Pull request #4560 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from bf0bec5d5aa308abee967c48633f9863a09bedf5+079d219be26533084879877c2803b7bbbdfcd758 (7a50b3f341c234a3bcc036e6c5d073f574011660) 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-ssh3331687167924470753.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7986304319475703901.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4560/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4560/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh472878078254179327.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4560/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4732098900322882537.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh11351750330445061663.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4560/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4560/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5586387457296020192.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-14723’ Running on prd-ubuntu20.04-docker-8c-8g-14726 in /w/workspace/edgexfoundry_edgex-go_PR-4560 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/4560/head:refs/remotes/origin/PR-4560 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 079d219be26533084879877c2803b7bbbdfcd758 into PR head commit bf0bec5d5aa308abee967c48633f9863a09bedf5 Merge succeeded, producing bf0bec5d5aa308abee967c48633f9863a09bedf5 Checking out Revision bf0bec5d5aa308abee967c48633f9863a09bedf5 (PR-4560) > git config core.sparsecheckout # timeout=10 > git checkout -f bf0bec5d5aa308abee967c48633f9863a09bedf5 # 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 079d219be26533084879877c2803b7bbbdfcd758 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf0bec5d5aa308abee967c48633f9863a09bedf5 # timeout=10 Commit message: "refactor: Consume ProvisionWatcher DTO change for ServiceName" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:09:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:09:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:09:13 ========================================================= 17:09:13 EdgeX Global Pipelines Version Info 17:09:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:09:14 ------------------- 17:09:14 stable info: 17:09:14 ------------------- 17:09:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:09:14 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:09:14 Message: update stable to v1.0.249 17:09:15 ------------------- 17:09:15 experimental info: 17:09:15 ------------------- 17:09:15 Commited By: **** collab-it+edgex@linuxfoundation.org 17:09:15 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:09:15 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:09:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:09:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:09:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:09:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:09:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:09:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:09:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:09:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:09:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:09:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:09:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:09:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:09:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:09:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:09:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:09:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:09:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:09:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:09:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 17:09:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:09:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:09:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:09:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4560 [Pipeline] echo 17:09:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4560 [Pipeline] echo 17:09:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4560 [Pipeline] echo 17:09:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf0bec5d5aa308abee967c48633f9863a09bedf5 [Pipeline] echo 17:09:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf0bec5 [Pipeline] echo 17:09:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:16 provisioning config files... 17:09:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14259752571321284627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:17 ---> docker-login.sh 17:09:17 nexus3.edgexfoundry.org:10001 17:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:17 Configure a credential helper to remove this warning. See 17:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:17 17:09:17 Login Succeeded 17:09:17 nexus3.edgexfoundry.org:10002 17:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:17 Configure a credential helper to remove this warning. See 17:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:17 17:09:17 Login Succeeded 17:09:17 nexus3.edgexfoundry.org:10003 17:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:17 Configure a credential helper to remove this warning. See 17:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:17 17:09:17 Login Succeeded 17:09:17 nexus3.edgexfoundry.org:10004 17:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:18 Configure a credential helper to remove this warning. See 17:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:18 17:09:18 Login Succeeded 17:09:18 docker.io 17:09:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:18 Configure a credential helper to remove this warning. See 17:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:18 17:09:18 Login Succeeded 17:09:18 ---> docker-login.sh ends [Pipeline] } 17:09:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:09:18 + 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:09:18 + dirname cmd/core-command/Dockerfile 17:09:18 + cut -d/ -f2 17:09:18 + echo core-command,cmd/core-command/Dockerfile 17:09:18 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 17:09:18 cut -d/ -f2 17:09:18 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 17:09:18 + + dirname cmd/core-data/Dockerfile 17:09:18 cut -d/ -f2 17:09:18 + echo core-data,cmd/core-data/Dockerfile 17:09:18 + + dirname cmd/core-metadata/Dockerfile 17:09:18 cut -d/ -f2 17:09:18 + echo core-metadata,cmd/core-metadata/Dockerfile 17:09:18 + dirname cmd/security-bootstrapper/Dockerfile 17:09:18 + cut -d/ -f2 17:09:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:09:18 + dirname cmd/security-proxy-auth/Dockerfile 17:09:18 + cut -d/ -f2 17:09:18 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 17:09:18 + dirname cmd/security-proxy-setup/Dockerfile 17:09:18 + cut -d/ -f2 17:09:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:09:18 + dirname cmd/security-secretstore-setup/Dockerfile 17:09:18 + cut -d/ -f2 17:09:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:09:18 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:09:18 + cut -d/ -f2 17:09:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:09:18 + dirname cmd/security-spire-agent/Dockerfile 17:09:18 + cut -d/ -f2 17:09:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:09:18 + dirname cmd/security-spire-config/Dockerfile 17:09:18 + cut -d/ -f2 17:09:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:09:18 + + dirnamecut cmd/security-spire-server/Dockerfile -d/ 17:09:18 -f2 17:09:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:09:18 + dirname cmd/support-notifications/Dockerfile 17:09:18 + cut -d/ -f2 17:09:18 + echo support-notifications,cmd/support-notifications/Dockerfile 17:09:18 + cut -d/ -f2 17:09:18 + dirname cmd/support-scheduler/Dockerfile 17:09:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 17:09:18 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:09:19 + git rev-list -1 --merges bf0bec5d5aa308abee967c48633f9863a09bedf5~1..bf0bec5d5aa308abee967c48633f9863a09bedf5 [Pipeline] echo 17:09:19 -----------> git rev-list -1 --merges bf0bec5d5aa308abee967c48633f9863a09bedf5~1..bf0bec5d5aa308abee967c48633f9863a09bedf5 bf0bec5d5aa308abee967c48633f9863a09bedf5 [false] [Pipeline] sh 17:09:19 + git log --format=format:%s -1 bf0bec5d5aa308abee967c48633f9863a09bedf5 [Pipeline] echo 17:09:19 ========================================================= 17:09:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:09:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:09:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:09:20 + grep -v github /etc/ssh/ssh_known_hosts 17:09:20 + [ -e /tmp/ssh_known_hosts ] 17:09:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:09:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:09:20 + sudo tee -a /etc/ssh/ssh_known_hosts 17:09:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:09:20 17:09:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:09:21 0.1.4: Pulling from edgex-devops/py-git-semver 17:09:21 b85a868b505f: Pulling fs layer 17:09:21 e2be974225ed: Pulling fs layer 17:09:21 339a4e72a1f5: Pulling fs layer 17:09:21 988bab9f4d93: Pulling fs layer 17:09:21 1469e6f7b9e6: Pulling fs layer 17:09:21 eaf3925da568: Pulling fs layer 17:09:21 bab4dde63d76: Pulling fs layer 17:09:21 bde34c3a00c8: Pulling fs layer 17:09:21 b352a97aabf1: Pulling fs layer 17:09:21 4872d77fe225: Pulling fs layer 17:09:21 5851b861e8e6: Pulling fs layer 17:09:21 988bab9f4d93: Waiting 17:09:21 1469e6f7b9e6: Waiting 17:09:21 bde34c3a00c8: Waiting 17:09:21 eaf3925da568: Waiting 17:09:21 bab4dde63d76: Waiting 17:09:21 b352a97aabf1: Waiting 17:09:21 4872d77fe225: Waiting 17:09:21 5851b861e8e6: Waiting 17:09:21 e2be974225ed: Verifying Checksum 17:09:21 e2be974225ed: Download complete 17:09:21 988bab9f4d93: Verifying Checksum 17:09:21 988bab9f4d93: Download complete 17:09:21 1469e6f7b9e6: Verifying Checksum 17:09:21 1469e6f7b9e6: Download complete 17:09:21 339a4e72a1f5: Verifying Checksum 17:09:21 339a4e72a1f5: Download complete 17:09:21 eaf3925da568: Download complete 17:09:21 bde34c3a00c8: Verifying Checksum 17:09:21 b352a97aabf1: Download complete 17:09:21 4872d77fe225: Verifying Checksum 17:09:21 4872d77fe225: Download complete 17:09:21 5851b861e8e6: Download complete 17:09:21 b85a868b505f: Verifying Checksum 17:09:21 b85a868b505f: Download complete 17:09:21 bab4dde63d76: Verifying Checksum 17:09:21 bab4dde63d76: Download complete 17:09:22 b85a868b505f: Pull complete 17:09:22 e2be974225ed: Pull complete 17:09:23 339a4e72a1f5: Pull complete 17:09:23 988bab9f4d93: Pull complete 17:09:23 1469e6f7b9e6: Pull complete 17:09:23 eaf3925da568: Pull complete 17:09:25 bab4dde63d76: Pull complete 17:09:25 bde34c3a00c8: Pull complete 17:09:25 b352a97aabf1: Pull complete 17:09:25 4872d77fe225: Pull complete 17:09:25 5851b861e8e6: Pull complete 17:09:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:09:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:09:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:26 prd-ubuntu20.04-docker-8c-8g-14726 does not seem to be running inside a container 17:09:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:09:28 $ docker top 961bb3b190064c16360bc0c75137f75223893873e931823f44ad9843c8a7b782 -eo pid,comm 17:09:28 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:09:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:09:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:28 [ssh-agent] Looking for ssh-agent implementation... 17:09:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:28 $ docker exec 961bb3b190064c16360bc0c75137f75223893873e931823f44ad9843c8a7b782 ssh-agent 17:09:29 SSH_AUTH_SOCK=/tmp/ssh-Pcg59PXUbphF/agent.33 17:09:29 SSH_AGENT_PID=39 17:09:29 Running ssh-add (command line suppressed) 17:09:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2696816032725336974.key (/w/workspace/edgex-go/1@tmp/private_key_2696816032725336974.key) 17:09:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:29 + git tag --points-at HEAD [Pipeline] } 17:09:29 $ docker exec --env ******** --env ******** 961bb3b190064c16360bc0c75137f75223893873e931823f44ad9843c8a7b782 ssh-agent -k 17:09:29 unset SSH_AUTH_SOCK; 17:09:29 unset SSH_AGENT_PID; 17:09:29 echo Agent pid 39 killed; 17:09:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:09:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:29 [ssh-agent] Looking for ssh-agent implementation... 17:09:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:29 $ docker exec 961bb3b190064c16360bc0c75137f75223893873e931823f44ad9843c8a7b782 ssh-agent 17:09:29 SSH_AUTH_SOCK=/tmp/ssh-YAYxhMaDGFVz/agent.72 17:09:29 SSH_AGENT_PID=78 17:09:29 Running ssh-add (command line suppressed) 17:09:30 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7062962466241788374.key (/w/workspace/edgex-go/1@tmp/private_key_7062962466241788374.key) 17:09:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:30 + git semver init 17:09:30 2023-05-09 17:09:30,585 [run_init] DEBUG init version:0.0.0 force:False 17:09:30 2023-05-09 17:09:30,585 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 17:09:30 2023-05-09 17:09:30,586 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 17:09:30 2023-05-09 17:09:30,586 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 17:09:35 2023-05-09 17:09:35,077 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 17:09:35 2023-05-09 17:09:35,078 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4560 with force:False 17:09:35 2023-05-09 17:09:35,078 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4560 17:09:35 2023-05-09 17:09:35,082 [execute] INFO git cat-file --batch-check 17:09:35 2023-05-09 17:09:35,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 17:09:35 2023-05-09 17:09:35,087 [execute] INFO git cat-file --batch 17:09:35 2023-05-09 17:09:35,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 17:09:35 2023-05-09 17:09:35,091 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4560 17:09:35 0.0.0 [Pipeline] } 17:09:36 $ docker exec --env ******** --env ******** 961bb3b190064c16360bc0c75137f75223893873e931823f44ad9843c8a7b782 ssh-agent -k 17:09:36 unset SSH_AUTH_SOCK; 17:09:36 unset SSH_AGENT_PID; 17:09:36 echo Agent pid 78 killed; 17:09:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:09:36 + git semver [Pipeline] } 17:09:36 $ docker stop --time=1 961bb3b190064c16360bc0c75137f75223893873e931823f44ad9843c8a7b782 17:09:38 $ docker rm -f --volumes 961bb3b190064c16360bc0c75137f75223893873e931823f44ad9843c8a7b782 [Pipeline] // withDockerContainer [Pipeline] sh 17:09:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:09:38 Stashed 1 file(s) [Pipeline] echo 17:09:38 [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:09:39 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 17:09:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:09:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:09:39 ========================================================= 17:09:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:09:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:09:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:09:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:09:40 f56be85fc22e: Pulling fs layer 17:09:40 85791d961cd3: Pulling fs layer 17:09:40 d694b5ae8c79: Pulling fs layer 17:09:40 9f32a84ed3da: Pulling fs layer 17:09:40 4d19c01a9841: Pulling fs layer 17:09:40 9325e15d5711: Pulling fs layer 17:09:40 556b6ee489ea: Pulling fs layer 17:09:40 c5a4b2cf53e6: Pulling fs layer 17:09:40 9f32a84ed3da: Waiting 17:09:40 4d19c01a9841: Waiting 17:09:40 9325e15d5711: Waiting 17:09:40 556b6ee489ea: Waiting 17:09:40 c5a4b2cf53e6: Waiting 17:09:40 85791d961cd3: Verifying Checksum 17:09:40 85791d961cd3: Download complete 17:09:40 9f32a84ed3da: Download complete 17:09:40 4d19c01a9841: Verifying Checksum 17:09:40 4d19c01a9841: Download complete 17:09:40 f56be85fc22e: Verifying Checksum 17:09:40 f56be85fc22e: Download complete 17:09:40 9325e15d5711: Verifying Checksum 17:09:40 9325e15d5711: Download complete 17:09:40 f56be85fc22e: Pull complete 17:09:40 85791d961cd3: Pull complete 17:09:40 c5a4b2cf53e6: Verifying Checksum 17:09:40 c5a4b2cf53e6: Download complete 17:09:40 d694b5ae8c79: Verifying Checksum 17:09:40 d694b5ae8c79: Download complete 17:09:40 556b6ee489ea: Verifying Checksum 17:09:40 556b6ee489ea: Download complete 17:09:44 d694b5ae8c79: Pull complete 17:09:44 9f32a84ed3da: Pull complete 17:09:44 4d19c01a9841: Pull complete 17:09:44 9325e15d5711: Pull complete 17:09:46 556b6ee489ea: Pull complete 17:09:47 c5a4b2cf53e6: Pull complete 17:09:47 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 17:09:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:09:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 17:09:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:09:48 WORKDIR /edgex 17:09:48 COPY go.mod . 17:09:48 RUN go mod download 17:09:48 + docker build -t ci-base-image-x86_64 -f - . 17:09:48 Sending build context to Docker daemon 170.7MB 17:09:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:09:48 ---> c4be618373d6 17:09:48 Step 2/4 : WORKDIR /edgex 17:09:52 ---> Running in 9ef271958cb1 17:09:52 Removing intermediate container 9ef271958cb1 17:09:52 ---> 4d1772edf162 17:09:52 Step 3/4 : COPY go.mod . 17:09:52 ---> 6df4fbaffe27 17:09:52 Step 4/4 : RUN go mod download 17:09:52 ---> Running in bfea3ea6dd43 17:09:54 Still waiting to schedule task 17:09:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-14724’ is offline 17:10:05 Removing intermediate container bfea3ea6dd43 17:10:05 ---> 181c2d9f4557 17:10:05 Successfully built 181c2d9f4557 17:10:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:05 + docker inspect -f . ci-base-image-x86_64 17:10:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:05 prd-ubuntu20.04-docker-8c-8g-14726 does not seem to be running inside a container 17:10:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 17:10:06 $ docker top 770edb45ea0221dd4d6e1cd4aefaf84dba440f759f9cd7220864d1e2fe7833f6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:06 + go version 17:10:06 go version go1.20.2 linux/amd64 [Pipeline] } 17:10:06 $ docker stop --time=1 770edb45ea0221dd4d6e1cd4aefaf84dba440f759f9cd7220864d1e2fe7833f6 17:10:07 $ docker rm -f --volumes 770edb45ea0221dd4d6e1cd4aefaf84dba440f759f9cd7220864d1e2fe7833f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:08 + docker inspect -f . ci-base-image-x86_64 17:10:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:08 prd-ubuntu20.04-docker-8c-8g-14726 does not seem to be running inside a container 17:10:08 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 17:10:09 $ docker top f5626bee649128791e1868912f7f489c9082fd555fdc7ffd1e4d1fd72e7edf87 -eo pid,comm [Pipeline] { [Pipeline] echo 17:10:09 ========================================================= 17:10:09 [edgeXBuildGoParallel] Running Tests and Build... 17:10:09 ========================================================= [Pipeline] sh 17:10:09 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 17:10:09 + make test 17:10:09 go test -race -coverprofile=coverage.out ./... 17:10:16 ? github.com/edgexfoundry/edgex-go [no test files] 17:10:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:10:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:10:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:10:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:10:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:10:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:10:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:10:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:10:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 17:10:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements 17:10:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:10:33 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:10:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:10:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:10:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:10:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:10:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:10:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:10:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:10:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:10:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.5% of statements 17:10:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 17:10:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:10:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:10:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.350s coverage: 88.5% of statements 17:10:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.057s coverage: 3.8% of statements 17:10:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:10:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:10:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:10:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.358s coverage: 95.6% of statements 17:10:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:10:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:10:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:10:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:10:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:10:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements 17:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:10:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 65.9% of statements 17:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:10:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 17:10:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements 17:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 42.9% of statements 17:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 82.9% of statements 17:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 17:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements 17:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 17:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 17:10:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:10:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:10:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 17:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 17:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 17:10:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:10:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:10:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:10:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:10:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:10:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:10:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:10:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:10:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:10:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:10:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 17:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.264s coverage: 79.9% of statements 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.083s coverage: 92.9% of statements 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.047s coverage: 64.4% of statements 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 82.1% of statements 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 63.1% of statements 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 38.4% of statements 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 92.3% of statements 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements 17:11:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements 17:11:07 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:11:07 running golangci-lint 17:11:07 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 17:11:07 go version go1.20.2 linux/amd64 17:11:07 level=info msg="[config_reader] Used config file .golangci.yml" 17:11:07 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 17:11:22 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|types_sizes|compiled_files|deps|name) took 13.340485235s" 17:11:22 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 30.937556ms" 17:11:27 level=info msg="[linters_context/goanalysis] analyzers took 47.77195706s with top 10 stages: buildir: 29.165151524s, inspect: 1.450593826s, fact_deprecated: 1.191549456s, gosec: 1.0981803s, S1038: 969.734204ms, nilness: 959.569525ms, printf: 925.258241ms, fact_purity: 793.596397ms, ctrlflow: 763.713075ms, unused: 355.352814ms" 17:11:27 level=info msg="[runner] Issues before processing: 203, after processing: 0" 17:11:27 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 203/203, exclude: 203/203, exclude-rules: 23/203, cgo: 203/203, path_prettifier: 203/203, filename_unadjuster: 203/203, skip_dirs: 203/203, skip_files: 203/203, autogenerated_exclude: 203/203, nolint: 0/23" 17:11:27 level=info msg="[runner] processing took 18.140125ms with stages: nolint: 7.726471ms, identifier_marker: 4.83557ms, path_prettifier: 2.260813ms, exclude-rules: 1.285072ms, autogenerated_exclude: 1.212692ms, skip_dirs: 675.087µs, cgo: 116.689µs, filename_unadjuster: 21.46µs, skip_files: 849ns, max_same_issues: 849ns, uniq_by_line: 749ns, exclude: 589ns, sort_results: 579ns, severity-rules: 470ns, path_shortener: 439ns, source_code: 430ns, diff: 430ns, path_prefixer: 409ns, max_per_file_from_linter: 289ns, max_from_linter: 189ns" 17:11:27 level=info msg="[runner] linters took 6.862773241s with stages: goanalysis_metalinter: 6.844488747s" 17:11:27 level=info msg="File cache stats: 0 entries of total size 0B" 17:11:27 level=info msg="Memory: 203 samples, avg is 187.9MB, max is 819.7MB" 17:11:27 level=info msg="Execution took 20.243341274s" 17:11:27 go vet ./... 17:11:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:11:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:11:30 ./bin/test-attribution-txt.sh [Pipeline] echo 17:11:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:11:31 + ls -al . 17:11:31 total 704 17:11:31 drwxrwxr-x 11 1001 1001 4096 May 9 17:10 . 17:11:31 drwxr-xr-x 4 root root 4096 May 9 17:10 .. 17:11:31 drwxrwxr-x 2 1001 1001 4096 May 9 17:09 .blubracket 17:11:31 -rw-rw-r-- 1 1001 1001 16 May 9 17:09 .dockerignore 17:11:31 drwxrwxr-x 8 1001 1001 4096 May 9 17:09 .git 17:11:31 drwxrwxr-x 3 1001 1001 4096 May 9 17:09 .github 17:11:31 -rw-rw-r-- 1 1001 1001 1133 May 9 17:09 .gitignore 17:11:31 -rw-rw-r-- 1 1001 1001 42 May 9 17:09 .golangci.yml 17:11:31 -rw-rw-r-- 1 1001 1001 87 May 9 17:09 .hadolint.yml 17:11:31 drwxr-xr-x 3 1001 1001 4096 May 9 17:09 .semver 17:11:31 -rw-rw-r-- 1 1001 1001 166 May 9 17:09 .sonarcloud.properties 17:11:31 -rw-rw-r-- 1 1001 1001 1171 May 9 17:09 ADOPTERS.md 17:11:31 -rw-rw-r-- 1 1001 1001 10835 May 9 17:09 Attribution.txt 17:11:31 -rw-rw-r-- 1 1001 1001 73765 May 9 17:09 CHANGELOG.md 17:11:31 -rw-rw-r-- 1 1001 1001 3804 May 9 17:09 CONTRIBUTING.md 17:11:31 -rw-rw-r-- 1 1001 1001 677 May 9 17:09 GOVERNANCE.md 17:11:31 -rw-rw-r-- 1 1001 1001 883 May 9 17:09 Jenkinsfile 17:11:31 -rw-rw-r-- 1 1001 1001 10775 May 9 17:09 LICENSE 17:11:31 -rw-rw-r-- 1 1001 1001 14368 May 9 17:09 Makefile 17:11:31 -rw-rw-r-- 1 1001 1001 582 May 9 17:09 OWNERS.md 17:11:31 -rw-rw-r-- 1 1001 1001 9403 May 9 17:09 README.md 17:11:31 -rw-rw-r-- 1 1001 1001 789 May 9 17:09 SECURITY.md 17:11:31 -rw-rw-r-- 1 1001 1001 5 May 9 17:09 VERSION 17:11:31 drwxrwxr-x 2 1001 1001 4096 May 9 17:09 bin 17:11:31 drwxrwxr-x 18 1001 1001 4096 May 9 17:09 cmd 17:11:31 -rw-r--r-- 1 root root 447731 May 9 17:11 coverage.out 17:11:31 -rw-rw-r-- 1 1001 1001 3200 May 9 17:09 go.mod 17:11:31 -rw-rw-r-- 1 1001 1001 31040 May 9 17:09 go.sum 17:11:31 drwxrwxr-x 7 1001 1001 4096 May 9 17:09 internal 17:11:31 drwxrwxr-x 3 1001 1001 4096 May 9 17:09 openapi 17:11:31 -rw-rw-r-- 1 1001 1001 594 May 9 17:09 security.txt 17:11:31 drwxrwxr-x 4 1001 1001 4096 May 9 17:09 snap 17:11:31 -rw-rw-r-- 1 1001 1001 204 May 9 17:09 version.go [Pipeline] sh 17:11:31 + '[' -e coverage.out ] 17:11:31 + chown 1001:1001 coverage.out [Pipeline] stash 17:11:31 Stashed 1 file(s) [Pipeline] sh 17:11:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14730 in /w/workspace/edgexfoundry_edgex-go_PR-4560 [Pipeline] { [Pipeline] ws 17:11:32 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 17:11:32 + make build 17:11:32 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:11:32 The recommended git tool is: git 17:11:38 using credential edgex-jenkins-ssh 17:11:38 Cloning the remote Git repository 17:11:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:11:38 > git init /w/workspace/edgex-go/1 # timeout=10 17:11:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:11:38 > git --version # timeout=10 17:11:38 > git --version # 'git version 2.25.1' 17:11:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:44 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:11:44 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:11:45 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:11:45 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:11:52 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:11:53 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:11:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:11:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:11:56 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:11:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:11: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:11:59 $ docker stop --time=1 f5626bee649128791e1868912f7f489c9082fd555fdc7ffd1e4d1fd72e7edf87 17:12:03 $ docker rm -f --volumes f5626bee649128791e1868912f7f489c9082fd555fdc7ffd1e4d1fd72e7edf87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:12:04 17:12:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:12:05 latest: Pulling from edgex-devops/edgex-compose 17:12:05 cbdbe7a5bc2a: Pulling fs layer 17:12:05 ca9280d653b3: Pulling fs layer 17:12:05 7e9c9ca2126c: Pulling fs layer 17:12:05 cbdbe7a5bc2a: Verifying Checksum 17:12:05 cbdbe7a5bc2a: Download complete 17:12:05 ca9280d653b3: Verifying Checksum 17:12:05 ca9280d653b3: Download complete 17:12:05 cbdbe7a5bc2a: Pull complete 17:12:05 7e9c9ca2126c: Download complete 17:12:05 ca9280d653b3: Pull complete 17:12:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:12:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:12:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:12:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4560/head:refs/remotes/origin/PR-4560 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:12:06 Merging remotes/origin/main commit 079d219be26533084879877c2803b7bbbdfcd758 into PR head commit bf0bec5d5aa308abee967c48633f9863a09bedf5 17:12:06 Merge succeeded, producing bf0bec5d5aa308abee967c48633f9863a09bedf5 17:12:06 Checking out Revision bf0bec5d5aa308abee967c48633f9863a09bedf5 (PR-4560) 17:12:06 > git config core.sparsecheckout # timeout=10 17:12:06 > git checkout -f bf0bec5d5aa308abee967c48633f9863a09bedf5 # timeout=10 17:12:06 > git remote # timeout=10 17:12:06 > git config --get remote.origin.url # timeout=10 17:12:06 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:06 > git merge 079d219be26533084879877c2803b7bbbdfcd758 # timeout=10 17:12:06 > git rev-parse HEAD^{commit} # timeout=10 17:12:06 > git config core.sparsecheckout # timeout=10 17:12:06 > git checkout -f bf0bec5d5aa308abee967c48633f9863a09bedf5 # timeout=10 17:12:09 7e9c9ca2126c: Pull complete 17:12:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:12:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:12:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:09 prd-ubuntu20.04-docker-8c-8g-14726 does not seem to be running inside a container 17:12:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:12:10 Commit message: "refactor: Consume ProvisionWatcher DTO change for ServiceName" 17:12:10 > git --version # timeout=10 17:12:10 > git --version # 'git version 2.25.1' 17:12:10 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:12:11 $ docker top c85c5b1105ce5cef961f89e944b8b990d4daf33da68b315e81f33ddb19e5df0b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:12:12 + docker-compose build --help 17:12:12 + grep parallel 17:12:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:12:12 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:12 Dload Upload Total Spent Left Speed 17:12:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 17:12:12 --parallel Build images in parallel. [Pipeline] } 17:12:12 $ docker stop --time=1 c85c5b1105ce5cef961f89e944b8b990d4daf33da68b315e81f33ddb19e5df0b 17:12:14 $ docker rm -f --volumes c85c5b1105ce5cef961f89e944b8b990d4daf33da68b315e81f33ddb19e5df0b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:12:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:12:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:12:14 + sudo tee /etc/docker/daemon.new 17:12:14 { 17:12:14 "registry-mirrors": [ 17:12:14 "https://nexus3.edgexfoundry.org:10001" 17:12:14 ], 17:12:14 "bip": "10.250.0.254/24", 17:12:14 "hosts": [ 17:12:14 "tcp://0.0.0.0:5555", 17:12:14 "unix:///var/run/docker.sock" 17:12:14 ], 17:12:14 "mtu": 1458, 17:12:14 "selinux-enabled": true, 17:12:14 "seccomp-profile": "/etc/docker/seccomp.json" 17:12:14 } 17:12:14 prd-ubuntu20.04-docker-8c-8g-14726 does not seem to be running inside a container 17:12:14 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:12:15 $ docker top 057162d314200f774ac74816926e1cbd43186bc4050223fdec52daee319bc354 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 17:12:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:12:15 + docker-compose -f ./docker-compose-build.yml build --parallel 17:12:16 + sudo service docker restart 17:12:16 Building core-command ... 17:12:16 Building core-common-config-bootstrapper ... 17:12:16 Building core-data ... 17:12:16 Building core-metadata ... 17:12:16 Building security-bootstrapper ... 17:12:16 Building security-proxy-auth ... 17:12:16 Building security-proxy-setup ... 17:12:16 Building security-secretstore-setup ... 17:12:16 Building security-spiffe-token-provider ... 17:12:16 Building security-spire-agent ... 17:12:16 Building security-spire-config ... 17:12:16 Building security-spire-server ... 17:12:16 Building support-notifications ... 17:12:16 Building support-scheduler ... 17:12:16 Building security-spire-agent 17:12:16 Building support-scheduler 17:12:16 Building support-notifications 17:12:16 Building core-common-config-bootstrapper 17:12:16 Building security-spire-config 17:12:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:12:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:12:28 ---> 181c2d9f4557 17:12:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:12:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:12:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:12:28 ---> 181c2d9f4557 17:12:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:12:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:12:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:12:28 ---> 181c2d9f4557 17:12:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:12:28 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:12:28 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:12:28 ---> 181c2d9f4557 17:12:28 Step 3/27 : WORKDIR /edgex-go 17:12:28 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:12:28 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:12:28 ---> 181c2d9f4557 17:12:28 Step 3/27 : WORKDIR /edgex-go 17:12:33 ---> Running in 83707d17e538 17:12:33 ---> Running in 891c6458f28e 17:12:33 ---> Running in 42d4342a636e 17:12:33 ---> Running in 247218aa975e 17:12:33 ---> Running in ea25e2e1cb47 17:12:33 Removing intermediate container 83707d17e538 17:12:33 ---> 6bc1c98ebbff 17:12:33 Step 4/23 : WORKDIR /edgex-go 17:12:33 Removing intermediate container 891c6458f28e 17:12:33 ---> f240bfa1c60f 17:12:33 Step 4/23 : WORKDIR /edgex-go 17:12:33 Removing intermediate container 42d4342a636e 17:12:33 ---> aa57524f7158 17:12:33 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:12:33 Removing intermediate container 247218aa975e 17:12:33 ---> 3eb9c10cc4a2 17:12:33 Step 4/23 : WORKDIR /edgex-go 17:12:33 ---> Running in af922cbc1225 17:12:33 Removing intermediate container ea25e2e1cb47 17:12:33 ---> 3fb1e403379a 17:12:33 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:12:33 ---> Running in 24723ec53ead 17:12:33 ---> Running in 74de586bcb28 17:12:33 ---> Running in d242fefed127 17:12:33 ---> Running in b0dfd323c64e 17:12:33 Removing intermediate container af922cbc1225 17:12:33 ---> a1e852540f8f 17:12:33 Step 5/23 : RUN apk add --update --no-cache make git 17:12:33 Removing intermediate container 24723ec53ead 17:12:33 ---> 6ed98548fd7a 17:12:33 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:12:33 ---> Running in 23041cf32a9b 17:12:33 Removing intermediate container d242fefed127 17:12:33 ---> 1457768bf18b 17:12:33 Step 5/23 : RUN apk add --update --no-cache make git 17:12:33 ---> Running in ba216c2ae888 17:12:33 ---> Running in 82aa026c6246 17:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:12:33 OK: 265 MiB in 53 packages 17:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:12:33 OK: 265 MiB in 53 packages 17:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:12:33 OK: 265 MiB in 53 packages 17:12:33 OK: 265 MiB in 53 packages 17:12:34 OK: 265 MiB in 53 packages 17:12:34 Removing intermediate container 74de586bcb28 17:12:34 ---> 0c3c2ce07068 17:12:34 Step 5/27 : COPY go.mod vendor* ./ 17:12:34 ---> 6061c6cd7407 17:12:34 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:34 ---> Running in 124ec7a74052 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:34 provisioning config files... 17:12:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10404169497309037926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:34 Removing intermediate container 23041cf32a9b 17:12:34 ---> f74e5b7de32c 17:12:34 Step 6/23 : COPY go.mod vendor* ./ 17:12:34 ---> bb5b05e8cefc 17:12:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:34 ---> Running in c3a6b2ab8cef 17:12:34 Removing intermediate container ba216c2ae888 17:12:34 ---> ba1c4cbf514a 17:12:34 Step 6/23 : COPY go.mod vendor* ./ 17:12:34 Removing intermediate container b0dfd323c64e 17:12:34 ---> 4d0db528449e 17:12:34 Step 5/27 : COPY go.mod vendor* ./ 17:12:34 Removing intermediate container 82aa026c6246 17:12:34 ---> c1bf557a534a 17:12:34 Step 6/23 : COPY go.mod vendor* ./ 17:12:34 ---> e650528c38f3 17:12:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:34 ---> Running in d8ef4d872ccf 17:12:34 ---> 41ca21f02a27 17:12:34 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:34 ---> Running in 135ff2c28de0 17:12:34 ---> d6dc48d67272 17:12:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:34 ---> docker-login.sh 17:12:34 nexus3.edgexfoundry.org:10001 17:12:35 ---> Running in 35413ec312c1 17:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:35 Configure a credential helper to remove this warning. See 17:12:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:35 17:12:35 Login Succeeded 17:12:35 nexus3.edgexfoundry.org:10002 17:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:35 Configure a credential helper to remove this warning. See 17:12:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:35 17:12:35 Login Succeeded 17:12:35 nexus3.edgexfoundry.org:10003 17:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:36 Configure a credential helper to remove this warning. See 17:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:36 17:12:36 Login Succeeded 17:12:36 nexus3.edgexfoundry.org:10004 17:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:36 Configure a credential helper to remove this warning. See 17:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:36 17:12:36 Login Succeeded 17:12:36 docker.io 17:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:37 Configure a credential helper to remove this warning. See 17:12:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:37 17:12:37 Login Succeeded 17:12:37 ---> docker-login.sh ends [Pipeline] } 17:12:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 17:12:37 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 17:12:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:12:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:12:37 ========================================================= 17:12:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:12:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:12:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:12:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:12:38 c41833b44d91: Pulling fs layer 17:12:38 ed15518f5707: Pulling fs layer 17:12:38 feae8fd75edb: Pulling fs layer 17:12:38 242c74f7c9fa: Pulling fs layer 17:12:38 3cdef696dda3: Pulling fs layer 17:12:38 2ced38df9373: Pulling fs layer 17:12:38 58f1dce35555: Pulling fs layer 17:12:38 3cdef696dda3: Waiting 17:12:38 2ced38df9373: Waiting 17:12:38 58f1dce35555: Waiting 17:12:38 242c74f7c9fa: Waiting 17:12:38 ed15518f5707: Verifying Checksum 17:12:38 ed15518f5707: Download complete 17:12:38 242c74f7c9fa: Verifying Checksum 17:12:38 242c74f7c9fa: Download complete 17:12:38 3cdef696dda3: Verifying Checksum 17:12:38 3cdef696dda3: Download complete 17:12:38 c41833b44d91: Verifying Checksum 17:12:38 c41833b44d91: Download complete 17:12:39 c41833b44d91: Pull complete 17:12:39 58f1dce35555: Verifying Checksum 17:12:39 58f1dce35555: Download complete 17:12:40 ed15518f5707: Pull complete 17:12:41 feae8fd75edb: Verifying Checksum 17:12:41 feae8fd75edb: Download complete 17:12:41 2ced38df9373: Verifying Checksum 17:12:41 2ced38df9373: Download complete 17:12:53 feae8fd75edb: Pull complete 17:12:53 242c74f7c9fa: Pull complete 17:12:53 3cdef696dda3: Pull complete 17:12:58 2ced38df9373: Pull complete 17:13:00 58f1dce35555: Pull complete 17:13:00 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 17:13:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:13:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 17:13:01 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:13:01 WORKDIR /edgex 17:13:01 COPY go.mod . 17:13:01 RUN go mod download 17:13:01 docker build -t ci-base-image-arm64 -f - . 17:13:01 Sending build context to Docker daemon 2.931MB 17:13:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:13:01 ---> fadd8f120f05 17:13:01 Step 2/4 : WORKDIR /edgex 17:13:03 ---> Running in 7cb3da6d5986 17:13:03 Removing intermediate container 7cb3da6d5986 17:13:03 ---> cc14693a1b0f 17:13:03 Step 3/4 : COPY go.mod . 17:13:04 ---> f1c63a79f6e7 17:13:04 Step 4/4 : RUN go mod download 17:13:04 ---> Running in aa92253fc0ad 17:13:31 Removing intermediate container 35413ec312c1 17:13:31 ---> 5eadd89835a3 17:13:31 Step 8/23 : COPY . . 17:13:31 Removing intermediate container 135ff2c28de0 17:13:31 ---> 886af2093226 17:13:31 Step 7/27 : COPY . . 17:13:31 Removing intermediate container d8ef4d872ccf 17:13:31 ---> 215a69a38c5e 17:13:31 Step 8/23 : COPY . . 17:13:31 Removing intermediate container 124ec7a74052 17:13:31 ---> 75a685b0de2b 17:13:31 Removing intermediate container c3a6b2ab8cef 17:13:31 Step 7/27 : COPY . . 17:13:31 ---> e2ea756271f4 17:13:31 Step 8/23 : COPY . . 17:13:36 Removing intermediate container aa92253fc0ad 17:13:36 ---> 0e20986a46b6 17:13:36 Successfully built 0e20986a46b6 17:13:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:37 + docker inspect -f . ci-base-image-arm64 17:13:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:37 prd-ubuntu20.04-docker-arm64-4c-16g-14730 does not seem to be running inside a container 17:13:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 17:13:39 $ docker top 10f53490db5f44c1a83e4a74e59c50195936aa5b1d36799139a6af24c5c23a38 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:39 + go version 17:13:39 go version go1.20.2 linux/arm64 [Pipeline] } 17:13:40 $ docker stop --time=1 10f53490db5f44c1a83e4a74e59c50195936aa5b1d36799139a6af24c5c23a38 17:13:41 $ docker rm -f --volumes 10f53490db5f44c1a83e4a74e59c50195936aa5b1d36799139a6af24c5c23a38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:42 + docker inspect -f . ci-base-image-arm64 17:13:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:42 prd-ubuntu20.04-docker-arm64-4c-16g-14730 does not seem to be running inside a container 17:13:42 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 17:13:44 $ docker top dca8f2051560ede193a2f5f06673935eac4c747c1dfab858437a3ea0139b1ffe -eo pid,comm [Pipeline] { [Pipeline] echo 17:13:44 ========================================================= 17:13:44 [edgeXBuildGoParallel] Running Tests and Build... 17:13:44 ========================================================= [Pipeline] sh 17:13:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 17:13:45 + make test 17:13:45 go test -race -coverprofile=coverage.out ./... 17:13:54 ---> 8a83409941ab 17:13:54 Step 9/23 : RUN make cmd/support-notifications/support-notifications 17:13:54 ---> c368acbedf4d 17:13:54 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 17:13:54 ---> 8c484ee11a1f 17:13:54 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 17:13:54 ---> Running in 446cc98278c6 17:13:54 ---> 34ee7ab19670 17:13:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:13:54 ---> Running in f3a91d9f6f00 17:13:54 ---> 5ea0bd5b91d6 17:13:54 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 17:13:54 ---> Running in 583ffe55e9a6 17:13:54 ---> Running in 0f1effa30ab8 17:13:54 ---> Running in e44a609c5859 17:13:54 Removing intermediate container f3a91d9f6f00 17:13:54 ---> 8239d58a8408 17:13:54 Step 9/27 : WORKDIR /edgex-go/spire-build 17:13:54 ---> Running in 5d7f4ede592b 17:13:54 Removing intermediate container e44a609c5859 17:13:54 ---> c8214356582e 17:13:54 Step 9/27 : WORKDIR /edgex-go/spire-build 17:13:54 ---> Running in 939b723dc743 17:13:54 Removing intermediate container 5d7f4ede592b 17:13:54 ---> e15bf1dd87de 17:13:54 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:13:54 Removing intermediate container 939b723dc743 17:13:54 ---> 8381f8351499 17:13:54 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:13:54 ---> Running in 7668d4b8f761 17:13:54 ---> Running in a7addff3f675 17:13:54 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:13:54 Removing intermediate container 7668d4b8f761 17:13:54 ---> 4e207cf5462a 17:13:54 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:13:54 ---> Running in 34b94e04434c 17:13:54 Removing intermediate container a7addff3f675 17:13:54 ---> 589a86d52a8c 17:13:54 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:13:54 ---> Running in 31d38c272e28 17:13:54 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:13:54 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:13:55 Removing intermediate container 34b94e04434c 17:13:55 ---> 2a90afa17dbd 17:13:55 Step 12/27 : WORKDIR /edgex-go 17:13:56 ---> Running in 7a42709004a5 17:13:56 Removing intermediate container 31d38c272e28 17:13:56 ---> 04ca3375df65 17:13:56 Step 12/27 : WORKDIR /edgex-go 17:13:56 ---> Running in d2629d0f1ffc 17:13:56 Removing intermediate container 7a42709004a5 17:13:56 ---> e296634c2df5 17:13:56 17:13:56 Step 13/27 : FROM alpine:3.17 17:13:56 Removing intermediate container d2629d0f1ffc 17:13:56 ---> 9232ac12ce45 17:13:56 17:13:56 Step 13/27 : FROM alpine:3.17 17:13:56 3.17: Pulling from library/alpine 17:13:56 3.17: Pulling from library/alpine 17:13:57 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:13:57 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:13:57 Status: Downloaded newer image for alpine:3.17 17:13:57 Status: Downloaded newer image for alpine:3.17 17:13:57 ---> 9ed4aefc74f6 17:13:57 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:13:57 ---> 9ed4aefc74f6 17:13:57 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:13:57 ---> Running in 9a091590d412 17:13:57 ---> Running in 1aaffb538912 17:13:57 Removing intermediate container 1aaffb538912 17:13:57 ---> 2aea30b3821c 17:13:57 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:13:57 ---> Running in c027bd38f2db 17:13:57 Removing intermediate container 9a091590d412 17:13:57 ---> 3bee3e2479b9 17:13:57 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:13:57 ---> Running in 94ce69429200 17:13:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:13:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:13:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:13:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:13:58 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:13:58 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:13:58 OK: 17821 distinct packages available 17:13:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:13:59 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:13:59 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:13:59 OK: 17821 distinct packages available 17:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:13:59 (1/5) Installing dumb-init (1.2.5-r2) 17:13:59 (2/5) Installing musl-obstack (1.2.3-r0) 17:13:59 (3/5) Installing libucontext (1.2-r0) 17:13:59 (4/5) Installing gcompat (1.1.0-r0) 17:13:59 (5/5) Installing openssl (3.0.8-r4) 17:13:59 Executing busybox-1.35.0-r29.trigger 17:13:59 OK: 8 MiB in 20 packages 17:13:59 (1/4) Installing dumb-init (1.2.5-r2) 17:13:59 (2/4) Installing musl-obstack (1.2.3-r0) 17:13:59 (3/4) Installing libucontext (1.2-r0) 17:13:59 (4/4) Installing gcompat (1.1.0-r0) 17:13:59 Executing busybox-1.35.0-r29.trigger 17:13:59 OK: 7 MiB in 19 packages 17:14:06 Removing intermediate container c027bd38f2db 17:14:06 ---> 5dcfb2f2b9fa 17:14:06 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:14:08 Removing intermediate container 94ce69429200 17:14:08 ---> ebbe7479de81 17:14:08 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:14:09 ---> 86354e39b27b 17:14:09 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:14:09 ---> f654d5b13e20 17:14:09 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:14:09 ---> d0833068e7ff 17:14:09 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:14:10 ---> 250d7913d00b 17:14:10 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:14:20 ---> 606d6855e04c 17:14:20 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:14:20 ---> 427589cde0ca 17:14:20 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:14:20 ---> cb38871194a7 17:14:20 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:14:20 ---> Running in 26ad9f7d74e3 17:14:21 Removing intermediate container 26ad9f7d74e3 17:14:21 ---> 16ecf393ebfc 17:14:21 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:14:26 ---> 19c81e592037 17:14:26 Step 22/27 : WORKDIR / 17:14:26 ---> 87960d3100ba 17:14:26 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:14:26 ---> Running in eed9da08d8c0 17:14:26 Removing intermediate container 0f1effa30ab8 17:14:26 ---> a3936840a4ca 17:14:26 17:14:26 Step 10/23 : FROM alpine:3.17 17:14:26 ---> 9ed4aefc74f6 17:14:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:14:26 ---> Running in 771cc108d2d4 17:14:31 ---> 6d978a02b7fd 17:14:31 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:14:31 Removing intermediate container eed9da08d8c0 17:14:31 ---> b8b1caf90eae 17:14:31 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:14:31 Removing intermediate container 771cc108d2d4 17:14:31 ---> 9e347e4c8e27 17:14:31 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:14:31 ---> Running in 1c5481f8391d 17:14:31 ---> Running in b640722ebe64 17:14:31 ---> 77810b410688 17:14:31 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:14:31 Removing intermediate container 1c5481f8391d 17:14:31 ---> fbdb02c8e4cd 17:14:31 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:14:31 ---> Running in f1639e5a2b2d 17:14:31 Removing intermediate container 583ffe55e9a6 17:14:31 ---> 427abf24cecb 17:14:31 17:14:31 Step 10/23 : FROM alpine:3.17 17:14:31 ---> 9ed4aefc74f6 17:14:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:14:31 ---> f814ab69f055 17:14:31 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:14:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:14:31 ---> Running in df6ba38ac4c2 17:14:31 ---> Running in ff0b36afa973 17:14:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:14:31 Removing intermediate container 446cc98278c6 17:14:31 ---> 2d460ec381ca 17:14:31 17:14:31 Step 10/23 : FROM alpine:3.17 17:14:31 ---> 9ed4aefc74f6 17:14:31 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:14:31 Removing intermediate container f1639e5a2b2d 17:14:31 ---> 72eee5f1bb58 17:14:31 Step 25/27 : LABEL arch=x86_64 17:14:31 ---> Running in e8ad1b25b1f2 17:14:31 Removing intermediate container df6ba38ac4c2 17:14:31 ---> 382fc6772b04 17:14:31 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:14:32 ---> Running in 5a299d1799fb 17:14:32 ---> Running in 17d24f719727 17:14:32 (1/1) Installing dumb-init (1.2.5-r2) 17:14:32 Executing busybox-1.35.0-r29.trigger 17:14:32 OK: 7 MiB in 16 packages 17:14:32 Removing intermediate container 17d24f719727 17:14:32 ---> 1c5c8e203b44 17:14:32 Step 25/27 : LABEL arch=x86_64 17:14:32 ---> Running in f834a3b9022a 17:14:32 Removing intermediate container 5a299d1799fb 17:14:32 ---> bc983b8b74de 17:14:32 Step 26/27 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:14:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:14:32 ---> Running in 68eb9aabb756 17:14:32 ? github.com/edgexfoundry/edgex-go [no test files] 17:14:32 Removing intermediate container f834a3b9022a 17:14:32 ---> 1895c7e7df4b 17:14:32 Step 26/27 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:14:32 ---> Running in 84b966c57b95 17:14:32 Removing intermediate container 68eb9aabb756 17:14:32 ---> 868383d0720d 17:14:32 Step 27/27 : LABEL version=0.0.0 17:14:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:14:32 ---> Running in 6e120506f192 17:14:32 Removing intermediate container 84b966c57b95 17:14:32 ---> df69c5e93e32 17:14:32 Step 27/27 : LABEL version=0.0.0 17:14:32 Removing intermediate container 6e120506f192 17:14:32 ---> a9b7d01a2395 17:14:32 17:14:32 ---> Running in d8c86e0b18e3 17:14:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:14:32 Removing intermediate container b640722ebe64 17:14:32 ---> 73041527b2b7 17:14:32 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:14:32 (1/1) Installing dumb-init (1.2.5-r2) 17:14:32 Executing busybox-1.35.0-r29.trigger 17:14:32 OK: 7 MiB in 16 packages 17:14:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:14:32 Successfully built a9b7d01a2395 17:14:32 Successfully tagged security-spire-config:latest 17:14:32 Removing intermediate container d8c86e0b18e3 17:14:32  Building security-spire-config ... done  ---> b7b7153ad7ce 17:14:32 Building security-spire-server 17:14:32 17:14:32 Successfully built b7b7153ad7ce 17:14:32 Successfully tagged security-spire-agent:latest 17:14:32  Building security-spire-agent ... done Building core-metadata 17:14:32 (1/2) Installing ca-certificates (20230506-r0) 17:14:32 (2/2) Installing dumb-init (1.2.5-r2) 17:14:32 ---> d9a004eb3953 17:14:32 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:14:32 Executing busybox-1.35.0-r29.trigger 17:14:32 Executing ca-certificates-20230506-r0.trigger 17:14:32 OK: 8 MiB in 17 packages 17:14:36 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:14:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:14:36 ---> 181c2d9f4557 17:14:36 Step 3/26 : WORKDIR /edgex-go 17:14:36 ---> Using cache 17:14:36 ---> 3fb1e403379a 17:14:36 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 17:14:36 ---> Using cache 17:14:36 ---> 4d0db528449e 17:14:36 Step 5/26 : COPY go.mod vendor* ./ 17:14:36 ---> Using cache 17:14:36 ---> 41ca21f02a27 17:14:36 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:36 ---> Using cache 17:14:36 ---> 886af2093226 17:14:36 Step 7/26 : COPY . . 17:14:36 ---> Using cache 17:14:36 ---> 5ea0bd5b91d6 17:14:36 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 17:14:36 ---> Using cache 17:14:36 ---> c8214356582e 17:14:36 Step 9/26 : WORKDIR /edgex-go/spire-build 17:14:36 ---> Using cache 17:14:36 ---> 8381f8351499 17:14:36 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:14:36 ---> Using cache 17:14:36 ---> 589a86d52a8c 17:14:36 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:14:37 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:14:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:14:37 ---> 181c2d9f4557 17:14:37 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:14:37 ---> Using cache 17:14:37 ---> 3eb9c10cc4a2 17:14:37 Step 4/25 : WORKDIR /edgex-go 17:14:37 ---> Using cache 17:14:37 ---> 6ed98548fd7a 17:14:37 Step 5/25 : RUN apk add --update --no-cache make git 17:14:43 ---> d0523aa2d6de 17:14:43 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:14:43 ---> Running in 03cf471930ea 17:14:43 ---> Running in 5527d179906e 17:14:43 Removing intermediate container ff0b36afa973 17:14:43 ---> d5dd61a6ab20 17:14:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:14:43 ---> Running in 129734395fac 17:14:43 ---> a66b0c76da2c 17:14:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:14:43 Removing intermediate container e8ad1b25b1f2 17:14:43 ---> 53186b16f870 17:14:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 17:14:43 ---> Running in 89f511c1a64b 17:14:43 Removing intermediate container 129734395fac 17:14:43 ---> 245acef62294 17:14:43 Step 13/23 : ENV APP_PORT=59861 17:14:43 ---> Running in b21c40c22217 17:14:43 Removing intermediate container 89f511c1a64b 17:14:43 ---> 7b0beef8b17f 17:14:43 Step 13/23 : ENV APP_PORT=59860 17:14:43 ---> Running in 4c41122105ab 17:14:43 ---> 10a36da67cdb 17:14:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:14:43 Removing intermediate container b21c40c22217 17:14:43 ---> f025ac5e8c6d 17:14:43 Step 14/23 : EXPOSE $APP_PORT 17:14:43 ---> Running in 950a6ed4a6a0 17:14:43 Removing intermediate container 4c41122105ab 17:14:43 ---> 1cb013feefeb 17:14:43 Step 14/23 : EXPOSE $APP_PORT 17:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:14:43 ---> Running in 552883f07ae0 17:14:43 ---> 62cbed76fe35 17:14:43 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:14:43 Removing intermediate container 950a6ed4a6a0 17:14:43 ---> 3b6cbc241bd8 17:14:43 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:14:43 ---> Running in 76806b62690e 17:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:14:43 Removing intermediate container 552883f07ae0 17:14:43 ---> d53b822317b8 17:14:43 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:14:43 ---> 53311c9a3e07 17:14:43 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:14:43 ---> 1bc65b0bbea4 17:14:43 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:14:43 OK: 265 MiB in 53 packages 17:14:44 ---> 3754ec33b273 17:14:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:14:44 Removing intermediate container 03cf471930ea 17:14:44 ---> b2f6bb7f7fe5 17:14:44 Step 12/26 : WORKDIR /edgex-go 17:14:44 ---> Running in a58b48e74780 17:14:44 ---> 3e1351c1e2ac 17:14:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:14:46 Removing intermediate container a58b48e74780 17:14:46 ---> dad511e9365a 17:14:46 17:14:46 Step 13/26 : FROM alpine:3.17 17:14:46 ---> 9ed4aefc74f6 17:14:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:14:46 ---> Using cache 17:14:46 ---> 3bee3e2479b9 17:14:46 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:14:46 ---> Using cache 17:14:46 ---> ebbe7479de81 17:14:46 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 17:14:46 ---> Using cache 17:14:46 ---> f654d5b13e20 17:14:46 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 17:14:46 ---> Using cache 17:14:46 ---> 250d7913d00b 17:14:46 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:14:46 ---> 2f440b68f1c2 17:14:46 ---> 40b0d49e25b1 17:14:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 17:14:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 17:14:46 Removing intermediate container 5527d179906e 17:14:46 ---> 9f143a8fbe8d 17:14:46 Step 6/25 : COPY go.mod vendor* ./ 17:14:46 Removing intermediate container 76806b62690e 17:14:46 ---> b156bd11c258 17:14:46 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:14:46 ---> 2b211ef79de7 17:14:46 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:14:46 ---> Running in 95d243aedadb 17:14:46 ---> Running in 9595d799d89f 17:14:46 ---> 1adcb51f53bc 17:14:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:14:46 Removing intermediate container 95d243aedadb 17:14:46 ---> d69ffdf82d43 17:14:46 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 17:14:46 ---> Running in f4d734cd4989 17:14:46 ---> Running in 2a12169cfe3a 17:14:46 Removing intermediate container 9595d799d89f 17:14:46 ---> 8f7496e49aa6 17:14:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:14:46 ---> 76103bc52dac 17:14:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:46 ---> Running in 848717c037a9 17:14:46 ---> Running in af7f6843d57d 17:14:48 Removing intermediate container 2a12169cfe3a 17:14:48 ---> af7255291e19 17:14:48 Step 21/23 : LABEL arch=x86_64 17:14:48 Removing intermediate container 848717c037a9 17:14:48 ---> 4eb5590867f7 17:14:48 Step 21/23 : LABEL arch=x86_64 17:14:48 Removing intermediate container f4d734cd4989 17:14:48 ---> ee9a2a56d258 17:14:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:14:48 ---> Running in 3282fa1fa5d3 17:14:48 ---> Running in 07b3d2b110c9 17:14:48 ---> d91b72064f98 17:14:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:14:48 ---> Running in ff2f2ed68124 17:14:48 Removing intermediate container 3282fa1fa5d3 17:14:48 ---> 8bc86d773ac7 17:14:48 Step 22/23 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:14:48 Removing intermediate container 07b3d2b110c9 17:14:48 ---> 61f6492d7d85 17:14:48 Step 22/23 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:14:48 ---> Running in a6ee16f0d30c 17:14:48 Removing intermediate container ff2f2ed68124 17:14:48 ---> bdac031f657a 17:14:48 Step 21/23 : LABEL arch=x86_64 17:14:48 ---> Running in d0febf1cb46c 17:14:48 ---> Running in 35ac9a29f740 17:14:48 Removing intermediate container a6ee16f0d30c 17:14:48 ---> 0e1a9cfd9f35 17:14:48 Step 23/23 : LABEL version=0.0.0 17:14:48 ---> Running in 020d40534564 17:14:48 ---> 1f751b011272 17:14:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:14:48 Removing intermediate container d0febf1cb46c 17:14:48 ---> 1fdb8ba7ce7a 17:14:48 Step 23/23 : LABEL version=0.0.0 17:14:48 Removing intermediate container 35ac9a29f740 17:14:48 ---> dcd0fdb31424 17:14:48 Step 22/23 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:14:48 ---> Running in a0b908b67983 17:14:48 ---> Running in 63f3aa520bd1 17:14:48 Removing intermediate container 020d40534564 17:14:48 ---> 291dc7682ea8 17:14:48 17:14:48 ---> 348bef4f82b3 17:14:48 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:14:48 Removing intermediate container a0b908b67983 17:14:48 ---> 6556cad83930 17:14:48 17:14:48 Successfully built 291dc7682ea8 17:14:48 Successfully tagged support-notifications:latest 17:14:48  Building support-notifications ... done Building security-bootstrapper 17:14:48 Removing intermediate container 63f3aa520bd1 17:14:48 ---> 4ee0d1905a33 17:14:48 Step 23/23 : LABEL version=0.0.0 17:14:48 Successfully built 6556cad83930 17:14:48 ---> 063702ab0c05 17:14:48 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:14:48 Successfully tagged core-common-config-bootstrapper:latest 17:14:48 Building security-spiffe-token-provider 17:14:48  Building core-common-config-bootstrapper ... done  ---> Running in 4520058063a7 17:14:48 ---> Running in 05c13a913189 17:14:48 Removing intermediate container 05c13a913189 17:14:48 ---> 082fe89f81c5 17:14:48 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:14:48 Removing intermediate container 4520058063a7 17:14:48 ---> d660d27c6b60 17:14:48 17:14:49 Successfully built d660d27c6b60 17:14:51 Successfully tagged support-scheduler:latest 17:14:51 Building security-secretstore-setup 17:14:55  Building support-scheduler ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:14:55 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:14:55 ---> 181c2d9f4557 17:14:55 Step 3/20 : WORKDIR /edgex-go 17:14:55 ---> Using cache 17:14:55 ---> 3fb1e403379a 17:14:55 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:14:55 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:14:55 Step 2/33 : FROM ${BUILDER_BASE} AS builder 17:14:55 ---> 181c2d9f4557 17:14:55 Step 3/33 : WORKDIR /edgex-go 17:14:55 ---> Using cache 17:14:55 ---> 3fb1e403379a 17:14:55 Step 4/33 : RUN apk add --update --no-cache make git 17:14:55 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:14:55 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:14:55 ---> 181c2d9f4557 17:14:55 Step 3/25 : WORKDIR /edgex-go 17:14:55 ---> Using cache 17:14:55 ---> 3fb1e403379a 17:14:55 Step 4/25 : RUN apk add --update --no-cache make git 17:15:00 ---> Running in 0e585aad365f 17:15:01 ---> Running in 08bedfb2baca 17:15:01 ---> Running in 2b82fef43ba5 17:15:01 ---> Running in 68f245ca6abb 17:15:01 Removing intermediate container 0e585aad365f 17:15:01 ---> ef1d97a99e2e 17:15:01 Step 24/26 : LABEL arch=x86_64 17:15:01 ---> Running in 4da81a20f444 17:15:01 Removing intermediate container 4da81a20f444 17:15:01 ---> 10e23d6c8cab 17:15:01 Step 25/26 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:15:01 ---> Running in 789f1465553b 17:15:02 Removing intermediate container 789f1465553b 17:15:02 ---> d0ff19eefe16 17:15:02 Step 26/26 : LABEL version=0.0.0 17:15:02 ---> Running in 5005785adbe0 17:15:02 Removing intermediate container 5005785adbe0 17:15:02 ---> 39d4311f1832 17:15:02 17:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:15:02 Successfully built 39d4311f1832 17:15:02 Successfully tagged security-spire-server:latest 17:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:15:02 Building core-command 17:15:02  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:15:02 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:15:02 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:15:02 OK: 17821 distinct packages available 17:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:15:02 OK: 265 MiB in 53 packages 17:15:02 OK: 265 MiB in 53 packages 17:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:15:02 OK: 265 MiB in 53 packages 17:15:05 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:15:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:15:05 ---> 181c2d9f4557 17:15:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:15:05 ---> Using cache 17:15:05 ---> 3eb9c10cc4a2 17:15:05 Step 4/24 : WORKDIR /edgex-go 17:15:05 ---> Using cache 17:15:05 ---> 6ed98548fd7a 17:15:05 Step 5/24 : RUN apk add --update --no-cache make git 17:15:05 ---> Using cache 17:15:05 ---> 9f143a8fbe8d 17:15:05 Step 6/24 : COPY go.mod vendor* ./ 17:15:05 ---> Using cache 17:15:05 ---> 76103bc52dac 17:15:05 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:07 ---> Running in 60598b7f28a7 17:15:07 Removing intermediate container 68f245ca6abb 17:15:07 ---> f5588a78c58b 17:15:07 Step 5/25 : COPY go.mod vendor* ./ 17:15:07 Removing intermediate container 2b82fef43ba5 17:15:07 ---> 5fe91fc6613a 17:15:07 Step 5/33 : COPY go.mod vendor* ./ 17:15:07 Removing intermediate container 08bedfb2baca 17:15:07 ---> 3390f39cb207 17:15:07 Step 5/20 : COPY go.mod vendor* ./ 17:15:07 ---> 34218e2a3765 17:15:07 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:07 ---> 12123514e159 17:15:07 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:07 ---> Running in 1f42e9dde080 17:15:07 ---> Running in 4994b5d56511 17:15:07 ---> aecf5dab6417 17:15:07 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:07 ---> Running in 8f1d7ab1b7d9 17:15:40 Removing intermediate container af7f6843d57d 17:15:40 ---> 78891d98cecb 17:15:40 Step 8/25 : COPY . . 17:16:02 ---> 9c4a7ce4c7ee 17:16:02 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:16:02 ---> Running in 7f0f6e31b53a 17:16:02 Removing intermediate container 60598b7f28a7 17:16:02 ---> d7a5d66d7002 17:16:02 Step 8/24 : COPY . . 17:16: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:16:02 Removing intermediate container 4994b5d56511 17:16:02 ---> b3a90c5a4122 17:16:02 Step 7/33 : COPY . . 17:16:02 Removing intermediate container 1f42e9dde080 17:16:02 ---> 0a6440fecf06 17:16:02 Step 7/25 : COPY . . 17:16:02 Removing intermediate container 8f1d7ab1b7d9 17:16:02 ---> d51d24936b40 17:16:02 Step 7/20 : COPY . . 17:16:34 ---> 8920197a6cdd 17:16:34 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:16:34 ---> e1a7aeb24a90 17:16:34 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:16:34 ---> 17d213d1b1a6 17:16:34 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:16:34 ---> Running in 208226092c81 17:16:34 ---> 8358e7c3f77a 17:16:34 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:16:34 ---> Running in bbe323fe960a 17:16:34 ---> Running in 454dd21e7b33 17:16:34 ---> Running in 98cffb17b730 17:16:34 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:16:34 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:16:34 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:16:34 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:16:34 Removing intermediate container 7f0f6e31b53a 17:16:34 ---> 7aece90206b4 17:16:34 17:16:34 Step 10/25 : FROM alpine:3.17 17:16:34 ---> 9ed4aefc74f6 17:16:34 Step 11/25 : RUN apk add --update --no-cache dumb-init 17:16:34 ---> Using cache 17:16:34 ---> d5dd61a6ab20 17:16:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:16:34 ---> Using cache 17:16:34 ---> 245acef62294 17:16:34 Step 13/25 : ENV APP_PORT=59881 17:16:35 ---> Running in 6d86fc7158e0 17:16:35 Removing intermediate container 6d86fc7158e0 17:16:35 ---> 5afcd4bd5624 17:16:35 Step 14/25 : EXPOSE $APP_PORT 17:16:35 ---> Running in 3992cd94109a 17:16:36 Removing intermediate container 3992cd94109a 17:16:36 ---> 338df1a6213b 17:16:36 Step 15/25 : WORKDIR / 17:16:36 ---> Running in 2cbfc47965c8 17:16:37 Removing intermediate container 2cbfc47965c8 17:16:37 ---> 701f78aaa4e6 17:16:37 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:16:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:16:38 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:16:40 ---> d0d135584057 17:16:40 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 17:16:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:16:42 ---> 8dd9c53d533b 17:16:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:16:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:16:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:16:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:16:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:16:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 17:16:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:16:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:16:48 ---> 03031ba7563f 17:16:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 17:16:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:16:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:16:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:16:50 ---> 6cb86416a1f1 17:16:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 17:16:51 ---> 4fb43da52e42 17:16:51 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:16:51 ---> Running in 15c6e2c76bca 17:16:52 Removing intermediate container 15c6e2c76bca 17:16:52 ---> 6180f9424ab8 17:16:52 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:16:53 ---> Running in 6299e817b450 17:16:54 Removing intermediate container 6299e817b450 17:16:54 ---> d53fceab8b8e 17:16:54 Step 23/25 : LABEL arch=x86_64 17:16:57 ---> Running in 6fd522f9c8c2 17:17:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:17:02 Removing intermediate container 6fd522f9c8c2 17:17:02 ---> 08737c6245f3 17:17:02 Step 24/25 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:17:03 ---> Running in 4c09260f66e7 17:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:17:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.284s coverage: 28.7% of statements 17:17:05 Removing intermediate container 4c09260f66e7 17:17:05 ---> 10477aa2e856 17:17:05 Step 25/25 : LABEL version=0.0.0 17:17:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.310s coverage: 98.5% of statements 17:17:15 ---> Running in 3c33707e5758 17:17:15 Removing intermediate container 3c33707e5758 17:17:15 ---> 05bdcc8701a7 17:17:15 17:17:15 Removing intermediate container 208226092c81 17:17:15 ---> a790699e78f3 17:17:15 17:17:15 Step 10/24 : FROM alpine:3.17 17:17:15 ---> 9ed4aefc74f6 17:17:15 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:17:15 ---> Using cache 17:17:15 ---> d5dd61a6ab20 17:17:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:17:15 ---> Using cache 17:17:15 ---> 245acef62294 17:17:15 Step 13/24 : ENV APP_PORT=59882 17:17:15 Removing intermediate container bbe323fe960a 17:17:15 ---> 17782a385e83 17:17:15 17:17:15 Step 9/33 : FROM alpine:3.17 17:17:15 ---> 9ed4aefc74f6 17:17:15 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 17:17:15 Removing intermediate container 98cffb17b730 17:17:15 ---> 27a3c0c1a7d8 17:17:15 17:17:15 Step 9/25 : FROM alpine:3.17 17:17:15 ---> 9ed4aefc74f6 17:17:15 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:17:15 Successfully built 05bdcc8701a7 17:17:15 Successfully tagged core-metadata:latest 17:17:15  Building core-metadata ... done Building security-proxy-setup 17:17:15 Removing intermediate container 454dd21e7b33 17:17:15 ---> 25ce8f8efbb2 17:17:15 17:17:15 Step 9/20 : FROM alpine:3.17 17:17:15 ---> 9ed4aefc74f6 17:17:15 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 17:17:15 ---> Running in 926f314df5e7 17:17:15 ---> Running in 504adb7df00e 17:17:17 ---> Running in 9b9cfb20c1f3 17:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:17:21 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:17:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:17:21 ---> 181c2d9f4557 17:17:21 Step 3/22 : WORKDIR /edgex-go 17:17:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.443s coverage: 71.5% of statements 17:17:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:17:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:17:25 ---> Using cache 17:17:25 ---> 3fb1e403379a 17:17:25 Step 4/22 : RUN apk add --update --no-cache make git 17:17:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.365s coverage: 54.0% of statements 17:17:25 ---> Using cache 17:17:25 ---> f5588a78c58b 17:17:25 Step 5/22 : COPY go.mod vendor* ./ 17:17:25 ---> Using cache 17:17:25 ---> 34218e2a3765 17:17:25 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:25 ---> Using cache 17:17:25 ---> 0a6440fecf06 17:17:25 Step 7/22 : COPY . . 17:17:25 ---> Using cache 17:17:25 ---> 8358e7c3f77a 17:17:25 Step 8/22 : RUN make cmd/secrets-config/secrets-config 17:17:26 ---> Running in f166ddde17d2 17:17:26 Removing intermediate container 504adb7df00e 17:17:26 ---> c2970541b60e 17:17:26 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 17:17:26 Removing intermediate container 926f314df5e7 17:17:26 ---> 55b472aa8b99 17:17:26 Step 14/24 : EXPOSE $APP_PORT 17:17:26 ---> Running in d5c9619d15f8 17:17:26 ---> Running in b0dc8dac73e7 17:17:26 ---> Running in 008024e20c14 17:17:26 Removing intermediate container f166ddde17d2 17:17:26 ---> d7c65acfcc0d 17:17:26 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:17:26 ---> Running in fc7436109cae 17:17:26 Removing intermediate container 008024e20c14 17:17:26 ---> bd00b207b66c 17:17:26 Step 15/24 : WORKDIR / 17:17:26 ---> Running in 34b27c5e4432 17:17:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:17:26 Removing intermediate container 34b27c5e4432 17:17:26 ---> 408f0530e988 17:17:26 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:17:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:17:26 ---> 00548c297dc7 17:17:26 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 17:17:26 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:17:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:17:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:17:26 ---> 3269386ccac1 17:17:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:17:26 (1/3) Installing ca-certificates (20230506-r0) 17:17:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:17:27 (2/3) Installing dumb-init (1.2.5-r2) 17:17:27 (3/3) Installing su-exec (0.2-r2) 17:17:27 Executing busybox-1.35.0-r29.trigger 17:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:17:27 Executing ca-certificates-20230506-r0.trigger 17:17:27 OK: 8 MiB in 18 packages 17:17:27 (1/2) Installing dumb-init (1.2.5-r2) 17:17:27 (2/2) Installing su-exec (0.2-r2) 17:17:27 Executing busybox-1.35.0-r29.trigger 17:17:27 OK: 7 MiB in 17 packages 17:17:27 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:17:27 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:17:27 OK: 17821 distinct packages available 17:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:17:27 (1/9) Installing ca-certificates (20230506-r0) 17:17:27 (2/9) Installing brotli-libs (1.0.9-r9) 17:17:27 (3/9) Installing nghttp2-libs (1.51.0-r0) 17:17:27 (4/9) Installing libcurl (8.0.1-r0) 17:17:27 (5/9) Installing curl (8.0.1-r0) 17:17:27 (6/9) Installing dumb-init (1.2.5-r2) 17:17:27 (7/9) Installing musl-obstack (1.2.3-r0) 17:17:27 (8/9) Installing libucontext (1.2-r0) 17:17:27 (9/9) Installing gcompat (1.1.0-r0) 17:17:27 Executing busybox-1.35.0-r29.trigger 17:17:27 Executing ca-certificates-20230506-r0.trigger 17:17:27 OK: 10 MiB in 24 packages 17:17:28 ---> 8afe2a1ba628 17:17:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 17:17:28 ---> 496c533c9391 17:17:28 Step 20/24 : ENTRYPOINT ["/core-command"] 17:17:28 ---> Running in f186d2efffe2 17:17:28 Removing intermediate container 9b9cfb20c1f3 17:17:28 ---> 2e90d5196702 17:17:28 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:17:28 ---> Running in fea16e505f35 17:17:28 Removing intermediate container b0dc8dac73e7 17:17:28 ---> ee2b587246f0 17:17:28 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 17:17:28 Removing intermediate container f186d2efffe2 17:17:28 ---> 3941cf494e6c 17:17:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:17:29 ---> Running in 75ef109b9fcd 17:17:29 ---> Running in b503a5360d55 17:17:29 Removing intermediate container fea16e505f35 17:17:29 ---> 8611afed0748 17:17:29 Step 12/25 : WORKDIR / 17:17:29 Removing intermediate container fc7436109cae 17:17:29 ---> e2a47f944cda 17:17:29 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:17:29 ---> Running in 3ad0eee43314 17:17:29 Removing intermediate container 75ef109b9fcd 17:17:29 ---> ecdc93589304 17:17:29 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:17:29 Removing intermediate container b503a5360d55 17:17:29 ---> b71afe2b7f57 17:17:29 Step 22/24 : LABEL arch=x86_64 17:17:29 ---> Running in 00cd5bfcd527 17:17:29 ---> Running in 6be3e8bd492a 17:17:29 ---> f7d357df56c4 17:17:29 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 17:17:29 Removing intermediate container 3ad0eee43314 17:17:29 ---> c3788fe1c17e 17:17:29 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:17:29 Removing intermediate container 6be3e8bd492a 17:17:29 ---> 12e4f37f126b 17:17:29 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:17:29 Removing intermediate container 00cd5bfcd527 17:17:29 ---> 791325c5a59d 17:17:29 Step 23/24 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:17:30 ---> Running in fbeaa2fdea52 17:17:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:17:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:17:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:17:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:17:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:17:30 ---> Running in a814be94456d 17:17:30 ---> 4194b38f94b7 17:17:30 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:17:30 ---> f3e0fa902f29 17:17:30 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 17:17:30 Removing intermediate container fbeaa2fdea52 17:17:30 ---> 587483b90bf6 17:17:30 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:17:30 ---> Running in 1f265748fc31 17:17:33 Removing intermediate container a814be94456d 17:17:33 ---> 334a7c3d8168 17:17:33 Step 24/24 : LABEL version=0.0.0 17:17:33 ---> 477ee16b771f 17:17:33 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:17:33 Removing intermediate container 1f265748fc31 17:17:33 ---> 5663c77e0413 17:17:33 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:17:33 ---> Running in 6c26076d7cc8 17:17:33 ---> 022dbf81fc7c 17:17:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 17:17:34 ---> Running in b428820d019b 17:17:34 ---> bef91fee4c55 17:17:34 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:17:35 ---> 55c1e278eb7c 17:17:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:17:35 Removing intermediate container 6c26076d7cc8 17:17:35 ---> e78c7e18cd14 17:17:35 17:17:35 Successfully built e78c7e18cd14 17:17:35 Successfully tagged core-command:latest 17:17:35  Building core-command ... done Building security-proxy-auth 17:17:35 ---> Running in f7bedc1b9bf5 17:17:35 ---> b3d6b9944beb 17:17:35 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 17:17:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:17:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:17:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:17:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:17:38 ---> 181c2d9f4557 17:17:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:17:38 ---> Using cache 17:17:38 ---> 3eb9c10cc4a2 17:17:38 Step 4/23 : WORKDIR /edgex-go 17:17:38 ---> Using cache 17:17:38 ---> 6ed98548fd7a 17:17:38 Step 5/23 : RUN apk add --update --no-cache make git 17:17:38 ---> Using cache 17:17:38 ---> 9f143a8fbe8d 17:17:38 Step 6/23 : COPY go.mod vendor* ./ 17:17:38 ---> Using cache 17:17:38 ---> 76103bc52dac 17:17:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:38 ---> Using cache 17:17:38 ---> d7a5d66d7002 17:17:38 Step 8/23 : COPY . . 17:17:38 ---> Using cache 17:17:38 ---> 8920197a6cdd 17:17:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 17:17:43 Removing intermediate container f7bedc1b9bf5 17:17:43 ---> 1c881d1dabae 17:17:43 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 17:17:43 ---> 8d80cbf335ef 17:17:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:17:43 ---> Running in 242635561ae8 17:17:43 ---> Running in 5e6df5b95539 17:17: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:17:43 Removing intermediate container b428820d019b 17:17:43 ---> 4393bdc74774 17:17:43 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 17:17:43 Removing intermediate container 5e6df5b95539 17:17:43 ---> b7b3872386a4 17:17:43 Step 18/20 : LABEL arch=x86_64 17:17:43 ---> eac59357d785 17:17:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:17:43 ---> Running in 9aa798707d72 17:17:43 ---> Running in fcae41d0abb4 17:17:45 Removing intermediate container fcae41d0abb4 17:17:45 ---> bd458fdab559 17:17:45 Step 19/20 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:17:45 ---> f756a82a4e42 17:17:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:17:45 Removing intermediate container 9aa798707d72 17:17:45 ---> 3d686ebf1d01 17:17:45 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:17:45 ---> Running in 2d025c61cef2 17:17:45 Removing intermediate container 2d025c61cef2 17:17:45 ---> dfa60df618ed 17:17:45 Step 20/20 : LABEL version=0.0.0 17:17:45 ---> 1c2c3fe6ace9 17:17:45 ---> 0a96ffe6ecdb 17:17:45 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.shStep 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:17:45 17:17:45 ---> Running in c37a7029bc72 17:17:45 ---> Running in 69828a8f040c 17:17:45 ---> Running in 5ef7d6b9f79d 17:17:45 Removing intermediate container c37a7029bc72 17:17:45 ---> 9d5c6197f40c 17:17:45 17:17:46 Successfully built 9d5c6197f40c 17:17:46 Successfully tagged security-spiffe-token-provider:latest 17:17:46 Building core-data 17:17:52  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:17:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:17:52 ---> 181c2d9f4557 17:17:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:17:52 ---> Using cache 17:17:52 ---> 3eb9c10cc4a2 17:17:52 Step 4/23 : WORKDIR /edgex-go 17:17:52 ---> Using cache 17:17:52 ---> 6ed98548fd7a 17:17:52 Step 5/23 : RUN apk add --update --no-cache make git 17:17:52 ---> Using cache 17:17:52 ---> 9f143a8fbe8d 17:17:52 Step 6/23 : COPY go.mod vendor* ./ 17:17:52 ---> Using cache 17:17:52 ---> 76103bc52dac 17:17:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:52 ---> Using cache 17:17:52 ---> d7a5d66d7002 17:17:52 Step 8/23 : COPY . . 17:17:52 ---> Using cache 17:17:52 ---> 8920197a6cdd 17:17:52 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:17:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.974s coverage: 88.5% of statements 17:17:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.434s coverage: 3.8% of statements 17:17:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:17:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:17:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:17:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.922s coverage: 95.6% of statements 17:17:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:17:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:17:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:17:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:17:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:17:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.219s coverage: 72.2% of statements 17:18:00 ---> Running in 95c554acc42c 17:18:02 Removing intermediate container 69828a8f040c 17:18:02 ---> 30c046b53450 17:18:02 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:18:03 Removing intermediate container 5ef7d6b9f79d 17:18:03 ---> f192b690473c 17:18:03 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:18:03 ---> Running in b22956207ea2 17:18:03 Removing intermediate container d5c9619d15f8 17:18:03 ---> 7f64b2ecd141 17:18:03 17:18:03 Step 9/22 : FROM alpine:3.17 17:18:03 ---> 9ed4aefc74f6 17:18:03 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 17:18:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:18:03 ---> Running in ede36812fc79 17:18:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:18:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:18:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:18:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.289s coverage: 65.9% of statements 17:18:05 ---> 10d9b7ceb506 17:18:05 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 17:18:05 Removing intermediate container b22956207ea2 17:18:05 ---> 5fccc9fb2e60 17:18:05 Step 23/25 : LABEL arch=x86_64 17:18:05 ---> Running in e11c4045fb5b 17:18:05 ---> cd9186ab3338 17:18:05 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:18:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:18:05 Removing intermediate container e11c4045fb5b 17:18:05 ---> 7a0573dc7795 17:18:05 Step 24/25 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:18:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:18:06 (1/2) Installing dumb-init (1.2.5-r2) 17:18:06 (2/2) Installing openssl (3.0.8-r4) 17:18:06 Executing busybox-1.35.0-r29.trigger 17:18:06 OK: 8 MiB in 17 packages 17:18:06 ---> Running in 5b049aa566ea 17:18:06 ---> 62926328c11a 17:18:06 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 17:18:07 Removing intermediate container 5b049aa566ea 17:18:07 ---> c425289936fe 17:18:07 Step 25/25 : LABEL version=0.0.0 17:18:09 ---> Running in 127635fbdc64 17:18:09 ---> ad8b45e8dcfd 17:18:09 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 17:18:09 Removing intermediate container ede36812fc79 17:18:09 ---> 44b22a032d3e 17:18:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:18:10 ---> Running in 2a493d449207 17:18:11 Removing intermediate container 127635fbdc64 17:18:11 ---> aaa46fbc66e1 17:18:11 17:18:11 ---> 631f5c1423c8 17:18:11 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:18:11 Successfully built aaa46fbc66e1 17:18:11 Successfully tagged security-secretstore-setup:latest 17:18:11  Building security-secretstore-setup ... done Removing intermediate container 2a493d449207 17:18:11 ---> ea793271e251 17:18:11 Step 12/22 : WORKDIR /edgex 17:18:11 ---> Running in ac75dc20965a 17:18:11 ---> e755e2630cc1 17:18:11 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:18:16 Removing intermediate container ac75dc20965a 17:18:16 ---> c5f6bef48714 17:18:16 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:18:16 ---> 40e4772785d7 17:18:16 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:18:16 ---> 9dde139fdd92 17:18:16 Step 28/33 : RUN chmod +x /entrypoint.sh 17:18:16 ---> 7fac3a92d34a 17:18:16 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 17:18:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:18:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:18:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.462s coverage: 0.9% of statements 17:18:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.293s coverage: 29.0% of statements 17:18:16 Removing intermediate container 242635561ae8 17:18:16 ---> b8d608563fbd 17:18:16 17:18:16 Step 10/23 : FROM alpine:3.17 17:18:16 ---> 9ed4aefc74f6 17:18:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:18:16 ---> Using cache 17:18:16 ---> 9e347e4c8e27 17:18:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:18:16 ---> Using cache 17:18:16 ---> 73041527b2b7 17:18:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:18:16 ---> Using cache 17:18:16 ---> d9a004eb3953 17:18:16 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:18:16 ---> Using cache 17:18:16 ---> d0523aa2d6de 17:18:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:18:16 ---> Running in ea4b5a30a452 17:18:17 ---> 8ba1b18e0558 17:18:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 17:18:17 ---> 63c12d9d6048 17:18:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 17:18:18 ---> 9385ae83edd2 17:18:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:18:19 ---> 7129874163d0 17:18:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:18:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.296s coverage: 42.9% of statements 17:18:20 ---> e6039d9e81b2 17:18:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:18:20 ---> 50e7fed7538b 17:18:20 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:18:20 ---> Running in ad95ceb2e8a4 17:18:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.302s coverage: 82.9% of statements 17:18:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.270s coverage: 94.1% of statements 17:18:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.289s coverage: 96.3% of statements 17:18:23 Removing intermediate container ea4b5a30a452 17:18:23 ---> 2bf1832469ca 17:18:23 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:18:24 ---> 807a27e9cf55 17:18:24 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements 17:18:24 ---> Running in 1b238d79b562 17:18:24 ---> Running in 30a749a86cc3 17:18:24 Removing intermediate container 1b238d79b562 17:18:24 ---> f4f33d0df034 17:18:24 Step 30/33 : CMD ["gate"] 17:18:24 ---> Running in cf035bf0dc22 17:18:24 Removing intermediate container cf035bf0dc22 17:18:24 ---> 327b9ecdb65f 17:18:24 Step 31/33 : LABEL arch=x86_64 17:18:25 Removing intermediate container ad95ceb2e8a4 17:18:25 ---> c730ed306610 17:18:25 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:18:25 ---> Running in e5bdfa724566 17:18:26 ---> Running in 391a738fd8f8 17:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:18:28 Removing intermediate container e5bdfa724566 17:18:28 ---> e000b37901fe 17:18:28 Step 32/33 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:18:28 Removing intermediate container 391a738fd8f8 17:18:28 ---> 8c48563f8f67 17:18:28 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 17:18:28 ---> Running in a639dea8f07f 17:18:28 Removing intermediate container 95c554acc42c 17:18:28 ---> 1f7b8f2df7ff 17:18:28 17:18:28 Step 10/23 : FROM alpine:3.17 17:18:28 ---> 9ed4aefc74f6 17:18:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:18:28 ---> Running in ee6d53130ec8 17:18:29 Removing intermediate container 30a749a86cc3 17:18:29 ---> 3836b654e45a 17:18:29 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:18:29 ---> Running in 086e6f9b6427 17:18:29 Removing intermediate container a639dea8f07f 17:18:29 ---> 61ff7784578e 17:18:29 Step 33/33 : LABEL version=0.0.0 17:18:29 ---> Running in e06c36e91135 17:18:29 Removing intermediate container ee6d53130ec8 17:18:29 ---> ad5f949359fd 17:18:29 Step 21/23 : LABEL arch=x86_64 17:18:29 ---> Running in e9828a8755f8 17:18:29 ---> Running in 7e5b7c081f94 17:18:29 Removing intermediate container 086e6f9b6427 17:18:29 ---> 0a4ba22d6fe7 17:18:29 Step 12/23 : ENV APP_PORT=59880 17:18:29 Removing intermediate container e06c36e91135 17:18:29 ---> a2fb302facbf 17:18:29 Step 20/22 : LABEL arch=x86_64 17:18:29 ---> Running in c99bc9bcbd41 17:18:29 Removing intermediate container 7e5b7c081f94 17:18:29 ---> ce9f7a353f33 17:18:29 Step 22/23 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:18:29 Removing intermediate container e9828a8755f8 17:18:29 ---> a5c0877f4d88 17:18:29 17:18:29 ---> Running in 6fb2479a91e7 17:18:29 ---> Running in 9ccd85945081 17:18:29 Successfully built a5c0877f4d88 17:18:29 Successfully tagged security-bootstrapper:latest 17:18:29  Building security-bootstrapper ... done Removing intermediate container c99bc9bcbd41 17:18:29 ---> 61ae2fcf3975 17:18:29 Step 13/23 : EXPOSE $APP_PORT 17:18:29 Removing intermediate container 6fb2479a91e7 17:18:29 ---> 33da17abdc03 17:18:29 Step 21/22 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:18:30 Removing intermediate container 9ccd85945081 17:18:30 ---> d31602cc5579 17:18:30 Step 23/23 : LABEL version=0.0.0 17:18:30 ---> Running in 9c43270762cd 17:18:30 ---> Running in b93c5d6e0564 17:18:30 ---> Running in d1fd07c2d041 17:18:30 Removing intermediate container 9c43270762cd 17:18:30 ---> 1ee865aff34b 17:18:30 Step 14/23 : RUN apk add --update --no-cache dumb-init 17:18:30 Removing intermediate container b93c5d6e0564 17:18:30 ---> efd82e2d426a 17:18:30 Step 22/22 : LABEL version=0.0.0 17:18:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:18:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:18:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:18:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:18:30 Removing intermediate container d1fd07c2d041 17:18:30 ---> 6ee09a3bfa83 17:18:30 17:18:30 Successfully built 6ee09a3bfa83 17:18:30 Successfully tagged security-proxy-auth:latest 17:18:30 ---> Running in 7cd6f15cfcc7 17:18:30  Building security-proxy-auth ... done  ---> Running in d0d220e68b15 17:18:30 Removing intermediate container d0d220e68b15 17:18:30 ---> bce28053454a 17:18:30 17:18:30 Successfully built bce28053454a 17:18:31 Successfully tagged security-proxy-setup:latest 17:18:31  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:18:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:18:31 (1/1) Installing dumb-init (1.2.5-r2) 17:18:31 Executing busybox-1.35.0-r29.trigger 17:18:31 OK: 7 MiB in 16 packages 17:18:32 Removing intermediate container 7cd6f15cfcc7 17:18:32 ---> 070175e151d1 17:18:32 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:18:32 ---> 899e0ece71a4 17:18:32 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:18:32 ---> 6030f4991191 17:18:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:18:33 ---> e08a391e68a8 17:18:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 17:18:33 ---> 8ffa2d117017 17:18:33 Step 19/23 : ENTRYPOINT ["/core-data"] 17:18:33 ---> Running in c991760b4e73 17:18:33 Removing intermediate container c991760b4e73 17:18:33 ---> 025af87e4989 17:18:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:18:33 ---> Running in 664b79d77dc7 17:18:33 Removing intermediate container 664b79d77dc7 17:18:33 ---> bde99e5edd97 17:18:33 Step 21/23 : LABEL arch=x86_64 17:18:33 ---> Running in 2fbe1496c630 17:18:33 Removing intermediate container 2fbe1496c630 17:18:33 ---> ece6f4765d22 17:18:33 Step 22/23 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:18:34 ---> Running in 144b8c32b626 17:18:34 Removing intermediate container 144b8c32b626 17:18:34 ---> d5a2912d0cf1 17:18:34 Step 23/23 : LABEL version=0.0.0 17:18:34 ---> Running in 1672fe502a42 17:18:34 Removing intermediate container 1672fe502a42 17:18:34 ---> e2283c8e3053 17:18:34 17:18:34 Successfully built e2283c8e3053 17:18:34 Successfully tagged core-data:latest 17:18:34  Building core-data ... done  [Pipeline] } 17:18:34 $ docker stop --time=1 057162d314200f774ac74816926e1cbd43186bc4050223fdec52daee319bc354 17:18:36 $ docker rm -f --volumes 057162d314200f774ac74816926e1cbd43186bc4050223fdec52daee319bc354 [Pipeline] // withDockerContainer [Pipeline] sh 17:18:36 + docker images 17:18:36 REPOSITORY TAG IMAGE ID CREATED SIZE 17:18:36 core-data latest e2283c8e3053 2 seconds ago 20MB 17:18:36 security-proxy-auth latest 6ee09a3bfa83 6 seconds ago 18.3MB 17:18:36 security-proxy-setup latest bce28053454a 6 seconds ago 18.7MB 17:18:36 security-bootstrapper latest a5c0877f4d88 7 seconds ago 22.2MB 17:18:36 1f7b8f2df7ff 8 seconds ago 1.73GB 17:18:36 b8d608563fbd 20 seconds ago 1.7GB 17:18:36 security-secretstore-setup latest aaa46fbc66e1 27 seconds ago 32.8MB 17:18:36 7f64b2ecd141 34 seconds ago 1.7GB 17:18:36 security-spiffe-token-provider latest 9d5c6197f40c 51 seconds ago 32.8MB 17:18:36 core-command latest e78c7e18cd14 About a minute ago 19.9MB 17:18:36 core-metadata latest 05bdcc8701a7 About a minute ago 20.4MB 17:18:36 25ce8f8efbb2 About a minute ago 1.76GB 17:18:36 27a3c0c1a7d8 About a minute ago 1.72GB 17:18:36 17782a385e83 About a minute ago 1.71GB 17:18:36 a790699e78f3 About a minute ago 1.72GB 17:18:36 7aece90206b4 2 minutes ago 1.73GB 17:18:36 security-spire-server latest 39d4311f1832 3 minutes ago 103MB 17:18:36 support-notifications latest 291dc7682ea8 3 minutes ago 32.4MB 17:18:36 core-common-config-bootstrapper latest 6556cad83930 3 minutes ago 17.2MB 17:18:36 support-scheduler latest d660d27c6b60 3 minutes ago 31.8MB 17:18:36 dad511e9365a 3 minutes ago 1.58GB 17:18:36 security-spire-config latest a9b7d01a2395 4 minutes ago 102MB 17:18:36 security-spire-agent latest b7b7153ad7ce 4 minutes ago 161MB 17:18:36 427abf24cecb 4 minutes ago 1.79GB 17:18:36 2d460ec381ca 4 minutes ago 1.79GB 17:18:36 a3936840a4ca 4 minutes ago 1.72GB 17:18:36 e296634c2df5 4 minutes ago 1.58GB 17:18:36 9232ac12ce45 4 minutes ago 1.58GB 17:18:36 ci-base-image-x86_64 latest 181c2d9f4557 8 minutes ago 918MB 17:18:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB 17:18:36 alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB 17:18:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 17:18:36 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 17:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.240s coverage: 94.4% of statements 17:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:18:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:18:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:18:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.155s coverage: 79.9% of statements 17:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.291s coverage: 92.9% of statements 17:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements 17:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.232s coverage: 62.3% of statements 17:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements 17:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.207s coverage: 20.0% of statements 17:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements 17:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.506s coverage: 81.8% of statements 17:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 17:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:18:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.563s coverage: 82.1% of statements 17:18:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.300s coverage: 86.0% of statements 17:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:19:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.214s coverage: 63.1% of statements 17:19:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.310s coverage: 100.0% of statements 17:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements 17:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements 17:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements 17:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 17:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 17:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 17:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 17:19:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:19:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:19:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:19:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.084s coverage: 38.4% of statements 17:19:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.281s coverage: 89.5% of statements 17:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:19:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:19:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.246s coverage: 84.8% of statements 17:19:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:19:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:19:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:19:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:19:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.321s coverage: 17.7% of statements 17:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:19:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.633s coverage: 92.3% of statements 17:19:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:19:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:19:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.342s coverage: 61.5% of statements 17:19:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:19:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:19:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.470s coverage: 97.7% of statements 17:19:45 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:19:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:19:45 go vet ./... 17:22:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:22:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:22:37 ./bin/test-attribution-txt.sh [Pipeline] echo 17:22:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:22:37 + ls -al . 17:22:37 total 700 17:22:37 drwxrwxr-x 10 1001 1001 4096 May 9 17:13 . 17:22:37 drwxr-xr-x 4 root root 4096 May 9 17:13 .. 17:22:37 drwxrwxr-x 2 1001 1001 4096 May 9 17:12 .blubracket 17:22:37 -rw-rw-r-- 1 1001 1001 16 May 9 17:12 .dockerignore 17:22:37 drwxrwxr-x 8 1001 1001 4096 May 9 17:12 .git 17:22:37 drwxrwxr-x 3 1001 1001 4096 May 9 17:12 .github 17:22:37 -rw-rw-r-- 1 1001 1001 1133 May 9 17:12 .gitignore 17:22:37 -rw-rw-r-- 1 1001 1001 42 May 9 17:12 .golangci.yml 17:22:37 -rw-rw-r-- 1 1001 1001 87 May 9 17:12 .hadolint.yml 17:22:37 -rw-rw-r-- 1 1001 1001 166 May 9 17:12 .sonarcloud.properties 17:22:37 -rw-rw-r-- 1 1001 1001 1171 May 9 17:12 ADOPTERS.md 17:22:37 -rw-rw-r-- 1 1001 1001 10835 May 9 17:12 Attribution.txt 17:22:37 -rw-rw-r-- 1 1001 1001 73765 May 9 17:12 CHANGELOG.md 17:22:37 -rw-rw-r-- 1 1001 1001 3804 May 9 17:12 CONTRIBUTING.md 17:22:37 -rw-rw-r-- 1 1001 1001 677 May 9 17:12 GOVERNANCE.md 17:22:37 -rw-rw-r-- 1 1001 1001 883 May 9 17:12 Jenkinsfile 17:22:37 -rw-rw-r-- 1 1001 1001 10775 May 9 17:12 LICENSE 17:22:37 -rw-rw-r-- 1 1001 1001 14368 May 9 17:12 Makefile 17:22:37 -rw-rw-r-- 1 1001 1001 582 May 9 17:12 OWNERS.md 17:22:37 -rw-rw-r-- 1 1001 1001 9403 May 9 17:12 README.md 17:22:37 -rw-rw-r-- 1 1001 1001 789 May 9 17:12 SECURITY.md 17:22:37 -rw-rw-r-- 1 1001 1001 5 May 9 17:09 VERSION 17:22:37 drwxrwxr-x 2 1001 1001 4096 May 9 17:12 bin 17:22:37 drwxrwxr-x 18 1001 1001 4096 May 9 17:12 cmd 17:22:37 -rw-r--r-- 1 root root 447731 May 9 17:19 coverage.out 17:22:37 -rw-rw-r-- 1 1001 1001 3200 May 9 17:12 go.mod 17:22:37 -rw-rw-r-- 1 1001 1001 31040 May 9 17:12 go.sum 17:22:37 drwxrwxr-x 7 1001 1001 4096 May 9 17:12 internal 17:22:37 drwxrwxr-x 3 1001 1001 4096 May 9 17:12 openapi 17:22:37 -rw-rw-r-- 1 1001 1001 594 May 9 17:12 security.txt 17:22:37 drwxrwxr-x 4 1001 1001 4096 May 9 17:12 snap 17:22:37 -rw-rw-r-- 1 1001 1001 204 May 9 17:12 version.go [Pipeline] sh 17:22:38 + '[' -e coverage.out ] 17:22:38 + chown 1001:1001 coverage.out [Pipeline] stash 17:22:38 Warning: overwriting stash ‘coverage-report’ 17:22:39 Stashed 1 file(s) [Pipeline] sh 17:22:40 + make build 17:22:40 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:24:17 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:24:19 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:24:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:24:29 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:25:16 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:25:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:25:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:25:32 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:25: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:25:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:25: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:25:52 $ docker stop --time=1 dca8f2051560ede193a2f5f06673935eac4c747c1dfab858437a3ea0139b1ffe 17:25:54 $ docker rm -f --volumes dca8f2051560ede193a2f5f06673935eac4c747c1dfab858437a3ea0139b1ffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:25:57 17:25:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:25:57 latest: Pulling from edgex-devops/edgex-compose-arm64 17:25:57 29e5d40040c1: Pulling fs layer 17:25:57 1ce36da41761: Pulling fs layer 17:25:57 25b303627fd3: Pulling fs layer 17:25:57 29e5d40040c1: Verifying Checksum 17:25:57 29e5d40040c1: Download complete 17:25:58 1ce36da41761: Verifying Checksum 17:25:58 1ce36da41761: Download complete 17:25:58 29e5d40040c1: Pull complete 17:25:59 1ce36da41761: Pull complete 17:25:59 25b303627fd3: Download complete 17:26:09 25b303627fd3: Pull complete 17:26:09 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:26:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:26:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:10 prd-ubuntu20.04-docker-arm64-4c-16g-14730 does not seem to be running inside a container 17:26:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:26:13 $ docker top b99aa58ef0420d26fc433945f9a2b092d4ccda7a24b6fbcc5341319cb782333f -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:14 + docker-compose build --help 17:26:14 + grep parallel 17:26:19 --parallel Build images in parallel. [Pipeline] } 17:26:19 $ docker stop --time=1 b99aa58ef0420d26fc433945f9a2b092d4ccda7a24b6fbcc5341319cb782333f 17:26:20 $ docker rm -f --volumes b99aa58ef0420d26fc433945f9a2b092d4ccda7a24b6fbcc5341319cb782333f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:26:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:22 prd-ubuntu20.04-docker-arm64-4c-16g-14730 does not seem to be running inside a container 17:26:22 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:26:23 $ docker top d5d320ead055eb19569e8be1926f7b7c3b76383bab128a2be6ea2c7a24bbea24 -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:24 + docker-compose -f ./docker-compose-build.yml build --parallel 17:26:29 Building core-command ... 17:26:29 Building core-common-config-bootstrapper ... 17:26:29 Building core-data ... 17:26:29 Building core-metadata ... 17:26:29 Building security-bootstrapper ... 17:26:29 Building security-proxy-auth ... 17:26:29 Building security-proxy-setup ... 17:26:29 Building security-secretstore-setup ... 17:26:29 Building security-spiffe-token-provider ... 17:26:29 Building security-spire-agent ... 17:26:29 Building security-spire-config ... 17:26:29 Building security-spire-server ... 17:26:29 Building support-notifications ... 17:26:29 Building support-scheduler ... 17:26:29 Building core-data 17:26:29 Building core-common-config-bootstrapper 17:26:29 Building security-spiffe-token-provider 17:26:29 Building core-metadata 17:26:29 Building security-bootstrapper 17:27:26 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:27:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:27:26 ---> 0e20986a46b6 17:27:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:27:26 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:27:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:27:26 ---> 0e20986a46b6 17:27:26 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:27:26 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:27:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:27:26 ---> 0e20986a46b6 17:27:26 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:27:26 Step 2/33 : FROM ${BUILDER_BASE} AS builder 17:27:26 Step 3/20 : WORKDIR /edgex-go ---> 0e20986a46b6 17:27:26 17:27:26 Step 3/33 : WORKDIR /edgex-go 17:27:26 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:27:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:27:26 ---> 0e20986a46b6 17:27:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:27:26 ---> Running in 05125411bf17 17:27:26 ---> Running in cde8e56d5166 17:27:26 ---> Running in 6faba336a6f7 17:27:26 ---> Running in a5ff9de2d518 17:27:26 ---> Running in 47df77ad6dcb 17:27:26 Removing intermediate container 6faba336a6f7 17:27:26 ---> f77d5dc65d13 17:27:26 Step 4/25 : WORKDIR /edgex-go 17:27:26 Removing intermediate container 47df77ad6dcb 17:27:26 ---> faa86c6d73a1 17:27:26 Step 4/23 : WORKDIR /edgex-go 17:27:26 Removing intermediate container 05125411bf17 17:27:26 ---> 0a5be90b7c28 17:27:26 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:27:26 Removing intermediate container a5ff9de2d518 17:27:26 ---> 78078d423f8d 17:27:26 Step 4/23 : WORKDIR /edgex-go 17:27:26 ---> Running in a24e2fc88c78 17:27:26 Removing intermediate container cde8e56d5166 17:27:26 ---> 62186bc3c736 17:27:26 Step 4/33 : RUN apk add --update --no-cache make git 17:27:26 ---> Running in 8e834f3cb652 17:27:26 ---> Running in 67454fccdfbd 17:27:26 ---> Running in 44ce8ccca27b 17:27:26 ---> Running in 108689d92dde 17:27:26 Removing intermediate container 44ce8ccca27b 17:27:26 ---> 6722dfcc1c48 17:27:26 Step 5/23 : RUN apk add --update --no-cache make git 17:27:26 Removing intermediate container a24e2fc88c78 17:27:26 ---> 7c63a9b25e09 17:27:26 Step 5/23 : RUN apk add --update --no-cache make git 17:27:26 ---> Running in f062f577eee5 17:27:26 ---> Running in 5c5573f1f44f 17:27:26 Removing intermediate container 8e834f3cb652 17:27:26 ---> 091c33d582d7 17:27:26 Step 5/25 : RUN apk add --update --no-cache make git 17:27:26 ---> Running in a659a1a0278d 17:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:27:26 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:27:26 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:27:26 OK: 17692 distinct packages available 17:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:27:26 OK: 263 MiB in 53 packages 17:27:26 OK: 263 MiB in 53 packages 17:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:27:26 OK: 263 MiB in 53 packages 17:27:26 OK: 263 MiB in 53 packages 17:27:26 Removing intermediate container 108689d92dde 17:27:26 ---> 40d5ee383877 17:27:26 Step 5/33 : COPY go.mod vendor* ./ 17:27:27 OK: 263 MiB in 53 packages 17:27:28 Removing intermediate container f062f577eee5 17:27:28 ---> 3cb60ac9719f 17:27:28 Step 6/23 : COPY go.mod vendor* ./ 17:27:28 Removing intermediate container 5c5573f1f44f 17:27:28 ---> ff26d58daa18 17:27:28 Step 6/23 : COPY go.mod vendor* ./ 17:27:28 Removing intermediate container a659a1a0278d 17:27:28 ---> ba18784a1896 17:27:28 Step 6/25 : COPY go.mod vendor* ./ 17:27:28 ---> 0a6d228dc884 17:27:28 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:28 ---> Running in a2735f8eb320 17:27:29 Removing intermediate container 67454fccdfbd 17:27:29 ---> db31ee734e2d 17:27:29 Step 5/20 : COPY go.mod vendor* ./ 17:27:29 ---> 397bc9df4ae6 17:27:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:29 ---> 0821b4541a66 17:27:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:29 ---> Running in 7211155645a4 17:27:29 ---> Running in b2927a4af50e 17:27:33 ---> 0c8fe19a9d4a 17:27:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:33 ---> 502270de88b2 17:27:33 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:33 ---> Running in bc496e22e76b 17:27:33 ---> Running in 827ec007e924 17:29:40 Removing intermediate container 827ec007e924 17:29:40 ---> e1038eeefd0a 17:29:40 Step 7/20 : COPY . . 17:29:40 Removing intermediate container bc496e22e76b 17:29:40 ---> c6cc00de7eeb 17:29:40 Step 8/25 : COPY . . 17:29:40 Removing intermediate container b2927a4af50e 17:29:40 ---> cdfe1f36e3e7 17:29:40 Removing intermediate container 7211155645a4 17:29:40 ---> ebd70e8a769d 17:29:40 Step 8/23 : COPY . . 17:29:40 Step 8/23 : COPY . . 17:29:40 Removing intermediate container a2735f8eb320 17:29:40 ---> 8d6b833c2698 17:29:40 Step 7/33 : COPY . . 17:29:45 ---> 29cf38051ee9 17:29:45 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:29:45 ---> a7f7615f82b7 17:29:45 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:29:45 ---> 5138b8c8575a 17:29:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:29:45 ---> Running in 2797dfef08b6 17:29:45 ---> Running in 4ba5f49ea878 17:29:45 ---> Running in 502b3855037a 17:29:45 ---> d8ae587ab524 17:29:45 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:29:45 ---> a603ebb977d9 17:29:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:29:45 ---> Running in 27006d1a079b 17:29:45 ---> Running in 4b87476cb7f5 17:29:47 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:29:47 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:47 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 " 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:48 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:36:25 Removing intermediate container 4ba5f49ea878 17:36:25 ---> f7589bab1bff 17:36:25 17:36:25 Step 9/33 : FROM alpine:3.17 17:36:25 3.17: Pulling from library/alpine 17:36:25 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:36:25 Status: Downloaded newer image for alpine:3.17 17:36:25 ---> 51e60588ff2c 17:36:25 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 17:36:25 ---> Running in d980abc668bc 17:36:25 Removing intermediate container d980abc668bc 17:36:25 ---> a3e393e88bee 17:36:25 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 17:36:25 ---> Running in 187541f9f151 17:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:36:25 (1/2) Installing dumb-init (1.2.5-r2) 17:36:25 (2/2) Installing su-exec (0.2-r2) 17:36:25 Executing busybox-1.35.0-r29.trigger 17:36:25 OK: 8 MiB in 17 packages 17:36:25 Removing intermediate container 187541f9f151 17:36:25 ---> 98ea0b2ac7d1 17:36:25 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 17:36:25 ---> Running in 546117f72a93 17:36:25 Removing intermediate container 546117f72a93 17:36:25 ---> 18ce2dab6f50 17:36:25 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:36:25 ---> Running in 61663e753768 17:36:25 Removing intermediate container 61663e753768 17:36:25 ---> 9f49a4e10117 17:36:25 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:36:25 ---> Running in 2512ea0a93dd 17:36:25 Removing intermediate container 2512ea0a93dd 17:36:25 ---> 856db30f56ac 17:36:25 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:36:25 ---> Running in 1ac15416e518 17:36:25 Removing intermediate container 1ac15416e518 17:36:25 ---> b10e59ee9e65 17:36:25 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:36:25 ---> Running in a9078d542c57 17:36:29 Removing intermediate container a9078d542c57 17:36:29 ---> 71bbf85e0f33 17:36:29 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 17:36:29 ---> Running in fb47a9d5d306 17:36:30 Removing intermediate container fb47a9d5d306 17:36:30 ---> 067b21929d5c 17:36:30 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:36:34 ---> 7c452990711d 17:36:34 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:36:34 ---> Running in f8fe4871ee61 17:36:35 Removing intermediate container 2797dfef08b6 17:36:35 ---> 553fc9513741 17:36:35 17:36:35 Step 10/23 : FROM alpine:3.17 17:36:35 ---> 51e60588ff2c 17:36:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:36:35 ---> Running in 7ac1eec48b5f 17:36:36 Removing intermediate container 7ac1eec48b5f 17:36:36 ---> 26fb24111afc 17:36:36 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:36:36 ---> Running in 69f2a0fb222a 17:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:36:39 Removing intermediate container f8fe4871ee61 17:36:39 ---> 5d8fb680a9ff 17:36:39 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:36:39 ---> efed8d940dd7 17:36:39 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 17:36:40 ---> ee28a7ab6fbd 17:36:40 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:36:41 (1/1) Installing dumb-init (1.2.5-r2) 17:36:41 Executing busybox-1.35.0-r29.trigger 17:36:41 OK: 8 MiB in 16 packages 17:36:43 ---> 9b8d41d2462a 17:36:43 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 17:36:43 Removing intermediate container 69f2a0fb222a 17:36:43 ---> 7b35d5f34cf1 17:36:43 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:36:44 ---> 7c99b2c6a420 17:36:44 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:36:44 ---> fe3b6e2e5f19 17:36:44 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 17:36:47 ---> c2415dfc96c9 17:36:47 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:36:47 ---> 2b2cea5d2d3a 17:36:47 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:36:48 ---> 0e1519ae5d75 17:36:48 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:36:48 ---> 0f7c30a2f1a3 17:36:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:36:50 ---> 2e4306c88cc7 17:36:50 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:36:50 ---> 1258d406c13e 17:36:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:36:51 ---> 3bb794f805fa 17:36:51 Step 28/33 : RUN chmod +x /entrypoint.sh 17:36:51 ---> Running in 19a4b35c65e7 17:36:52 ---> de50e3fb7e1d 17:36:52 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:36:52 ---> Running in ec4bc49c3f5b 17:36:57 Removing intermediate container ec4bc49c3f5b 17:36:57 ---> b042cb3e7f24 17:36:57 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:36:57 Removing intermediate container 19a4b35c65e7 17:36:57 ---> f5aa699b3c4e 17:36:57 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:36:57 ---> Running in f15ed355769c 17:36:57 ---> Running in 0274b5e61705 17:37:01 Removing intermediate container f15ed355769c 17:37:01 ---> 4f8b20e79aac 17:37:01 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 17:37:01 ---> Running in 665a2e3b0366 17:37:01 Removing intermediate container 0274b5e61705 17:37:01 ---> 8c9ee4301d68 17:37:01 Step 30/33 : CMD ["gate"] 17:37:01 ---> Running in eaccac4ad844 17:37:02 Removing intermediate container 665a2e3b0366 17:37:02 ---> e9541636ef4f 17:37:02 Step 21/23 : LABEL arch=arm64 17:37:02 Removing intermediate container eaccac4ad844 17:37:02 ---> b14db5105f88 17:37:02 Step 31/33 : LABEL arch=arm64 17:37:02 ---> Running in f1d3aac09e78 17:37:02 ---> Running in 8b89e90e5678 17:37:03 Removing intermediate container f1d3aac09e78 17:37:03 ---> 09e131f7de09 17:37:03 Step 22/23 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:37:03 ---> Running in 3c1f9aa407bc 17:37:04 Removing intermediate container 8b89e90e5678 17:37:04 ---> 00b352eec31d 17:37:04 Step 32/33 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:37:04 ---> Running in 3d17eced2693 17:37:04 Removing intermediate container 3c1f9aa407bc 17:37:04 ---> ab1485ef2b54 17:37:04 Step 23/23 : LABEL version=0.0.0 17:37:05 ---> Running in 5cc4198ae4a2 17:37:05 Removing intermediate container 3d17eced2693 17:37:05 ---> 40ea4427ce62 17:37:05 Step 33/33 : LABEL version=0.0.0 17:37:05 ---> Running in a50cb473dfe8 17:37:06 Removing intermediate container 5cc4198ae4a2 17:37:06 ---> 37a3224d129f 17:37:06 17:37:06 Removing intermediate container a50cb473dfe8 17:37:06 ---> f4ec88ac1bf3 17:37:06 17:37:07 Successfully built 37a3224d129f 17:37:07 Successfully tagged core-common-config-bootstrapper-arm64:latest 17:37:07 Building security-secretstore-setup 17:37:07  Building core-common-config-bootstrapper ... done Successfully built f4ec88ac1bf3 17:37:07 Successfully tagged security-bootstrapper-arm64:latest 17:37:07  Building security-bootstrapper ... done Building support-scheduler 17:37:11 Removing intermediate container 27006d1a079b 17:37:11 ---> 25b9656ef938 17:37:11 17:37:11 Step 10/23 : FROM alpine:3.17 17:37:11 ---> 51e60588ff2c 17:37:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:37:11 ---> Running in 003c0e531b6b 17:37:12 Removing intermediate container 4b87476cb7f5 17:37:12 ---> e6935816ebd1 17:37:12 17:37:12 Step 10/25 : FROM alpine:3.17 17:37:12 ---> 51e60588ff2c 17:37:12 Step 11/25 : RUN apk add --update --no-cache dumb-init 17:37:15 Removing intermediate container 003c0e531b6b 17:37:15 ---> 110497896fea 17:37:15 Step 12/23 : ENV APP_PORT=59880 17:37:15 ---> Running in 4d25d35d652e 17:37:15 ---> Running in 3bf4e0fed6aa 17:37:16 Removing intermediate container 3bf4e0fed6aa 17:37:16 ---> 5c50defd8a31 17:37:16 Step 13/23 : EXPOSE $APP_PORT 17:37:16 ---> Running in ec3b0e70de43 17:37:17 Removing intermediate container ec3b0e70de43 17:37:17 ---> 8c1e83eb8dd6 17:37:17 Step 14/23 : RUN apk add --update --no-cache dumb-init 17:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:37:17 ---> Running in 00d13d3aa1d5 17:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:37:19 (1/1) Installing dumb-init (1.2.5-r2) 17:37:19 Executing busybox-1.35.0-r29.trigger 17:37:19 OK: 8 MiB in 16 packages 17:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:37:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:37:20 Removing intermediate container 4d25d35d652e 17:37:20 ---> eac672866530 17:37:21 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:37:21 ---> Running in 366b72868d09 17:37:21 (1/1) Installing dumb-init (1.2.5-r2) 17:37:21 Executing busybox-1.35.0-r29.trigger 17:37:21 OK: 8 MiB in 16 packages 17:37:22 Removing intermediate container 366b72868d09 17:37:22 ---> 683104a5a8ab 17:37:22 Step 13/25 : ENV APP_PORT=59881 17:37:22 ---> Running in 1896e74c60dd 17:37:22 Removing intermediate container 1896e74c60dd 17:37:22 ---> 3859252b19cb 17:37:22 Step 14/25 : EXPOSE $APP_PORT 17:37:22 ---> Running in 028629777cf1 17:37:23 Removing intermediate container 00d13d3aa1d5 17:37:23 ---> d723dcb65d5a 17:37:23 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:37:23 Removing intermediate container 028629777cf1 17:37:23 ---> 8bad6c06b144 17:37:23 Step 15/25 : WORKDIR / 17:37:23 ---> Running in fdc84b79bdda 17:37:24 ---> 7f40bcea2a62 17:37:24 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:37:24 Removing intermediate container fdc84b79bdda 17:37:24 ---> 9e91eb3b2171 17:37:24 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:37:25 ---> ac26fc7f757f 17:37:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:37:28 ---> 156c474ce054 17:37:28 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 17:37:28 ---> 2652f5bcfc71 17:37:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 17:37:28 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:37:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:37:28 ---> 0e20986a46b6 17:37:28 Step 3/25 : WORKDIR /edgex-go 17:37:28 ---> Using cache 17:37:28 ---> 62186bc3c736 17:37:28 Step 4/25 : RUN apk add --update --no-cache make git 17:37:28 ---> Using cache 17:37:28 ---> 40d5ee383877 17:37:28 Step 5/25 : COPY go.mod vendor* ./ 17:37:28 ---> Using cache 17:37:28 ---> 0a6d228dc884 17:37:28 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:28 ---> Using cache 17:37:28 ---> 8d6b833c2698 17:37:28 Step 7/25 : COPY . . 17:37:28 ---> Using cache 17:37:28 ---> a7f7615f82b7 17:37:28 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:37:28 ---> Running in 0f6bfc9283dd 17:37:30 ---> cad226ee6fa9 17:37:30 Step 19/23 : ENTRYPOINT ["/core-data"] 17:37:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:37:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:37:30 ---> 0e20986a46b6 17:37:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:37:30 ---> Using cache 17:37:30 ---> 78078d423f8d 17:37:30 Step 4/23 : WORKDIR /edgex-go 17:37:30 ---> Using cache 17:37:30 ---> 6722dfcc1c48 17:37:30 Step 5/23 : RUN apk add --update --no-cache make git 17:37:30 ---> Using cache 17:37:30 ---> ff26d58daa18 17:37:30 Step 6/23 : COPY go.mod vendor* ./ 17:37:30 ---> Using cache 17:37:30 ---> 0821b4541a66 17:37:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:30 ---> Using cache 17:37:30 ---> cdfe1f36e3e7 17:37:30 Step 8/23 : COPY . . 17:37:30 ---> 3229dcbb9874 17:37:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:37:30 ---> Running in 4349d607c73a 17:37:30 ---> Using cache 17:37:30 ---> a603ebb977d9 17:37:30 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 17:37:30 ---> Running in 0992e06b7679 17:37:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:37:31 Removing intermediate container 4349d607c73a 17:37:31 ---> 60eef4317885 17:37:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:37:31 ---> Running in c0316995cac6 17:37:32 Removing intermediate container c0316995cac6 17:37:32 ---> 3591c34723be 17:37:32 Step 21/23 : LABEL arch=arm64 17:37:32 ---> Running in 6d85b798a0c2 17:37:33 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:37:33 Removing intermediate container 6d85b798a0c2 17:37:33 ---> 257603db328d 17:37:33 Step 22/23 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:37:33 ---> Running in d9b30054bd4a 17:37:33 ---> f404aadc64de 17:37:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 17:37:35 Removing intermediate container d9b30054bd4a 17:37:35 ---> 8eff29067d42 17:37:35 Step 23/23 : LABEL version=0.0.0 17:37:35 ---> Running in d29cdc5f0c83 17:37:35 ---> af1959d7b25c 17:37:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 17:37:36 Removing intermediate container d29cdc5f0c83 17:37:36 ---> fe6d1383021e 17:37:36 17:37:37 ---> 951071ae33d7 17:37:37 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:37:37 Successfully built fe6d1383021e 17:37:37 Successfully tagged core-data-arm64:latest 17:37:37 Building support-notifications 17:37:37  Building core-data ... done  ---> Running in d08bdca7c1e1 17:37:37 Removing intermediate container d08bdca7c1e1 17:37:37 ---> d761ab7a46ce 17:37:37 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:37:38 ---> Running in 77163a40f37d 17:37:39 Removing intermediate container 77163a40f37d 17:37:39 ---> 3a3d41ce4f9a 17:37:39 Step 23/25 : LABEL arch=arm64 17:37:39 ---> Running in c016fe6d9f4e 17:37:41 Removing intermediate container c016fe6d9f4e 17:37:41 ---> 1992e78cd768 17:37:41 Step 24/25 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:37:41 ---> Running in 29d1369019f9 17:37:42 Removing intermediate container 29d1369019f9 17:37:42 ---> f5e52034b9b5 17:37:42 Step 25/25 : LABEL version=0.0.0 17:37:42 ---> Running in 81d2541231f3 17:37:43 Removing intermediate container 81d2541231f3 17:37:43 ---> dab956052887 17:37:43 17:37:44 Successfully built dab956052887 17:37:44 Successfully tagged core-metadata-arm64:latest 17:37:44 Building security-spire-config 17:37:46  Building core-metadata ... done Removing intermediate container 502b3855037a 17:37:46 ---> 5a7f93382be1 17:37:46 17:37:46 Step 9/20 : FROM alpine:3.17 17:37:46 ---> 51e60588ff2c 17:37:46 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 17:37:46 ---> Using cache 17:37:46 ---> a3e393e88bee 17:37:46 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:37:46 ---> Running in 0c94343dc7b6 17:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:37:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:37:50 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:37:50 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:37:50 OK: 17692 distinct packages available 17:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:37:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:37:52 (1/9) Installing ca-certificates (20230506-r0) 17:37:52 (2/9) Installing brotli-libs (1.0.9-r9) 17:37:52 (3/9) Installing nghttp2-libs (1.51.0-r0) 17:37:52 (4/9) Installing libcurl (8.0.1-r0) 17:37:52 (5/9) Installing curl (8.0.1-r0) 17:37:52 (6/9) Installing dumb-init (1.2.5-r2) 17:37:52 (7/9) Installing musl-obstack (1.2.3-r0) 17:37:52 (8/9) Installing libucontext (1.2-r0) 17:37:52 (9/9) Installing gcompat (1.1.0-r0) 17:37:52 Executing busybox-1.35.0-r29.trigger 17:37:52 Executing ca-certificates-20230506-r0.trigger 17:37:53 OK: 11 MiB in 24 packages 17:37:56 Removing intermediate container 0c94343dc7b6 17:37:56 ---> 843ecd5f5e03 17:37:56 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:37:57 ---> bb13dceec767 17:37:57 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 17:37:59 ---> f84da4f67a45 17:37:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:37:59 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:37:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:37:59 ---> 0e20986a46b6 17:37:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:37:59 ---> Using cache 17:37:59 ---> 78078d423f8d 17:37:59 Step 4/23 : WORKDIR /edgex-go 17:37:59 ---> Using cache 17:37:59 ---> 6722dfcc1c48 17:37:59 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:37:59 ---> Running in 4f9f6663a837 17:38:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:38:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:38:03 ---> 2960da5e705a 17:38:03 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 17:38:04 OK: 263 MiB in 53 packages 17:38:04 ---> a7c9e7fc0913 17:38:04 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:38:04 ---> Running in bd2aa0b66689 17:38:06 Removing intermediate container bd2aa0b66689 17:38:06 ---> eaf59f8b2ddf 17:38:06 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 17:38:06 ---> Running in 7a9b0a463cb8 17:38:06 Removing intermediate container 4f9f6663a837 17:38:06 ---> 4bd8dc3dd1a9 17:38:06 Step 6/23 : COPY go.mod vendor* ./ 17:38:07 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:38:07 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:38:07 ---> 0e20986a46b6 17:38:07 Step 3/27 : WORKDIR /edgex-go 17:38:07 ---> Using cache 17:38:07 ---> 62186bc3c736 17:38:07 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:38:08 Removing intermediate container 7a9b0a463cb8 17:38:08 ---> 7d02f4582fee 17:38:08 Step 18/20 : LABEL arch=arm64 17:38:08 ---> Running in 4e3aa04110cd 17:38:08 ---> 19bdeb89394a 17:38:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:08 ---> Running in 2c647a92852d 17:38:08 ---> Running in d4e35db74ee7 17:38:09 Removing intermediate container 2c647a92852d 17:38:09 ---> 312e23489f81 17:38:09 Step 19/20 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:38:09 ---> Running in af6e789e5ae1 17:38:10 Removing intermediate container af6e789e5ae1 17:38:10 ---> 84c51ee9284e 17:38:10 Step 20/20 : LABEL version=0.0.0 17:38:10 ---> Running in a201a5129bda 17:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:38:11 Removing intermediate container a201a5129bda 17:38:11 ---> f201d89b3b8c 17:38:11 17:38:11 Successfully built f201d89b3b8c 17:38:11 Successfully tagged security-spiffe-token-provider-arm64:latest 17:38:11  Building security-spiffe-token-provider ... done Building security-proxy-setup 17:38:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:38:13 OK: 263 MiB in 53 packages 17:38:15 Removing intermediate container 4e3aa04110cd 17:38:15 ---> 92470448a2ec 17:38:15 Step 5/27 : COPY go.mod vendor* ./ 17:38:15 ---> 5b12ca43665b 17:38:15 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:15 ---> Running in 6507d1c4b3ff 17:38:31 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:38:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:38:31 ---> 0e20986a46b6 17:38:31 Step 3/22 : WORKDIR /edgex-go 17:38:31 ---> Using cache 17:38:31 ---> 62186bc3c736 17:38:31 Step 4/22 : RUN apk add --update --no-cache make git 17:38:31 ---> Using cache 17:38:31 ---> 40d5ee383877 17:38:31 Step 5/22 : COPY go.mod vendor* ./ 17:38:31 ---> Using cache 17:38:31 ---> 0a6d228dc884 17:38:31 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:31 ---> Using cache 17:38:31 ---> 8d6b833c2698 17:38:31 Step 7/22 : COPY . . 17:38:31 ---> Using cache 17:38:31 ---> a7f7615f82b7 17:38:31 Step 8/22 : RUN make cmd/secrets-config/secrets-config 17:38:31 ---> Running in 580fc777fd23 17:38:33 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:40:09 Removing intermediate container d4e35db74ee7 17:40:09 ---> 6abf4cad763d 17:40:09 Step 8/23 : COPY . . 17:40:09 Removing intermediate container 6507d1c4b3ff 17:40:09 ---> bbcb56e4a50a 17:40:09 Step 7/27 : COPY . . 17:40:14 ---> df65461d6864 17:40:14 Step 9/23 : RUN make cmd/support-notifications/support-notifications 17:40:14 ---> Running in dbae9db88102 17:40:16 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:40:22 ---> fcf833ba09cb 17:40:22 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 17:40:22 ---> Running in 7af91e52e481 17:40:23 Removing intermediate container 7af91e52e481 17:40:23 ---> 966fda5f0062 17:40:23 Step 9/27 : WORKDIR /edgex-go/spire-build 17:40:23 ---> Running in 4bbde2159761 17:40:23 Removing intermediate container 4bbde2159761 17:40:23 ---> 46387e42edad 17:40:23 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:40:23 ---> Running in f3abece8e255 17:40:24 Removing intermediate container f3abece8e255 17:40:24 ---> 10ee9fa6dea8 17:40:24 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:40:24 ---> Running in 03c1ee3c5442 17:40:27 Removing intermediate container 03c1ee3c5442 17:40:27 ---> 34ea6de50568 17:40:27 Step 12/27 : WORKDIR /edgex-go 17:40:27 ---> Running in 1a43a3efb3b9 17:40:27 Removing intermediate container 1a43a3efb3b9 17:40:27 ---> b03e7852aba6 17:40:27 17:40:27 Step 13/27 : FROM alpine:3.17 17:40:27 ---> 51e60588ff2c 17:40:27 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:40:27 ---> Running in 8d416af716a6 17:40:28 Removing intermediate container 8d416af716a6 17:40:28 ---> b3d34d9ba20a 17:40:28 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:40:28 ---> Running in eecb80b040d6 17:40:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:40:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:40:32 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:40:32 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:40:32 OK: 17692 distinct packages available 17:40:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:40:35 (1/4) Installing dumb-init (1.2.5-r2) 17:40:35 (2/4) Installing musl-obstack (1.2.3-r0) 17:40:35 (3/4) Installing libucontext (1.2-r0) 17:40:35 (4/4) Installing gcompat (1.1.0-r0) 17:40:35 Executing busybox-1.35.0-r29.trigger 17:40:35 OK: 8 MiB in 19 packages 17:40:37 Removing intermediate container eecb80b040d6 17:40:37 ---> b617bec6d2f7 17:40:37 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:40:38 ---> 9a2673a7307f 17:40:38 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:40:39 ---> f1e91efe1463 17:40:39 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:40:45 ---> cf22f17c1807 17:40:45 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:40:45 ---> b21778bf3f82 17:40:45 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:40:45 ---> Running in 8b5baf0f500f 17:40:46 Removing intermediate container 8b5baf0f500f 17:40:46 ---> 6f99aadcf263 17:40:46 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:40:49 ---> 5c17e780e75c 17:40:49 Step 22/27 : WORKDIR / 17:40:49 ---> Running in 286f35374868 17:40:49 Removing intermediate container 286f35374868 17:40:49 ---> 99b46a9e6ba4 17:40:49 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:40:49 ---> Running in 6f561e94a1fe 17:40:50 Removing intermediate container 6f561e94a1fe 17:40:50 ---> 30dd77d99e53 17:40:50 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:40:50 ---> Running in 54cbdf2c7fd5 17:40:51 Removing intermediate container 54cbdf2c7fd5 17:40:51 ---> 3e82e96868b9 17:40:51 Step 25/27 : LABEL arch=arm64 17:40:51 ---> Running in 504a11081b3b 17:40:51 Removing intermediate container 504a11081b3b 17:40:51 ---> 308a9f73b035 17:40:51 Step 26/27 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:40:51 ---> Running in 8df3f6f9a032 17:40:52 Removing intermediate container 8df3f6f9a032 17:40:52 ---> 806bd93c8312 17:40:52 Step 27/27 : LABEL version=0.0.0 17:40:52 ---> Running in bf934e2f7ab9 17:40:52 Removing intermediate container bf934e2f7ab9 17:40:52 ---> cf6ed51546ed 17:40:52 17:40:53 Successfully built cf6ed51546ed 17:40:53 Successfully tagged security-spire-config-arm64:latest 17:40:53  Building security-spire-config ... done Building security-spire-server 17:41:11 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:41:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:41:11 ---> 0e20986a46b6 17:41:11 Step 3/26 : WORKDIR /edgex-go 17:41:11 ---> Using cache 17:41:11 ---> 62186bc3c736 17:41:11 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 17:41:11 ---> Using cache 17:41:11 ---> 92470448a2ec 17:41:11 Step 5/26 : COPY go.mod vendor* ./ 17:41:11 ---> Using cache 17:41:11 ---> 5b12ca43665b 17:41:11 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:11 ---> Using cache 17:41:11 ---> bbcb56e4a50a 17:41:11 Step 7/26 : COPY . . 17:41:11 ---> Using cache 17:41:11 ---> fcf833ba09cb 17:41:11 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 17:41:11 ---> Using cache 17:41:11 ---> 966fda5f0062 17:41:11 Step 9/26 : WORKDIR /edgex-go/spire-build 17:41:11 ---> Using cache 17:41:11 ---> 46387e42edad 17:41:11 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:41:11 ---> Using cache 17:41:11 ---> 10ee9fa6dea8 17:41:11 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:41:11 ---> Running in 3797ea9da1cf 17:41:16 Removing intermediate container 3797ea9da1cf 17:41:16 ---> 5bab576aa638 17:41:16 Step 12/26 : WORKDIR /edgex-go 17:41:16 ---> Running in e227ba60a774 17:41:17 Removing intermediate container e227ba60a774 17:41:17 ---> 1115fbae8146 17:41:17 17:41:17 Step 13/26 : FROM alpine:3.17 17:41:17 ---> 51e60588ff2c 17:41:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:41:17 ---> Using cache 17:41:17 ---> b3d34d9ba20a 17:41:17 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:41:17 ---> Running in 787c54570d22 17:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:41:21 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:41:21 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:41:21 OK: 17692 distinct packages available 17:41:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:41:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:41:23 (1/5) Installing dumb-init (1.2.5-r2) 17:41:23 (2/5) Installing musl-obstack (1.2.3-r0) 17:41:23 (3/5) Installing libucontext (1.2-r0) 17:41:23 (4/5) Installing gcompat (1.1.0-r0) 17:41:23 (5/5) Installing openssl (3.0.8-r4) 17:41:23 Executing busybox-1.35.0-r29.trigger 17:41:23 OK: 9 MiB in 20 packages 17:41:25 Removing intermediate container 787c54570d22 17:41:25 ---> 210ab23c1998 17:41:25 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 17:41:26 ---> a5c16107a2b0 17:41:26 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 17:41:29 ---> 4452e70940d5 17:41:29 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:41:34 ---> 3388298cb5e4 17:41:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:41:35 ---> dbf1ffd7eb67 17:41:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:41:36 ---> aab07de5e55a 17:41:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:41:37 ---> 3e0573e48713 17:41:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:41:37 ---> Running in a29395804f28 17:41:37 Removing intermediate container a29395804f28 17:41:37 ---> 0f7dce66c268 17:41:37 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:41:37 ---> Running in 5aa69bf876d9 17:41:38 Removing intermediate container 5aa69bf876d9 17:41:38 ---> cf61b51304c3 17:41:38 Step 24/26 : LABEL arch=arm64 17:41:38 ---> Running in 7b7b8960d16d 17:41:38 Removing intermediate container 7b7b8960d16d 17:41:38 ---> d040f1aa51a4 17:41:38 Step 25/26 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:41:38 ---> Running in e9059738b8f3 17:41:39 Removing intermediate container e9059738b8f3 17:41:39 ---> 8413d14e14ee 17:41:39 Step 26/26 : LABEL version=0.0.0 17:41:39 ---> Running in 0b0c39064dc9 17:41:39 Removing intermediate container 0b0c39064dc9 17:41:39 ---> e78f51a98559 17:41:39 17:41:39 Successfully built e78f51a98559 17:41:40 Successfully tagged security-spire-server-arm64:latest 17:41:40  Building security-spire-server ... done Building security-spire-agent 17:41:58 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:41:58 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:41:58 ---> 0e20986a46b6 17:41:58 Step 3/27 : WORKDIR /edgex-go 17:41:58 ---> Using cache 17:41:58 ---> 62186bc3c736 17:41:58 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:41:58 ---> Using cache 17:41:58 ---> 92470448a2ec 17:41:58 Step 5/27 : COPY go.mod vendor* ./ 17:41:58 ---> Using cache 17:41:58 ---> 5b12ca43665b 17:41:58 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:58 ---> Using cache 17:41:58 ---> bbcb56e4a50a 17:41:58 Step 7/27 : COPY . . 17:41:58 ---> Using cache 17:41:58 ---> fcf833ba09cb 17:41:58 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 17:41:58 ---> Using cache 17:41:58 ---> 966fda5f0062 17:41:58 Step 9/27 : WORKDIR /edgex-go/spire-build 17:41:58 ---> Using cache 17:41:58 ---> 46387e42edad 17:41:58 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:41:58 ---> Using cache 17:41:58 ---> 10ee9fa6dea8 17:41:58 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:41:58 ---> Using cache 17:41:58 ---> 34ea6de50568 17:41:58 Step 12/27 : WORKDIR /edgex-go 17:41:58 ---> Using cache 17:41:58 ---> b03e7852aba6 17:41:58 17:41:58 Step 13/27 : FROM alpine:3.17 17:41:58 ---> 51e60588ff2c 17:41:58 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:41:58 ---> Using cache 17:41:58 ---> b3d34d9ba20a 17:41:58 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:41:58 ---> Using cache 17:41:58 ---> 210ab23c1998 17:41:58 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:41:58 ---> Using cache 17:41:59 ---> a5c16107a2b0 17:41:59 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:41:59 ---> Using cache 17:41:59 ---> 4452e70940d5 17:41:59 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:42:04 ---> be3d04ecef5e 17:42:04 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:42:09 ---> 4db407060ac6 17:42:09 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:42:10 ---> 6261941f9e39 17:42:10 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:42:11 ---> ce211eb06c28 17:42:11 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:42:11 ---> 716e4707b516 17:42:11 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:42:11 ---> Running in 1aa63b53d0dc 17:42:12 Removing intermediate container 1aa63b53d0dc 17:42:12 ---> 1a80e57e2b1d 17:42:12 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:42:12 ---> Running in 3c0235d6f7ba 17:42:12 Removing intermediate container 3c0235d6f7ba 17:42:12 ---> 073bc8ac37c1 17:42:12 Step 25/27 : LABEL arch=arm64 17:42:13 ---> Running in 30c2b4e754ca 17:42:13 Removing intermediate container 30c2b4e754ca 17:42:13 ---> 94e30de085df 17:42:13 Step 26/27 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:42:13 ---> Running in 7ab0a0eb5c63 17:42:13 Removing intermediate container 7ab0a0eb5c63 17:42:13 ---> a6b06dc57b31 17:42:13 Step 27/27 : LABEL version=0.0.0 17:42:14 ---> Running in 94c91a0d0f59 17:42:14 Removing intermediate container 94c91a0d0f59 17:42:14 ---> b2bc999521e9 17:42:14 17:42:15 Successfully built b2bc999521e9 17:42:15 Successfully tagged security-spire-agent-arm64:latest 17:42:15  Building security-spire-agent ... done Building security-proxy-auth 17:42:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:42:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:42:33 ---> 0e20986a46b6 17:42:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:42:33 ---> Using cache 17:42:33 ---> 78078d423f8d 17:42:33 Step 4/23 : WORKDIR /edgex-go 17:42:33 ---> Using cache 17:42:33 ---> 6722dfcc1c48 17:42:33 Step 5/23 : RUN apk add --update --no-cache make git 17:42:33 ---> Using cache 17:42:33 ---> ff26d58daa18 17:42:33 Step 6/23 : COPY go.mod vendor* ./ 17:42:33 ---> Using cache 17:42:33 ---> 0821b4541a66 17:42:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:33 ---> Using cache 17:42:33 ---> cdfe1f36e3e7 17:42:33 Step 8/23 : COPY . . 17:42:33 ---> Using cache 17:42:33 ---> a603ebb977d9 17:42:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 17:42:33 ---> Running in 95cc3726eccb 17:42:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:43:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:43:53 Removing intermediate container 0f6bfc9283dd 17:43:53 ---> a88c74d2070c 17:43:53 17:43:53 Step 9/25 : FROM alpine:3.17 17:43:53 ---> 51e60588ff2c 17:43:53 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:43:53 ---> Running in 3083c682e333 17:43:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:43:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:43:56 (1/3) Installing ca-certificates (20230506-r0) 17:43:56 (2/3) Installing dumb-init (1.2.5-r2) 17:43:56 (3/3) Installing su-exec (0.2-r2) 17:43:56 Executing busybox-1.35.0-r29.trigger 17:43:56 Executing ca-certificates-20230506-r0.trigger 17:43:56 OK: 8 MiB in 18 packages 17:43:59 Removing intermediate container 3083c682e333 17:43:59 ---> 9cf7de5d84a2 17:43:59 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:43:59 ---> Running in 36ce9fa4e3c0 17:44:00 Removing intermediate container 36ce9fa4e3c0 17:44:00 ---> 71a9e72d5ed7 17:44:00 Step 12/25 : WORKDIR / 17:44:00 ---> Running in 5cd684dcc4a3 17:44:00 Removing intermediate container 5cd684dcc4a3 17:44:00 ---> 11b4e00a8812 17:44:00 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:44:01 ---> 8d2a981f68eb 17:44:01 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 17:44:02 ---> b3bb19bbb102 17:44:02 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:44:03 ---> 535019ea4bab 17:44:03 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:44:04 ---> 0b48314109bf 17:44:04 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 17:44:05 ---> 00f5fa746938 17:44:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:44:07 ---> 77dc2e35a923 17:44:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:44:08 ---> 36e4e983e8f8 17:44:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:44:12 ---> cd750c4b3bc8 17:44:12 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:44:12 ---> Running in 55355f1ac1a7 17:44:16 Removing intermediate container 55355f1ac1a7 17:44:16 ---> 5ec0f460123e 17:44:16 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:44:16 ---> Running in c46a88c2b9ee 17:44:16 Removing intermediate container c46a88c2b9ee 17:44:16 ---> 465e7541046f 17:44:16 Step 23/25 : LABEL arch=arm64 17:44:16 ---> Running in 44d3181eddde 17:44:17 Removing intermediate container 44d3181eddde 17:44:17 ---> 8d5e0354d550 17:44:17 Step 24/25 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:44:17 ---> Running in d28bff71fb1c 17:44:17 Removing intermediate container d28bff71fb1c 17:44:17 ---> bd6f03152444 17:44:17 Step 25/25 : LABEL version=0.0.0 17:44:17 ---> Running in b89c36cbec76 17:44:18 Removing intermediate container b89c36cbec76 17:44:18 ---> 4c7c09bd69b5 17:44:18 17:44:18 Successfully built 4c7c09bd69b5 17:44:18 Successfully tagged security-secretstore-setup-arm64:latest 17:44:18 Building core-command 17:44:36  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:44:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:44:36 ---> 0e20986a46b6 17:44:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:44:36 ---> Using cache 17:44:36 ---> 78078d423f8d 17:44:36 Step 4/24 : WORKDIR /edgex-go 17:44:36 ---> Using cache 17:44:36 ---> 6722dfcc1c48 17:44:36 Step 5/24 : RUN apk add --update --no-cache make git 17:44:36 ---> Using cache 17:44:36 ---> ff26d58daa18 17:44:36 Step 6/24 : COPY go.mod vendor* ./ 17:44:36 ---> Using cache 17:44:36 ---> 0821b4541a66 17:44:36 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:44:36 ---> Using cache 17:44:36 ---> cdfe1f36e3e7 17:44:36 Step 8/24 : COPY . . 17:44:36 ---> Using cache 17:44:36 ---> a603ebb977d9 17:44:36 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:44:36 ---> Running in 0fec36c0e4c1 17:44:38 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:45:11 Removing intermediate container 580fc777fd23 17:45:11 ---> a80a645eff55 17:45:11 17:45:11 Step 9/22 : FROM alpine:3.17 17:45:11 ---> 51e60588ff2c 17:45:11 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 17:45:11 ---> Running in 6e9a5448ffcb 17:45:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:45:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:45:12 (1/2) Installing dumb-init (1.2.5-r2) 17:45:12 (2/2) Installing openssl (3.0.8-r4) 17:45:12 Executing busybox-1.35.0-r29.trigger 17:45:12 OK: 8 MiB in 17 packages 17:45:14 Removing intermediate container 6e9a5448ffcb 17:45:14 ---> 92b871a6666a 17:45:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:45:14 ---> Running in bfab4f42fa78 17:45:15 Removing intermediate container bfab4f42fa78 17:45:15 ---> 816b2409ff37 17:45:15 Step 12/22 : WORKDIR /edgex 17:45:15 ---> Running in c1f65e2f9855 17:45:15 Removing intermediate container c1f65e2f9855 17:45:15 ---> 2adc71a84c68 17:45:15 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:45:16 ---> cdb0c522cde0 17:45:16 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 17:45:17 ---> b3982550bdbd 17:45:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 17:45:18 ---> 9075fb77f50e 17:45:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:45:20 ---> 5be2a9e13a67 17:45:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:45:21 ---> e6ed442a0b89 17:45:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:45:21 ---> Running in c2d160b2b9ee 17:45:24 Removing intermediate container c2d160b2b9ee 17:45:24 ---> 3861e64c6cf7 17:45:24 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:45:24 ---> Running in d21db8a4d800 17:45:24 Removing intermediate container d21db8a4d800 17:45:24 ---> 9d8b1fbd99be 17:45:24 Step 20/22 : LABEL arch=arm64 17:45:24 ---> Running in c736142843ff 17:45:25 Removing intermediate container c736142843ff 17:45:25 ---> 23b6dedef7c7 17:45:25 Step 21/22 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:45:25 ---> Running in 5b0ff62a374f 17:45:25 Removing intermediate container 5b0ff62a374f 17:45:25 ---> f34be2ae05f7 17:45:25 Step 22/22 : LABEL version=0.0.0 17:45:25 ---> Running in cc371f724903 17:45:26 Removing intermediate container cc371f724903 17:45:26 ---> e52a6ebe389e 17:45:26 17:45:26 Successfully built e52a6ebe389e 17:45:26 Successfully tagged security-proxy-setup-arm64:latest 17:47:18  Building security-proxy-setup ... done Removing intermediate container 0992e06b7679 17:47:18 ---> 0601f6d412eb 17:47:18 17:47:18 Step 10/23 : FROM alpine:3.17 17:47:18 ---> 51e60588ff2c 17:47:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:47:18 ---> Using cache 17:47:18 ---> eac672866530 17:47:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:47:18 ---> Using cache 17:47:18 ---> 683104a5a8ab 17:47:18 Step 13/23 : ENV APP_PORT=59861 17:47:18 ---> Running in c4f4a2f15d34 17:47:18 Removing intermediate container c4f4a2f15d34 17:47:18 ---> a84127855069 17:47:18 Step 14/23 : EXPOSE $APP_PORT 17:47:18 ---> Running in 2a74a61fced4 17:47:18 Removing intermediate container 2a74a61fced4 17:47:18 ---> 75b192ec865c 17:47:18 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:47:18 ---> 8055215f9f89 17:47:18 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:47:18 ---> 69dbd56d293b 17:47:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:47:18 ---> 63b67b89c2a0 17:47:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 17:47:18 ---> 59b8e07cd49d 17:47:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:47:18 ---> Running in 1ba832dd7f69 17:47:19 Removing intermediate container 1ba832dd7f69 17:47:19 ---> abddfeaa9bb3 17:47:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:47:19 ---> Running in 418ba323dc18 17:47:20 Removing intermediate container 418ba323dc18 17:47:20 ---> 01f0d157dc85 17:47:20 Step 21/23 : LABEL arch=arm64 17:47:20 ---> Running in ec7011b83781 17:47:20 Removing intermediate container ec7011b83781 17:47:20 ---> 04fb7afed2fa 17:47:20 Step 22/23 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:47:20 ---> Running in b6c7c4aa15c9 17:47:21 Removing intermediate container b6c7c4aa15c9 17:47:21 ---> ef9832d28341 17:47:21 Step 23/23 : LABEL version=0.0.0 17:47:21 ---> Running in 8aa6ab86bb7e 17:47:21 Removing intermediate container 8aa6ab86bb7e 17:47:21 ---> d900f6cd1855 17:47:21 17:47:22 Successfully built d900f6cd1855 17:47:22 Successfully tagged support-scheduler-arm64:latest 17:48:08  Building support-scheduler ... done Removing intermediate container 95cc3726eccb 17:48:08 ---> daed943423dd 17:48:08 17:48:08 Step 10/23 : FROM alpine:3.17 17:48:08 ---> 51e60588ff2c 17:48:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:48:08 ---> Using cache 17:48:08 ---> 26fb24111afc 17:48:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:48:08 ---> Using cache 17:48:08 ---> 7b35d5f34cf1 17:48:08 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:48:08 ---> Using cache 17:48:08 ---> 7c99b2c6a420 17:48:08 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:48:08 ---> Using cache 17:48:08 ---> c2415dfc96c9 17:48:08 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:48:08 ---> 008c453f1f26 17:48:08 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 17:48:08 ---> f87a686a132f 17:48:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:48:08 ---> ff6407d11510 17:48:08 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:48:08 ---> Running in 450ffb6f64c8 17:48:11 Removing intermediate container 450ffb6f64c8 17:48:11 ---> 31240e25b867 17:48:11 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:48:11 ---> Running in 4e8322d7b377 17:48:11 Removing intermediate container 4e8322d7b377 17:48:11 ---> b37ebad11599 17:48:11 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 17:48:12 ---> Running in eb37279ec5a0 17:48:12 Removing intermediate container eb37279ec5a0 17:48:12 ---> 10cbe695b3b0 17:48:12 Step 21/23 : LABEL arch=arm64 17:48:12 ---> Running in 80232cc055bb 17:48:13 Removing intermediate container 80232cc055bb 17:48:13 ---> 887bc167f0a2 17:48:13 Step 22/23 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:48:13 ---> Running in 3657d0594441 17:48:13 Removing intermediate container 3657d0594441 17:48:13 ---> 7dbeda621a83 17:48:13 Step 23/23 : LABEL version=0.0.0 17:48:13 ---> Running in 64669c5241a0 17:48:14 Removing intermediate container 64669c5241a0 17:48:14 ---> 092fbab66f5c 17:48:14 17:48:14 Successfully built 092fbab66f5c 17:48:14 Successfully tagged security-proxy-auth-arm64:latest 17:48:53  Building security-proxy-auth ... done Removing intermediate container dbae9db88102 17:48:53 ---> a3a723d232ff 17:48:53 17:48:53 Step 10/23 : FROM alpine:3.17 17:48:53 ---> 51e60588ff2c 17:48:53 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:48:53 ---> Running in 0b5c9b374c5f 17:48:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:48:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:48:54 (1/2) Installing ca-certificates (20230506-r0) 17:48:54 (2/2) Installing dumb-init (1.2.5-r2) 17:48:54 Executing busybox-1.35.0-r29.trigger 17:48:54 Executing ca-certificates-20230506-r0.trigger 17:48:54 OK: 8 MiB in 17 packages 17:48:56 Removing intermediate container 0b5c9b374c5f 17:48:56 ---> 5a38c0312614 17:48:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 17:48:56 ---> Running in 0ce7282ce4b6 17:48:56 Removing intermediate container 0ce7282ce4b6 17:48:56 ---> 44b47aad5ad9 17:48:56 Step 13/23 : ENV APP_PORT=59860 17:48:56 ---> Running in 366f2587009c 17:48:57 Removing intermediate container 366f2587009c 17:48:57 ---> 17bbe1a3d9c9 17:48:57 Step 14/23 : EXPOSE $APP_PORT 17:48:57 ---> Running in 78a3256ff646 17:48:57 Removing intermediate container 78a3256ff646 17:48:57 ---> db732924db9e 17:48:57 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:48:58 ---> 0dae35f312c9 17:48:58 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:48:59 ---> 3be88f9abe3d 17:48:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:48:59 Removing intermediate container 0fec36c0e4c1 17:48:59 ---> 668036cc14e8 17:48:59 17:48:59 Step 10/24 : FROM alpine:3.17 17:48:59 ---> 51e60588ff2c 17:48:59 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:48:59 ---> Using cache 17:48:59 ---> eac672866530 17:48:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:48:59 ---> Using cache 17:48:59 ---> 683104a5a8ab 17:48:59 Step 13/24 : ENV APP_PORT=59882 17:48:59 ---> Running in 98e8081c953e 17:49:00 Removing intermediate container 98e8081c953e 17:49:00 ---> 7a9aaa390e8f 17:49:00 Step 14/24 : EXPOSE $APP_PORT 17:49:00 ---> Running in c53b3c76ecba 17:49:00 Removing intermediate container c53b3c76ecba 17:49:00 ---> 68dec79caca2 17:49:00 Step 15/24 : WORKDIR / 17:49:00 ---> Running in ce834bea37e7 17:49:00 ---> 2821b283f5ad 17:49:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 17:49:01 Removing intermediate container ce834bea37e7 17:49:01 ---> 3f49efa494e1 17:49:01 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:49:01 ---> 69c711617dce 17:49:01 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:49:01 ---> Running in 31c946726ed0 17:49:01 ---> bfd6da33d8df 17:49:01 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 17:49:01 Removing intermediate container 31c946726ed0 17:49:01 ---> 4471a88025d2 17:49:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:49:02 ---> Running in 0b97bfaf55a4 17:49:02 Removing intermediate container 0b97bfaf55a4 17:49:02 ---> 791c0118ed87 17:49:02 Step 21/23 : LABEL arch=arm64 17:49:02 ---> bb5616673bd2 17:49:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:49:02 ---> Running in 99af1b371635 17:49:02 Removing intermediate container 99af1b371635 17:49:02 ---> 5b9f5a5fbf87 17:49:02 Step 22/23 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:49:02 ---> Running in d070245abc72 17:49:03 Removing intermediate container d070245abc72 17:49:03 ---> c31dd1622e5c 17:49:03 Step 23/23 : LABEL version=0.0.0 17:49:03 ---> Running in dbea4cfa183f 17:49:03 ---> 4117485529c0 17:49:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 17:49:03 Removing intermediate container dbea4cfa183f 17:49:03 ---> afe0b088b060 17:49:03 17:49:04 Successfully built afe0b088b060 17:49:04 Successfully tagged support-notifications-arm64:latest 17:49:04  Building support-notifications ... done  ---> ad1dcc4e013b 17:49:04 Step 20/24 : ENTRYPOINT ["/core-command"] 17:49:04 ---> Running in 86dd87fed129 17:49:04 Removing intermediate container 86dd87fed129 17:49:04 ---> f82d1ef5c6ea 17:49:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:49:04 ---> Running in 0da32b242b64 17:49:04 Removing intermediate container 0da32b242b64 17:49:04 ---> 182cabd37a82 17:49:04 Step 22/24 : LABEL arch=arm64 17:49:04 ---> Running in cd70952631e6 17:49:05 Removing intermediate container cd70952631e6 17:49:05 ---> 3a4c3a5f1c09 17:49:05 Step 23/24 : LABEL git_sha=bf0bec5d5aa308abee967c48633f9863a09bedf5 17:49:05 ---> Running in 4d3eb7c41ab4 17:49:05 Removing intermediate container 4d3eb7c41ab4 17:49:05 ---> f0cd68d41029 17:49:05 Step 24/24 : LABEL version=0.0.0 17:49:05 ---> Running in 7c72c872357a 17:49:05 Removing intermediate container 7c72c872357a 17:49:05 ---> 8ada44c0c2eb 17:49:05 17:49:06 Successfully built 8ada44c0c2eb 17:49:06 Successfully tagged core-command-arm64:latest 17:49:06  Building core-command ... done  [Pipeline] } 17:49:06 $ docker stop --time=1 d5d320ead055eb19569e8be1926f7b7c3b76383bab128a2be6ea2c7a24bbea24 17:49:08 $ docker rm -f --volumes d5d320ead055eb19569e8be1926f7b7c3b76383bab128a2be6ea2c7a24bbea24 [Pipeline] // withDockerContainer [Pipeline] sh 17:49:08 + docker images 17:49:08 REPOSITORY TAG IMAGE ID CREATED SIZE 17:49:08 core-command-arm64 latest 8ada44c0c2eb 3 seconds ago 19.7MB 17:49:08 support-notifications-arm64 latest afe0b088b060 5 seconds ago 31.9MB 17:49:08 668036cc14e8 10 seconds ago 1.53GB 17:49:08 a3a723d232ff 19 seconds ago 1.59GB 17:49:08 security-proxy-auth-arm64 latest 092fbab66f5c 55 seconds ago 18.1MB 17:49:08 daed943423dd About a minute ago 1.51GB 17:49:08 support-scheduler-arm64 latest d900f6cd1855 About a minute ago 31.2MB 17:49:08 0601f6d412eb 2 minutes ago 1.59GB 17:49:08 security-proxy-setup-arm64 latest e52a6ebe389e 3 minutes ago 18.7MB 17:49:08 a80a645eff55 4 minutes ago 1.51GB 17:49:08 security-secretstore-setup-arm64 latest 4c7c09bd69b5 4 minutes ago 32.2MB 17:49:08 a88c74d2070c 5 minutes ago 1.52GB 17:49:08 security-spire-agent-arm64 latest b2bc999521e9 6 minutes ago 153MB 17:49:08 security-spire-server-arm64 latest e78f51a98559 7 minutes ago 97MB 17:49:08 1115fbae8146 7 minutes ago 1.39GB 17:49:08 security-spire-config-arm64 latest cf6ed51546ed 8 minutes ago 96.1MB 17:49:08 b03e7852aba6 8 minutes ago 1.39GB 17:49:08 security-spiffe-token-provider-arm64 latest f201d89b3b8c 10 minutes ago 32.7MB 17:49:08 5a7f93382be1 11 minutes ago 1.57GB 17:49:08 core-metadata-arm64 latest dab956052887 11 minutes ago 20.2MB 17:49:08 core-data-arm64 latest fe6d1383021e 11 minutes ago 19.9MB 17:49:08 e6935816ebd1 11 minutes ago 1.53GB 17:49:08 25b9656ef938 11 minutes ago 1.53GB 17:49:08 core-common-config-bootstrapper-arm64 latest 37a3224d129f 12 minutes ago 17.2MB 17:49:08 security-bootstrapper-arm64 latest f4ec88ac1bf3 12 minutes ago 21.9MB 17:49:08 553fc9513741 12 minutes ago 1.52GB 17:49:08 f7589bab1bff 12 minutes ago 1.51GB 17:49:08 ci-base-image-arm64 latest 0e20986a46b6 35 minutes ago 899MB 17:49:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB 17:49:08 alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB 17:49:08 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 17:49:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:49:09 17:49:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:49:10 arm64: Pulling from edgex-lftools-log-publisher 17:49:10 8998bd30e6a1: Pulling fs layer 17:49:10 04944245beec: Pulling fs layer 17:49:10 699f458cf7ca: Pulling fs layer 17:49:10 765212b225bb: Pulling fs layer 17:49:10 f23df028b6ca: Pulling fs layer 17:49:10 d65c8cfc05b1: Pulling fs layer 17:49:10 2437ff75d9bd: Pulling fs layer 17:49:10 765212b225bb: Waiting 17:49:10 f23df028b6ca: Waiting 17:49:10 d65c8cfc05b1: Waiting 17:49:10 04944245beec: Verifying Checksum 17:49:10 04944245beec: Download complete 17:49:10 765212b225bb: Verifying Checksum 17:49:10 765212b225bb: Download complete 17:49:10 f23df028b6ca: Verifying Checksum 17:49:10 f23df028b6ca: Download complete 17:49:10 d65c8cfc05b1: Verifying Checksum 17:49:10 d65c8cfc05b1: Download complete 17:49:10 699f458cf7ca: Verifying Checksum 17:49:10 699f458cf7ca: Download complete 17:49:11 8998bd30e6a1: Verifying Checksum 17:49:11 8998bd30e6a1: Download complete 17:49:13 2437ff75d9bd: Verifying Checksum 17:49:13 2437ff75d9bd: Download complete 17:49:15 8998bd30e6a1: Pull complete 17:49:17 04944245beec: Pull complete 17:49:19 699f458cf7ca: Pull complete 17:49:19 765212b225bb: Pull complete 17:49:20 f23df028b6ca: Pull complete 17:49:20 d65c8cfc05b1: Pull complete 17:49:32 2437ff75d9bd: Pull complete 17:49:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:49:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:49:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:32 prd-ubuntu20.04-docker-arm64-4c-16g-14730 does not seem to be running inside a container 17:49:32 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:arm64 cat 17:49:35 $ docker top 79d84f16ac938dfd8c350698f167c19a337ec66f00697b388c9e3c95d14abeb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:36 ---> job-cost.sh 17:49:36 lf-activate-venv: SKIPPING 17:49:36 INFO: No Stack... 17:49:37 INFO: Retrieving Pricing Info for: v3-standard-4 17:49:38 INFO: Archiving Costs [Pipeline] sh 17:49:38 + cat /w/workspace/edgex-go/1/archives/cost.csv 17:49:38 + cut -d, -f6 [Pipeline] lock 17:49:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4560-1-stack-cost] 17:49:38 Resource [jenkins-edgexfoundry-edgex-go-PR-4560-1-stack-cost] did not exist. Created. 17:49:38 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4560-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:49:39 + echo total: 0.10999999940395355 [Pipeline] stash 17:49:39 Stashed 1 file(s) [Pipeline] } 17:49:39 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4560-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:49:39 $ docker stop --time=1 79d84f16ac938dfd8c350698f167c19a337ec66f00697b388c9e3c95d14abeb9 17:49:41 $ docker rm -f --volumes 79d84f16ac938dfd8c350698f167c19a337ec66f00697b388c9e3c95d14abeb9 [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 17:49:42 provisioning config files... 17:49:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14608420286702332813tmp [Pipeline] { [Pipeline] sh 17:49:43 + set +x 17:49:43 + bash -s -- 17:49:43 + curl -s https://codecov.io/bash 17:49:43 17:49:43 _____ _ 17:49:43 / ____| | | 17:49:43 | | ___ __| | ___ ___ _____ __ 17:49:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:49:43 | |___| (_) | (_| | __/ (_| (_) \ V / 17:49:43 \_____\___/ \__,_|\___|\___\___/ \_/ 17:49:43 Bash-1.0.6 17:49:43 17:49:43 17:49:43 ==> git version 2.25.1 found 17:49:43 ==> 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 17:49:43 Release-Date: 2020-01-08 17:49:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:49:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:49:43 ==> Jenkins CI detected. 17:49:43 current dir:  /w/workspace/edgex-go/1 17:49:43 project root: . 17:49:43 --> token set from env 17:49:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:49:43 ==> Running gcov in . (disable via -X gcov) 17:49:43 ==> Python coveragepy not found 17:49:43 ==> Searching for coverage reports in: 17:49:43 + . 17:49:43 -> Found 1 reports 17:49:43 ==> Detecting git/mercurial file structure 17:49:43 ==> Reading reports 17:49:43 + ./coverage.out bytes=447731 17:49:43 ==> Appending adjustments 17:49:43 https://docs.codecov.io/docs/fixing-reports 17:49:44 + Found adjustments 17:49:44 ==> Gzipping contents 17:49:44 60K /tmp/codecov.ZbChbZ.gz 17:49:44 ==> Uploading reports 17:49:44 url: https://codecov.io 17:49:44 query: branch=PR-4560&commit=bf0bec5d5aa308abee967c48633f9863a09bedf5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4560%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4560&job=&cmd_args= 17:49:44 -> Pinging Codecov 17:49:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4560&commit=bf0bec5d5aa308abee967c48633f9863a09bedf5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4560%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4560&job=&cmd_args= 17:49:44 -> Uploading to 17:49:44 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/00271124DB129430A58F1EEE437C3FCB/bf0bec5d5aa308abee967c48633f9863a09bedf5/4cbd1dfb-3711-48ae-9b6e-a99cde8e38c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T174944Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e72c3345425d83e473c002f244895e18e20784a0067422a0a019c41bd730a5c7 17:49:44 % Total % Received % Xferd Average Speed Time Time Time Current 17:49:44 Dload Upload Total Spent Left Speed 17:49:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57529 0 0 100 57529 0 198k --:--:-- --:--:-- --:--:-- 198k 17:49:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/bf0bec5d5aa308abee967c48633f9863a09bedf5 [Pipeline] } 17:49:45 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 17:49:46 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 17:49:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:49:48 ---> package-listing.sh 17:49:48 ++ facter osfamily 17:49:48 ++ tr '[:upper:]' '[:lower:]' 17:49:48 + OS_FAMILY=debian 17:49:48 + workspace=/w/workspace/edgex-go/1 17:49:48 + START_PACKAGES=/tmp/packages_start.txt 17:49:48 + END_PACKAGES=/tmp/packages_end.txt 17:49:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:49:48 + PACKAGES=/tmp/packages_start.txt 17:49:48 + '[' /w/workspace/edgex-go/1 ']' 17:49:48 + PACKAGES=/tmp/packages_end.txt 17:49:48 + case "${OS_FAMILY}" in 17:49:48 + dpkg -l 17:49:48 + grep '^ii' 17:49:48 + '[' -f /tmp/packages_start.txt ']' 17:49:48 + '[' -f /tmp/packages_end.txt ']' 17:49:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:49:48 + '[' /w/workspace/edgex-go/1 ']' 17:49:48 + mkdir -p /w/workspace/edgex-go/1/archives/ 17:49:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 17:49:48 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:49:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:49 17:49:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:50 latest: Pulling from edgex-lftools-log-publisher 17:49:50 5eb5b503b376: Pulling fs layer 17:49:50 5c69ac0246d0: Pulling fs layer 17:49:50 ec43610c2a17: Pulling fs layer 17:49:50 3a2ae6a8a46f: Pulling fs layer 17:49:50 33b1e0a273af: Pulling fs layer 17:49:50 5d3b04190fa2: Pulling fs layer 17:49:50 2f39f015ded8: Pulling fs layer 17:49:50 3a2ae6a8a46f: Waiting 17:49:50 33b1e0a273af: Waiting 17:49:50 5d3b04190fa2: Waiting 17:49:50 2f39f015ded8: Waiting 17:49:50 5c69ac0246d0: Download complete 17:49:50 3a2ae6a8a46f: Download complete 17:49:50 33b1e0a273af: Verifying Checksum 17:49:50 33b1e0a273af: Download complete 17:49:50 5d3b04190fa2: Verifying Checksum 17:49:50 5d3b04190fa2: Download complete 17:49:50 ec43610c2a17: Verifying Checksum 17:49:50 ec43610c2a17: Download complete 17:49:50 5eb5b503b376: Download complete 17:49:51 2f39f015ded8: Download complete 17:49:52 5eb5b503b376: Pull complete 17:49:52 5c69ac0246d0: Pull complete 17:49:53 ec43610c2a17: Pull complete 17:49:53 3a2ae6a8a46f: Pull complete 17:49:53 33b1e0a273af: Pull complete 17:49:54 5d3b04190fa2: Pull complete 17:49:59 2f39f015ded8: Pull complete 17:49:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:49:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:59 prd-ubuntu20.04-docker-8c-8g-14726 does not seem to be running inside a container 17:50:00 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:latest cat 17:50:10 $ docker top 979e2ff98251c872ed3fce6a86238eff9b4652f89f6977cf3fad52eb8fad8461 -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:10 + touch /tmp/pre-build-complete [Pipeline] sh 17:50:10 + mkdir -p /var/log/sysstat [Pipeline] sh 17:50:11 + ls /var/log/sa-host 17:50:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:50:11 provisioning config files... 17:50:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1691734323093016330tmp [Pipeline] { [Pipeline] echo 17:50:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:50:11 ---> create-netrc.sh [Pipeline] } 17:50:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:50:12 ---> python-tools-install.sh [Pipeline] echo 17:50:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:50:12 ---> sudo-logs.sh 17:50:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:50:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:50:12 ---> job-cost.sh 17:50:12 lf-activate-venv: SKIPPING 17:50:12 DEBUG: total: 0.10999999940395355 17:50:12 INFO: Retrieving Stack Cost... 17:50:13 INFO: Retrieving Pricing Info for: v3-standard-8 17:50:13 INFO: Archiving Costs [Pipeline] echo 17:50:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:50:14 ---> logs-deploy.sh 17:50:14 lf-activate-venv: SKIPPING 17:50:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4560/1 17:50:14 INFO: archiving workspace using pattern(s): 17:50:15 Archives upload complete. 17:50:15 INFO: archiving logs to Nexus 17:50:16 ---> uname -a: 17:50:16 Linux prd-ubuntu20-04-docker-8c-8g-14726 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:50:16 17:50:16 17:50:16 ---> lscpu: 17:50:16 Architecture: x86_64 17:50:16 CPU op-mode(s): 32-bit, 64-bit 17:50:16 Byte Order: Little Endian 17:50:16 Address sizes: 40 bits physical, 48 bits virtual 17:50:16 CPU(s): 8 17:50:16 On-line CPU(s) list: 0-7 17:50:16 Thread(s) per core: 1 17:50:16 Core(s) per socket: 1 17:50:16 Socket(s): 8 17:50:16 NUMA node(s): 1 17:50:16 Vendor ID: AuthenticAMD 17:50:16 CPU family: 23 17:50:16 Model: 49 17:50:16 Model name: AMD EPYC-Rome Processor 17:50:16 Stepping: 0 17:50:16 CPU MHz: 2800.000 17:50:16 BogoMIPS: 5600.00 17:50:16 Virtualization: AMD-V 17:50:16 Hypervisor vendor: KVM 17:50:16 Virtualization type: full 17:50:16 L1d cache: 256 KiB 17:50:16 L1i cache: 256 KiB 17:50:16 L2 cache: 4 MiB 17:50:16 L3 cache: 128 MiB 17:50:16 NUMA node0 CPU(s): 0-7 17:50:16 Vulnerability Itlb multihit: Not affected 17:50:16 Vulnerability L1tf: Not affected 17:50:16 Vulnerability Mds: Not affected 17:50:16 Vulnerability Meltdown: Not affected 17:50:16 Vulnerability Mmio stale data: Not affected 17:50:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:50:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:50:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:50:16 Vulnerability Srbds: Not affected 17:50:16 Vulnerability Tsx async abort: Not affected 17:50:16 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 17:50:16 17:50:16 17:50:16 ---> nproc: 17:50:16 8 17:50:16 17:50:16 17:50:16 ---> df -h: 17:50:16 Filesystem Size Used Avail Use% Mounted on 17:50:16 overlay 155G 21G 135G 14% / 17:50:16 tmpfs 64M 0 64M 0% /dev 17:50:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:50:16 shm 64M 0 64M 0% /dev/shm 17:50:16 /dev/vda1 155G 21G 135G 14% /facter-os 17:50:16 17:50:16 17:50:16 ---> sar -b -r -n DEV: 17:50:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14726) 05/09/23 _x86_64_ (8 CPU) 17:50:16 17:50:16 17:08:30 LINUX RESTART (8 CPU) 17:50:16 17:50:16 17:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:50:16 17:10:01 334.49 15.68 318.81 0.00 1911.15 77460.96 0.00 17:50:16 17:11:01 50.32 0.02 50.31 0.00 2.40 37880.89 0.00 17:50:16 17:12:01 49.99 0.25 49.74 0.00 4.00 29065.57 0.00 17:50:16 17:13:01 444.21 5.57 438.64 0.00 60.12 167752.71 0.00 17:50:16 17:14:01 385.20 5.86 379.34 0.00 2076.11 201085.77 0.00 17:50:16 17:15:01 677.67 6.70 670.97 0.00 872.52 190394.00 0.00 17:50:16 17:16:01 551.74 8.53 543.21 0.00 2590.37 196677.89 0.00 17:50:16 17:17:01 371.39 0.02 371.37 0.00 0.13 156569.24 0.00 17:50:16 17:18:01 473.27 0.02 473.25 0.00 0.13 122888.34 0.00 17:50:16 17:19:01 394.58 0.05 394.53 0.00 7.20 46011.40 0.00 17:50:16 17:20:01 3.87 0.00 3.87 0.00 0.00 12524.58 0.00 17:50:16 17:21:01 3.47 0.00 3.47 0.00 0.00 12653.22 0.00 17:50:16 17:22:01 1.72 0.00 1.72 0.00 0.00 2433.59 0.00 17:50:16 17:23:01 2.12 0.00 2.12 0.00 0.00 22.40 0.00 17:50:16 17:24:01 1.83 0.02 1.82 0.00 0.13 20.66 0.00 17:50:16 17:25:01 3.30 1.58 1.72 0.00 37.19 19.99 0.00 17:50:16 17:26:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 17:50:16 17:27:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 17:50:16 17:28:01 1.20 0.00 1.20 0.00 0.00 12.53 0.00 17:50:16 17:29:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 17:50:16 17:30:02 1.13 0.00 1.13 0.00 0.00 11.73 0.00 17:50:16 17:31:01 0.97 0.00 0.97 0.00 0.00 12.07 0.00 17:50:16 17:32:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 17:50:16 17:33:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 17:50:16 17:34:01 1.33 0.00 1.33 0.00 0.00 13.99 0.00 17:50:16 17:35:01 1.15 0.00 1.15 0.00 0.00 12.92 0.00 17:50:16 17:36:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 17:50:16 17:37:01 1.57 0.00 1.57 0.00 0.00 17.06 0.00 17:50:16 17:38:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 17:50:16 17:39:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 17:50:16 17:40:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 17:50:16 17:41:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 17:50:16 17:42:01 1.23 0.00 1.23 0.00 0.00 12.80 0.00 17:50:16 17:43:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 17:50:16 17:44:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 17:50:16 17:45:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 17:50:16 17:46:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 17:50:16 17:47:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 17:50:16 17:48:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 17:50:16 17:49:01 1.17 0.00 1.17 0.00 0.00 13.99 0.00 17:50:16 17:50:01 13.31 0.28 13.03 0.00 31.06 2586.64 0.00 17:50:16 Average: 92.47 1.09 91.38 0.00 185.25 30654.23 0.00 17:50:16 17:50:16 17:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:50:16 17:10:01 28063044 31531180 768688 2.34 109856 3574236 2067068 6.09 1183808 3200756 239792 17:50:16 17:11:01 27811252 31480588 811164 2.47 113496 3749508 1946060 5.74 1562068 3041756 121532 17:50:16 17:12:01 27510596 31544380 750752 2.28 117700 4103348 1897144 5.59 1464176 3438208 238872 17:50:16 17:13:01 23184288 31367876 910000 2.77 223592 7865596 2667252 7.86 2202940 6720820 798548 17:50:16 17:14:01 21396792 30982580 1277900 3.89 292440 9129024 3067188 9.04 2387980 8231240 20780 17:50:16 17:15:01 20962080 31402264 867956 2.64 306396 9967660 2849996 8.40 2209136 8856432 440 17:50:16 17:16:01 17663496 31314448 941644 2.86 432568 12822736 2820984 8.31 2540096 11578864 720884 17:50:16 17:17:01 15924744 31242840 1005108 3.06 434092 14372880 2422436 7.14 2816672 12921312 48432 17:50:16 17:18:01 15793528 31418648 835232 2.54 438828 14700012 2079164 6.13 2588180 13308064 35332 17:50:16 17:19:01 17599560 31507080 755912 2.30 442868 13043092 1852896 5.46 2495716 11671160 432 17:50:16 17:20:01 17598792 31506364 756508 2.30 442924 13043092 1852896 5.46 2495908 11671164 16 17:50:16 17:21:01 17609360 31517220 745748 2.27 442972 13043096 1852896 5.46 2485340 11671316 44 17:50:16 17:22:01 17609116 31517028 745944 2.27 443012 13043096 1852896 5.46 2485676 11671316 8 17:50:16 17:23:01 17612016 31519880 743104 2.26 443068 13043104 1852896 5.46 2483056 11671324 8 17:50:16 17:24:01 17617944 31526088 737008 2.24 443100 13043104 1868448 5.51 2477464 11671516 16 17:50:16 17:25:01 17609804 31520044 742904 2.26 443124 13044220 1885600 5.56 2486420 11671856 12 17:50:16 17:26:01 17608984 31519248 743656 2.26 443148 13044224 1885600 5.56 2486392 11671844 8 17:50:16 17:27:01 17609008 31519276 743552 2.26 443164 13044224 1885600 5.56 2486012 11671844 176 17:50:16 17:28:01 17609212 31519524 743276 2.26 443172 13044228 1885600 5.56 2486056 11671848 8 17:50:16 17:29:01 17608936 31519256 743508 2.26 443180 13044232 1885600 5.56 2486116 11671852 68 17:50:16 17:30:02 17608928 31519264 743444 2.26 443188 13044236 1885600 5.56 2486440 11671852 8 17:50:16 17:31:01 17609072 31519424 743428 2.26 443204 13044244 1885600 5.56 2486136 11671864 200 17:50:16 17:32:01 17609232 31519588 743448 2.26 443208 13044244 1885600 5.56 2486428 11671864 8 17:50:16 17:33:01 17609216 31519608 743416 2.26 443224 13044248 1885600 5.56 2486180 11671872 192 17:50:16 17:34:01 17608908 31519304 743624 2.26 443244 13044252 1885600 5.56 2486580 11671876 172 17:50:16 17:35:01 17609112 31519540 743356 2.26 443272 13044252 1885600 5.56 2486216 11671872 148 17:50:16 17:36:01 17609112 31519544 743296 2.26 443276 13044256 1885600 5.56 2486228 11671876 8 17:50:16 17:37:01 17609064 31519652 743124 2.26 443304 13044384 1885600 5.56 2486272 11671996 44 17:50:16 17:38:01 17609016 31519656 743084 2.26 443328 13044388 1885600 5.56 2486316 11672012 8 17:50:16 17:39:01 17608812 31519456 743348 2.26 443340 13044396 1885600 5.56 2486692 11672016 236 17:50:16 17:40:01 17608844 31519516 743312 2.26 443352 13044396 1885600 5.56 2486344 11672020 12 17:50:16 17:41:01 17608828 31519508 743288 2.26 443360 13044400 1868972 5.51 2486328 11672028 176 17:50:16 17:42:01 17608780 31519484 743264 2.26 443372 13044400 1868972 5.51 2486368 11672032 4 17:50:16 17:43:01 17608724 31519432 743228 2.26 443392 13044404 1868972 5.51 2486492 11672036 196 17:50:16 17:44:01 17608432 31519176 743412 2.26 443420 13044408 1868972 5.51 2486464 11672044 16 17:50:16 17:45:01 17608408 31519156 743372 2.26 443436 13044408 1868972 5.51 2486404 11672044 184 17:50:16 17:46:01 17608328 31519120 743368 2.26 443456 13044412 1868972 5.51 2486444 11672052 24 17:50:16 17:47:01 17608280 31519072 743336 2.26 443472 13044416 1868972 5.51 2486472 11672052 144 17:50:16 17:48:01 17608228 31519024 743532 2.26 443480 13044420 1868972 5.51 2486468 11672056 24 17:50:16 17:49:01 17608464 31519308 743248 2.26 443492 13044428 1868972 5.51 2486628 11672064 144 17:50:16 17:50:01 17081744 31496512 764420 2.32 447700 13497992 1965808 5.79 2513132 12125028 401740 17:50:16 Average: 18567319 31484394 780510 2.37 406274 12149993 1997716 5.89 2403664 10859733 64124 17:50:16 17:50:16 17:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:50:16 17:10:01 docker0 558.56 511.88 41.12 3425.40 0.00 0.00 0.00 0.00 17:50:16 17:10:01 lo 4.87 4.87 0.47 0.47 0.00 0.00 0.00 0.00 17:50:16 17:10:01 ens3 1368.11 1311.36 12350.20 176.07 0.00 0.00 0.00 0.00 17:50:16 17:11:01 docker0 0.97 1.03 0.07 0.10 0.00 0.00 0.00 0.00 17:50:16 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:11:01 veth9356edc 0.97 1.15 0.08 0.10 0.00 0.00 0.00 0.00 17:50:16 17:11:01 ens3 60.89 41.63 53.76 22.30 0.00 0.00 0.00 0.00 17:50:16 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:12:01 ens3 28.90 19.06 24.71 13.43 0.00 0.00 0.00 0.00 17:50:16 17:13:01 docker0 443.48 855.59 37.46 6262.11 0.00 0.00 0.00 0.00 17:50:16 17:13:01 vethc9bcaba 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 17:50:16 17:13:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 17:50:16 17:13:01 ens3 937.64 492.57 7957.03 59.13 0.00 0.00 0.00 0.00 17:50:16 17:14:01 veth022c347 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:50:16 17:14:01 veth52c2cd1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:50:16 17:14:01 docker0 6.56 13.38 0.43 177.96 0.00 0.00 0.00 0.00 17:50:16 17:14:01 vethc9bcaba 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:14:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 17:50:16 17:14:01 ens3 80.39 44.47 767.49 8.35 0.00 0.00 0.00 0.00 17:50:16 17:14:01 vethbd0b36a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:50:16 17:15:01 vethcf825b6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:15:01 docker0 18.65 31.69 1.43 180.98 0.00 0.00 0.00 0.00 17:50:16 17:15:01 vethc9bcaba 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 17:50:16 17:15:01 veth7d861e6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:15:01 veth67c5b67 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:15:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 17:50:16 17:15:01 veth755fabd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:15:01 vethd6bbab1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:15:01 veth38e76f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:15:01 vethe10cbdc 12.66 18.63 1.22 6.98 0.00 0.00 0.00 0.00 17:50:16 17:15:01 ens3 384.12 142.99 937.86 184.68 0.00 0.00 0.00 0.00 17:50:16 17:16:01 vethb4a3528 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:16:01 docker0 427.60 842.03 35.47 6206.90 0.00 0.00 0.00 0.00 17:50:16 17:16:01 vethc9bcaba 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:50:16 17:16:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:16:01 ens3 1051.66 515.60 6887.57 52.71 0.00 0.00 0.00 0.00 17:50:16 17:17:01 vetha365000 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:50:16 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:17:01 vethc9bcaba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:17:01 veth62b1a0d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:50:16 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:17:01 veth9359c75 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:50:16 17:17:01 vethdc02dcd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:50:16 17:17:01 ens3 24.08 17.48 19.20 10.84 0.00 0.00 0.00 0.00 17:50:16 17:17:01 veth2c99ff9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:50:16 17:18:01 veth965f9ea 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:50:16 17:18:01 docker0 8.03 16.11 0.52 191.14 0.00 0.00 0.00 0.00 17:50:16 17:18:01 vethc9bcaba 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:50:16 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:18:01 veth8b41298 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:18:01 ens3 51.10 33.58 219.06 16.54 0.00 0.00 0.00 0.00 17:50:16 17:18:01 veth5a72937 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:19:01 docker0 3.13 7.13 0.20 91.55 0.00 0.00 0.00 0.00 17:50:16 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:19:01 ens3 37.98 21.48 116.59 13.49 0.00 0.00 0.00 0.00 17:50:16 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:20:01 ens3 0.27 0.13 0.47 0.01 0.00 0.00 0.00 0.00 17:50:16 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:21:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:23:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:24:01 ens3 0.23 0.10 0.08 0.07 0.00 0.00 0.00 0.00 17:50:16 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:25:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 17:50:16 17:25:01 ens3 8.05 6.55 5.45 6.24 0.00 0.00 0.00 0.00 17:50:16 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:26:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:29:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 17:50:16 17:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:30:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:31:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:34:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:50:16 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:39:01 ens3 0.45 0.38 0.20 0.09 0.00 0.00 0.00 0.00 17:50:16 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:40:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:42:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:43:01 ens3 0.55 0.42 0.26 0.21 0.00 0.00 0.00 0.00 17:50:16 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:44:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 17:50:16 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:46:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:50:16 17:49:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 17:50:16 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:16 17:50:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 17:50:16 17:50:01 ens3 96.50 56.32 2527.04 13.31 0.00 0.00 0.00 0.00 17:50:16 Average: docker0 35.79 55.60 2.85 403.44 0.00 0.00 0.00 0.00 17:50:16 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 17:50:16 Average: ens3 100.84 66.02 777.49 14.10 0.00 0.00 0.00 0.00 17:50:16 17:50:16 17:50:16 ---> sar -P ALL: 17:50:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14726) 05/09/23 _x86_64_ (8 CPU) 17:50:16 17:50:16 17:08:30 LINUX RESTART (8 CPU) 17:50:16 17:50:16 17:09:01 CPU %user %nice %system %iowait %steal %idle 17:50:16 17:10:01 all 10.66 0.00 4.13 3.23 0.06 81.93 17:50:16 17:10:01 0 11.32 0.00 4.01 1.08 0.05 83.55 17:50:16 17:10:01 1 11.49 0.00 5.69 5.42 0.07 77.33 17:50:16 17:10:01 2 8.92 0.00 3.66 3.17 0.07 84.19 17:50:16 17:10:01 3 9.57 0.00 3.10 1.82 0.05 85.46 17:50:16 17:10:01 4 10.76 0.00 5.15 0.07 0.05 83.97 17:50:16 17:10:01 5 10.76 0.00 3.14 2.41 0.05 83.65 17:50:16 17:10:01 6 13.42 0.00 4.01 1.46 0.05 81.06 17:50:16 17:10:01 7 8.97 0.00 4.26 10.53 0.09 76.16 17:50:16 17:11:01 all 25.36 0.00 4.44 1.31 0.08 68.81 17:50:16 17:11:01 0 24.30 0.00 4.89 2.93 0.08 67.79 17:50:16 17:11:01 1 26.73 0.00 4.20 0.03 0.08 68.95 17:50:16 17:11:01 2 23.76 0.00 4.26 0.57 0.07 71.35 17:50:16 17:11:01 3 23.96 0.00 4.36 4.97 0.10 66.61 17:50:16 17:11:01 4 24.05 0.00 3.87 0.03 0.08 71.96 17:50:16 17:11:01 5 26.44 0.00 4.20 0.20 0.08 69.07 17:50:16 17:11:01 6 26.72 0.00 5.12 0.20 0.08 67.88 17:50:16 17:11:01 7 26.92 0.00 4.58 1.58 0.08 66.85 17:50:16 17:12:01 all 42.34 0.00 6.46 0.86 0.10 50.24 17:50:16 17:12:01 0 41.72 0.00 6.53 0.30 0.10 51.35 17:50:16 17:12:01 1 42.23 0.00 6.12 0.22 0.08 51.34 17:50:16 17:12:01 2 42.80 0.00 6.72 0.74 0.12 49.61 17:50:16 17:12:01 3 42.60 0.00 6.24 0.69 0.08 50.38 17:50:16 17:12:01 4 42.58 0.00 6.45 0.18 0.10 50.68 17:50:16 17:12:01 5 42.10 0.00 6.86 4.18 0.10 46.75 17:50:16 17:12:01 6 40.64 0.00 5.98 0.14 0.08 53.16 17:50:16 17:12:01 7 44.03 0.00 6.76 0.46 0.12 48.64 17:50:16 17:13:01 all 12.20 0.00 7.42 8.78 0.09 71.51 17:50:16 17:13:01 0 11.09 0.00 6.34 2.93 0.07 79.58 17:50:16 17:13:01 1 12.52 0.00 6.51 2.45 0.08 78.44 17:50:16 17:13:01 2 10.79 0.00 6.53 21.52 0.07 61.08 17:50:16 17:13:01 3 13.10 0.00 7.61 2.15 0.07 77.07 17:50:16 17:13:01 4 14.43 0.00 7.45 4.14 0.05 73.93 17:50:16 17:13:01 5 12.54 0.00 8.00 25.24 0.07 54.15 17:50:16 17:13:01 6 10.64 0.00 8.02 2.59 0.07 78.68 17:50:16 17:13:01 7 12.51 0.00 8.92 9.43 0.24 68.90 17:50:16 17:14:01 all 13.00 0.00 5.61 16.11 0.17 65.10 17:50:16 17:14:01 0 12.87 0.00 4.66 2.92 0.10 79.46 17:50:16 17:14:01 1 13.72 0.00 5.70 7.75 0.40 72.42 17:50:16 17:14:01 2 11.42 0.00 5.89 6.41 0.27 76.01 17:50:16 17:14:01 3 13.55 0.00 6.14 34.99 0.10 45.22 17:50:16 17:14:01 4 13.07 0.00 6.05 40.56 0.12 40.20 17:50:16 17:14:01 5 12.82 0.00 6.21 14.80 0.07 66.11 17:50:16 17:14:01 6 13.26 0.00 4.27 14.00 0.07 68.40 17:50:16 17:14:01 7 13.31 0.00 6.02 7.85 0.24 72.58 17:50:16 17:15:01 all 32.80 0.00 9.82 17.38 0.14 39.85 17:50:16 17:15:01 0 33.07 0.00 8.97 9.29 0.10 48.56 17:50:16 17:15:01 1 34.50 0.00 11.77 12.33 0.10 41.30 17:50:16 17:15:01 2 32.09 0.00 8.53 13.05 0.10 46.22 17:50:16 17:15:01 3 31.02 0.00 9.61 29.28 0.10 29.99 17:50:16 17:15:01 4 31.69 0.00 10.55 20.39 0.10 37.27 17:50:16 17:15:01 5 34.72 0.00 9.86 21.93 0.14 33.35 17:50:16 17:15:01 6 32.25 0.00 8.74 16.72 0.12 42.17 17:50:16 17:15:01 7 33.08 0.00 10.56 15.91 0.39 40.06 17:50:16 17:16:01 all 11.66 0.00 6.91 22.22 0.11 59.10 17:50:16 17:16:01 0 10.35 0.00 6.96 37.77 0.10 44.82 17:50:16 17:16:01 1 14.10 0.00 6.68 21.61 0.17 57.45 17:50:16 17:16:01 2 9.99 0.00 6.16 14.64 0.07 69.14 17:50:16 17:16:01 3 10.24 0.00 5.76 7.38 0.07 76.55 17:50:16 17:16:01 4 12.56 0.00 7.56 32.99 0.10 46.78 17:50:16 17:16:01 5 13.65 0.00 7.46 16.73 0.08 62.08 17:50:16 17:16:01 6 9.38 0.00 6.02 8.13 0.13 76.33 17:50:16 17:16:01 7 13.01 0.00 8.72 38.71 0.17 39.39 17:50:16 17:17:01 all 51.11 0.00 11.25 10.08 0.24 27.33 17:50:16 17:17:01 0 50.31 0.00 9.82 7.84 0.24 31.79 17:50:16 17:17:01 1 50.66 0.00 10.52 6.71 0.24 31.87 17:50:16 17:17:01 2 48.96 0.00 10.62 6.61 0.21 33.60 17:50:16 17:17:01 3 49.64 0.00 12.05 3.01 0.28 35.03 17:50:16 17:17:01 4 52.97 0.00 12.59 30.10 0.21 4.13 17:50:16 17:17:01 5 53.65 0.00 12.10 15.79 0.21 18.25 17:50:16 17:17:01 6 49.38 0.00 10.55 4.51 0.30 35.26 17:50:16 17:17:01 7 53.24 0.00 11.72 6.14 0.23 28.67 17:50:16 17:18:01 all 18.14 0.00 6.13 24.84 0.17 50.73 17:50:16 17:18:01 0 19.38 0.00 6.68 30.01 0.15 43.78 17:50:16 17:18:01 1 15.89 0.00 6.77 34.42 0.12 42.80 17:50:16 17:18:01 2 19.40 0.00 5.60 20.66 0.19 54.15 17:50:16 17:18:01 3 16.72 0.00 6.00 12.98 0.21 64.10 17:50:16 17:18:01 4 16.44 0.00 5.83 30.66 0.12 46.95 17:50:16 17:18:01 5 18.28 0.00 6.10 17.73 0.14 57.75 17:50:16 17:18:01 6 17.37 0.00 5.49 22.82 0.15 54.16 17:50:16 17:18:01 7 21.70 0.00 6.52 29.30 0.26 42.22 17:50:16 17:19:01 all 15.21 0.00 4.22 10.21 0.11 70.26 17:50:16 17:19:01 0 15.83 0.00 4.59 9.12 0.10 70.36 17:50:16 17:19:01 1 13.97 0.00 4.25 12.05 0.10 69.63 17:50:16 17:19:01 2 15.23 0.00 4.18 13.83 0.19 66.58 17:50:16 17:19:01 3 14.86 0.00 4.80 18.12 0.08 62.13 17:50:16 17:19:01 4 14.61 0.00 4.03 5.02 0.09 76.26 17:50:16 17:19:01 5 17.12 0.00 4.85 11.23 0.08 66.72 17:50:16 17:19:01 6 14.48 0.00 3.40 5.41 0.12 76.59 17:50:16 17:19:01 7 15.59 0.00 3.64 6.85 0.09 73.83 17:50:16 17:20:01 all 0.21 0.00 0.01 0.06 0.01 99.70 17:50:16 17:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:50:16 17:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:20:01 2 0.22 0.00 0.02 0.48 0.00 99.28 17:50:16 17:20:01 3 0.03 0.00 0.00 0.00 0.02 99.95 17:50:16 17:20:01 4 0.00 0.00 0.00 0.03 0.02 99.95 17:50:16 17:20:01 5 0.00 0.00 0.02 0.00 0.03 99.95 17:50:16 17:20:01 6 1.44 0.00 0.00 0.00 0.00 98.56 17:50:16 17:20:01 7 0.00 0.00 0.02 0.00 0.02 99.97 17:50:16 17:50:16 17:20:01 CPU %user %nice %system %iowait %steal %idle 17:50:16 17:21:01 all 0.07 0.00 0.01 0.10 0.01 99.81 17:50:16 17:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:50:16 17:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:21:01 2 0.02 0.00 0.00 0.67 0.02 99.30 17:50:16 17:21:01 3 0.02 0.00 0.02 0.03 0.00 99.93 17:50:16 17:21:01 4 0.02 0.00 0.02 0.08 0.00 99.88 17:50:16 17:21:01 5 0.07 0.00 0.03 0.00 0.00 99.90 17:50:16 17:21:01 6 0.40 0.00 0.00 0.00 0.02 99.58 17:50:16 17:21:01 7 0.03 0.00 0.00 0.00 0.02 99.95 17:50:16 17:22:01 all 0.04 0.00 0.01 0.06 0.01 99.88 17:50:16 17:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:22:01 1 0.00 0.00 0.00 0.00 0.07 99.93 17:50:16 17:22:01 2 0.00 0.00 0.02 0.45 0.00 99.53 17:50:16 17:22:01 3 0.03 0.00 0.00 0.00 0.03 99.93 17:50:16 17:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:50:16 17:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:50:16 17:22:01 6 0.28 0.00 0.02 0.00 0.00 99.70 17:50:16 17:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:50:16 17:23:01 all 0.09 0.00 0.02 0.14 0.02 99.73 17:50:16 17:23:01 0 0.00 0.00 0.00 0.00 0.03 99.97 17:50:16 17:23:01 1 0.00 0.00 0.00 0.35 0.00 99.65 17:50:16 17:23:01 2 0.00 0.00 0.02 0.75 0.02 99.22 17:50:16 17:23:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:50:16 17:23:01 4 0.00 0.00 0.03 0.00 0.05 99.92 17:50:16 17:23:01 5 0.03 0.00 0.03 0.00 0.02 99.92 17:50:16 17:23:01 6 0.63 0.00 0.03 0.00 0.03 99.30 17:50:16 17:23:01 7 0.05 0.00 0.00 0.00 0.02 99.93 17:50:16 17:24:01 all 0.17 0.00 0.02 0.06 0.01 99.74 17:50:16 17:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:50:16 17:24:01 1 0.00 0.00 0.02 0.13 0.02 99.83 17:50:16 17:24:01 2 0.03 0.00 0.03 0.32 0.00 99.62 17:50:16 17:24:01 3 0.07 0.00 0.03 0.00 0.02 99.88 17:50:16 17:24:01 4 0.00 0.00 0.03 0.00 0.00 99.97 17:50:16 17:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:50:16 17:24:01 6 1.19 0.00 0.00 0.00 0.00 98.81 17:50:16 17:24:01 7 0.02 0.00 0.03 0.07 0.02 99.87 17:50:16 17:25:01 all 0.36 0.00 0.02 0.07 0.01 99.54 17:50:16 17:25:01 0 0.08 0.00 0.02 0.15 0.00 99.75 17:50:16 17:25:01 1 0.07 0.00 0.02 0.10 0.00 99.82 17:50:16 17:25:01 2 0.30 0.00 0.02 0.18 0.02 99.48 17:50:16 17:25:01 3 0.25 0.00 0.07 0.00 0.02 99.67 17:50:16 17:25:01 4 0.23 0.00 0.03 0.00 0.00 99.73 17:50:16 17:25:01 5 0.35 0.00 0.03 0.13 0.00 99.48 17:50:16 17:25:01 6 0.95 0.00 0.00 0.02 0.02 99.01 17:50:16 17:25:01 7 0.67 0.00 0.00 0.00 0.00 99.33 17:50:16 17:26:01 all 0.12 0.00 0.01 0.02 0.01 99.84 17:50:16 17:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:50:16 17:26:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:50:16 17:26:01 2 0.02 0.00 0.00 0.15 0.00 99.83 17:50:16 17:26:01 3 0.05 0.00 0.03 0.00 0.02 99.90 17:50:16 17:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:50:16 17:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:26:01 6 0.86 0.00 0.00 0.00 0.02 99.12 17:50:16 17:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:50:16 17:27:01 all 0.05 0.00 0.01 0.03 0.00 99.91 17:50:16 17:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:50:16 17:27:01 1 0.00 0.00 0.00 0.05 0.00 99.95 17:50:16 17:27:01 2 0.02 0.00 0.00 0.17 0.00 99.82 17:50:16 17:27:01 3 0.02 0.00 0.02 0.00 0.03 99.93 17:50:16 17:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:27:01 5 0.32 0.00 0.02 0.00 0.00 99.67 17:50:16 17:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:50:16 17:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:50:16 17:28:01 all 0.08 0.00 0.01 0.01 0.00 99.89 17:50:16 17:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:28:01 1 0.02 0.00 0.00 0.03 0.02 99.93 17:50:16 17:28:01 2 0.02 0.00 0.00 0.07 0.00 99.92 17:50:16 17:28:01 3 0.07 0.00 0.03 0.00 0.00 99.90 17:50:16 17:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:50:16 17:28:01 5 0.55 0.00 0.00 0.00 0.00 99.45 17:50:16 17:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:50:16 17:29:01 all 0.01 0.00 0.01 0.04 0.01 99.93 17:50:16 17:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:50:16 17:29:01 1 0.00 0.00 0.00 0.17 0.00 99.83 17:50:16 17:29:01 2 0.00 0.00 0.02 0.12 0.00 99.87 17:50:16 17:29:01 3 0.03 0.00 0.03 0.00 0.02 99.92 17:50:16 17:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:50:16 17:29:01 5 0.02 0.00 0.03 0.00 0.02 99.93 17:50:16 17:29:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:50:16 17:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:50:16 17:30:02 all 0.04 0.00 0.00 0.03 0.01 99.92 17:50:16 17:30:02 0 0.02 0.00 0.00 0.00 0.00 99.98 17:50:16 17:30:02 1 0.00 0.00 0.00 0.13 0.02 99.85 17:50:16 17:30:02 2 0.02 0.00 0.02 0.07 0.02 99.88 17:50:16 17:30:02 3 0.03 0.00 0.00 0.00 0.00 99.97 17:50:16 17:30:02 4 0.05 0.00 0.02 0.00 0.03 99.90 17:50:16 17:30:02 5 0.17 0.00 0.00 0.00 0.00 99.83 17:50:16 17:30:02 6 0.02 0.00 0.00 0.00 0.00 99.98 17:50:16 17:30:02 7 0.02 0.00 0.00 0.00 0.02 99.97 17:50:16 17:31:01 all 0.15 0.00 0.01 0.01 0.01 99.81 17:50:16 17:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:31:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:50:16 17:31:01 2 0.00 0.00 0.00 0.08 0.00 99.92 17:50:16 17:31:01 3 0.05 0.00 0.02 0.00 0.02 99.92 17:50:16 17:31:01 4 0.05 0.00 0.02 0.00 0.02 99.92 17:50:16 17:31:01 5 1.11 0.00 0.00 0.00 0.02 98.87 17:50:16 17:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:31:01 7 0.02 0.00 0.02 0.00 0.05 99.92 17:50:16 17:50:16 17:31:01 CPU %user %nice %system %iowait %steal %idle 17:50:16 17:32:01 all 0.04 0.00 0.01 0.01 0.00 99.94 17:50:16 17:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:50:16 17:32:01 1 0.00 0.00 0.03 0.02 0.02 99.93 17:50:16 17:32:01 2 0.02 0.00 0.00 0.03 0.00 99.95 17:50:16 17:32:01 3 0.05 0.00 0.02 0.00 0.00 99.93 17:50:16 17:32:01 4 0.07 0.00 0.03 0.00 0.02 99.88 17:50:16 17:32:01 5 0.10 0.00 0.00 0.00 0.00 99.90 17:50:16 17:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:50:16 17:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:50:16 17:33:01 all 0.01 0.00 0.02 0.03 0.03 99.91 17:50:16 17:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:50:16 17:33:01 1 0.00 0.00 0.00 0.10 0.03 99.87 17:50:16 17:33:01 2 0.00 0.00 0.00 0.10 0.03 99.87 17:50:16 17:33:01 3 0.03 0.00 0.05 0.00 0.00 99.92 17:50:16 17:33:01 4 0.05 0.00 0.03 0.00 0.05 99.87 17:50:16 17:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:50:16 17:33:01 6 0.00 0.00 0.00 0.00 0.08 99.92 17:50:16 17:33:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:50:16 17:34:01 all 0.06 0.00 0.02 0.06 0.01 99.84 17:50:16 17:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:50:16 17:34:01 1 0.00 0.00 0.00 0.27 0.00 99.73 17:50:16 17:34:01 2 0.02 0.00 0.03 0.23 0.00 99.72 17:50:16 17:34:01 3 0.07 0.00 0.03 0.00 0.02 99.88 17:50:16 17:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:34:01 5 0.30 0.00 0.00 0.00 0.00 99.70 17:50:16 17:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:50:16 17:34:01 7 0.12 0.00 0.07 0.02 0.03 99.77 17:50:16 17:35:01 all 0.04 0.00 0.01 0.06 0.01 99.88 17:50:16 17:35:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:50:16 17:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:50:16 17:35:01 2 0.03 0.00 0.02 0.37 0.02 99.57 17:50:16 17:35:01 3 0.07 0.00 0.05 0.05 0.00 99.83 17:50:16 17:35:01 4 0.02 0.00 0.02 0.10 0.00 99.87 17:50:16 17:35:01 5 0.10 0.00 0.02 0.00 0.02 99.87 17:50:16 17:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:50:16 17:36:01 all 0.09 0.00 0.01 0.05 0.00 99.85 17:50:16 17:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:50:16 17:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:36:01 2 0.02 0.00 0.00 0.15 0.00 99.83 17:50:16 17:36:01 3 0.05 0.00 0.00 0.00 0.00 99.95 17:50:16 17:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:50:16 17:36:01 5 0.50 0.00 0.05 0.00 0.00 99.45 17:50:16 17:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:50:16 17:36:01 7 0.08 0.00 0.03 0.23 0.03 99.62 17:50:16 17:37:01 all 0.06 0.00 0.02 0.06 0.01 99.85 17:50:16 17:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:50:16 17:37:01 1 0.00 0.00 0.02 0.10 0.00 99.88 17:50:16 17:37:01 2 0.05 0.00 0.02 0.30 0.03 99.60 17:50:16 17:37:01 3 0.03 0.00 0.03 0.00 0.02 99.92 17:50:16 17:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:37:01 5 0.30 0.00 0.02 0.00 0.00 99.68 17:50:16 17:37:01 6 0.00 0.00 0.03 0.10 0.02 99.85 17:50:16 17:37:01 7 0.05 0.00 0.02 0.00 0.02 99.92 17:50:16 17:38:01 all 0.10 0.00 0.01 0.06 0.00 99.83 17:50:16 17:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:50:16 17:38:01 1 0.00 0.00 0.00 0.32 0.00 99.68 17:50:16 17:38:01 2 0.03 0.00 0.00 0.17 0.00 99.80 17:50:16 17:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:50:16 17:38:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:50:16 17:38:01 5 0.67 0.00 0.05 0.00 0.00 99.29 17:50:16 17:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:39:01 all 0.04 0.00 0.01 0.05 0.01 99.88 17:50:16 17:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:50:16 17:39:01 1 0.02 0.00 0.00 0.33 0.02 99.63 17:50:16 17:39:01 2 0.00 0.00 0.02 0.05 0.00 99.93 17:50:16 17:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:50:16 17:39:01 4 0.12 0.00 0.02 0.00 0.03 99.83 17:50:16 17:39:01 5 0.12 0.00 0.05 0.00 0.02 99.82 17:50:16 17:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:50:16 17:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:50:16 17:40:01 all 0.02 0.00 0.01 0.05 0.01 99.91 17:50:16 17:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:40:01 1 0.00 0.00 0.02 0.17 0.00 99.82 17:50:16 17:40:01 2 0.02 0.00 0.03 0.13 0.02 99.80 17:50:16 17:40:01 3 0.05 0.00 0.03 0.02 0.02 99.88 17:50:16 17:40:01 4 0.10 0.00 0.03 0.00 0.02 99.85 17:50:16 17:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:40:01 6 0.00 0.00 0.00 0.10 0.00 99.90 17:50:16 17:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:41:01 all 0.07 0.00 0.01 0.04 0.07 99.82 17:50:16 17:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:50:16 17:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:41:01 2 0.05 0.00 0.02 0.20 0.12 99.62 17:50:16 17:41:01 3 0.05 0.00 0.02 0.00 0.13 99.80 17:50:16 17:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:50:16 17:41:01 5 0.37 0.00 0.00 0.00 0.12 99.52 17:50:16 17:41:01 6 0.02 0.00 0.00 0.08 0.03 99.87 17:50:16 17:41:01 7 0.02 0.00 0.02 0.00 0.12 99.85 17:50:16 17:42:01 all 0.02 0.00 0.01 0.04 0.00 99.93 17:50:16 17:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:50:16 17:42:01 2 0.05 0.00 0.03 0.13 0.02 99.77 17:50:16 17:42:01 3 0.05 0.00 0.02 0.00 0.00 99.93 17:50:16 17:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:42:01 5 0.05 0.00 0.02 0.00 0.00 99.93 17:50:16 17:42:01 6 0.00 0.00 0.02 0.17 0.00 99.82 17:50:16 17:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:50:16 17:42:01 CPU %user %nice %system %iowait %steal %idle 17:50:16 17:43:01 all 0.06 0.00 0.01 0.03 0.01 99.89 17:50:16 17:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:50:16 17:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:43:01 2 0.05 0.00 0.02 0.15 0.02 99.77 17:50:16 17:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:50:16 17:43:01 4 0.08 0.00 0.05 0.00 0.00 99.87 17:50:16 17:43:01 5 0.25 0.00 0.00 0.00 0.02 99.73 17:50:16 17:43:01 6 0.07 0.00 0.02 0.05 0.02 99.85 17:50:16 17:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:50:16 17:44:01 all 0.05 0.00 0.01 0.06 0.00 99.87 17:50:16 17:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:50:16 17:44:01 1 0.02 0.00 0.03 0.22 0.00 99.73 17:50:16 17:44:01 2 0.02 0.00 0.00 0.15 0.00 99.83 17:50:16 17:44:01 3 0.07 0.00 0.02 0.00 0.00 99.92 17:50:16 17:44:01 4 0.05 0.00 0.03 0.00 0.02 99.90 17:50:16 17:44:01 5 0.25 0.00 0.00 0.00 0.00 99.75 17:50:16 17:44:01 6 0.00 0.00 0.00 0.12 0.00 99.88 17:50:16 17:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:50:16 17:45:01 all 0.08 0.00 0.01 0.04 0.02 99.86 17:50:16 17:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:50:16 17:45:01 1 0.02 0.00 0.00 0.10 0.08 99.80 17:50:16 17:45:01 2 0.03 0.00 0.00 0.08 0.02 99.87 17:50:16 17:45:01 3 0.07 0.00 0.00 0.00 0.00 99.93 17:50:16 17:45:01 4 0.05 0.00 0.03 0.12 0.02 99.78 17:50:16 17:45:01 5 0.42 0.00 0.00 0.00 0.00 99.58 17:50:16 17:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:50:16 17:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:50:16 17:46:01 all 0.07 0.00 0.01 0.02 0.01 99.89 17:50:16 17:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:46:01 1 0.00 0.00 0.02 0.08 0.00 99.90 17:50:16 17:46:01 2 0.00 0.00 0.02 0.02 0.00 99.97 17:50:16 17:46:01 3 0.05 0.00 0.00 0.00 0.02 99.93 17:50:16 17:46:01 4 0.10 0.00 0.00 0.07 0.05 99.78 17:50:16 17:46:01 5 0.42 0.00 0.02 0.00 0.02 99.55 17:50:16 17:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:50:16 17:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:50:16 17:47:01 all 0.05 0.00 0.01 0.10 0.03 99.81 17:50:16 17:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:50:16 17:47:01 1 0.03 0.00 0.02 0.15 0.12 99.68 17:50:16 17:47:01 2 0.03 0.00 0.00 0.65 0.00 99.32 17:50:16 17:47:01 3 0.05 0.00 0.02 0.00 0.00 99.93 17:50:16 17:47:01 4 0.07 0.00 0.03 0.00 0.13 99.77 17:50:16 17:47:01 5 0.12 0.00 0.00 0.00 0.02 99.87 17:50:16 17:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:50:16 17:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:50:16 17:48:01 all 0.03 0.00 0.01 0.03 0.01 99.91 17:50:16 17:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:50:16 17:48:01 1 0.02 0.00 0.00 0.05 0.02 99.92 17:50:16 17:48:01 2 0.00 0.00 0.02 0.17 0.00 99.82 17:50:16 17:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:50:16 17:48:01 4 0.07 0.00 0.05 0.00 0.08 99.80 17:50:16 17:48:01 5 0.18 0.00 0.00 0.00 0.00 99.82 17:50:16 17:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:50:16 17:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:50:16 17:49:01 all 0.06 0.00 0.01 0.04 0.06 99.84 17:50:16 17:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:50:16 17:49:01 1 0.02 0.00 0.00 0.12 0.02 99.85 17:50:16 17:49:01 2 0.03 0.00 0.00 0.18 0.35 99.44 17:50:16 17:49:01 3 0.08 0.00 0.05 0.00 0.02 99.85 17:50:16 17:49:01 4 0.13 0.00 0.03 0.00 0.02 99.82 17:50:16 17:49:01 5 0.10 0.00 0.00 0.00 0.02 99.88 17:50:16 17:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:50:16 17:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:50:16 17:50:01 all 3.04 0.00 1.71 0.95 0.08 94.21 17:50:16 17:50:01 0 2.52 0.00 1.47 0.18 0.08 95.74 17:50:16 17:50:01 1 3.10 0.00 1.93 2.63 0.08 92.25 17:50:16 17:50:01 2 3.88 0.00 1.64 4.14 0.10 90.24 17:50:16 17:50:01 3 3.59 0.00 1.71 0.15 0.07 94.48 17:50:16 17:50:01 4 3.12 0.00 1.54 0.05 0.08 95.20 17:50:16 17:50:01 5 2.64 0.00 1.90 0.02 0.05 95.39 17:50:16 17:50:01 6 2.98 0.00 1.31 0.28 0.07 95.36 17:50:16 17:50:01 7 2.50 0.00 2.16 0.18 0.12 95.03 17:50:16 Average: all 5.70 0.00 1.64 2.82 0.04 89.79 17:50:16 Average: 0 5.61 0.00 1.57 2.51 0.03 90.29 17:50:16 Average: 1 5.76 0.00 1.69 2.62 0.05 89.88 17:50:16 Average: 2 5.46 0.00 1.54 2.69 0.05 90.25 17:50:16 Average: 3 5.54 0.00 1.64 2.78 0.04 90.01 17:50:16 Average: 4 5.69 0.00 1.72 3.93 0.04 88.62 17:50:16 Average: 5 6.05 0.00 1.71 3.13 0.03 89.08 17:50:16 Average: 6 5.65 0.00 1.51 1.85 0.04 90.95 17:50:16 Average: 7 5.87 0.00 1.77 3.04 0.06 89.26 17:50:16 17:50:16 17:50:16