Pull request #4268 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from f6f0266d2d9968fee034112269f4ea0fe1308d8b+1c8abb91c27dee0361322f6c8e5a904aaca59bd3 (473a15b4e4dec382ff5df58ddedd0c96bd8d2477) 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-ssh1301747329427985032.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12106760293492035944.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4268/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4268/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh122410672239604378.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6666936882173494474.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4268/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4268/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh803205603560752429.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1591 in /w/workspace/edgexfoundry_edgex-go_PR-4268 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 into PR head commit f6f0266d2d9968fee034112269f4ea0fe1308d8b Merge succeeded, producing f6f0266d2d9968fee034112269f4ea0fe1308d8b Checking out Revision f6f0266d2d9968fee034112269f4ea0fe1308d8b (PR-4268) > 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/4268/head:refs/remotes/origin/PR-4268 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6f0266d2d9968fee034112269f4ea0fe1308d8b # 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 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6f0266d2d9968fee034112269f4ea0fe1308d8b # timeout=10 Commit message: "refactor!: Rework code for refactored MessageBus Configuration" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:58:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:58:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:58:08 ========================================================= 16:58:08 EdgeX Global Pipelines Version Info 16:58:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2b45e66c64e013e8f94318f6c029df12ed6d2177 # timeout=10 16:58:09 ------------------- 16:58:09 stable info: 16:58:09 ------------------- 16:58:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:58:09 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:58:09 Message: update stable to v1.0.244 16:58:10 ------------------- 16:58:10 experimental info: 16:58:10 ------------------- 16:58:10 Commited By: **** collab-it+edgex@linuxfoundation.org 16:58:10 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:58:10 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4268 [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4268 [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4268 [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6f0266d2d9968fee034112269f4ea0fe1308d8b [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6f0266 [Pipeline] echo 16:58:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:58:10 provisioning config files... 16:58:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config12982445483495768172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:58:11 ---> docker-login.sh 16:58:11 nexus3.edgexfoundry.org:10001 16:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:11 Configure a credential helper to remove this warning. See 16:58:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:11 16:58:11 Login Succeeded 16:58:11 nexus3.edgexfoundry.org:10002 16:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:11 Configure a credential helper to remove this warning. See 16:58:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:11 16:58:11 Login Succeeded 16:58:11 nexus3.edgexfoundry.org:10003 16:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:11 Configure a credential helper to remove this warning. See 16:58:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:11 16:58:11 Login Succeeded 16:58:11 nexus3.edgexfoundry.org:10004 16:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:11 Configure a credential helper to remove this warning. See 16:58:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:11 16:58:11 Login Succeeded 16:58:11 docker.io 16:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:12 Configure a credential helper to remove this warning. See 16:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:12 16:58:12 Login Succeeded 16:58:12 ---> docker-login.sh ends [Pipeline] } 16:58:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:58:12 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 16:58:12 + dirname cmd/core-command/Dockerfile 16:58:12 + cut -d/ -f2 16:58:12 + echo core-command,cmd/core-command/Dockerfile 16:58:12 + + dirnamecut cmd/core-data/Dockerfile -d/ 16:58:12 -f2 16:58:12 + echo core-data,cmd/core-data/Dockerfile 16:58:12 + + cut -d/ -f2 16:58:12 dirname cmd/core-metadata/Dockerfile 16:58:12 + echo core-metadata,cmd/core-metadata/Dockerfile 16:58:12 + dirname cmd/security-bootstrapper/Dockerfile 16:58:12 + cut -d/ -f2 16:58:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:58:12 + dirname cmd/security-proxy-setup/Dockerfile 16:58:12 + cut -d/ -f2 16:58:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:58:12 + dirname cmd/security-secretstore-setup/Dockerfile 16:58:12 + cut -d/ -f2 16:58:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:58:12 + + dirname cmd/security-spiffe-token-provider/Dockerfile 16:58:12 cut -d/ -f2 16:58:12 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:58:12 + + dirname cmd/security-spire-agent/Dockerfile 16:58:12 cut -d/ -f2 16:58:12 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:58:12 + dirname cmd/security-spire-config/Dockerfile 16:58:12 + cut -d/ -f2 16:58:12 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:58:12 + dirname cmd/security-spire-server/Dockerfile 16:58:12 + cut -d/ -f2 16:58:12 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:58:12 + dirname cmd/support-notifications/Dockerfile 16:58:12 + cut -d/ -f2 16:58:12 + echo support-notifications,cmd/support-notifications/Dockerfile 16:58:12 + dirname cmd/support-scheduler/Dockerfile 16:58:12 + cut -d/ -f2 16:58:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 16:58:12 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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 16:58:12 + git rev-list -1 --merges f6f0266d2d9968fee034112269f4ea0fe1308d8b~1..f6f0266d2d9968fee034112269f4ea0fe1308d8b [Pipeline] echo 16:58:12 -----------> git rev-list -1 --merges f6f0266d2d9968fee034112269f4ea0fe1308d8b~1..f6f0266d2d9968fee034112269f4ea0fe1308d8b f6f0266d2d9968fee034112269f4ea0fe1308d8b [false] [Pipeline] sh 16:58:13 + git log --format=format:%s -1 f6f0266d2d9968fee034112269f4ea0fe1308d8b [Pipeline] echo 16:58:13 ========================================================= 16:58:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:58:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:58:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:58:13 + grep -v github /etc/ssh/ssh_known_hosts 16:58:13 + [ -e /tmp/ssh_known_hosts ] 16:58:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:58:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:58:13 + sudo tee -a /etc/ssh/ssh_known_hosts 16:58:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:58:14 16:58:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:58:14 0.1.4: Pulling from edgex-devops/py-git-semver 16:58:14 b85a868b505f: Pulling fs layer 16:58:14 e2be974225ed: Pulling fs layer 16:58:14 339a4e72a1f5: Pulling fs layer 16:58:14 988bab9f4d93: Pulling fs layer 16:58:14 1469e6f7b9e6: Pulling fs layer 16:58:14 eaf3925da568: Pulling fs layer 16:58:14 bab4dde63d76: Pulling fs layer 16:58:14 bde34c3a00c8: Pulling fs layer 16:58:14 b352a97aabf1: Pulling fs layer 16:58:14 4872d77fe225: Pulling fs layer 16:58:14 5851b861e8e6: Pulling fs layer 16:58:14 988bab9f4d93: Waiting 16:58:14 1469e6f7b9e6: Waiting 16:58:14 eaf3925da568: Waiting 16:58:14 bab4dde63d76: Waiting 16:58:14 bde34c3a00c8: Waiting 16:58:14 5851b861e8e6: Waiting 16:58:14 b352a97aabf1: Waiting 16:58:14 4872d77fe225: Waiting 16:58:14 e2be974225ed: Verifying Checksum 16:58:14 e2be974225ed: Download complete 16:58:14 988bab9f4d93: Verifying Checksum 16:58:14 988bab9f4d93: Download complete 16:58:14 1469e6f7b9e6: Verifying Checksum 16:58:14 1469e6f7b9e6: Download complete 16:58:14 339a4e72a1f5: Verifying Checksum 16:58:14 339a4e72a1f5: Download complete 16:58:14 eaf3925da568: Verifying Checksum 16:58:14 eaf3925da568: Download complete 16:58:14 bde34c3a00c8: Verifying Checksum 16:58:14 bde34c3a00c8: Download complete 16:58:14 b352a97aabf1: Download complete 16:58:14 4872d77fe225: Verifying Checksum 16:58:14 4872d77fe225: Download complete 16:58:14 b85a868b505f: Verifying Checksum 16:58:14 b85a868b505f: Download complete 16:58:14 5851b861e8e6: Verifying Checksum 16:58:14 5851b861e8e6: Download complete 16:58:15 bab4dde63d76: Download complete 16:58:16 b85a868b505f: Pull complete 16:58:16 e2be974225ed: Pull complete 16:58:16 339a4e72a1f5: Pull complete 16:58:16 988bab9f4d93: Pull complete 16:58:17 1469e6f7b9e6: Pull complete 16:58:17 eaf3925da568: Pull complete 16:58:18 bab4dde63d76: Pull complete 16:58:18 bde34c3a00c8: Pull complete 16:58:19 b352a97aabf1: Pull complete 16:58:19 4872d77fe225: Pull complete 16:58:19 5851b861e8e6: Pull complete 16:58:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:58:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:58:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:19 prd-ubuntu20.04-docker-8c-8g-1591 does not seem to be running inside a container 16:58:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:58:22 $ docker top c1f72872c3055708bfaa9549251dd4607dc175bf59059c801886189eb938d625 -eo pid,comm 16:58:22 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). 16:58:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:58:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:58:22 [ssh-agent] Looking for ssh-agent implementation... 16:58:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:58:23 $ docker exec c1f72872c3055708bfaa9549251dd4607dc175bf59059c801886189eb938d625 ssh-agent 16:58:23 SSH_AUTH_SOCK=/tmp/ssh-6KGRQn6NcGMC/agent.31 16:58:23 SSH_AGENT_PID=37 16:58:23 Running ssh-add (command line suppressed) 16:58:23 Identity added: /w/workspace/edgex-go/5@tmp/private_key_13241075687022453841.key (/w/workspace/edgex-go/5@tmp/private_key_13241075687022453841.key) 16:58:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:58:23 + git tag --points-at HEAD [Pipeline] } 16:58:23 $ docker exec --env ******** --env ******** c1f72872c3055708bfaa9549251dd4607dc175bf59059c801886189eb938d625 ssh-agent -k 16:58:23 unset SSH_AUTH_SOCK; 16:58:23 unset SSH_AGENT_PID; 16:58:23 echo Agent pid 37 killed; 16:58:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:58:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:58:23 [ssh-agent] Looking for ssh-agent implementation... 16:58:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:58:23 $ docker exec c1f72872c3055708bfaa9549251dd4607dc175bf59059c801886189eb938d625 ssh-agent 16:58:24 SSH_AUTH_SOCK=/tmp/ssh-JcpF4aqhzl1J/agent.70 16:58:24 SSH_AGENT_PID=76 16:58:24 Running ssh-add (command line suppressed) 16:58:24 Identity added: /w/workspace/edgex-go/5@tmp/private_key_10664330108929117310.key (/w/workspace/edgex-go/5@tmp/private_key_10664330108929117310.key) 16:58:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:58:24 + git semver init 16:58:24 2023-01-10 16:58:24,682 [run_init] DEBUG init version:0.0.0 force:False 16:58:24 2023-01-10 16:58:24,684 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 16:58:24 2023-01-10 16:58:24,685 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 16:58:24 2023-01-10 16:58:24,685 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 16:58:30 2023-01-10 16:58:29,800 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 16:58:30 2023-01-10 16:58:29,801 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4268 with force:False 16:58:30 2023-01-10 16:58:29,801 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4268 16:58:30 2023-01-10 16:58:29,805 [execute] INFO git cat-file --batch-check 16:58:30 2023-01-10 16:58:29,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 16:58:30 2023-01-10 16:58:29,812 [execute] INFO git cat-file --batch 16:58:30 2023-01-10 16:58:29,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 16:58:30 2023-01-10 16:58:29,819 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4268 16:58:30 0.0.0 [Pipeline] } 16:58:30 $ docker exec --env ******** --env ******** c1f72872c3055708bfaa9549251dd4607dc175bf59059c801886189eb938d625 ssh-agent -k 16:58:30 unset SSH_AUTH_SOCK; 16:58:30 unset SSH_AGENT_PID; 16:58:30 echo Agent pid 76 killed; 16:58:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:58:30 + git semver [Pipeline] } 16:58:30 $ docker stop --time=1 c1f72872c3055708bfaa9549251dd4607dc175bf59059c801886189eb938d625 16:58:32 $ docker rm -f --volumes c1f72872c3055708bfaa9549251dd4607dc175bf59059c801886189eb938d625 [Pipeline] // withDockerContainer [Pipeline] sh 16:58:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:58:32 Stashed 1 file(s) [Pipeline] echo 16:58:32 [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 16:58:33 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 16:58:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:58:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:58:33 ========================================================= 16:58:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:58:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:58:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:58:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:58:33 213ec9aee27d: Pulling fs layer 16:58:33 4583459ba037: Pulling fs layer 16:58:33 93c1e223e6f2: Pulling fs layer 16:58:33 53926ce57604: Pulling fs layer 16:58:33 21b2b0c7a3f4: Pulling fs layer 16:58:33 22ff95d597cd: Pulling fs layer 16:58:33 12d6caf4c0d1: Pulling fs layer 16:58:33 96b7cbca73a9: Pulling fs layer 16:58:33 a7acece74701: Pulling fs layer 16:58:33 53926ce57604: Waiting 16:58:33 21b2b0c7a3f4: Waiting 16:58:33 22ff95d597cd: Waiting 16:58:33 12d6caf4c0d1: Waiting 16:58:33 96b7cbca73a9: Waiting 16:58:33 a7acece74701: Waiting 16:58:33 93c1e223e6f2: Verifying Checksum 16:58:33 93c1e223e6f2: Download complete 16:58:33 4583459ba037: Download complete 16:58:33 21b2b0c7a3f4: Download complete 16:58:33 22ff95d597cd: Verifying Checksum 16:58:33 22ff95d597cd: Download complete 16:58:33 213ec9aee27d: Verifying Checksum 16:58:33 213ec9aee27d: Download complete 16:58:33 12d6caf4c0d1: Verifying Checksum 16:58:33 12d6caf4c0d1: Download complete 16:58:33 213ec9aee27d: Pull complete 16:58:33 4583459ba037: Pull complete 16:58:33 93c1e223e6f2: Pull complete 16:58:33 a7acece74701: Verifying Checksum 16:58:33 a7acece74701: Download complete 16:58:34 96b7cbca73a9: Verifying Checksum 16:58:34 96b7cbca73a9: Download complete 16:58:34 53926ce57604: Verifying Checksum 16:58:34 53926ce57604: Download complete 16:58:38 53926ce57604: Pull complete 16:58:38 21b2b0c7a3f4: Pull complete 16:58:38 22ff95d597cd: Pull complete 16:58:38 12d6caf4c0d1: Pull complete 16:58:40 96b7cbca73a9: Pull complete 16:58:40 a7acece74701: Pull complete 16:58:40 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:58:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:58:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:58:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:58:41 WORKDIR /edgex 16:58:41 COPY go.mod . 16:58:41 RUN go mod download 16:58:41 + docker build -t ci-base-image-x86_64 -f - . 16:58:41 Sending build context to Docker daemon 170.1MB 16:58:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:58:41 ---> db6d94c90886 16:58:41 Step 2/4 : WORKDIR /edgex 16:58:45 ---> Running in 7b49e4065854 16:58:46 Removing intermediate container 7b49e4065854 16:58:46 ---> 692965d9e2ca 16:58:46 Step 3/4 : COPY go.mod . 16:58:46 ---> ad6682c1b0fe 16:58:46 Step 4/4 : RUN go mod download 16:58:46 ---> Running in 34ba1d26f823 16:58:47 Still waiting to schedule task 16:58:47 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1588’ is offline 16:59:01 Removing intermediate container 34ba1d26f823 16:59:01 ---> 1d68a888b80c 16:59:01 Successfully built 1d68a888b80c 16:59:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:01 + docker inspect -f . ci-base-image-x86_64 16:59:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:01 prd-ubuntu20.04-docker-8c-8g-1591 does not seem to be running inside a container 16:59:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:59:01 $ docker top 6ffa27cfee182408fe593e27bb26938a7f06ef39f312b25ce33c8d3d4bb90274 -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:02 + go version 16:59:02 go version go1.18.7 linux/amd64 [Pipeline] } 16:59:02 $ docker stop --time=1 6ffa27cfee182408fe593e27bb26938a7f06ef39f312b25ce33c8d3d4bb90274 16:59:03 $ docker rm -f --volumes 6ffa27cfee182408fe593e27bb26938a7f06ef39f312b25ce33c8d3d4bb90274 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:03 + docker inspect -f . ci-base-image-x86_64 16:59:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:03 prd-ubuntu20.04-docker-8c-8g-1591 does not seem to be running inside a container 16:59:03 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:59:04 $ docker top 32b6df174fd2434614124514cbd8f519649ca9e4ad5120be23482b15aa9aaa34 -eo pid,comm [Pipeline] { [Pipeline] echo 16:59:04 ========================================================= 16:59:04 [edgeXBuildGoParallel] Running Tests and Build... 16:59:04 ========================================================= [Pipeline] sh 16:59:04 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 16:59:04 + make test 16:59:04 go test -race -coverprofile=coverage.out ./... 16:59:11 ? github.com/edgexfoundry/edgex-go [no test files] 16:59:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:59:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:59:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:59:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:59:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:59:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:59:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:59:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:59:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:59:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:59:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:59:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:59:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.084s coverage: 28.7% of statements 16:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:59:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements 16:59:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.142s coverage: 43.0% of statements 16:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:59:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 54.0% of statements 16:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:59:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.820s coverage: 89.2% of statements 16:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:59:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 2.4% of statements 16:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:59:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.495s coverage: 95.6% of statements 16:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:59:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.090s coverage: 72.2% of statements 16:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:59:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.109s coverage: 60.0% of statements 16:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:59:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.094s coverage: 0.9% of statements 16:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:59:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 16:59:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.6% of statements 16:59:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 47.1% of statements 16:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements 16:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 16:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.109s coverage: 96.3% of statements 16:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.100s coverage: 87.5% of statements 16:59:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.091s coverage: 94.4% of statements 16:59:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 16:59:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.220s coverage: 79.9% of statements 16:59:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.077s coverage: 86.9% of statements 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.091s coverage: 87.2% of statements 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 58.8% of statements 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.087s coverage: 85.4% of statements 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.185s coverage: 91.2% of statements 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.7% of statements 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.394s coverage: 65.8% of statements 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.189s coverage: 41.8% of statements 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.191s coverage: 92.3% of statements 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:59:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:59:50 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:00:08 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:00:08 go vet ./... 17:00:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:00:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:00:11 ./bin/test-attribution-txt.sh [Pipeline] echo 17:00:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:00:11 + ls -al . 17:00:11 total 764 17:00:11 drwxrwxr-x 11 1001 1001 4096 Jan 10 16:59 . 17:00:11 drwxr-xr-x 4 root root 4096 Jan 10 16:59 .. 17:00:11 drwxrwxr-x 2 1001 1001 4096 Jan 10 16:58 .blubracket 17:00:11 -rw-rw-r-- 1 1001 1001 16 Jan 10 16:58 .dockerignore 17:00:11 drwxrwxr-x 8 1001 1001 4096 Jan 10 16:59 .git 17:00:11 drwxrwxr-x 3 1001 1001 4096 Jan 10 16:58 .github 17:00:11 -rw-rw-r-- 1 1001 1001 956 Jan 10 16:58 .gitignore 17:00:11 -rw-rw-r-- 1 1001 1001 42 Jan 10 16:58 .golangci.yml 17:00:11 -rw-rw-r-- 1 1001 1001 87 Jan 10 16:58 .hadolint.yml 17:00:11 drwxr-xr-x 3 1001 1001 4096 Jan 10 16:58 .semver 17:00:11 -rw-rw-r-- 1 1001 1001 166 Jan 10 16:58 .sonarcloud.properties 17:00:11 -rw-rw-r-- 1 1001 1001 1171 Jan 10 16:58 ADOPTERS.md 17:00:11 -rw-rw-r-- 1 1001 1001 10618 Jan 10 16:58 Attribution.txt 17:00:11 -rw-rw-r-- 1 1001 1001 73765 Jan 10 16:58 CHANGELOG.md 17:00:11 -rw-rw-r-- 1 1001 1001 3804 Jan 10 16:58 CONTRIBUTING.md 17:00:11 -rw-rw-r-- 1 1001 1001 677 Jan 10 16:58 GOVERNANCE.md 17:00:11 -rw-rw-r-- 1 1001 1001 850 Jan 10 16:58 Jenkinsfile 17:00:11 -rw-rw-r-- 1 1001 1001 10775 Jan 10 16:58 LICENSE 17:00:11 -rw-rw-r-- 1 1001 1001 12513 Jan 10 16:58 Makefile 17:00:11 -rw-rw-r-- 1 1001 1001 582 Jan 10 16:58 OWNERS.md 17:00:11 -rw-rw-r-- 1 1001 1001 9403 Jan 10 16:58 README.md 17:00:11 -rw-rw-r-- 1 1001 1001 6912 Jan 10 16:58 SECURITY.md 17:00:11 -rw-rw-r-- 1 1001 1001 5 Jan 10 16:58 VERSION 17:00:11 drwxrwxr-x 2 1001 1001 4096 Jan 10 16:58 bin 17:00:11 drwxrwxr-x 16 1001 1001 4096 Jan 10 16:58 cmd 17:00:11 -rw-r--r-- 1 root root 494838 Jan 10 16:59 coverage.out 17:00:11 -rw-rw-r-- 1 1001 1001 3412 Jan 10 16:58 go.mod 17:00:11 -rw-rw-r-- 1 1001 1001 45110 Jan 10 16:58 go.sum 17:00:11 drwxrwxr-x 7 1001 1001 4096 Jan 10 16:58 internal 17:00:11 drwxrwxr-x 3 1001 1001 4096 Jan 10 16:58 openapi 17:00:11 drwxrwxr-x 4 1001 1001 4096 Jan 10 16:58 snap 17:00:11 -rw-rw-r-- 1 1001 1001 204 Jan 10 16:58 version.go [Pipeline] sh 17:00:12 + '[' -e coverage.out ] 17:00:12 + chown 1001:1001 coverage.out [Pipeline] stash 17:00:12 Stashed 1 file(s) [Pipeline] sh 17:00:12 + make build 17:00:12 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:00:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1592 in /w/workspace/edgexfoundry_edgex-go_PR-4268 [Pipeline] { [Pipeline] ws 17:00:22 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 17:00:22 The recommended git tool is: git 17:00:24 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:00:25 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:00:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:00:27 using credential edgex-jenkins-ssh 17:00:27 Cloning the remote Git repository 17:00:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:00:27 > git init /w/workspace/edgex-go/5 # timeout=10 17:00:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:00:27 > git --version # timeout=10 17:00:27 > git --version # 'git version 2.25.1' 17:00:27 using GIT_SSH to set credentials SSH Credentials for GitHub 17:00:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:00: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:00:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:00:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:00:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:00:37 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:00:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:00: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:00:42 $ docker stop --time=1 32b6df174fd2434614124514cbd8f519649ca9e4ad5120be23482b15aa9aaa34 17:00:46 $ docker rm -f --volumes 32b6df174fd2434614124514cbd8f519649ca9e4ad5120be23482b15aa9aaa34 [Pipeline] // withDockerContainer [Pipeline] } 17:00:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:00:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:00:46 17:00:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:00:47 Merging remotes/origin/main commit 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 into PR head commit f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:00:47 latest: Pulling from edgex-devops/edgex-compose 17:00:47 cbdbe7a5bc2a: Pulling fs layer 17:00:47 ca9280d653b3: Pulling fs layer 17:00:47 7e9c9ca2126c: Pulling fs layer 17:00:47 cbdbe7a5bc2a: Download complete 17:00:47 cbdbe7a5bc2a: Pull complete 17:00:47 Merge succeeded, producing f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:00:47 Checking out Revision f6f0266d2d9968fee034112269f4ea0fe1308d8b (PR-4268) 17:00:47 ca9280d653b3: Download complete 17:00:48 7e9c9ca2126c: Download complete 17:00:48 ca9280d653b3: Pull complete 17:00:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:00:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:00:46 using GIT_SSH to set credentials SSH Credentials for GitHub 17:00:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4268/head:refs/remotes/origin/PR-4268 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:00:47 > git config core.sparsecheckout # timeout=10 17:00:47 > git checkout -f f6f0266d2d9968fee034112269f4ea0fe1308d8b # timeout=10 17:00:47 > git remote # timeout=10 17:00:47 > git config --get remote.origin.url # timeout=10 17:00:47 using GIT_SSH to set credentials SSH Credentials for GitHub 17:00:47 > git merge 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 # timeout=10 17:00:47 > git rev-parse HEAD^{commit} # timeout=10 17:00:47 > git config core.sparsecheckout # timeout=10 17:00:47 > git checkout -f f6f0266d2d9968fee034112269f4ea0fe1308d8b # timeout=10 17:00:51 7e9c9ca2126c: Pull complete 17:00:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:00:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:00:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:51 prd-ubuntu20.04-docker-8c-8g-1591 does not seem to be running inside a container 17:00:51 Commit message: "refactor!: Rework code for refactored MessageBus Configuration" 17:00:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:00:53 $ docker top e76db1f02d61c40b37105d27dfce69c33d2cc7d0bc6094f63ba07e75d7d98413 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:00:53 + docker-compose build --help 17:00:53 + grep parallel 17:00:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:00:53 % Total % Received % Xferd Average Speed Time Time Time Current 17:00:53 Dload Upload Total Spent Left Speed 17:00:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89795 17:00:54 --parallel Build images in parallel. [Pipeline] } 17:00:54 $ docker stop --time=1 e76db1f02d61c40b37105d27dfce69c33d2cc7d0bc6094f63ba07e75d7d98413 17:00:55 $ docker rm -f --volumes e76db1f02d61c40b37105d27dfce69c33d2cc7d0bc6094f63ba07e75d7d98413 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:00:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:00:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:55 prd-ubuntu20.04-docker-8c-8g-1591 does not seem to be running inside a container 17:00:56 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:00:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:00:56 + sudo tee /etc/docker/daemon.new 17:00:56 { 17:00:56 "registry-mirrors": [ 17:00:56 "https://nexus3.edgexfoundry.org:10001" 17:00:56 ], 17:00:56 "bip": "10.250.0.254/24", 17:00:56 "hosts": [ 17:00:56 "tcp://0.0.0.0:5555", 17:00:56 "unix:///var/run/docker.sock" 17:00:56 ], 17:00:56 "mtu": 1458, 17:00:56 "selinux-enabled": true, 17:00:56 "seccomp-profile": "/etc/docker/seccomp.json" 17:00:56 } 17:00:56 $ docker top bb619ea385db87d1553db1840d9ba7f111a4ffaaab7dd9baab1ceb5b8a1c4c4d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 17:00:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:00:56 + docker-compose -f ./docker-compose-build.yml build --parallel 17:00:57 + sudo service docker restart 17:00:57 Building core-command ... 17:00:57 Building core-data ... 17:00:57 Building core-metadata ... 17:00:57 Building security-bootstrapper ... 17:00:57 Building security-proxy-setup ... 17:00:57 Building security-secretstore-setup ... 17:00:57 Building security-spiffe-token-provider ... 17:00:57 Building security-spire-agent ... 17:00:57 Building security-spire-config ... 17:00:57 Building security-spire-server ... 17:00:57 Building support-notifications ... 17:00:57 Building support-scheduler ... 17:00:57 Building core-command 17:00:57 Building security-spire-config 17:00:57 Building security-spire-server 17:00:57 Building security-secretstore-setup 17:00:57 Building support-notifications 17:01:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:01:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:01:07 ---> 1d68a888b80c 17:01:07 Step 3/24 : WORKDIR /edgex-go 17:01:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:01:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:01:07 ---> 1d68a888b80c 17:01:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:01:07 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:01:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:01:07 ---> 1d68a888b80c 17:01:07 Step 3/23 : WORKDIR /edgex-go 17:01:07 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:01:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:01:07 ---> 1d68a888b80c 17:01:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:01:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:01:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:01:08 ---> 1d68a888b80c 17:01:08 Step 3/24 : WORKDIR /edgex-go 17:01:13 ---> Running in 1c52776c5f81 17:01:13 ---> Running in 66475667bf6c 17:01:13 ---> Running in 52a2acc749a0 17:01:13 ---> Running in 243184dc95b7 17:01:13 ---> Running in bce0bb45ffdd 17:01:14 Removing intermediate container 52a2acc749a0 17:01:14 ---> 06a7d7041695 17:01:14 Step 4/23 : WORKDIR /edgex-go 17:01:14 Removing intermediate container 66475667bf6c 17:01:14 ---> e57834ecd719 17:01:14 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 17:01:14 Removing intermediate container bce0bb45ffdd 17:01:14 ---> c2482abe1cdd 17:01:14 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:01:14 Removing intermediate container 243184dc95b7 17:01:14 ---> 11a55eaaa205 17:01:14 Step 4/22 : WORKDIR /edgex-go 17:01:14 ---> Running in 5dd71432162b 17:01:14 Removing intermediate container 1c52776c5f81 17:01:14 ---> 100db561e5af 17:01:14 Step 4/24 : RUN apk add --update --no-cache make git 17:01:14 ---> Running in e90f8583995d 17:01:14 ---> Running in cd72150e05a2 17:01:14 ---> Running in 3f166f4b834c 17:01:14 ---> Running in 59dc9594e233 17:01:14 Removing intermediate container 5dd71432162b 17:01:14 ---> 03837073ed41 17:01:14 Step 5/23 : RUN apk add --update --no-cache make git 17:01:14 ---> Running in 6ecd3091e079 17:01:14 Removing intermediate container 3f166f4b834c 17:01:14 ---> f561aa209414 17:01:14 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:01:14 ---> Running in b04177d859d3 17:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:01:14 OK: 211 MiB in 51 packages 17:01:14 OK: 211 MiB in 51 packages 17:01:14 OK: 211 MiB in 51 packages 17:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:01:15 OK: 211 MiB in 51 packages 17:01:15 Removing intermediate container e90f8583995d 17:01:15 ---> 4d0cae1e7ee2 17:01:15 Step 5/23 : COPY go.mod vendor* ./ 17:01:15 Removing intermediate container cd72150e05a2 17:01:15 ---> 2de99676243a 17:01:15 Step 5/24 : COPY go.mod vendor* ./ 17:01:15 Removing intermediate container 59dc9594e233 17:01:15 ---> 8f70c90416ac 17:01:15 ---> c25ccc1b2791 17:01:15 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 5/24 : COPY go.mod vendor* ./ 17:01:15 17:01:15 ---> d6038633e879 17:01:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:15 ---> Running in 23de77e3831f 17:01:15 ---> Running in 0280e991cad9 17:01:15 Removing intermediate container 6ecd3091e079 17:01:15 ---> 8a6de3bd666e 17:01:15 Step 6/23 : COPY go.mod vendor* ./ 17:01:15 ---> 24a90124dd1c 17:01:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:15 ---> Running in 5008a81cca6a 17:01:15 ---> 634b11b76a21 17:01:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:15 ---> Running in b051da725327 17:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:01:16 OK: 211 MiB in 51 packages 17:01:16 Removing intermediate container b04177d859d3 17:01:16 ---> 6e7aa4e1fb9a 17:01:16 Step 6/22 : COPY go.mod vendor* ./ 17:01:16 ---> 31a241865686 17:01:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:16 ---> Running in 7cb44acce020 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:01:19 provisioning config files... 17:01:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config15150535622860005781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:01:19 ---> docker-login.sh 17:01:19 nexus3.edgexfoundry.org:10001 17:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:20 Configure a credential helper to remove this warning. See 17:01:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:20 17:01:20 Login Succeeded 17:01:20 nexus3.edgexfoundry.org:10002 17:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:20 Configure a credential helper to remove this warning. See 17:01:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:20 17:01:20 Login Succeeded 17:01:20 nexus3.edgexfoundry.org:10003 17:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:20 Configure a credential helper to remove this warning. See 17:01:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:20 17:01:20 Login Succeeded 17:01:20 nexus3.edgexfoundry.org:10004 17:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:21 Configure a credential helper to remove this warning. See 17:01:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:21 17:01:21 Login Succeeded 17:01:21 docker.io 17:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:22 Configure a credential helper to remove this warning. See 17:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:22 17:01:22 Login Succeeded 17:01:22 ---> docker-login.sh ends [Pipeline] } 17:01:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 17:01:22 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 17:01:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:01:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:01:22 ========================================================= 17:01:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:01:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:01:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:01:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:01:23 9b18e9b68314: Pulling fs layer 17:01:23 35d82f9e3411: Pulling fs layer 17:01:23 e16973657156: Pulling fs layer 17:01:23 fc693d55d65f: Pulling fs layer 17:01:23 7e9fc2657dce: Pulling fs layer 17:01:23 dda99020689f: Pulling fs layer 17:01:23 db1c61fa0a46: Pulling fs layer 17:01:23 891c053d2c06: Pulling fs layer 17:01:23 dda99020689f: Waiting 17:01:23 db1c61fa0a46: Waiting 17:01:23 891c053d2c06: Waiting 17:01:23 fc693d55d65f: Waiting 17:01:23 7e9fc2657dce: Waiting 17:01:23 e16973657156: Verifying Checksum 17:01:23 e16973657156: Download complete 17:01:23 35d82f9e3411: Verifying Checksum 17:01:23 35d82f9e3411: Download complete 17:01:23 7e9fc2657dce: Verifying Checksum 17:01:23 7e9fc2657dce: Download complete 17:01:23 9b18e9b68314: Verifying Checksum 17:01:23 9b18e9b68314: Download complete 17:01:23 dda99020689f: Verifying Checksum 17:01:23 dda99020689f: Download complete 17:01:24 9b18e9b68314: Pull complete 17:01:24 891c053d2c06: Verifying Checksum 17:01:24 891c053d2c06: Download complete 17:01:24 35d82f9e3411: Pull complete 17:01:25 e16973657156: Pull complete 17:01:25 db1c61fa0a46: Download complete 17:01:26 fc693d55d65f: Verifying Checksum 17:01:26 fc693d55d65f: Download complete 17:01:34 Removing intermediate container 0280e991cad9 17:01:34 ---> 98b86609b4e5 17:01:34 Step 7/24 : COPY . . 17:01:38 fc693d55d65f: Pull complete 17:01:38 7e9fc2657dce: Pull complete 17:01:38 dda99020689f: Pull complete 17:01:44 db1c61fa0a46: Pull complete 17:01:46 891c053d2c06: Pull complete 17:01:46 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:01:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:01:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:01:46 + docker build -t ci-base-image-arm64 -f - . 17:01:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:01:46 WORKDIR /edgex 17:01:46 COPY go.mod . 17:01:46 RUN go mod download 17:01:46 Sending build context to Docker daemon 3.144MB 17:01:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:01:46 ---> f96f9c87975a 17:01:46 Step 2/4 : WORKDIR /edgex 17:01:47 ---> 930880652b03 17:01:47 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:01:47 ---> Running in 173a96e5823c 17:01:47 Removing intermediate container 173a96e5823c 17:01:47 ---> 1608b89b622c 17:01:47 Step 9/24 : WORKDIR /edgex-go/spire-build 17:01:47 ---> Running in b0c9764f7ab3 17:01:47 Removing intermediate container 5008a81cca6a 17:01:47 ---> 9fb449ff69a8 17:01:47 Step 7/24 : COPY . . 17:01:47 Removing intermediate container 23de77e3831f 17:01:47 ---> 5f1a831ceb25 17:01:47 Step 7/23 : COPY . . 17:01:47 Removing intermediate container 7cb44acce020 17:01:47 ---> ad6b530efbc3 17:01:47 Step 8/22 : COPY . . 17:01:47 Removing intermediate container b051da725327 17:01:47 ---> bf977f68fa68 17:01:47 Step 8/23 : COPY . . 17:01:47 Removing intermediate container b0c9764f7ab3 17:01:47 ---> 833eaca4d92c 17:01:47 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:01:47 ---> Running in 7aa6dadca559 17:01:48 ---> Running in 3c881f78db26 17:01:48 Removing intermediate container 3c881f78db26 17:01:48 ---> 25457049c691 17:01:48 Step 3/4 : COPY go.mod . 17:01:49 ---> d9e0f1498d70 17:01:49 Step 4/4 : RUN go mod download 17:01:49 ---> Running in aa59239479d6 17:02:02 ---> 7d7b05c19045 17:02:02 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:02:02 ---> f2e76710446b 17:02:02 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 17:02:02 ---> 395a4e70b071 17:02:02 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:02:02 ---> Running in e021477e9432 17:02:02 ---> Running in a45c733b15e9 17:02:02 ---> cb764c6b53ff 17:02:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:02:02 ---> Running in 0bf3af244070 17:02:02 Removing intermediate container 7aa6dadca559 17:02:02 ---> 16a148b4b33a 17:02:02 Step 11/24 : WORKDIR /edgex-go 17:02:02 ---> Running in 93e63d9fe8a6 17:02:02 ---> Running in a7454ee39aae 17:02:02 Removing intermediate container a45c733b15e9 17:02:02 ---> 6cda6425352c 17:02:02 Step 9/23 : WORKDIR /edgex-go/spire-build 17:02:02 ---> Running in 68ded126f6d6 17:02:02 Removing intermediate container a7454ee39aae 17:02:02 ---> 01a827d0ba8f 17:02:02 17:02:02 Step 12/24 : FROM alpine:3.15 17:02:02 Removing intermediate container 68ded126f6d6 17:02:02 ---> fe15fe37374f 17:02:02 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:02:02 ---> Running in 1a93ffa08913 17:02:02 3.15: Pulling from library/alpine 17:02:02 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:02:02 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:02:02 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:02:02 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 17:02:02 Status: Downloaded newer image for alpine:3.15 17:02:02 ---> c4fc93816858 17:02:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:02:02 ---> Running in b6d0ddd4d58b 17:02:02 Removing intermediate container b6d0ddd4d58b 17:02:02 ---> a05fa7404d9e 17:02:02 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:02:02 ---> Running in 7d9831017b80 17:02:02 Removing intermediate container 1a93ffa08913 17:02:02 ---> 495014814bd5 17:02:02 Step 11/23 : WORKDIR /edgex-go 17:02:02 ---> Running in 4958a7bf6ad5 17:02:02 Removing intermediate container 4958a7bf6ad5 17:02:02 ---> 59a7b652c642 17:02:02 17:02:02 Step 12/23 : FROM alpine:3.15 17:02:02 ---> c4fc93816858 17:02:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:02:02 ---> Using cache 17:02:02 ---> a05fa7404d9e 17:02:02 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:02:02 ---> Running in e106e93f57f7 17:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:02:02 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:02:02 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:02:02 OK: 15859 distinct packages available 17:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:02:02 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:02:02 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:02:02 OK: 15859 distinct packages available 17:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:02:03 (1/4) Installing dumb-init (1.2.5-r1) 17:02:03 (2/4) Installing musl-obstack (1.2.3-r0) 17:02:03 (3/4) Installing libucontext (1.1-r0) 17:02:03 (4/4) Installing gcompat (1.0.0-r4) 17:02:03 Executing busybox-1.34.1-r7.trigger 17:02:03 OK: 6 MiB in 18 packages 17:02:03 (1/5) Installing dumb-init (1.2.5-r1) 17:02:03 (2/5) Installing musl-obstack (1.2.3-r0) 17:02:03 (3/5) Installing libucontext (1.1-r0) 17:02:03 (4/5) Installing gcompat (1.0.0-r4) 17:02:03 (5/5) Installing openssl (1.1.1s-r1) 17:02:03 Executing busybox-1.34.1-r7.trigger 17:02:03 OK: 7 MiB in 19 packages 17:02:04 Removing intermediate container 7d9831017b80 17:02:04 ---> 5840246f6ca5 17:02:04 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:02:04 Removing intermediate container e106e93f57f7 17:02:04 ---> ea8d9767d954 17:02:04 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:02:12 ---> 8a53b4a6c0ca 17:02:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:02:12 ---> cd2b0302406f 17:02:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:02:12 ---> c5fbc8bf2bf1 17:02:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:02:12 ---> 4471bbcda4d7 17:02:12 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:02:12 ---> Running in 37bb79a003fd 17:02:12 Removing intermediate container 37bb79a003fd 17:02:12 ---> ecdf57ffb9c0 17:02:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:02:12 ---> 3f252183deea 17:02:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:02:13 ---> 6f87716ebfd5 17:02:13 Step 19/24 : WORKDIR / 17:02:13 ---> Running in 0744f33cc901 17:02:13 ---> ad3fd38c06af 17:02:13 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:02:14 ---> Running in c21657703d1e 17:02:14 Removing intermediate container 0744f33cc901 17:02:14 ---> 0a8dac86a5ef 17:02:14 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:02:14 ---> Running in a79286805666 17:02:14 Removing intermediate container c21657703d1e 17:02:14 ---> e95659accc25 17:02:14 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:02:14 ---> Running in 17f68deff4aa 17:02:14 Removing intermediate container a79286805666 17:02:14 ---> e5aab0f01196 17:02:14 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:02:14 Removing intermediate container 17f68deff4aa 17:02:14 ---> f24c52ef3c3d 17:02:14 Step 21/23 : LABEL arch=x86_64 17:02:14 ---> Running in 2f822425a02d 17:02:14 ---> Running in 631fa85f259c 17:02:15 Removing intermediate container 2f822425a02d 17:02:15 ---> 686d51c7fb9f 17:02:15 Step 22/24 : LABEL arch=x86_64 17:02:15 Removing intermediate container 631fa85f259c 17:02:15 ---> 5803ca5f2580 17:02:15 Step 22/23 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:02:15 ---> Running in df4c1f2b0e8a 17:02:15 ---> Running in 06d904ed3662 17:02:15 Removing intermediate container 06d904ed3662 17:02:15 ---> 5920c98b821d 17:02:15 Step 23/23 : LABEL version=0.0.0 17:02:15 Removing intermediate container df4c1f2b0e8a 17:02:15 ---> 5ce93f93860f 17:02:15 Step 23/24 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:02:15 ---> Running in b6518611e987 17:02:15 ---> Running in 0b99287c87e0 17:02:15 Removing intermediate container b6518611e987 17:02:15 ---> 75de0c0fc2ca 17:02:15 17:02:15 Removing intermediate container 0b99287c87e0 17:02:15 ---> 2d05253421b8 17:02:15 Step 24/24 : LABEL version=0.0.0 17:02:15 Successfully built 75de0c0fc2ca 17:02:15 Successfully tagged security-spire-server:latest 17:02:15  Building security-spire-server ... done Building security-proxy-setup 17:02:15 ---> Running in a43f47ad8e43 17:02:19 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:02:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:02:19 ---> 1d68a888b80c 17:02:19 Step 3/21 : WORKDIR /edgex-go 17:02:19 ---> Using cache 17:02:19 ---> 100db561e5af 17:02:19 Step 4/21 : RUN apk add --update --no-cache make git 17:02:19 ---> Using cache 17:02:19 ---> c25ccc1b2791 17:02:19 Step 5/21 : COPY go.mod vendor* ./ 17:02:19 ---> Using cache 17:02:19 ---> 24a90124dd1c 17:02:19 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:19 ---> Using cache 17:02:19 ---> 9fb449ff69a8 17:02:19 Step 7/21 : COPY . . 17:02:19 ---> Using cache 17:02:19 ---> 7d7b05c19045 17:02:19 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:02:21 Removing intermediate container aa59239479d6 17:02:21 ---> 08885d40d5b4 17:02:21 Successfully built 08885d40d5b4 17:02:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:22 + docker inspect -f . ci-base-image-arm64 17:02:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:22 prd-ubuntu20.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container 17:02:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:02:22 Removing intermediate container a43f47ad8e43 17:02:22 ---> 9ac07dc1d1cf 17:02:22 17:02:22 Successfully built 9ac07dc1d1cf 17:02:23 $ docker top 062d5326812a14defd015efdccd71ba8a010a9abc83441b7f98382d0c425c60c -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:23 Successfully tagged security-spire-config:latest 17:02:23 Building core-data 17:02:24 + go version 17:02:24 go version go1.18.7 linux/arm64 [Pipeline] } 17:02:24 $ docker stop --time=1 062d5326812a14defd015efdccd71ba8a010a9abc83441b7f98382d0c425c60c 17:02:26 $ docker rm -f --volumes 062d5326812a14defd015efdccd71ba8a010a9abc83441b7f98382d0c425c60c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:26 + docker inspect -f . ci-base-image-arm64 17:02:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:26  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:02:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:02:26 ---> 1d68a888b80c 17:02:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:02:26 ---> Using cache 17:02:26 ---> 11a55eaaa205 17:02:26 Step 4/22 : WORKDIR /edgex-go 17:02:26 ---> Using cache 17:02:26 ---> f561aa209414 17:02:26 Step 5/22 : RUN apk add --update --no-cache make git 17:02:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:02:26 prd-ubuntu20.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container 17:02:26 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:02:28 $ docker top 9f53f145eeaf34dd4daf7b9e719873a0e57708e84ac724d54383c38b29da2e30 -eo pid,comm [Pipeline] { [Pipeline] echo 17:02:28 ========================================================= 17:02:28 [edgeXBuildGoParallel] Running Tests and Build... 17:02:28 ========================================================= [Pipeline] sh 17:02:28 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 17:02:29 ---> Running in d26438bde545 17:02:29 + make test 17:02:29 go test -race -coverprofile=coverage.out ./... 17:02:30 ---> Running in af2cab897bed 17:02:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:02:31 OK: 211 MiB in 51 packages 17:02:34 Removing intermediate container 0bf3af244070 17:02:34 ---> df512d88c961 17:02:34 17:02:34 Step 10/23 : FROM alpine:3.16 17:02:34 Removing intermediate container e021477e9432 17:02:34 ---> 54f05a624719 17:02:34 17:02:34 Step 9/24 : FROM alpine:3.16 17:02:35 Removing intermediate container 93e63d9fe8a6 17:02:35 ---> c07fbdea5c7c 17:02:35 17:02:35 Step 10/22 : FROM alpine:3.16 17:02:35 3.16: Pulling from library/alpine 17:02:35 Removing intermediate container af2cab897bed 17:02:35 ---> 5b20ea3980fd 17:02:35 Step 6/22 : COPY go.mod vendor* ./ 17:02:35 3.16: Pulling from library/alpine 17:02:36 3.16: Pulling from library/alpine 17:02:36 ---> 281ff35fbee1 17:02:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:36 ---> Running in e59ee62d9bbc 17:02:36 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:02:36 Status: Downloaded newer image for alpine:3.16 17:02:36 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:02:36 Status: Image is up to date for alpine:3.16 17:02:36 ---> bfe296a52501 17:02:36 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:02:37 ---> bfe296a52501 17:02:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:02:37 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:02:37 Status: Image is up to date for alpine:3.16 17:02:37 ---> bfe296a52501 17:02:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:02:38 ---> Running in 61716b2d575d 17:02:38 ---> Running in ffbac90521b3 17:02:38 ---> Running in 1bfd17e5b2ba 17:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:02:38 (1/1) Installing dumb-init (1.2.5-r1) 17:02:38 Executing busybox-1.35.0-r17.trigger 17:02:38 OK: 6 MiB in 15 packages 17:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:02:39 (1/2) Installing ca-certificates (20220614-r0) 17:02:39 (2/2) Installing dumb-init (1.2.5-r1) 17:02:39 Executing busybox-1.35.0-r17.trigger 17:02:39 Executing ca-certificates-20220614-r0.trigger 17:02:39 OK: 6 MiB in 16 packages 17:02:39 (1/3) Installing ca-certificates (20220614-r0) 17:02:39 (2/3) Installing dumb-init (1.2.5-r1) 17:02:39 (3/3) Installing su-exec (0.2-r1) 17:02:39 Executing busybox-1.35.0-r17.trigger 17:02:39 Executing ca-certificates-20220614-r0.trigger 17:02:39 OK: 6 MiB in 17 packages 17:02:40 Removing intermediate container 61716b2d575d 17:02:40 ---> 56a133cd94cb 17:02:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:02:42 ---> Running in 449df10eafd3 17:02:42 Removing intermediate container 1bfd17e5b2ba 17:02:42 ---> 1571da265230 17:02:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:02:42 Removing intermediate container ffbac90521b3 17:02:42 ---> 13bcce002361 17:02:42 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:02:42 Removing intermediate container 449df10eafd3 17:02:42 ---> 77f4d779e2d1 17:02:42 Step 13/23 : ENV APP_PORT=59882 17:02:42 ---> Running in f023f7125632 17:02:42 ---> Running in ddaee6a26fd4 17:02:42 ---> Running in a612e75addf0 17:02:42 Removing intermediate container f023f7125632 17:02:42 ---> 22b80e2dd17f 17:02:42 Step 13/22 : ENV APP_PORT=59860 17:02:42 ---> Running in 470e030faad7 17:02:43 Removing intermediate container a612e75addf0 17:02:43 ---> 34b29bc5843a 17:02:43 Step 14/23 : EXPOSE $APP_PORT 17:02:43 Removing intermediate container ddaee6a26fd4 17:02:43 ---> 09fe21967e7a 17:02:43 Step 12/24 : WORKDIR / 17:02:43 Removing intermediate container 470e030faad7 17:02:43 ---> 43b3969400a8 17:02:43 Step 14/22 : EXPOSE $APP_PORT 17:02:43 ---> Running in ae62fcf65c22 17:02:43 ---> Running in 024043592ad0 17:02:43 ---> Running in ea92975c283f 17:02:43 Removing intermediate container ae62fcf65c22 17:02:43 ---> 97b3ca438255 17:02:43 Step 15/23 : WORKDIR / 17:02:43 Removing intermediate container 024043592ad0 17:02:43 ---> 6291bf9d5618 17:02:43 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:02:43 Removing intermediate container ea92975c283f 17:02:43 ---> 115d832d4fbb 17:02:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:43 ---> Running in ff2342c4ecd6 17:02:44 Removing intermediate container ff2342c4ecd6 17:02:44 ---> 933c41155c89 17:02:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:44 ---> 568bcf22915a 17:02:44 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:02:44 ---> c6257d08f936 17:02:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:02:44 ---> 70274ad0c1b7 17:02:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:02:45 ---> ab7e8055fa19 17:02:45 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:02:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:02:46 ---> 33ace42d2f5d 17:02:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:02:46 ---> 5d1749667240 17:02:46 ---> 9e6940e1a123 17:02:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.ymlStep 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:02:46 17:02:46 ---> 10c3b063a55d 17:02:46 Step 19/23 : ENTRYPOINT ["/core-command"] 17:02:47 ---> Running in 3b8adfd70968 17:02:47 ---> 28a980fc75ac 17:02:47 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:02:47 ---> Running in cbc949f52b95 17:02:47 ---> 93036542b127 17:02:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:02:47 Removing intermediate container 3b8adfd70968 17:02:47 ---> bca01be126ad 17:02:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:02:47 ---> Running in 48af594b2efc 17:02:47 Removing intermediate container cbc949f52b95 17:02:47 ---> d857eaf5f713 17:02:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:02:47 Removing intermediate container 48af594b2efc 17:02:47 ---> ee0b14168bea 17:02:47 Step 21/23 : LABEL arch=x86_64 17:02:47 ---> Running in 8330125fad35 17:02:47 ---> Running in 301ac39a332b 17:02:47 ---> aadf9d051bd2 17:02:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:02:48 Removing intermediate container 8330125fad35 17:02:48 ---> a69a0e0c3fe2 17:02:48 Step 20/22 : LABEL arch=x86_64 17:02:48 Removing intermediate container e59ee62d9bbc 17:02:48 ---> 23b45f44051a 17:02:48 Step 8/22 : COPY . . 17:02:48 ---> Running in dbf38434ff61 17:02:48 Removing intermediate container 301ac39a332b 17:02:48 ---> ef49df021f3d 17:02:48 Step 22/23 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:02:48 ---> Running in 851819881d8d 17:02:52 Removing intermediate container dbf38434ff61 17:02:52 ---> c88c46ad3f47 17:02:52 Step 21/22 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:02:52 ---> 8eedddcde61f 17:02:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:02:52 Removing intermediate container 851819881d8d 17:02:52 ---> 8c43fb8b3341 17:02:52 Step 23/23 : LABEL version=0.0.0 17:02:52 ---> Running in 785a4c983a4d 17:02:52 ---> Running in ff4535318a0e 17:02:52 ---> c703f4360d79 17:02:52 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:02:52 ---> Running in ca4c61c04246 17:02:52 Removing intermediate container ff4535318a0e 17:02:52 ---> d7a3a99fa51e 17:02:52 Step 22/22 : LABEL version=0.0.0 17:02:52 ---> 3be93602f8d2 17:02:52 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:02:52 Removing intermediate container d26438bde545 17:02:52 ---> 7d22195475ff 17:02:52 17:02:52 Step 9/21 : FROM alpine:3.16 17:02:52 ---> bfe296a52501 17:02:52 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 17:02:52 Removing intermediate container 785a4c983a4d 17:02:52 ---> 0adb93105cc7 17:02:52 17:02:52 ---> Running in 58ea5681c01b 17:02:52 ---> Running in 9f127a8d3efe 17:02:52 ---> Running in 0aa51d5bd8d9 17:02:52 Successfully built 0adb93105cc7 17:02:52 Successfully tagged core-command:latest 17:02:52  Building core-command ... done Building core-metadata 17:02:52 Removing intermediate container 9f127a8d3efe 17:02:52 ---> 8df2bd2cf94c 17:02:52 17:02:52 Successfully built 8df2bd2cf94c 17:02:52 Successfully tagged support-notifications:latest 17:02:52  Building support-notifications ... done Building security-spiffe-token-provider 17:02:52 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:02:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:02:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:02:53 (1/6) Installing ca-certificates (20220614-r0) 17:02:53 (2/6) Installing brotli-libs (1.0.9-r6) 17:02:53 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:02:53 (4/6) Installing libcurl (7.83.1-r5) 17:02:53 (5/6) Installing curl (7.83.1-r5) 17:02:53 (6/6) Installing dumb-init (1.2.5-r1) 17:02:53 Executing busybox-1.35.0-r17.trigger 17:02:53 Executing ca-certificates-20220614-r0.trigger 17:02:53 OK: 8 MiB in 20 packages 17:02:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:02:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:02:56 ---> 1d68a888b80c 17:02:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:02:56 ---> Using cache 17:02:56 ---> 11a55eaaa205 17:02:56 Step 4/24 : WORKDIR /edgex-go 17:02:56 ---> Using cache 17:02:56 ---> f561aa209414 17:02:56 Step 5/24 : RUN apk add --update --no-cache make git 17:02:56 ---> Using cache 17:02:56 ---> 5b20ea3980fd 17:02:56 Step 6/24 : COPY go.mod vendor* ./ 17:02:56 ---> Using cache 17:02:56 ---> 281ff35fbee1 17:02:56 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:56 ---> Using cache 17:02:56 ---> 23b45f44051a 17:02:56 Step 8/24 : COPY . . 17:02:56 ---> Using cache 17:02:56 ---> c703f4360d79 17:02:56 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:02:56 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:02:56 Step 2/19 : FROM ${BUILDER_BASE} AS builder 17:02:56 ---> 1d68a888b80c 17:02:56 Step 3/19 : WORKDIR /edgex-go 17:02:56 ---> Using cache 17:02:56 ---> 100db561e5af 17:02:56 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 17:03:01 ? github.com/edgexfoundry/edgex-go [no test files] 17:03:02 ---> Running in 268a72275721 17:03:02 ---> Running in 5b45a31a281b 17:03:02 Removing intermediate container 58ea5681c01b 17:03:02 ---> 730172865ca1 17:03:02 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:03:02 ---> Running in d843977bf142 17:03:02 Removing intermediate container 0aa51d5bd8d9 17:03:02 ---> 21be234c91d6 17:03:02 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:03:02 ---> Running in b2dda6013323 17:03:02 Removing intermediate container d843977bf142 17:03:02 ---> 6bbe97e9be2d 17:03:02 Step 22/24 : LABEL arch=x86_64 17:03:02 ---> Running in 4e10e68b3dd7 17:03:02 Removing intermediate container b2dda6013323 17:03:02 ---> 72e41cc40ae3 17:03:02 Step 12/21 : WORKDIR /edgex 17:03:02 ---> Running in 461cc5b0fa68 17:03:02 Removing intermediate container 4e10e68b3dd7 17:03:02 ---> 3d4bb928bf90 17:03:02 Step 23/24 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:03:02 ---> Running in 746d8a01ac19 17:03:02 Removing intermediate container 461cc5b0fa68 17:03:02 ---> 067ee25c29ea 17:03:02 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:03: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:03:02 Removing intermediate container 746d8a01ac19 17:03:02 ---> a7e32456eef4 17:03:02 Step 24/24 : LABEL version=0.0.0 17:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:03:02 ---> Running in 320e1332e649 17:03:02 ---> cffc64d377c8 17:03:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:03:02 Removing intermediate container 320e1332e649 17:03:02 ---> 35b049930829 17:03:02 17:03:02 Successfully built 35b049930829 17:03:02 Successfully tagged security-secretstore-setup:latest 17:03:02 Building support-scheduler 17:03:02  Building security-secretstore-setup ... done v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:03:02 v3.16.3-102-g79afc08688 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:03:02 OK: 17042 distinct packages available 17:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:03:02 OK: 211 MiB in 51 packages 17:03:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:03:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:03:05 ---> 1d68a888b80c 17:03:05 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:03:05 ---> Using cache 17:03:05 ---> 11a55eaaa205 17:03:05 Step 4/22 : WORKDIR /edgex-go 17:03:05 ---> Using cache 17:03:05 ---> f561aa209414 17:03:05 Step 5/22 : RUN apk add --update --no-cache make git 17:03:05 ---> Using cache 17:03:05 ---> 5b20ea3980fd 17:03:05 Step 6/22 : COPY go.mod vendor* ./ 17:03:05 ---> Using cache 17:03:05 ---> 281ff35fbee1 17:03:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:05 ---> Using cache 17:03:05 ---> 23b45f44051a 17:03:05 Step 8/22 : COPY . . 17:03:05 ---> Using cache 17:03:05 ---> c703f4360d79 17:03:05 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:03:10 ---> 11a5b8ea38a8 17:03:10 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:03:10 ---> Running in 8acd823ff1ad 17:03:10 Removing intermediate container 5b45a31a281b 17:03:10 ---> 1ea5d687ba77 17:03:10 Step 5/19 : COPY go.mod vendor* ./ 17:03:10 ---> 792a456799a2 17:03:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:03:10 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:03:10 ---> 57e4085cdad7 17:03:10 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:10 ---> Running in c4f1215f1538 17:03:10 ---> a13827934a7c 17:03:10 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:03:10 ---> Running in b0051e79ec4c 17:03:12 Removing intermediate container b0051e79ec4c 17:03:12 ---> 21fb73857cbe 17:03:12 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 17:03:13 ---> Running in 3f35c6414eaa 17:03:14 Removing intermediate container ca4c61c04246 17:03:14 ---> de7025d68d39 17:03:14 17:03:14 Step 10/22 : FROM alpine:3.16 17:03:14 ---> bfe296a52501 17:03:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:03:17 Removing intermediate container 3f35c6414eaa 17:03:17 ---> 240197f03c69 17:03:17 Step 19/21 : LABEL arch=x86_64 17:03:17 ---> Running in 56b9ee502a94 17:03:17 ---> Running in b96e92d0e97a 17:03:17 Removing intermediate container 56b9ee502a94 17:03:17 ---> 4f7f8b9aa432 17:03:17 Step 12/22 : ENV APP_PORT=59880 17:03:18 Removing intermediate container b96e92d0e97a 17:03:18 ---> a2c909339342 17:03:18 Step 20/21 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:03:18 ---> Running in 67eab7b8d986 17:03:18 ---> Running in 09882a39130f 17:03:18 Removing intermediate container 67eab7b8d986 17:03:18 ---> 8be01e5cdd79 17:03:18 Step 13/22 : EXPOSE $APP_PORT 17:03:19 ---> Running in 27fa78da77c4 17:03:19 Removing intermediate container 09882a39130f 17:03:19 ---> 9e3a0232c9bd 17:03:19 Step 21/21 : LABEL version=0.0.0 17:03:19 ---> Running in 7bddb752620c 17:03:19 Removing intermediate container 27fa78da77c4 17:03:19 ---> a9640300349e 17:03:19 Step 14/22 : RUN apk add --update --no-cache dumb-init 17:03:20 ---> Running in 3217e2bcbdf7 17:03:20 Removing intermediate container 7bddb752620c 17:03:20 ---> f216f77266e9 17:03:20 17:03:20 Successfully built f216f77266e9 17:03:20 Successfully tagged security-proxy-setup:latest 17:03:20 Building security-bootstrapper 17:03:21  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:03:21 (1/1) Installing dumb-init (1.2.5-r1) 17:03:21 Executing busybox-1.35.0-r17.trigger 17:03:21 OK: 6 MiB in 15 packages 17:03:25 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:03:25 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:03:25 ---> 1d68a888b80c 17:03:25 Step 3/32 : WORKDIR /edgex-go 17:03:25 ---> Using cache 17:03:25 ---> 100db561e5af 17:03:25 Step 4/32 : RUN apk add --update --no-cache make git 17:03:25 ---> Using cache 17:03:25 ---> c25ccc1b2791 17:03:25 Step 5/32 : COPY go.mod vendor* ./ 17:03:25 ---> Using cache 17:03:25 ---> 24a90124dd1c 17:03:25 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:25 ---> Using cache 17:03:25 ---> 9fb449ff69a8 17:03:25 Step 7/32 : COPY . . 17:03:25 ---> Using cache 17:03:25 ---> 7d7b05c19045 17:03:25 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:03:33 ---> Running in f04981cbae9f 17:03:33 Removing intermediate container 3217e2bcbdf7 17:03:33 ---> c3fcd8096be3 17:03:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:33 Removing intermediate container c4f1215f1538 17:03:33 ---> 9ff85fd3bd34 17:03:33 Step 7/19 : COPY . . 17:03: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:03:39 ---> 95ef0bdfe238 17:03:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:03:39 Removing intermediate container 268a72275721 17:03:39 ---> ad013def0250 17:03:39 17:03:39 Step 10/24 : FROM alpine:3.16 17:03:39 ---> bfe296a52501 17:03:39 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:03:39 ---> Using cache 17:03:39 ---> 56a133cd94cb 17:03:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:03:39 ---> Using cache 17:03:39 ---> 77f4d779e2d1 17:03:39 Step 13/24 : ENV APP_PORT=59881 17:03:39 ---> 99429324a055 17:03:39 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:03:39 ---> Running in 23399b40bd28 17:03:39 ---> Running in 0c228eaf4969 17:03:43 ---> 583ea21383e3 17:03:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:03:43 Removing intermediate container 0c228eaf4969 17:03:43 ---> 5cc7b167f5e6 17:03:43 Step 14/24 : EXPOSE $APP_PORT 17:03:43 ---> Running in 9360749f0129 17:03:43 ---> d30dd586ee52 17:03:43 Step 18/22 : ENTRYPOINT ["/core-data"] 17:03:43 Removing intermediate container 8acd823ff1ad 17:03:43 ---> 7ba93c9c64dc 17:03:43 17:03:43 Step 10/22 : FROM alpine:3.16 17:03:43 ---> bfe296a52501 17:03:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:03:43 ---> Using cache 17:03:43 ---> 56a133cd94cb 17:03:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:03:43 ---> Using cache 17:03:43 ---> 77f4d779e2d1 17:03:43 Step 13/22 : ENV APP_PORT=59861 17:03:43 Removing intermediate container 9360749f0129 17:03:43 ---> 147e083ead6e 17:03:43 Step 15/24 : WORKDIR / 17:03: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:03:43 ---> Running in a108d05c3fa0 17:03:43 ---> Running in d355ac5eeeba 17:03:43 ---> Running in 37bad6174568 17:03:43 Removing intermediate container d355ac5eeeba 17:03:43 ---> 15ddd6ceaf4c 17:03:43 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:43 Removing intermediate container a108d05c3fa0 17:03:43 ---> 370bf11a9865 17:03:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:03:43 Removing intermediate container 37bad6174568 17:03:43 ---> 4577f8252e59 17:03:43 Step 14/22 : EXPOSE $APP_PORT 17:03:43 ---> Running in 59b9b4f3d4bf 17:03:43 ---> Running in 0c03250a0363 17:03:43 Removing intermediate container 0c03250a0363 17:03:43 ---> fd8fe46b58c0 17:03:43 Step 20/22 : LABEL arch=x86_64 17:03:43 Removing intermediate container 59b9b4f3d4bf 17:03:43 ---> d2810dd8b257 17:03:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:43 ---> Running in a45c16b2b294 17:03:43 ---> d04b0a0871b8 17:03:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:03:43 Removing intermediate container a45c16b2b294 17:03:43 ---> 6fee373c6cfa 17:03:43 Step 21/22 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:03:44 ---> ed41f196e4cf 17:03:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:03:44 ---> Running in a5f053dcab0c 17:03:44 Removing intermediate container a5f053dcab0c 17:03:44 ---> f91a236d778f 17:03:44 Step 22/22 : LABEL version=0.0.0 17:03:44 ---> 972e41c6dea3 17:03:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:03:45 ---> b45c0d60e6cb 17:03:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:03:45 ---> Running in e9ef04f215eb 17:03:45 Removing intermediate container e9ef04f215eb 17:03:45 ---> 0151bcf60dec 17:03:45 17:03:45 Successfully built 0151bcf60dec 17:03:45 Successfully tagged core-data:latest 17:03:45  Building core-data ... done Building security-spire-agent 17:03:45 ---> d36346f3f6ff 17:03:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:03:45 ---> 378cc5c14c14 17:03:45 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:03:45 ---> Running in 0bd623f9dcec 17:03:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:03:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:03:49 ---> 1d68a888b80c 17:03:49 Step 3/24 : WORKDIR /edgex-go 17:03:49 ---> Using cache 17:03:49 ---> 100db561e5af 17:03:49 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:03:55 Removing intermediate container 0bd623f9dcec 17:03:55 ---> 7358e9f3d1a6 17:03:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:03:55 ---> Running in ad0ce5268e14 17:03:55 ---> 1ae1c14266ec 17:03:55 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:03:55 ---> Running in 3bdfc11b0655 17:03:55 ---> Running in b339e5d78f0e 17:03:57 Removing intermediate container 3bdfc11b0655 17:03:57 ---> 1e25854fda68 17:03:57 Step 20/22 : LABEL arch=x86_64 17:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:03:59 OK: 211 MiB in 51 packages 17:03:59 Removing intermediate container b339e5d78f0e 17:03:59 ---> 2e058aa2140d 17:03:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:03:59 Removing intermediate container f04981cbae9f 17:03:59 ---> f77aef88bab5 17:03:59 17:03:59 Step 9/32 : FROM alpine:3.16 17:03:59 ---> bfe296a52501 17:03:59 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:03:59 ---> Running in 637be7d2e91e 17:03:59 ---> Running in 7377918c1723 17:04:00 ---> Running in ffc914e36eff 17:04:00 Removing intermediate container 637be7d2e91e 17:04:00 ---> 0dbfe28673d2 17:04:00 Step 21/22 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:04:01 Removing intermediate container 7377918c1723 17:04:01 ---> bcdfd0b2aaa7 17:04:01 Step 22/24 : LABEL arch=x86_64 17:04:01 ---> Running in cc13ed12de02 17:04:01 Removing intermediate container ffc914e36eff 17:04:01 ---> a6074a8c41c6 17:04:01 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 17:04:01 Removing intermediate container ad0ce5268e14 17:04:01 ---> 7b9f4a2825b2 17:04:01 Step 5/24 : COPY go.mod vendor* ./ 17:04:01 ---> Running in e00c59ed515b 17:04:01 ---> Running in edd019864f09 17:04:01 Removing intermediate container cc13ed12de02 17:04:01 ---> 718983aae322 17:04:01 Step 22/22 : LABEL version=0.0.0 17:04:01 ---> Running in 429b15afb9ec 17:04:01 Removing intermediate container e00c59ed515b 17:04:01 ---> 8529aa3005f7 17:04:01 Step 23/24 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:04:01 ---> Running in 6598298aeeac 17:04:01 ---> 87955ed3b1e2 17:04:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:01 ---> Running in 1a1528598269 17:04:01 Removing intermediate container 429b15afb9ec 17:04:01 ---> b73e737447e6 17:04:01 17:04:01 Removing intermediate container 6598298aeeac 17:04:01 ---> aab7a2bdcf6e 17:04:01 Step 24/24 : LABEL version=0.0.0 17:04:01 Successfully built b73e737447e6 17:04:01 Successfully tagged support-scheduler:latest 17:04:01  Building support-scheduler ... done  ---> Running in ce7fcdc62f00 17:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:04:02 Removing intermediate container ce7fcdc62f00 17:04:02 ---> 4073abac98bd 17:04:02 17:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:04:02 Successfully built 4073abac98bd 17:04:02 Successfully tagged core-metadata:latest 17:04:02  Building core-metadata ... done (1/2) Installing dumb-init (1.2.5-r1) 17:04:02 (2/2) Installing su-exec (0.2-r1) 17:04:02 Executing busybox-1.35.0-r17.trigger 17:04:02 OK: 6 MiB in 16 packages 17:04:02 Removing intermediate container edd019864f09 17:04:02 ---> db8678dbc746 17:04:02 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 17:04:03 ---> Running in 159e9c1d65cd 17:04:03 Removing intermediate container 159e9c1d65cd 17:04:03 ---> f862e7658a33 17:04:03 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:04:03 ---> Running in fbd32f78397c 17:04:03 Removing intermediate container fbd32f78397c 17:04:03 ---> f51a409168d1 17:04:03 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:04:03 ---> Running in 2ecf33f8884c 17:04:04 Removing intermediate container 2ecf33f8884c 17:04:04 ---> 411d8d3a337d 17:04:04 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:04:04 ---> Running in f577946645f4 17:04:04 Removing intermediate container f577946645f4 17:04:04 ---> 624fb479663f 17:04:04 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:04:04 ---> Running in 031b7d965314 17:04:08 Removing intermediate container 031b7d965314 17:04:08 ---> 5d168fe1957a 17:04:08 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 17:04:08 ---> Running in 9c970d22d3c8 17:04:08 Removing intermediate container 9c970d22d3c8 17:04:08 ---> 1b879488a55d 17:04:08 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:04:12 ---> 41d2dd42535c 17:04:12 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:04:12 ---> Running in 7f1114ba063e 17:04:12 Removing intermediate container 23399b40bd28 17:04:12 ---> adff59628ad7 17:04:12 17:04:12 Step 9/19 : FROM alpine:3.15 17:04:12 ---> c4fc93816858 17:04:12 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:04:12 ---> Using cache 17:04:12 ---> a05fa7404d9e 17:04:12 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:04:12 ---> Running in 4605105e3e43 17:04:13 Removing intermediate container 1a1528598269 17:04:13 ---> 7c73d72e14c7 17:04:13 Step 7/24 : COPY . . 17:04:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:04:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:04:13 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:04:13 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:04:13 OK: 15859 distinct packages available 17:04:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:04:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:04:14 (1/9) Installing ca-certificates (20220614-r0) 17:04:14 (2/9) Installing brotli-libs (1.0.9-r5) 17:04:14 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:04:14 (4/9) Installing libcurl (7.80.0-r5) 17:04:14 (5/9) Installing curl (7.80.0-r5) 17:04:14 (6/9) Installing dumb-init (1.2.5-r1) 17:04:14 (7/9) Installing musl-obstack (1.2.3-r0) 17:04:14 (8/9) Installing libucontext (1.1-r0) 17:04:14 (9/9) Installing gcompat (1.0.0-r4) 17:04:14 Executing busybox-1.34.1-r7.trigger 17:04:14 Executing ca-certificates-20220614-r0.trigger 17:04:14 OK: 8 MiB in 23 packages 17:04:19 Removing intermediate container 7f1114ba063e 17:04:19 ---> b03abc3745a1 17:04:19 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:19 ---> 74fdcebb8e6e 17:04:19 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:04:19 ---> Running in 72e1762eb7a1 17:04:19 Removing intermediate container 72e1762eb7a1 17:04:19 ---> 21d8d915f5c7 17:04:19 Step 9/24 : WORKDIR /edgex-go/spire-build 17:04:19 ---> 988346dd86cf 17:04:19 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:04:19 ---> Running in 816fcedde5a8 17:04:19 Removing intermediate container 4605105e3e43 17:04:19 ---> ac71fc63e908 17:04:19 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:19 Removing intermediate container 816fcedde5a8 17:04:19 ---> f27631947b5b 17:04:19 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:04:19 ---> Running in 1bd817b203cd 17:04:19 ---> 8291e64a7340 17:04:19 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:04:19 ---> dc13e95cfd8f 17:04:19 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:04:20 ---> 3e6c54ea3223 17:04:20 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:04:20 ---> 2699a18e1eec 17:04:20 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:04:20 ---> 23187387f391 17:04:20 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:04:20 Removing intermediate container 1bd817b203cd 17:04:20 ---> cc798333179a 17:04:20 Step 11/24 : WORKDIR /edgex-go 17:04:20 ---> f360b96b2d9e 17:04:20 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:04:20 ---> 07172d7489cb 17:04:20 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:04:20 ---> Running in f76cb8b54dfa 17:04:20 ---> Running in 52c24204ff4d 17:04:20 Removing intermediate container 52c24204ff4d 17:04:20 ---> 7bbb1cce31e6 17:04:20 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:04:20 Removing intermediate container f76cb8b54dfa 17:04:20 ---> 337835ac5726 17:04:20 17:04:20 Step 12/24 : FROM alpine:3.15 17:04:20 ---> c4fc93816858 17:04:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:04:20 ---> Using cache 17:04:20 ---> a05fa7404d9e 17:04:20 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:04:20 ---> Using cache 17:04:20 ---> ea8d9767d954 17:04:20 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:04:20 ---> Running in 77685822462d 17:04:20 ---> cde4874dc42b 17:04:20 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:04:20 Removing intermediate container 77685822462d 17:04:20 ---> e4ca6f6f5553 17:04:20 Step 17/19 : LABEL arch=x86_64 17:04:21 ---> Running in ac48f5fc2fe0 17:04:22 ---> 73f0980d33a8 17:04:22 Step 27/32 : RUN chmod +x /entrypoint.sh 17:04:22 ---> 28954f2e6475 17:04:22 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:04:22 ---> Running in 7dc03d406aef 17:04:22 Removing intermediate container ac48f5fc2fe0 17:04:22 ---> 465d8f521a03 17:04:22 Step 18/19 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:04:22 ---> Running in 03444ac475d6 17:04:22 Removing intermediate container 03444ac475d6 17:04:22 ---> cad49df2754b 17:04:22 Step 19/19 : LABEL version=0.0.0 17:04:22 ---> Running in 69bc118a5239 17:04:22 Removing intermediate container 69bc118a5239 17:04:22 ---> bd34305841a0 17:04:22 17:04:22 Successfully built bd34305841a0 17:04:22 Successfully tagged security-spiffe-token-provider:latest 17:04:23  Building security-spiffe-token-provider ... done  ---> 101c943679a4 17:04:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:04:23 Removing intermediate container 7dc03d406aef 17:04:23 ---> 373c1d3f60ac 17:04:23 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:04:23 ---> Running in af284e60153e 17:04:24 ---> 5cc6318916a2 17:04:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:04:24 Removing intermediate container af284e60153e 17:04:24 ---> 9b874d670341 17:04:24 Step 29/32 : CMD ["gate"] 17:04:24 ---> Running in 16447a68be43 17:04:24 Removing intermediate container 16447a68be43 17:04:24 ---> 9bac357db655 17:04:24 Step 30/32 : LABEL arch=x86_64 17:04:24 ---> 7be965d301d2 17:04:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:04:24 ---> Running in c23b5263ad14 17:04:24 Removing intermediate container c23b5263ad14 17:04:24 ---> 83dd2b12be3a 17:04:24 Step 31/32 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:04:24 ---> Running in 51e750dc4712 17:04:24 ---> 2bc00f8454fd 17:04:24 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:04:24 ---> Running in bca2c25d72a1 17:04:24 Removing intermediate container 51e750dc4712 17:04:24 ---> 968b824fdf5b 17:04:24 Step 32/32 : LABEL version=0.0.0 17:04:24 ---> Running in fc8466a100d8 17:04:24 Removing intermediate container bca2c25d72a1 17:04:24 ---> 57beee2c3c97 17:04:24 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:04:24 ---> Running in 1f15ffabbb94 17:04:24 Removing intermediate container fc8466a100d8 17:04:24 ---> 36ada90580d5 17:04:24 17:04:24 Successfully built 36ada90580d5 17:04:24 Removing intermediate container 1f15ffabbb94 17:04:24 Successfully tagged security-bootstrapper:latest 17:04:24 ---> 88cf5c358d25 17:04:24  Building security-bootstrapper ... done Step 22/24 : LABEL arch=x86_64 17:04:24 ---> Running in afd01364b555 17:04:24 Removing intermediate container afd01364b555 17:04:24 ---> c8fa547965e6 17:04:24 Step 23/24 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:04:24 ---> Running in e9e0de452d45 17:04:24 Removing intermediate container e9e0de452d45 17:04:24 ---> e79fa241a8ad 17:04:24 Step 24/24 : LABEL version=0.0.0 17:04:24 ---> Running in 131ef3a87306 17:04:24 Removing intermediate container 131ef3a87306 17:04:24 ---> a71c5c7a63d9 17:04:24 17:04:24 Successfully built a71c5c7a63d9 17:04:24 Successfully tagged security-spire-agent:latest 17:04:24  Building security-spire-agent ... done  [Pipeline] } 17:04:24 $ docker stop --time=1 bb619ea385db87d1553db1840d9ba7f111a4ffaaab7dd9baab1ceb5b8a1c4c4d 17:04:26 $ docker rm -f --volumes bb619ea385db87d1553db1840d9ba7f111a4ffaaab7dd9baab1ceb5b8a1c4c4d [Pipeline] // withDockerContainer [Pipeline] sh 17:04:26 + docker images 17:04:26 REPOSITORY TAG IMAGE ID CREATED SIZE 17:04:26 security-spire-agent latest a71c5c7a63d9 2 seconds ago 125MB 17:04:26 security-bootstrapper latest 36ada90580d5 2 seconds ago 20.3MB 17:04:26 security-spiffe-token-provider latest bd34305841a0 4 seconds ago 29.7MB 17:04:26 337835ac5726 6 seconds ago 1.47GB 17:04:26 adff59628ad7 14 seconds ago 1.63GB 17:04:26 core-metadata latest 4073abac98bd 25 seconds ago 18.5MB 17:04:26 support-scheduler latest b73e737447e6 25 seconds ago 29.9MB 17:04:26 f77aef88bab5 28 seconds ago 1.59GB 17:04:26 core-data latest 0151bcf60dec 41 seconds ago 17.9MB 17:04:26 7ba93c9c64dc 44 seconds ago 1.66GB 17:04:26 ad013def0250 51 seconds ago 1.61GB 17:04:26 security-proxy-setup latest f216f77266e9 About a minute ago 27.7MB 17:04:26 de7025d68d39 About a minute ago 1.61GB 17:04:26 security-secretstore-setup latest 35b049930829 About a minute ago 29.9MB 17:04:26 support-notifications latest 8df2bd2cf94c About a minute ago 30.5MB 17:04:26 core-command latest 0adb93105cc7 About a minute ago 17.7MB 17:04:26 7d22195475ff About a minute ago 1.59GB 17:04:26 c07fbdea5c7c About a minute ago 1.67GB 17:04:26 54f05a624719 About a minute ago 1.59GB 17:04:26 df512d88c961 About a minute ago 1.6GB 17:04:26 security-spire-config latest 9ac07dc1d1cf 2 minutes ago 85.8MB 17:04:26 security-spire-server latest 75de0c0fc2ca 2 minutes ago 86.5MB 17:04:26 59a7b652c642 2 minutes ago 1.47GB 17:04:26 01a827d0ba8f 2 minutes ago 1.47GB 17:04:26 ci-base-image-x86_64 latest 1d68a888b80c 5 minutes ago 947MB 17:04:26 alpine 3.16 bfe296a52501 8 weeks ago 5.54MB 17:04:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 17:04:26 alpine 3.15 c4fc93816858 5 months ago 5.59MB 17:04:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 17:04:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:04:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:04:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:04:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:04:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:04:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:04:48 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:04:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:04:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:04:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:04:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.247s coverage: 28.7% of statements 17:04:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:04:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:05:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.386s coverage: 98.5% of statements 17:05:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.702s coverage: 43.0% of statements 17:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:05:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.512s coverage: 54.0% of statements 17:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.528s coverage: 89.2% of statements 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.494s coverage: 2.4% of statements 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.735s coverage: 95.6% of statements 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.391s coverage: 72.2% of statements 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.573s coverage: 60.0% of statements 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.616s coverage: 0.9% of statements 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.623s coverage: 58.8% of statements 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.267s coverage: 29.6% of statements 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.217s coverage: 47.1% of statements 17:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.237s coverage: 79.5% of statements 17:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.257s coverage: 94.1% of statements 17:05:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.314s coverage: 96.3% of statements 17:05:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.190s coverage: 87.5% of statements 17:05:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.258s coverage: 94.4% of statements 17:05:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements 17:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.703s coverage: 79.9% of statements 17:05:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.361s coverage: 92.9% of statements 17:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 17:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.244s coverage: 86.9% of statements 17:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.262s coverage: 87.2% of statements 17:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements 17:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.284s coverage: 58.8% of statements 17:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.287s coverage: 80.0% of statements 17:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.222s coverage: 87.2% of statements 17:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.268s coverage: 85.4% of statements 17:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.766s coverage: 91.2% of statements 17:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.218s coverage: 64.7% of statements 17:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.425s coverage: 100.0% of statements 17:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.179s coverage: 89.4% of statements 17:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements 17:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.164s coverage: 73.7% of statements 17:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.122s coverage: 100.0% of statements 17:06:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.877s coverage: 65.8% of statements 17:06:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:06:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:06:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:06:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.403s coverage: 41.8% of statements 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:06:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.364s coverage: 89.5% of statements 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:06:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.272s coverage: 84.8% of statements 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:06:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.368s coverage: 17.7% of statements 17:06:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:06:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:06:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:06:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:06:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.683s coverage: 92.3% of statements 17:06:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:06:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:06:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:06:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:06:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.473s coverage: 63.2% of statements 17:06:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:06:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:06:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.464s coverage: 97.7% of statements 17:06:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:06:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:06:18 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:06:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:06:18 go vet ./... 17:08:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:08:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:08:10 ./bin/test-attribution-txt.sh [Pipeline] echo 17:08:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:08:10 + ls -al . 17:08:10 total 760 17:08:10 drwxrwxr-x 10 1001 1001 4096 Jan 10 17:02 . 17:08:10 drwxr-xr-x 4 root root 4096 Jan 10 17:02 .. 17:08:10 drwxrwxr-x 2 1001 1001 4096 Jan 10 17:00 .blubracket 17:08:10 -rw-rw-r-- 1 1001 1001 16 Jan 10 17:00 .dockerignore 17:08:10 drwxrwxr-x 8 1001 1001 4096 Jan 10 17:00 .git 17:08:10 drwxrwxr-x 3 1001 1001 4096 Jan 10 17:00 .github 17:08:10 -rw-rw-r-- 1 1001 1001 956 Jan 10 17:00 .gitignore 17:08:10 -rw-rw-r-- 1 1001 1001 42 Jan 10 17:00 .golangci.yml 17:08:10 -rw-rw-r-- 1 1001 1001 87 Jan 10 17:00 .hadolint.yml 17:08:10 -rw-rw-r-- 1 1001 1001 166 Jan 10 17:00 .sonarcloud.properties 17:08:10 -rw-rw-r-- 1 1001 1001 1171 Jan 10 17:00 ADOPTERS.md 17:08:10 -rw-rw-r-- 1 1001 1001 10618 Jan 10 17:00 Attribution.txt 17:08:10 -rw-rw-r-- 1 1001 1001 73765 Jan 10 17:00 CHANGELOG.md 17:08:10 -rw-rw-r-- 1 1001 1001 3804 Jan 10 17:00 CONTRIBUTING.md 17:08:10 -rw-rw-r-- 1 1001 1001 677 Jan 10 17:00 GOVERNANCE.md 17:08:10 -rw-rw-r-- 1 1001 1001 850 Jan 10 17:00 Jenkinsfile 17:08:10 -rw-rw-r-- 1 1001 1001 10775 Jan 10 17:00 LICENSE 17:08:10 -rw-rw-r-- 1 1001 1001 12513 Jan 10 17:00 Makefile 17:08:10 -rw-rw-r-- 1 1001 1001 582 Jan 10 17:00 OWNERS.md 17:08:10 -rw-rw-r-- 1 1001 1001 9403 Jan 10 17:00 README.md 17:08:10 -rw-rw-r-- 1 1001 1001 6912 Jan 10 17:00 SECURITY.md 17:08:10 -rw-rw-r-- 1 1001 1001 5 Jan 10 16:58 VERSION 17:08:10 drwxrwxr-x 2 1001 1001 4096 Jan 10 17:00 bin 17:08:10 drwxrwxr-x 16 1001 1001 4096 Jan 10 17:00 cmd 17:08:10 -rw-r--r-- 1 root root 494838 Jan 10 17:06 coverage.out 17:08:10 -rw-rw-r-- 1 1001 1001 3412 Jan 10 17:00 go.mod 17:08:10 -rw-rw-r-- 1 1001 1001 45110 Jan 10 17:00 go.sum 17:08:10 drwxrwxr-x 7 1001 1001 4096 Jan 10 17:00 internal 17:08:10 drwxrwxr-x 3 1001 1001 4096 Jan 10 17:00 openapi 17:08:10 drwxrwxr-x 4 1001 1001 4096 Jan 10 17:00 snap 17:08:10 -rw-rw-r-- 1 1001 1001 204 Jan 10 17:00 version.go [Pipeline] sh 17:08:11 + '[' -e coverage.out ] 17:08:11 + chown 1001:1001 coverage.out [Pipeline] stash 17:08:11 Warning: overwriting stash ‘coverage-report’ 17:08:11 Stashed 1 file(s) [Pipeline] sh 17:08:12 + make build 17:08:12 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:09:34 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:09:39 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:09:44 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:10:31 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:10:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:10: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:10:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:10:51 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:10: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:11:11 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:15 $ docker stop --time=1 9f53f145eeaf34dd4daf7b9e719873a0e57708e84ac724d54383c38b29da2e30 17:11:17 $ docker rm -f --volumes 9f53f145eeaf34dd4daf7b9e719873a0e57708e84ac724d54383c38b29da2e30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:11:19 17:11:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:11:20 latest: Pulling from edgex-devops/edgex-compose-arm64 17:11:20 29e5d40040c1: Pulling fs layer 17:11:20 1ce36da41761: Pulling fs layer 17:11:20 25b303627fd3: Pulling fs layer 17:11:20 29e5d40040c1: Verifying Checksum 17:11:20 29e5d40040c1: Download complete 17:11:20 1ce36da41761: Verifying Checksum 17:11:20 1ce36da41761: Download complete 17:11:20 29e5d40040c1: Pull complete 17:11:22 1ce36da41761: Pull complete 17:11:22 25b303627fd3: Verifying Checksum 17:11:22 25b303627fd3: Download complete 17:11:32 25b303627fd3: Pull complete 17:11:32 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:11:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:11:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:32 prd-ubuntu20.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container 17:11:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:11:34 $ docker top 608b872c14390089cb692ce50850527a4d7880ff89ff5abb68f08b507743d833 -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:35 + docker-compose build --help 17:11:35 + grep parallel 17:11:40 --parallel Build images in parallel. [Pipeline] } 17:11:40 $ docker stop --time=1 608b872c14390089cb692ce50850527a4d7880ff89ff5abb68f08b507743d833 17:11:41 $ docker rm -f --volumes 608b872c14390089cb692ce50850527a4d7880ff89ff5abb68f08b507743d833 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:11:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:42 prd-ubuntu20.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container 17:11:42 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:11:43 $ docker top 0154e1525fd2ebd2e799e50c2a6c8026cb7c61b4ec047074e11f27368c1d5b79 -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:44 + docker-compose -f ./docker-compose-build.yml build --parallel 17:11:48 Building core-command ... 17:11:48 Building core-data ... 17:11:48 Building core-metadata ... 17:11:48 Building security-bootstrapper ... 17:11:48 Building security-proxy-setup ... 17:11:48 Building security-secretstore-setup ... 17:11:48 Building security-spiffe-token-provider ... 17:11:48 Building security-spire-agent ... 17:11:48 Building security-spire-config ... 17:11:48 Building security-spire-server ... 17:11:48 Building support-notifications ... 17:11:48 Building support-scheduler ... 17:11:48 Building security-spire-config 17:11:48 Building core-data 17:11:48 Building security-proxy-setup 17:11:48 Building security-bootstrapper 17:11:48 Building security-spiffe-token-provider 17:12:35 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:12:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:12:35 ---> 08885d40d5b4 17:12:35 Step 3/21 : WORKDIR /edgex-go 17:12:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:12:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:12:35 ---> 08885d40d5b4 17:12:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:12:35 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:12:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:12:35 ---> 08885d40d5b4 17:12:35 Step 3/32 : WORKDIR /edgex-go 17:12:35 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:12:35 Step 2/19 : FROM ${BUILDER_BASE} AS builder 17:12:35 ---> 08885d40d5b4 17:12:35 Step 3/19 : WORKDIR /edgex-go 17:12:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:12:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:12:35 ---> 08885d40d5b4 17:12:35 Step 3/24 : WORKDIR /edgex-go 17:12:35 ---> Running in b643a4e1420a 17:12:35 ---> Running in 379b706227e4 17:12:35 ---> Running in 9cc04e6e32c1 17:12:35 ---> Running in cfe4900dd8fd 17:12:35 ---> Running in a1f84b16aad3 17:12:35 Removing intermediate container b643a4e1420a 17:12:35 ---> ee9b5cfc74ed 17:12:35 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:12:35 Removing intermediate container cfe4900dd8fd 17:12:35 ---> 75cef88c6b91 17:12:35 Step 4/32 : RUN apk add --update --no-cache make git 17:12:35 ---> Running in ccc4cf2880ff 17:12:35 Removing intermediate container a1f84b16aad3 17:12:35 ---> 19d1f5a272a2 17:12:35 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 17:12:35 ---> Running in fde769e122a6 17:12:35 Removing intermediate container 9cc04e6e32c1 17:12:35 ---> 71cabe1c87a9 17:12:35 Step 4/22 : WORKDIR /edgex-go 17:12:35 Removing intermediate container 379b706227e4 17:12:35 ---> fc1bd0ffa2a4 17:12:35 Step 4/21 : RUN apk add --update --no-cache make git 17:12:35 ---> Running in 141aafd68858 17:12:35 ---> Running in 7feacc646de5 17:12:35 ---> Running in 72e602f4d574 17:12:35 Removing intermediate container 7feacc646de5 17:12:35 ---> 4712dbb03925 17:12:35 Step 5/22 : RUN apk add --update --no-cache make git 17:12:35 ---> Running in 14e3dc79cb7d 17:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:12:37 OK: 221 MiB in 51 packages 17:12:37 OK: 221 MiB in 51 packages 17:12:37 OK: 221 MiB in 51 packages 17:12:37 v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:12:37 v3.16.3-102-g79afc08688 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:12:37 OK: 16899 distinct packages available 17:12:37 OK: 221 MiB in 51 packages 17:12:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:12:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:12:39 Removing intermediate container fde769e122a6 17:12:39 ---> 1f72f7c746bb 17:12:39 Step 5/32 : COPY go.mod vendor* ./ 17:12:39 Removing intermediate container 72e602f4d574 17:12:39 ---> 2997d388fc4b 17:12:39 Step 5/21 : COPY go.mod vendor* ./ 17:12:39 OK: 221 MiB in 51 packages 17:12:39 Removing intermediate container ccc4cf2880ff 17:12:39 ---> ec5dd6652e47 17:12:39 Step 5/24 : COPY go.mod vendor* ./ 17:12:40 Removing intermediate container 14e3dc79cb7d 17:12:40 ---> fa216d78dff9 17:12:40 Step 6/22 : COPY go.mod vendor* ./ 17:12:40 ---> bc783bb55e20 17:12:40 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:40 ---> 31377c3c6f59 17:12:40 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:40 ---> Running in 76590728c177 17:12:41 ---> Running in 139be559fe93 17:12:41 ---> 2890911ab1c4 17:12:41 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:41 ---> Running in fbf5770dbf98 17:12:41 Removing intermediate container 141aafd68858 17:12:41 ---> 63430d31aab1 17:12:41 Step 5/19 : COPY go.mod vendor* ./ 17:12:42 ---> fdf5de101671 17:12:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:42 ---> Running in a5b6f81689c6 17:12:43 ---> abcfdda6998f 17:12:43 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:43 ---> Running in 30ef506eca98 17:14:19 Removing intermediate container 139be559fe93 17:14:19 ---> 7adaf5fcb4f5 17:14:19 Step 7/21 : COPY . . 17:14:19 Removing intermediate container 76590728c177 17:14:19 ---> c1f56e537b0c 17:14:19 Step 7/32 : COPY . . 17:14:19 Removing intermediate container a5b6f81689c6 17:14:19 ---> 96b388569d7f 17:14:19 Step 8/22 : COPY . . 17:14:19 Removing intermediate container 30ef506eca98 17:14:19 ---> d65496bcc9a8 17:14:19 Step 7/19 : COPY . . 17:14:19 Removing intermediate container fbf5770dbf98 17:14:19 ---> 1e82c7e165c3 17:14:19 Step 7/24 : COPY . . 17:14:32 ---> e759ea6e8a78 17:14:32 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:14:32 ---> 0e2c8bf6be79 17:14:32 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:14:32 ---> 8527229a5ce1 17:14:32 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:14:32 ---> Running in 59e6112550fd 17:14:32 ---> Running in 909e0f204400 17:14:32 ---> eb25e272584a 17:14:32 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:14:32 ---> 044818ac6f06 17:14:32 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:14:32 ---> Running in dea516d33e60 17:14:32 ---> Running in 35013dfe0099 17:14:32 ---> Running in ce8ec5b80ec4 17:14:32 Removing intermediate container ce8ec5b80ec4 17:14:32 ---> 746978a5c74d 17:14:32 Step 9/24 : WORKDIR /edgex-go/spire-build 17:14:32 ---> Running in 4102c15cc6a5 17:14:32 Removing intermediate container 4102c15cc6a5 17:14:32 ---> 46d49fefd3ab 17:14:32 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:14:32 ---> Running in e5c77a43c977 17:14: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:14: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:14: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-setup/security-proxy-setup ./cmd/security-proxy-setup 17:14:33 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:14:35 Removing intermediate container e5c77a43c977 17:14:35 ---> ad51f89adeea 17:14:35 Step 11/24 : WORKDIR /edgex-go 17:14:35 ---> Running in 93b966a52f0e 17:14:36 Removing intermediate container 93b966a52f0e 17:14:36 ---> f353d0bad770 17:14:36 17:14:36 Step 12/24 : FROM alpine:3.15 17:14:36 3.15: Pulling from library/alpine 17:14:38 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 17:14:38 Status: Downloaded newer image for alpine:3.15 17:14:38 ---> 8aa73fd46299 17:14:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:14:38 ---> Running in 734ab8533b7b 17:14:38 Removing intermediate container 734ab8533b7b 17:14:38 ---> 3014c0202024 17:14:38 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:14:38 ---> Running in 875e8157e80f 17:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:14:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:14:42 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:14:42 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:14:42 OK: 15736 distinct packages available 17:14:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:14:44 (1/4) Installing dumb-init (1.2.5-r1) 17:14:44 (2/4) Installing musl-obstack (1.2.3-r0) 17:14:44 (3/4) Installing libucontext (1.1-r0) 17:14:44 (4/4) Installing gcompat (1.0.0-r4) 17:14:44 Executing busybox-1.34.1-r7.trigger 17:14:44 OK: 6 MiB in 18 packages 17:14:48 Removing intermediate container 875e8157e80f 17:14:48 ---> 0bb2ab0e9ba3 17:14:48 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:14:55 ---> 16dc133ed981 17:14:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:14:55 ---> 616e5b4dec16 17:14:55 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:14:56 ---> Running in e4919ec1040d 17:14:56 Removing intermediate container e4919ec1040d 17:14:56 ---> d2a67f309f80 17:14:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:14:57 ---> 8af1bfe0af41 17:14:57 Step 19/24 : WORKDIR / 17:14:57 ---> Running in 566d8894f6b3 17:14:58 Removing intermediate container 566d8894f6b3 17:14:58 ---> 8ef970d972f2 17:14:58 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:14:58 ---> Running in 8a208bc320ee 17:14:59 Removing intermediate container 8a208bc320ee 17:14:59 ---> b329810c3773 17:14:59 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:14:59 ---> Running in 9e04a9aee623 17:14:59 Removing intermediate container 9e04a9aee623 17:14:59 ---> 4889a95f84ab 17:14:59 Step 22/24 : LABEL arch=arm64 17:14:59 ---> Running in b153f8692091 17:15:00 Removing intermediate container b153f8692091 17:15:00 ---> 3370ea2a9154 17:15:00 Step 23/24 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:15:00 ---> Running in 0d9f57dc0101 17:15:00 Removing intermediate container 0d9f57dc0101 17:15:00 ---> a0cbaa415bc3 17:15:00 Step 24/24 : LABEL version=0.0.0 17:15:00 ---> Running in 88d441ada7e1 17:15:01 Removing intermediate container 88d441ada7e1 17:15:01 ---> 856730254d92 17:15:01 17:15:02 Successfully built 856730254d92 17:15:02 Successfully tagged security-spire-config-arm64:latest 17:15:02 Building support-notifications 17:15:17  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:15:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:15:17 ---> 08885d40d5b4 17:15:17 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:15:17 ---> Using cache 17:15:17 ---> 71cabe1c87a9 17:15:17 Step 4/22 : WORKDIR /edgex-go 17:15:17 ---> Using cache 17:15:17 ---> 4712dbb03925 17:15:17 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:15:17 ---> Running in d745867c66dc 17:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:15:20 OK: 221 MiB in 51 packages 17:15:22 Removing intermediate container d745867c66dc 17:15:22 ---> bbc238814471 17:15:22 Step 6/22 : COPY go.mod vendor* ./ 17:15:24 ---> 6de449287371 17:15:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:24 ---> Running in 8f1edb65b512 17:16:46 Removing intermediate container 8f1edb65b512 17:16:46 ---> 4552996c9737 17:16:46 Step 8/22 : COPY . . 17:16:50 ---> dd8bdb21e71e 17:16:50 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:16:50 ---> Running in 690f1e20e013 17:16:53 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:20:29 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:20:51 Removing intermediate container 35013dfe0099 17:20:51 ---> 400e18fcc762 17:20:51 17:20:51 Step 9/21 : FROM alpine:3.16 17:20:51 3.16: Pulling from library/alpine 17:20:52 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:20:52 Status: Downloaded newer image for alpine:3.16 17:20:52 ---> 2b4661558fb8 17:20:52 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 17:20:53 ---> Running in 5a2a36903945 17:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:20:57 (1/6) Installing ca-certificates (20220614-r0) 17:20:57 (2/6) Installing brotli-libs (1.0.9-r6) 17:20:57 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:20:57 (4/6) Installing libcurl (7.83.1-r5) 17:20:57 (5/6) Installing curl (7.83.1-r5) 17:20:57 (6/6) Installing dumb-init (1.2.5-r1) 17:20:57 Executing busybox-1.35.0-r17.trigger 17:20:57 Executing ca-certificates-20220614-r0.trigger 17:20:57 OK: 8 MiB in 20 packages 17:21:01 Removing intermediate container 5a2a36903945 17:21:01 ---> 7e63518f5952 17:21:01 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:21:01 ---> Running in c7af3f62ebca 17:21:02 Removing intermediate container c7af3f62ebca 17:21:02 ---> f313582c528b 17:21:02 Step 12/21 : WORKDIR /edgex 17:21:02 ---> Running in c519e2a9ca78 17:21:03 Removing intermediate container c519e2a9ca78 17:21:03 ---> 72c498ccbedc 17:21:03 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:21:05 ---> f69de8b1fb39 17:21:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:21:07 ---> 7d6502b1ce89 17:21:07 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:21:08 Removing intermediate container 909e0f204400 17:21:08 ---> b152d6716969 17:21:08 17:21:08 Step 9/32 : FROM alpine:3.16 17:21:08 ---> 2b4661558fb8 17:21:08 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:21:09 ---> Running in d11e8b8e71db 17:21:10 ---> a29dfc8a1c0a 17:21:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:21:10 Removing intermediate container d11e8b8e71db 17:21:10 ---> d2e07ee744e1 17:21:10 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 17:21:10 ---> Running in 5178df4a6bae 17:21:11 ---> fa5ff7c0b6c6 17:21:11 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:21:11 ---> Running in b49f9727b326 17:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:21:15 Removing intermediate container b49f9727b326 17:21:15 ---> 97b963f38213 17:21:15 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 17:21:15 ---> Running in 00ccbf4707c6 17:21:15 (1/2) Installing dumb-init (1.2.5-r1) 17:21:15 (2/2) Installing su-exec (0.2-r1) 17:21:15 Executing busybox-1.35.0-r17.trigger 17:21:15 OK: 5 MiB in 16 packages 17:21:15 Removing intermediate container 00ccbf4707c6 17:21:15 ---> 39010b6ae9b5 17:21:15 Step 19/21 : LABEL arch=arm64 17:21:15 ---> Running in 9314a22fe4d9 17:21:16 Removing intermediate container 9314a22fe4d9 17:21:16 ---> 06f5a1336271 17:21:16 Step 20/21 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:21:16 ---> Running in 75ddd96d6a1a 17:21:17 Removing intermediate container 5178df4a6bae 17:21:17 ---> 09b89ee558cf 17:21:17 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 17:21:17 ---> Running in 8302e341b797 17:21:17 Removing intermediate container 75ddd96d6a1a 17:21:17 ---> 4be9a23e0f8e 17:21:17 Step 21/21 : LABEL version=0.0.0 17:21:17 ---> Running in 181fc2f29821 17:21:18 Removing intermediate container 8302e341b797 17:21:18 ---> fe2c79c41667 17:21:18 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:21:18 ---> Running in 3cfdf9b38394 17:21:18 Removing intermediate container 181fc2f29821 17:21:18 ---> 8b8bbdd28e6f 17:21:18 17:21:19 Successfully built 8b8bbdd28e6f 17:21:19 Successfully tagged security-proxy-setup-arm64:latest 17:21:19 Building core-command 17:21:19  Building security-proxy-setup ... done Removing intermediate container 3cfdf9b38394 17:21:19 ---> 35fe6b73cd15 17:21:19 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:21:19 ---> Running in 79a7a33a469c 17:21:19 Removing intermediate container 79a7a33a469c 17:21:19 ---> 3e721acfda61 17:21:19 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:21:20 ---> Running in 612d582c3558 17:21:20 Removing intermediate container 612d582c3558 17:21:20 ---> e0a393599f07 17:21:20 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:21:20 ---> Running in b414d549cff0 17:21:24 Removing intermediate container b414d549cff0 17:21:24 ---> 78d2a12f2223 17:21:24 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 17:21:24 ---> Running in 08ccd3bc50e8 17:21:25 Removing intermediate container 08ccd3bc50e8 17:21:25 ---> ba08c5460691 17:21:25 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:21:26 ---> b3b304f09c34 17:21:26 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:21:26 ---> Running in bb40f99fa972 17:21:31 Removing intermediate container bb40f99fa972 17:21:31 ---> 7f3a6b839fa4 17:21:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:21:32 ---> 6312d2a59414 17:21:32 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:21:34 ---> 7e17eacf1924 17:21:34 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:21:36 ---> 897289228734 17:21:36 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:21:37 ---> af395f5cfdac 17:21:37 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:21:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:21:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:21:37 ---> 08885d40d5b4 17:21:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:21:37 ---> Using cache 17:21:37 ---> 71cabe1c87a9 17:21:37 Step 4/23 : WORKDIR /edgex-go 17:21:37 ---> Using cache 17:21:37 ---> 4712dbb03925 17:21:37 Step 5/23 : RUN apk add --update --no-cache make git 17:21:37 ---> Using cache 17:21:37 ---> fa216d78dff9 17:21:37 Step 6/23 : COPY go.mod vendor* ./ 17:21:37 ---> Using cache 17:21:37 ---> fdf5de101671 17:21:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:21:37 ---> Using cache 17:21:37 ---> 96b388569d7f 17:21:37 Step 8/23 : COPY . . 17:21:37 ---> Using cache 17:21:37 ---> 8527229a5ce1 17:21:37 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:21:37 ---> Running in 827c35631239 17:21:39 ---> a6c58f0a80ec 17:21:39 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:21:42 ---> 03cd92bb7a41 17:21:42 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:21:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:21:44 ---> 2126917317c3 17:21:44 Step 27/32 : RUN chmod +x /entrypoint.sh 17:21:44 ---> Running in ff38533e82fd 17:21:48 Removing intermediate container ff38533e82fd 17:21:48 ---> d5cca5f6f3ad 17:21:48 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:21:48 ---> Running in 21c2139489a4 17:21:49 Removing intermediate container dea516d33e60 17:21:49 ---> cb333e810a58 17:21:49 17:21:49 Step 10/22 : FROM alpine:3.16 17:21:49 ---> 2b4661558fb8 17:21:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:21:49 ---> Running in 22c9a5230fb2 17:21:49 Removing intermediate container 21c2139489a4 17:21:49 ---> eb347574bda5 17:21:49 Step 29/32 : CMD ["gate"] 17:21:49 ---> Running in fc02cb288d08 17:21:50 Removing intermediate container 22c9a5230fb2 17:21:50 ---> 9367daaf921b 17:21:50 Step 12/22 : ENV APP_PORT=59880 17:21:50 ---> Running in 5a78ae103601 17:21:50 Removing intermediate container fc02cb288d08 17:21:50 ---> 179f2fcc5f76 17:21:50 Step 30/32 : LABEL arch=arm64 17:21:50 ---> Running in 1944570414c7 17:21:50 Removing intermediate container 5a78ae103601 17:21:50 ---> 32c5582fb4b2 17:21:50 Step 13/22 : EXPOSE $APP_PORT 17:21:51 ---> Running in d945d962f8d6 17:21:51 Removing intermediate container 1944570414c7 17:21:51 ---> cdd6361ab24a 17:21:51 Step 31/32 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:21:51 ---> Running in 5352d61311b0 17:21:52 Removing intermediate container d945d962f8d6 17:21:52 ---> 2e02e9d9278e 17:21:52 Step 14/22 : RUN apk add --update --no-cache dumb-init 17:21:52 ---> Running in b4fbcb34feaa 17:21:52 Removing intermediate container 5352d61311b0 17:21:52 ---> a60eee57a4e4 17:21:52 Step 32/32 : LABEL version=0.0.0 17:21:52 ---> Running in 469b790335bd 17:21:53 Removing intermediate container 469b790335bd 17:21:53 ---> b40d88b0d3ba 17:21:53 17:21:53 Successfully built b40d88b0d3ba 17:21:53 Successfully tagged security-bootstrapper-arm64:latest 17:21:53 Building security-spire-server 17:21:54  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:21:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:21:56 (1/1) Installing dumb-init (1.2.5-r1) 17:21:56 Executing busybox-1.35.0-r17.trigger 17:21:56 OK: 5 MiB in 15 packages 17:21:58 Removing intermediate container b4fbcb34feaa 17:21:58 ---> d8cf7207cde4 17:21:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:21:59 ---> 3e834c6b3227 17:21:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:22:01 ---> 47e338ab05a6 17:22:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:22:02 ---> 9bfc2cf2ab03 17:22:02 Step 18/22 : ENTRYPOINT ["/core-data"] 17:22:02 ---> Running in ac5aca31c66b 17:22:03 Removing intermediate container ac5aca31c66b 17:22:03 ---> 20bbe9f006d3 17:22:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:22:03 ---> Running in 150329a85765 17:22:04 Removing intermediate container 150329a85765 17:22:04 ---> 987c525c7db9 17:22:04 Step 20/22 : LABEL arch=arm64 17:22:04 ---> Running in 0c66a97ac6ec 17:22:04 Removing intermediate container 0c66a97ac6ec 17:22:04 ---> 2cc3a4cb11c4 17:22:04 Step 21/22 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:22:05 ---> Running in 2b1443197e3a 17:22:05 Removing intermediate container 2b1443197e3a 17:22:05 ---> fd1ea94285ec 17:22:05 Step 22/22 : LABEL version=0.0.0 17:22:06 ---> Running in 7b589145d851 17:22:08 Removing intermediate container 7b589145d851 17:22:08 ---> 7edf3c1b0809 17:22:08 17:22:08 Successfully built 7edf3c1b0809 17:22:08 Successfully tagged core-data-arm64:latest 17:22:08  Building core-data ... done Building support-scheduler 17:22:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:22:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:22:12 ---> 08885d40d5b4 17:22:12 Step 3/23 : WORKDIR /edgex-go 17:22:12 ---> Using cache 17:22:12 ---> fc1bd0ffa2a4 17:22:12 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 17:22:13 ---> Running in 9f2e3e8e7df1 17:22:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:22:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:22:17 OK: 221 MiB in 51 packages 17:22:20 Removing intermediate container 9f2e3e8e7df1 17:22:20 ---> 126617980ef6 17:22:20 Step 5/23 : COPY go.mod vendor* ./ 17:22:22 ---> c9358840790e 17:22:22 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:22 ---> Running in 73a6e3125c3c 17:22:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:22:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:22:30 ---> 08885d40d5b4 17:22:30 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:22:30 ---> Using cache 17:22:30 ---> 71cabe1c87a9 17:22:30 Step 4/22 : WORKDIR /edgex-go 17:22:30 ---> Using cache 17:22:30 ---> 4712dbb03925 17:22:30 Step 5/22 : RUN apk add --update --no-cache make git 17:22:30 ---> Using cache 17:22:30 ---> fa216d78dff9 17:22:30 Step 6/22 : COPY go.mod vendor* ./ 17:22:30 ---> Using cache 17:22:30 ---> fdf5de101671 17:22:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:30 ---> Using cache 17:22:30 ---> 96b388569d7f 17:22:30 Step 8/22 : COPY . . 17:22:30 ---> Using cache 17:22:30 ---> 8527229a5ce1 17:22:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:22:30 ---> Running in ea630ac9613e 17:22:31 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:23:03 Removing intermediate container 59e6112550fd 17:23:03 ---> 7f53b6e323e1 17:23:03 17:23:03 Step 9/19 : FROM alpine:3.15 17:23:03 ---> 8aa73fd46299 17:23:03 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:23:03 ---> Using cache 17:23:03 ---> 3014c0202024 17:23:03 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:23:03 ---> Running in 2d09fa4a9e07 17:23:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:23:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:23:05 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:23:05 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:23:05 OK: 15736 distinct packages available 17:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:23:07 (1/9) Installing ca-certificates (20220614-r0) 17:23:07 (2/9) Installing brotli-libs (1.0.9-r5) 17:23:07 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:23:07 (4/9) Installing libcurl (7.80.0-r5) 17:23:07 (5/9) Installing curl (7.80.0-r5) 17:23:07 (6/9) Installing dumb-init (1.2.5-r1) 17:23:07 (7/9) Installing musl-obstack (1.2.3-r0) 17:23:07 (8/9) Installing libucontext (1.1-r0) 17:23:07 (9/9) Installing gcompat (1.0.0-r4) 17:23:07 Executing busybox-1.34.1-r7.trigger 17:23:07 Executing ca-certificates-20220614-r0.trigger 17:23:08 OK: 8 MiB in 23 packages 17:23:13 Removing intermediate container 2d09fa4a9e07 17:23:13 ---> 60f1730378bf 17:23:13 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 17:23:14 ---> 20ce1e08811d 17:23:14 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:23:18 ---> 22067040883a 17:23:18 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:23:20 ---> 4237a2a12e26 17:23:20 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:23:20 ---> Running in c05de46036a9 17:23:23 Removing intermediate container c05de46036a9 17:23:23 ---> 3344b457a891 17:23:23 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:23:24 ---> Running in f61ba9a4aa49 17:23:25 Removing intermediate container f61ba9a4aa49 17:23:25 ---> 2a6fec3aa522 17:23:25 Step 17/19 : LABEL arch=arm64 17:23:25 ---> Running in 24aeac09fc1a 17:23:26 Removing intermediate container 24aeac09fc1a 17:23:26 ---> ba62fe92015b 17:23:26 Step 18/19 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:23:26 ---> Running in 16447637b882 17:23:27 Removing intermediate container 16447637b882 17:23:27 ---> bb73d8002412 17:23:27 Step 19/19 : LABEL version=0.0.0 17:23:27 ---> Running in cca7046a9dc1 17:23:28 Removing intermediate container cca7046a9dc1 17:23:28 ---> 9e96e5bbe675 17:23:28 17:23:29 Successfully built 9e96e5bbe675 17:23:29 Successfully tagged security-spiffe-token-provider-arm64:latest 17:23:29 Building security-spire-agent 17:23:44  Building security-spiffe-token-provider ... done Removing intermediate container 73a6e3125c3c 17:23:44 ---> 899f09d70e3b 17:23:44 Step 7/23 : COPY . . 17:23:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:23:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:23:45 ---> 08885d40d5b4 17:23:45 Step 3/24 : WORKDIR /edgex-go 17:23:45 ---> Using cache 17:23:45 ---> fc1bd0ffa2a4 17:23:45 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:23:45 ---> Using cache 17:23:45 ---> 126617980ef6 17:23:45 Step 5/24 : COPY go.mod vendor* ./ 17:23:45 ---> Using cache 17:23:45 ---> c9358840790e 17:23:45 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:23:45 ---> Using cache 17:23:45 ---> 899f09d70e3b 17:23:45 Step 7/24 : COPY . . 17:24:08 ---> ca2bfceb0db2 17:24:08 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 17:24:08 ---> 2d5a0a8f8f93 17:24:08 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:24:08 ---> Running in e711538397e6 17:24:08 ---> Running in e9fad3f07291 17:24:08 Removing intermediate container e711538397e6 17:24:08 ---> ad4823d0f34a 17:24:08 Step 9/23 : WORKDIR /edgex-go/spire-build 17:24:08 Removing intermediate container e9fad3f07291 17:24:08 ---> f9d8eedf7f1f 17:24:08 Step 9/24 : WORKDIR /edgex-go/spire-build 17:24:08 ---> Running in 02e8e8156fc3 17:24:08 ---> Running in 6ebd0b53b0ee 17:24:08 Removing intermediate container 02e8e8156fc3 17:24:08 ---> dc36f80ae213 17:24:08 Removing intermediate container 6ebd0b53b0ee 17:24:08 ---> 6d7e3db35752 17:24:08 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:24:08 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:24:08 ---> Running in 2374469417b4 17:24:08 ---> Running in 22dc1c57a813 17:24:15 Removing intermediate container 2374469417b4 17:24:15 ---> c7e293658308 17:24:15 Step 11/23 : WORKDIR /edgex-go 17:24:15 Removing intermediate container 22dc1c57a813 17:24:15 ---> 6362122011d9 17:24:15 Step 11/24 : WORKDIR /edgex-go 17:24:15 ---> Running in 13b2a9781d2a 17:24:15 ---> Running in 4f47d94c8e15 17:24:15 Removing intermediate container 13b2a9781d2a 17:24:15 ---> 7d0e1231c08d 17:24:15 17:24:15 Step 12/23 : FROM alpine:3.15 17:24:15 ---> 8aa73fd46299 17:24:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:24:15 ---> Using cache 17:24:15 ---> 3014c0202024 17:24:15 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:24:15 ---> Running in a89b80e410fb 17:24:16 Removing intermediate container 4f47d94c8e15 17:24:16 ---> 56dd51bbbe58 17:24:16 17:24:16 Step 12/24 : FROM alpine:3.15 17:24:16 ---> 8aa73fd46299 17:24:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:24:16 ---> Using cache 17:24:16 ---> 3014c0202024 17:24:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:24:16 ---> Running in e70f92df02ae 17:24:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:24:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:24:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:24:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:24:22 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:24:22 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:24:22 OK: 15736 distinct packages available 17:24:22 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:24:22 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:24:22 OK: 15736 distinct packages available 17:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:24:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:24:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:24:25 (1/5) Installing dumb-init (1.2.5-r1) 17:24:25 (2/5) Installing musl-obstack (1.2.3-r0) 17:24:25 (3/5) Installing libucontext (1.1-r0) 17:24:25 (4/5) Installing gcompat (1.0.0-r4) 17:24:25 (5/5) Installing openssl (1.1.1s-r1) 17:24:25 Executing busybox-1.34.1-r7.trigger 17:24:25 OK: 6 MiB in 19 packages 17:24:26 (1/5) Installing dumb-init (1.2.5-r1) 17:24:26 (2/5) Installing musl-obstack (1.2.3-r0) 17:24:26 (3/5) Installing libucontext (1.1-r0) 17:24:26 (4/5) Installing gcompat (1.0.0-r4) 17:24:26 (5/5) Installing openssl (1.1.1s-r1) 17:24:26 Executing busybox-1.34.1-r7.trigger 17:24:26 OK: 6 MiB in 19 packages 17:24:29 Removing intermediate container e70f92df02ae 17:24:29 ---> 674e8cb9c686 17:24:29 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:24:30 Removing intermediate container a89b80e410fb 17:24:30 ---> 3d6f6bcb7699 17:24:30 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:24:38 ---> 212bfe5bb31c 17:24:38 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:24:44 ---> 8e907121b791 17:24:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:24:46 ---> 53e84c7fa151 17:24:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:24:48 ---> 739cfa61f713 17:24:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:24:51 ---> b24a0a23af76 17:24:51 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:24:51 ---> 211c7e598e49 17:24:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:24:51 ---> Running in 8b13cce83733 17:24:52 Removing intermediate container 8b13cce83733 17:24:52 ---> e7548e9ca0ad 17:24:52 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:24:52 ---> Running in 696a01e2456d 17:24:52 ---> 2136ed3ea04f 17:24:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:24:53 Removing intermediate container 696a01e2456d 17:24:53 ---> 44da2bbbfeca 17:24:53 Step 21/23 : LABEL arch=arm64 17:24:53 ---> Running in a877afe7ee8d 17:24:54 ---> 48aa84803612 17:24:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:24:54 Removing intermediate container a877afe7ee8d 17:24:54 ---> 4abf545e1e0c 17:24:54 Step 22/23 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:24:54 ---> Running in 9f7cd9653f42 17:24:55 Removing intermediate container 9f7cd9653f42 17:24:55 ---> f5e700efa2d0 17:24:55 Step 23/23 : LABEL version=0.0.0 17:24:55 ---> Running in 10df288815df 17:24:55 ---> d999bb0e451e 17:24:55 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:24:55 ---> Running in b6b43e2f8f87 17:24:56 Removing intermediate container 10df288815df 17:24:56 ---> 74cce5669f50 17:24:56 17:24:56 Removing intermediate container b6b43e2f8f87 17:24:56 ---> 547dc6e84ed5 17:24:56 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:24:56 ---> Running in 63a4d5c94772 17:24:56 Successfully built 74cce5669f50 17:24:56 Successfully tagged security-spire-server-arm64:latest 17:24:56  Building security-spire-server ... done Building security-secretstore-setup 17:24:57 Removing intermediate container 63a4d5c94772 17:24:57 ---> b3a72f4229aa 17:24:57 Step 22/24 : LABEL arch=arm64 17:24:57 ---> Running in d4a9cda96be2 17:24:58 Removing intermediate container d4a9cda96be2 17:24:58 ---> 7e82298d4a93 17:24:58 Step 23/24 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:24:58 ---> Running in 3d649ec9665b 17:24:58 Removing intermediate container 3d649ec9665b 17:24:58 ---> 25c855e8a354 17:24:58 Step 24/24 : LABEL version=0.0.0 17:24:58 ---> Running in a2a775a431fb 17:24:59 Removing intermediate container a2a775a431fb 17:24:59 ---> 44a9171a1d94 17:24:59 17:24:59 Successfully built 44a9171a1d94 17:24:59 Successfully tagged security-spire-agent-arm64:latest 17:24:59  Building security-spire-agent ... done Building core-metadata 17:25:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:25:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:25:26 ---> 08885d40d5b4 17:25:26 Step 3/24 : WORKDIR /edgex-go 17:25:26 ---> Using cache 17:25:26 ---> fc1bd0ffa2a4 17:25:26 Step 4/24 : RUN apk add --update --no-cache make git 17:25:26 ---> Using cache 17:25:26 ---> 2997d388fc4b 17:25:26 Step 5/24 : COPY go.mod vendor* ./ 17:25:26 ---> Using cache 17:25:26 ---> 31377c3c6f59 17:25:26 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:26 ---> Using cache 17:25:26 ---> 7adaf5fcb4f5 17:25:26 Step 7/24 : COPY . . 17:25:26 ---> Using cache 17:25:26 ---> eb25e272584a 17:25:26 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:25:26 ---> Running in 68dbc31a51dc 17:25:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:25:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:25:27 ---> 08885d40d5b4 17:25:27 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:25:27 ---> Using cache 17:25:27 ---> 71cabe1c87a9 17:25:27 Step 4/24 : WORKDIR /edgex-go 17:25:27 ---> Using cache 17:25:27 ---> 4712dbb03925 17:25:27 Step 5/24 : RUN apk add --update --no-cache make git 17:25:27 ---> Using cache 17:25:27 ---> fa216d78dff9 17:25:27 Step 6/24 : COPY go.mod vendor* ./ 17:25:27 ---> Using cache 17:25:27 ---> fdf5de101671 17:25:27 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:27 ---> Using cache 17:25:27 ---> 96b388569d7f 17:25:27 Step 8/24 : COPY . . 17:25:27 ---> Using cache 17:25:28 ---> 8527229a5ce1 17:25:28 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:25:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:25:28 ---> Running in 97d7cb345f7b 17:25:30 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:27:22 Removing intermediate container 690f1e20e013 17:27:22 ---> 8ecd63d6cace 17:27:22 17:27:22 Step 10/22 : FROM alpine:3.16 17:27:22 ---> 2b4661558fb8 17:27:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:27:22 ---> Running in 3d8f8466d5a4 17:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:27:22 (1/2) Installing ca-certificates (20220614-r0) 17:27:22 (2/2) Installing dumb-init (1.2.5-r1) 17:27:22 Executing busybox-1.35.0-r17.trigger 17:27:22 Executing ca-certificates-20220614-r0.trigger 17:27:22 OK: 6 MiB in 16 packages 17:27:22 Removing intermediate container 3d8f8466d5a4 17:27:22 ---> a1e1778962e1 17:27:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:27:22 ---> Running in 06f07602a122 17:27:22 Removing intermediate container 06f07602a122 17:27:22 ---> 620b82f97548 17:27:22 Step 13/22 : ENV APP_PORT=59860 17:27:22 ---> Running in 0ec0cbdf76d3 17:27:22 Removing intermediate container 0ec0cbdf76d3 17:27:22 ---> 19a2cf94fe20 17:27:22 Step 14/22 : EXPOSE $APP_PORT 17:27:22 ---> Running in dcb6ec13721b 17:27:22 Removing intermediate container dcb6ec13721b 17:27:22 ---> 1bd991b1f83f 17:27:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:27:22 ---> 2cee127310a2 17:27:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:27:23 ---> 2a3e8d142597 17:27:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:27:24 ---> 0d6799faa890 17:27:24 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:27:24 ---> Running in d81b41177746 17:27:24 Removing intermediate container d81b41177746 17:27:24 ---> cdae6b4ee08f 17:27:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:27:25 ---> Running in a5f3062e496a 17:27:25 Removing intermediate container a5f3062e496a 17:27:25 ---> 20143fcc63ec 17:27:25 Step 20/22 : LABEL arch=arm64 17:27:26 ---> Running in a473368af7cf 17:27:26 Removing intermediate container a473368af7cf 17:27:26 ---> 049ae9262181 17:27:26 Step 21/22 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:27:26 ---> Running in cc6f223d63b2 17:27:27 Removing intermediate container cc6f223d63b2 17:27:27 ---> f976f558891a 17:27:27 Step 22/22 : LABEL version=0.0.0 17:27:27 ---> Running in 06e4e37e500f 17:27:27 Removing intermediate container 06e4e37e500f 17:27:27 ---> 237fe1257141 17:27:27 17:27:28 Successfully built 237fe1257141 17:27:28 Successfully tagged support-notifications-arm64:latest 17:29:19  Building support-notifications ... done Removing intermediate container 827c35631239 17:29:19 ---> ebb9fc584cc1 17:29:19 17:29:19 Step 10/23 : FROM alpine:3.16 17:29:19 ---> 2b4661558fb8 17:29:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:29:19 ---> Running in 91680a5781a3 17:29:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:29:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:29:19 (1/1) Installing dumb-init (1.2.5-r1) 17:29:19 Executing busybox-1.35.0-r17.trigger 17:29:19 OK: 5 MiB in 15 packages 17:29:19 Removing intermediate container 91680a5781a3 17:29:19 ---> 4a4ec77558bb 17:29:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:29:19 ---> Running in a8a48dcdae93 17:29:19 Removing intermediate container a8a48dcdae93 17:29:19 ---> bb8509059a8a 17:29:19 Step 13/23 : ENV APP_PORT=59882 17:29:19 ---> Running in 6094da70e801 17:29:19 Removing intermediate container 6094da70e801 17:29:19 ---> e272fc589bea 17:29:19 Step 14/23 : EXPOSE $APP_PORT 17:29:19 ---> Running in 73628c414766 17:29:19 Removing intermediate container 73628c414766 17:29:19 ---> 81de92e705db 17:29:19 Step 15/23 : WORKDIR / 17:29:19 ---> Running in 25f72b53dafb 17:29:19 Removing intermediate container 25f72b53dafb 17:29:19 ---> 897804c7c194 17:29:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:29:19 ---> 8136b3174c0c 17:29:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:29:21 ---> 162be77c1f00 17:29:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:29:22 ---> a10738a16c40 17:29:22 Step 19/23 : ENTRYPOINT ["/core-command"] 17:29:22 ---> Running in 0d47099af128 17:29:23 Removing intermediate container 0d47099af128 17:29:23 ---> 09ac23cb81ae 17:29:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:29:23 ---> Running in bcd50ebe9fdf 17:29:24 Removing intermediate container bcd50ebe9fdf 17:29:24 ---> a41b857f7d73 17:29:24 Step 21/23 : LABEL arch=arm64 17:29:24 ---> Running in 7c8aaef86177 17:29:25 Removing intermediate container 7c8aaef86177 17:29:25 ---> 43031ec66d00 17:29:25 Step 22/23 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:29:25 ---> Running in e87d643c35c8 17:29:26 Removing intermediate container e87d643c35c8 17:29:26 ---> 8013f6e93aa9 17:29:26 Step 23/23 : LABEL version=0.0.0 17:29:26 ---> Running in 4a1ca4cf3b31 17:29:26 Removing intermediate container 4a1ca4cf3b31 17:29:26 ---> a9790a2cbb84 17:29:26 17:29:27 Successfully built a9790a2cbb84 17:29:27 Successfully tagged core-command-arm64:latest 17:31:33  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:31:42 Removing intermediate container 68dbc31a51dc 17:31:42 ---> 47ec1092bd83 17:31:42 17:31:42 Step 9/24 : FROM alpine:3.16 17:31:42 ---> 2b4661558fb8 17:31:42 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:31:42 ---> Running in ad229aa3b755 17:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:31:45 (1/3) Installing ca-certificates (20220614-r0) 17:31:45 (2/3) Installing dumb-init (1.2.5-r1) 17:31:45 (3/3) Installing su-exec (0.2-r1) 17:31:45 Executing busybox-1.35.0-r17.trigger 17:31:45 Executing ca-certificates-20220614-r0.trigger 17:31:45 OK: 6 MiB in 17 packages 17:31:47 Removing intermediate container ad229aa3b755 17:31:47 ---> 366de9dc48ed 17:31:47 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:31:47 ---> Running in 2ed6dca90ca8 17:31:48 Removing intermediate container 2ed6dca90ca8 17:31:48 ---> 2e6916ec7866 17:31:48 Step 12/24 : WORKDIR / 17:31:48 ---> Running in 8bc5a7692b72 17:31:49 Removing intermediate container 8bc5a7692b72 17:31:49 ---> 7697034db84c 17:31:49 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:31:50 ---> 94e00bef9917 17:31:50 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:31:51 ---> 10b86e697048 17:31:51 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:31:52 ---> 5578009226f6 17:31:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:31:53 ---> 9930bfa48fbc 17:31:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:31:55 ---> 6339aa61b724 17:31:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:31:56 ---> 4325dc944b11 17:31:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:31:57 ---> 89de3c4b5d45 17:31:57 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:31:57 ---> Running in 26f9c8f3f306 17:32:00 Removing intermediate container 26f9c8f3f306 17:32:00 ---> e5cdf07207f1 17:32:00 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:32:00 ---> Running in dec66d190dac 17:32:00 Removing intermediate container dec66d190dac 17:32:00 ---> c19b3408f998 17:32:00 Step 22/24 : LABEL arch=arm64 17:32:01 ---> Running in 753dd1d95791 17:32:02 Removing intermediate container 753dd1d95791 17:32:02 ---> 77134d8fb616 17:32:02 Step 23/24 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:32:02 ---> Running in 653f4acce9ff 17:32:02 Removing intermediate container 653f4acce9ff 17:32:02 ---> fe90687439cc 17:32:02 Step 24/24 : LABEL version=0.0.0 17:32:03 ---> Running in 2f73e5e9ac47 17:32:03 Removing intermediate container 2f73e5e9ac47 17:32:03 ---> 85e1778c0cfb 17:32:03 17:32:04 Successfully built 85e1778c0cfb 17:32:04 Successfully tagged security-secretstore-setup-arm64:latest 17:32:08  Building security-secretstore-setup ... done Removing intermediate container 97d7cb345f7b 17:32:08 ---> 1b18d0001edc 17:32:08 17:32:08 Step 10/24 : FROM alpine:3.16 17:32:08 ---> 2b4661558fb8 17:32:08 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:32:08 ---> Using cache 17:32:08 ---> 4a4ec77558bb 17:32:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:32:08 ---> Using cache 17:32:08 ---> bb8509059a8a 17:32:08 Step 13/24 : ENV APP_PORT=59881 17:32:08 ---> Running in 7b76d8da7bfb 17:32:08 Removing intermediate container 7b76d8da7bfb 17:32:08 ---> a404d39209b1 17:32:08 Step 14/24 : EXPOSE $APP_PORT 17:32:09 ---> Running in 225af8a2eb1c 17:32:09 Removing intermediate container 225af8a2eb1c 17:32:09 ---> a941df958a79 17:32:09 Step 15/24 : WORKDIR / 17:32:09 ---> Running in 4d563329040b 17:32:10 Removing intermediate container 4d563329040b 17:32:10 ---> 72a3825f69dc 17:32:10 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:10 ---> c4d8c1e7a6d0 17:32:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:32:11 Removing intermediate container ea630ac9613e 17:32:11 ---> f087561fd8f4 17:32:11 17:32:11 Step 10/22 : FROM alpine:3.16 17:32:11 ---> 2b4661558fb8 17:32:11 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:32:11 ---> Using cache 17:32:11 ---> 4a4ec77558bb 17:32:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:32:11 ---> Using cache 17:32:11 ---> bb8509059a8a 17:32:11 Step 13/22 : ENV APP_PORT=59861 17:32:11 ---> Running in 7d10eedc80ce 17:32:12 Removing intermediate container 7d10eedc80ce 17:32:12 ---> 253b338047fe 17:32:12 Step 14/22 : EXPOSE $APP_PORT 17:32:12 ---> Running in 939d8ea72bd0 17:32:12 ---> 192ba35ab44d 17:32:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:32:12 Removing intermediate container 939d8ea72bd0 17:32:12 ---> 6c8ec39ac64c 17:32:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:12 ---> f819bdd256ff 17:32:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:32:13 ---> 3bffadbc998b 17:32:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:32:13 ---> 9d0f6e05ab0f 17:32:13 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:32:14 ---> Running in df19d100d53d 17:32:14 Removing intermediate container df19d100d53d 17:32:14 ---> 342cd0c1c6d6 17:32:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:32:14 ---> Running in 200e57decd0f 17:32:15 ---> b311f5fcfc57 17:32:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:32:15 Removing intermediate container 200e57decd0f 17:32:15 ---> 0724e82c017d 17:32:15 Step 22/24 : LABEL arch=arm64 17:32:15 ---> Running in e96cd5480b78 17:32:15 Removing intermediate container e96cd5480b78 17:32:15 ---> 867413e6cb8e 17:32:15 Step 23/24 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:32:15 ---> Running in c53c016d0743 17:32:15 ---> e1f8277c4ecb 17:32:15 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:32:16 ---> Running in c0363343f781 17:32:16 Removing intermediate container c53c016d0743 17:32:16 ---> c5614f2f3502 17:32:16 Step 24/24 : LABEL version=0.0.0 17:32:16 ---> Running in d43e96a6eff8 17:32:16 Removing intermediate container c0363343f781 17:32:16 ---> 0cdc8d07f6e2 17:32:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:32:16 ---> Running in fe2265f837ad 17:32:16 Removing intermediate container d43e96a6eff8 17:32:16 ---> 531136b898cc 17:32:16 17:32:16 Removing intermediate container fe2265f837ad 17:32:17 ---> 708ccd10ddd7 17:32:17 Step 20/22 : LABEL arch=arm64 17:32:17 ---> Running in e246d25de5ad 17:32:17 Successfully built 531136b898cc 17:32:17 Successfully tagged core-metadata-arm64:latest 17:32:17  Building core-metadata ... done Removing intermediate container e246d25de5ad 17:32:17 ---> 73ffcdbbd8bc 17:32:17 Step 21/22 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b 17:32:17 ---> Running in bc605e3ea627 17:32:17 Removing intermediate container bc605e3ea627 17:32:17 ---> 53c6a4fb8b94 17:32:17 Step 22/22 : LABEL version=0.0.0 17:32:18 ---> Running in f03efd79598f 17:32:18 Removing intermediate container f03efd79598f 17:32:18 ---> ab87fe77e435 17:32:18 17:32:18 Successfully built ab87fe77e435 17:32:18 Successfully tagged support-scheduler-arm64:latest 17:32:19  Building support-scheduler ... done  [Pipeline] } 17:32:19 $ docker stop --time=1 0154e1525fd2ebd2e799e50c2a6c8026cb7c61b4ec047074e11f27368c1d5b79 17:32:21 $ docker rm -f --volumes 0154e1525fd2ebd2e799e50c2a6c8026cb7c61b4ec047074e11f27368c1d5b79 [Pipeline] // withDockerContainer [Pipeline] sh 17:32:21 + docker images 17:32:22 REPOSITORY TAG IMAGE ID CREATED SIZE 17:32:22 support-scheduler-arm64 latest ab87fe77e435 3 seconds ago 28.9MB 17:32:22 core-metadata-arm64 latest 531136b898cc 5 seconds ago 17.8MB 17:32:22 f087561fd8f4 11 seconds ago 1.49GB 17:32:22 1b18d0001edc 15 seconds ago 1.44GB 17:32:22 security-secretstore-setup-arm64 latest 85e1778c0cfb 18 seconds ago 28.7MB 17:32:22 47ec1092bd83 41 seconds ago 1.42GB 17:32:22 core-command-arm64 latest a9790a2cbb84 2 minutes ago 17MB 17:32:22 ebb9fc584cc1 3 minutes ago 1.43GB 17:32:22 support-notifications-arm64 latest 237fe1257141 4 minutes ago 29.5MB 17:32:22 8ecd63d6cace 5 minutes ago 1.49GB 17:32:22 security-spire-agent-arm64 latest 44a9171a1d94 7 minutes ago 122MB 17:32:22 security-spire-server-arm64 latest 74cce5669f50 7 minutes ago 84.3MB 17:32:22 56dd51bbbe58 8 minutes ago 1.3GB 17:32:22 7d0e1231c08d 8 minutes ago 1.3GB 17:32:22 security-spiffe-token-provider-arm64 latest 9e96e5bbe675 8 minutes ago 28.9MB 17:32:22 7f53b6e323e1 9 minutes ago 1.46GB 17:32:22 core-data-arm64 latest 7edf3c1b0809 10 minutes ago 17.2MB 17:32:22 security-bootstrapper-arm64 latest b40d88b0d3ba 10 minutes ago 19.5MB 17:32:22 cb333e810a58 10 minutes ago 1.43GB 17:32:22 security-proxy-setup-arm64 latest 8b8bbdd28e6f 11 minutes ago 26.8MB 17:32:22 b152d6716969 11 minutes ago 1.42GB 17:32:22 400e18fcc762 11 minutes ago 1.42GB 17:32:22 security-spire-config-arm64 latest 856730254d92 17 minutes ago 83.6MB 17:32:22 f353d0bad770 17 minutes ago 1.3GB 17:32:22 ci-base-image-arm64 latest 08885d40d5b4 30 minutes ago 948MB 17:32:22 alpine 3.16 2b4661558fb8 8 weeks ago 5.29MB 17:32:22 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 17:32:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 17:32:22 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:32:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:32:22 17:32:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:32:23 arm64: Pulling from edgex-lftools-log-publisher 17:32:23 8998bd30e6a1: Pulling fs layer 17:32:23 04944245beec: Pulling fs layer 17:32:23 699f458cf7ca: Pulling fs layer 17:32:23 765212b225bb: Pulling fs layer 17:32:23 f23df028b6ca: Pulling fs layer 17:32:23 d65c8cfc05b1: Pulling fs layer 17:32:23 2437ff75d9bd: Pulling fs layer 17:32:23 d65c8cfc05b1: Waiting 17:32:23 765212b225bb: Waiting 17:32:23 f23df028b6ca: Waiting 17:32:23 2437ff75d9bd: Waiting 17:32:23 04944245beec: Verifying Checksum 17:32:23 04944245beec: Download complete 17:32:23 765212b225bb: Download complete 17:32:23 f23df028b6ca: Verifying Checksum 17:32:23 f23df028b6ca: Download complete 17:32:23 d65c8cfc05b1: Download complete 17:32:23 699f458cf7ca: Verifying Checksum 17:32:23 699f458cf7ca: Download complete 17:32:23 8998bd30e6a1: Download complete 17:32:26 2437ff75d9bd: Verifying Checksum 17:32:26 2437ff75d9bd: Download complete 17:32:28 8998bd30e6a1: Pull complete 17:32:28 04944245beec: Pull complete 17:32:30 699f458cf7ca: Pull complete 17:32:30 765212b225bb: Pull complete 17:32:31 f23df028b6ca: Pull complete 17:32:31 d65c8cfc05b1: Pull complete 17:32:49 2437ff75d9bd: Pull complete 17:32:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:32:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:49 prd-ubuntu20.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container 17:32:50 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:32:53 $ docker top a3e58f32071dd5ca97be6485f1f9d83ead410bef9a77fb33a115313ea9dfde69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:54 ---> job-cost.sh 17:32:54 lf-activate-venv: SKIPPING 17:32:54 INFO: No Stack... 17:32:54 INFO: Retrieving Pricing Info for: v3-standard-4 17:32:55 INFO: Archiving Costs [Pipeline] sh 17:32:56 + cut -d, -f6 17:32:56 + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 17:32:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4268-5-stack-cost] 17:32:56 Resource [jenkins-edgexfoundry-edgex-go-PR-4268-5-stack-cost] did not exist. Created. 17:32:56 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4268-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:32:57 + echo total: 0.10999999940395355 [Pipeline] stash 17:32:57 Stashed 1 file(s) [Pipeline] } 17:32:57 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4268-5-stack-cost] [Pipeline] // lock [Pipeline] } 17:32:57 $ docker stop --time=1 a3e58f32071dd5ca97be6485f1f9d83ead410bef9a77fb33a115313ea9dfde69 17:32:58 $ docker rm -f --volumes a3e58f32071dd5ca97be6485f1f9d83ead410bef9a77fb33a115313ea9dfde69 [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:32:59 provisioning config files... 17:32:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config154418940846015385tmp [Pipeline] { [Pipeline] sh 17:32:59 + set +x 17:32:59 + curl -s https://codecov.io/bash 17:32:59 + bash -s -- 17:32:59 17:32:59 _____ _ 17:32:59 / ____| | | 17:32:59 | | ___ __| | ___ ___ _____ __ 17:32:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:32:59 | |___| (_) | (_| | __/ (_| (_) \ V / 17:32:59 \_____\___/ \__,_|\___|\___\___/ \_/ 17:32:59 Bash-1.0.6 17:32:59 17:32:59 17:32:59 ==> git version 2.25.1 found 17:32:59 ==> 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:32:59 Release-Date: 2020-01-08 17:32:59 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:32:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:32:59 ==> Jenkins CI detected. 17:32:59 current dir:  /w/workspace/edgex-go/5 17:32:59 project root: . 17:32:59 --> token set from env 17:32:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:32:59 ==> Running gcov in . (disable via -X gcov) 17:32:59 ==> Python coveragepy not found 17:32:59 ==> Searching for coverage reports in: 17:32:59 + . 17:32:59 -> Found 1 reports 17:32:59 ==> Detecting git/mercurial file structure 17:32:59 ==> Reading reports 17:32:59 + ./coverage.out bytes=494838 17:32:59 ==> Appending adjustments 17:32:59 https://docs.codecov.io/docs/fixing-reports 17:33:00 + Found adjustments 17:33:00 ==> Gzipping contents 17:33:01 64K /tmp/codecov.YoIfpM.gz 17:33:01 ==> Uploading reports 17:33:01 url: https://codecov.io 17:33:01 query: branch=PR-4268&commit=f6f0266d2d9968fee034112269f4ea0fe1308d8b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4268%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4268&job=&cmd_args= 17:33:01 -> Pinging Codecov 17:33:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4268&commit=f6f0266d2d9968fee034112269f4ea0fe1308d8b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4268%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4268&job=&cmd_args= 17:33:01 -> Uploading to 17:33:01 https://storage.googleapis.com/codecov/v4/raw/2023-01-10/00271124DB129430A58F1EEE437C3FCB/f6f0266d2d9968fee034112269f4ea0fe1308d8b/29f9b4b3-2960-45b8-92fd-6a26535c1988.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T173301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3cd941b1d1f69119e8afb7973caa7bef0a50859d8b8bada7516bfb2c0bef16f5 17:33:01 % Total % Received % Xferd Average Speed Time Time Time Current 17:33:01 Dload Upload Total Spent Left Speed 17:33:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63911 0 0 100 63911 0 266k --:--:-- --:--:-- --:--:-- 266k 17:33:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f6f0266d2d9968fee034112269f4ea0fe1308d8b [Pipeline] } 17:33:01 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:33:02 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 17:33:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:33:03 ---> package-listing.sh 17:33:03 ++ facter osfamily 17:33:03 ++ tr '[:upper:]' '[:lower:]' 17:33:03 + OS_FAMILY=debian 17:33:03 + workspace=/w/workspace/edgex-go/5 17:33:03 + START_PACKAGES=/tmp/packages_start.txt 17:33:03 + END_PACKAGES=/tmp/packages_end.txt 17:33:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:33:03 + PACKAGES=/tmp/packages_start.txt 17:33:03 + '[' /w/workspace/edgex-go/5 ']' 17:33:03 + PACKAGES=/tmp/packages_end.txt 17:33:03 + case "${OS_FAMILY}" in 17:33:03 + dpkg -l 17:33:03 + grep '^ii' 17:33:03 + '[' -f /tmp/packages_start.txt ']' 17:33:03 + '[' -f /tmp/packages_end.txt ']' 17:33:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:33:03 + '[' /w/workspace/edgex-go/5 ']' 17:33:03 + mkdir -p /w/workspace/edgex-go/5/archives/ 17:33:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 17:33:03 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:33:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:33:04 17:33:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:33:04 latest: Pulling from edgex-lftools-log-publisher 17:33:04 5eb5b503b376: Pulling fs layer 17:33:04 5c69ac0246d0: Pulling fs layer 17:33:04 ec43610c2a17: Pulling fs layer 17:33:04 3a2ae6a8a46f: Pulling fs layer 17:33:04 33b1e0a273af: Pulling fs layer 17:33:04 5d3b04190fa2: Pulling fs layer 17:33:04 33b1e0a273af: Waiting 17:33:04 3a2ae6a8a46f: Waiting 17:33:04 2f39f015ded8: Pulling fs layer 17:33:04 2f39f015ded8: Waiting 17:33:04 5c69ac0246d0: Verifying Checksum 17:33:04 3a2ae6a8a46f: Verifying Checksum 17:33:04 3a2ae6a8a46f: Download complete 17:33:05 33b1e0a273af: Verifying Checksum 17:33:05 33b1e0a273af: Download complete 17:33:05 ec43610c2a17: Verifying Checksum 17:33:05 ec43610c2a17: Download complete 17:33:05 5d3b04190fa2: Verifying Checksum 17:33:05 5d3b04190fa2: Download complete 17:33:05 5eb5b503b376: Verifying Checksum 17:33:05 5eb5b503b376: Download complete 17:33:05 2f39f015ded8: Download complete 17:33:06 5eb5b503b376: Pull complete 17:33:06 5c69ac0246d0: Pull complete 17:33:06 ec43610c2a17: Pull complete 17:33:06 3a2ae6a8a46f: Pull complete 17:33:07 33b1e0a273af: Pull complete 17:33:07 5d3b04190fa2: Pull complete 17:33:11 2f39f015ded8: Pull complete 17:33:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:33:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:33:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:11 prd-ubuntu20.04-docker-8c-8g-1591 does not seem to be running inside a container 17:33:11 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:33:16 $ docker top 9280ffb442e5ffee450de2c43a4dc70b823d50c0893d918d50fde544f7a05d4c -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:16 + touch /tmp/pre-build-complete [Pipeline] sh 17:33:17 + mkdir -p /var/log/sysstat [Pipeline] sh 17:33:17 + ls /var/log/sa-host 17:33:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:33:17 provisioning config files... 17:33:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config13600751431963511018tmp [Pipeline] { [Pipeline] echo 17:33:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:33:18 ---> create-netrc.sh [Pipeline] } 17:33:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:33:18 ---> python-tools-install.sh [Pipeline] echo 17:33:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:33:18 ---> sudo-logs.sh 17:33:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:33:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:33:18 ---> job-cost.sh 17:33:18 lf-activate-venv: SKIPPING 17:33:18 DEBUG: total: 0.10999999940395355 17:33:18 INFO: Retrieving Stack Cost... 17:33:19 INFO: Retrieving Pricing Info for: v3-standard-8 17:33:19 INFO: Archiving Costs [Pipeline] echo 17:33:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:33:20 ---> logs-deploy.sh 17:33:20 lf-activate-venv: SKIPPING 17:33:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4268/5 17:33:20 INFO: archiving workspace using pattern(s): 17:33:21 Archives upload complete. 17:33:21 INFO: archiving logs to Nexus 17:33:22 ---> uname -a: 17:33:22 Linux prd-ubuntu20-04-docker-8c-8g-1591 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:33:22 17:33:22 17:33:22 ---> lscpu: 17:33:22 Architecture: x86_64 17:33:22 CPU op-mode(s): 32-bit, 64-bit 17:33:22 Byte Order: Little Endian 17:33:22 Address sizes: 40 bits physical, 48 bits virtual 17:33:22 CPU(s): 8 17:33:22 On-line CPU(s) list: 0-7 17:33:22 Thread(s) per core: 1 17:33:22 Core(s) per socket: 1 17:33:22 Socket(s): 8 17:33:22 NUMA node(s): 1 17:33:22 Vendor ID: AuthenticAMD 17:33:22 CPU family: 23 17:33:22 Model: 49 17:33:22 Model name: AMD EPYC-Rome Processor 17:33:22 Stepping: 0 17:33:22 CPU MHz: 2799.998 17:33:22 BogoMIPS: 5599.99 17:33:22 Virtualization: AMD-V 17:33:22 Hypervisor vendor: KVM 17:33:22 Virtualization type: full 17:33:22 L1d cache: 256 KiB 17:33:22 L1i cache: 256 KiB 17:33:22 L2 cache: 4 MiB 17:33:22 L3 cache: 128 MiB 17:33:22 NUMA node0 CPU(s): 0-7 17:33:22 Vulnerability Itlb multihit: Not affected 17:33:22 Vulnerability L1tf: Not affected 17:33:22 Vulnerability Mds: Not affected 17:33:22 Vulnerability Meltdown: Not affected 17:33:22 Vulnerability Mmio stale data: Not affected 17:33:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:33:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:33:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:33:22 Vulnerability Srbds: Not affected 17:33:22 Vulnerability Tsx async abort: Not affected 17:33:22 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:33:22 17:33:22 17:33:22 ---> nproc: 17:33:22 8 17:33:22 17:33:22 17:33:22 ---> df -h: 17:33:22 Filesystem Size Used Avail Use% Mounted on 17:33:22 overlay 155G 18G 138G 12% / 17:33:22 tmpfs 64M 0 64M 0% /dev 17:33:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:33:22 shm 64M 0 64M 0% /dev/shm 17:33:22 /dev/vda1 155G 18G 138G 12% /facter-os 17:33:22 17:33:22 17:33:22 ---> sar -b -r -n DEV: 17:33:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1591) 01/10/23 _x86_64_ (8 CPU) 17:33:22 17:33:22 16:57:23 LINUX RESTART (8 CPU) 17:33:22 17:33:22 16:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:33:22 16:59:01 328.51 10.90 317.61 0.00 1744.64 75508.08 0.00 17:33:22 17:00:01 42.39 1.83 40.55 0.00 65.98 18380.01 0.00 17:33:22 17:01:01 87.58 0.25 87.33 0.00 6.40 30908.28 0.00 17:33:22 17:02:01 597.42 5.38 592.04 0.00 55.04 271206.66 0.00 17:33:22 17:03:01 747.18 1.22 745.97 0.00 77.17 208253.65 0.00 17:33:22 17:04:01 662.36 0.53 661.83 0.00 12.40 180176.87 0.00 17:33:22 17:05:01 383.07 0.70 382.37 0.00 14.26 65029.03 0.00 17:33:22 17:06:01 21.86 0.00 21.86 0.00 0.00 1476.95 0.00 17:33:22 17:07:01 20.89 0.00 20.89 0.00 0.00 1468.58 0.00 17:33:22 17:08:01 23.81 1.02 22.80 0.00 21.86 1348.44 0.00 17:33:22 17:09:01 20.68 0.00 20.68 0.00 0.00 1109.42 0.00 17:33:22 17:10:01 21.39 0.00 21.39 0.00 0.00 1244.25 0.00 17:33:22 17:11:01 49.76 9.35 40.41 0.00 2817.00 3992.93 0.00 17:33:22 17:12:01 21.95 0.00 21.95 0.00 0.00 1598.40 0.00 17:33:22 17:13:01 22.00 0.02 21.98 0.00 0.13 1526.01 0.00 17:33:22 17:14:01 21.69 0.00 21.69 0.00 0.00 1484.84 0.00 17:33:22 17:15:01 20.46 0.00 20.46 0.00 0.00 1228.46 0.00 17:33:22 17:16:01 21.41 0.00 21.41 0.00 0.00 1423.23 0.00 17:33:22 17:17:01 21.15 0.02 21.13 0.00 0.13 1387.10 0.00 17:33:22 17:18:01 21.89 0.00 21.89 0.00 0.00 1354.75 0.00 17:33:22 17:19:01 20.10 1.98 18.11 0.00 2270.42 3886.82 0.00 17:33:22 17:20:01 4.28 0.02 4.27 0.00 0.13 91.18 0.00 17:33:22 17:21:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 17:33:22 17:22:01 2.13 0.00 2.13 0.00 0.00 23.60 0.00 17:33:22 17:23:01 1.68 0.00 1.68 0.00 0.00 17.86 0.00 17:33:22 17:24:01 2.07 0.00 2.07 0.00 0.00 22.66 0.00 17:33:22 17:25:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 17:33:22 17:26:01 1.92 0.00 1.92 0.00 0.00 21.46 0.00 17:33:22 17:27:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 17:33:22 17:28:01 2.20 0.00 2.20 0.00 0.00 25.20 0.00 17:33:22 17:29:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 17:33:22 17:30:01 1.83 0.00 1.83 0.00 0.00 20.26 0.00 17:33:22 17:31:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 17:33:22 17:32:01 1.88 0.00 1.88 0.00 0.00 21.20 0.00 17:33:22 17:33:01 1.08 0.07 1.02 0.00 4.80 26.93 0.00 17:33:22 Average: 91.53 0.95 90.58 0.00 202.57 24984.20 0.00 17:33:22 17:33:22 16:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:33:22 16:59:01 28533604 31610520 707964 2.15 105952 3210112 1727208 5.09 1071584 2885204 3788 17:33:22 17:00:01 27787212 31328368 979496 2.98 109432 3627848 2031524 5.99 1453508 3196760 172476 17:33:22 17:01:01 26033800 31450836 858052 2.61 112504 5451756 2562016 7.55 1621088 4727920 1751320 17:33:22 17:02:01 22941868 31351420 936004 2.85 269256 8054368 2750732 8.11 1865680 7316828 1504 17:33:22 17:03:01 21482032 31442456 844724 2.57 287676 9516384 2245548 6.62 1999696 8574872 324 17:33:22 17:04:01 19957416 31350988 934784 2.84 339896 10813372 2592080 7.64 2257240 9757748 84 17:33:22 17:05:01 21112436 31552024 741572 2.26 381396 9824836 1883512 5.55 2085364 8792580 696 17:33:22 17:06:01 21105808 31554368 738988 2.25 383504 9831328 1883512 5.55 2087640 8799112 340 17:33:22 17:07:01 21104224 31561808 731568 2.22 385776 9837856 1883512 5.55 2082004 8805640 116 17:33:22 17:08:01 21093020 31559984 733188 2.23 387608 9844880 1932388 5.69 2083804 8812544 96 17:33:22 17:09:01 21088236 31563736 729420 2.22 389376 9851392 1932388 5.69 2081784 8819100 3788 17:33:22 17:10:01 21081276 31565844 727160 2.21 391096 9858524 1932388 5.69 2083572 8826256 3488 17:33:22 17:11:01 20838772 31546928 733376 2.23 407760 10059172 1904704 5.61 2235636 8891508 2700 17:33:22 17:12:01 20828380 31552632 728116 2.21 409088 10073608 1920756 5.66 2235980 8905844 1016 17:33:22 17:13:01 20810340 31549864 730624 2.22 410480 10086932 1904656 5.61 2237552 8919236 648 17:33:22 17:14:01 20799612 31553272 727100 2.21 412052 10099128 1904656 5.61 2239104 8931420 296 17:33:22 17:15:01 20787892 31554032 726248 2.21 413188 10110064 1904656 5.61 2240308 8942340 5464 17:33:22 17:16:01 20775252 31553692 726552 2.21 414556 10120648 1904656 5.61 2241728 8952952 4952 17:33:22 17:17:01 20763824 31552800 727432 2.21 415508 10129908 1887764 5.56 2243468 8962216 4164 17:33:22 17:18:01 20754820 31553436 726592 2.21 416632 10138160 1887764 5.56 2244036 8970464 3688 17:33:22 17:19:01 20603724 31541704 734212 2.23 430336 10260340 1908332 5.62 2412116 8938324 8 17:33:22 17:20:01 20608400 31541428 734208 2.23 428736 10257084 1893904 5.58 2410540 8935088 8 17:33:22 17:21:01 20608868 31541912 733888 2.23 428748 10257088 1893904 5.58 2410540 8935092 8 17:33:22 17:22:01 20608632 31541696 734072 2.23 428764 10257096 1893904 5.58 2410756 8935096 8 17:33:22 17:23:01 20608616 31541680 733976 2.23 428780 10257096 1893904 5.58 2410844 8935096 8 17:33:22 17:24:01 20608568 31541680 733924 2.23 428808 10257100 1893904 5.58 2410944 8935104 8 17:33:22 17:25:01 20608740 31542196 733680 2.23 428820 10257100 1893904 5.58 2410472 8935424 8 17:33:22 17:26:01 20608572 31542064 733648 2.23 428836 10257104 1893904 5.58 2410464 8935428 8 17:33:22 17:27:01 20608772 31542268 733592 2.23 428844 10257108 1893904 5.58 2410464 8935432 4 17:33:22 17:28:01 20608724 31542224 733556 2.23 428856 10257108 1893904 5.58 2410400 8935432 8 17:33:22 17:29:01 20608928 31542480 733272 2.23 428872 10257112 1893904 5.58 2410448 8935436 4 17:33:22 17:30:01 20608336 31541904 733796 2.23 428876 10257116 1893904 5.58 2410452 8935440 8 17:33:22 17:31:01 20608780 31542372 733572 2.23 428900 10257116 1893904 5.58 2410608 8935440 4 17:33:22 17:32:01 20608748 31542356 733576 2.23 428912 10257124 1893904 5.58 2410412 8935448 8 17:33:22 17:33:01 20607648 31541452 734112 2.23 428916 10257344 1890852 5.57 2411208 8935780 96 17:33:22 Average: 21394397 31526812 757030 2.30 379335 9554295 1971324 5.81 2195756 8423532 56033 17:33:22 17:33:22 16:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:33:22 16:59:01 lo 4.87 4.87 0.47 0.47 0.00 0.00 0.00 0.00 17:33:22 16:59:01 ens3 717.85 672.85 9834.68 112.27 0.00 0.00 0.00 0.00 17:33:22 16:59:01 docker0 373.15 333.88 29.26 3478.74 0.00 0.00 0.00 0.00 17:33:22 17:00:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:33:22 17:00:01 ens3 39.54 26.27 35.17 19.60 0.00 0.00 0.00 0.00 17:33:22 17:00:01 docker0 1.30 1.37 0.08 0.12 0.00 0.00 0.00 0.00 17:33:22 17:00:01 veth39af897 1.30 1.48 0.10 0.13 0.00 0.00 0.00 0.00 17:33:22 17:01:01 vethceff630 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:33:22 17:01:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:33:22 17:01:01 ens3 104.55 67.80 1713.25 22.44 0.00 0.00 0.00 0.00 17:33:22 17:01:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 17:33:22 17:02:01 vethceff630 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 17:33:22 17:02:01 veth3615977 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:02:01 veth065daec 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:02:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 17:33:22 17:02:01 veth49f7c25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:02:01 ens3 700.97 602.20 5062.87 55.54 0.00 0.00 0.00 0.00 17:33:22 17:02:01 docker0 587.77 677.29 38.51 5000.00 0.00 0.00 0.00 0.00 17:33:22 17:02:01 vethb6fb539 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:03:01 vethceff630 0.00 0.50 0.00 0.02 0.00 0.00 0.00 0.00 17:33:22 17:03:01 vethda89be0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:03:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 17:33:22 17:03:01 veth0f5c989 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 17:33:22 17:03:01 veth19893b4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:03:01 veth6f592db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:03:01 veth176fef2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:03:01 ens3 184.04 135.70 1468.86 187.36 0.00 0.00 0.00 0.00 17:33:22 17:03:01 docker0 64.41 101.17 5.15 1338.30 0.00 0.00 0.00 0.00 17:33:22 17:04:01 veth75b9824 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:04:01 vethceff630 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:33:22 17:04:01 veth4219cbf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:33:22 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:33:22 17:04:01 ens3 177.82 103.92 1252.60 23.13 0.00 0.00 0.00 0.00 17:33:22 17:04:01 docker0 62.00 95.78 4.73 1118.98 0.00 0.00 0.00 0.00 17:33:22 17:04:01 veth0f7c369 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:05:01 ens3 161.37 101.67 1213.58 16.52 0.00 0.00 0.00 0.00 17:33:22 17:05:01 docker0 61.12 93.68 4.95 1089.43 0.00 0.00 0.00 0.00 17:33:22 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:33:22 17:06:01 ens3 48.53 32.99 110.29 2.13 0.00 0.00 0.00 0.00 17:33:22 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:07:01 ens3 50.30 33.81 113.43 2.18 0.00 0.00 0.00 0.00 17:33:22 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:33:22 17:08:01 ens3 49.26 33.51 107.14 2.22 0.00 0.00 0.00 0.00 17:33:22 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:09:01 ens3 50.97 34.89 114.12 2.25 0.00 0.00 0.00 0.00 17:33:22 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:33:22 17:10:01 ens3 52.95 36.09 120.18 2.33 0.00 0.00 0.00 0.00 17:33:22 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:11:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:33:22 17:11:01 ens3 69.42 45.46 623.09 3.16 0.00 0.00 0.00 0.00 17:33:22 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:33:22 17:12:01 ens3 136.49 90.83 250.53 5.86 0.00 0.00 0.00 0.00 17:33:22 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:13:01 ens3 128.23 83.22 229.63 5.42 0.00 0.00 0.00 0.00 17:33:22 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:33:22 17:14:01 ens3 115.54 75.32 210.87 4.86 0.00 0.00 0.00 0.00 17:33:22 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:15:01 ens3 107.03 68.01 189.61 4.38 0.00 0.00 0.00 0.00 17:33:22 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:33:22 17:16:01 ens3 101.22 65.27 180.71 4.21 0.00 0.00 0.00 0.00 17:33:22 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:17:01 ens3 90.85 57.91 160.36 3.73 0.00 0.00 0.00 0.00 17:33:22 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:33:22 17:18:01 ens3 80.32 51.72 142.71 3.39 0.00 0.00 0.00 0.00 17:33:22 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:19:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:33:22 17:19:01 ens3 6.15 4.47 11.26 0.39 0.00 0.00 0.00 0.00 17:33:22 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:33:22 17:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:33:22 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:21:01 ens3 0.57 0.15 0.56 0.01 0.00 0.00 0.00 0.00 17:33:22 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:33:22 17:22:01 ens3 1.75 0.47 0.48 0.28 0.00 0.00 0.00 0.00 17:33:22 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:23:01 ens3 2.13 0.97 1.01 0.74 0.00 0.00 0.00 0.00 17:33:22 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:33:22 17:24:01 ens3 2.12 0.58 0.68 0.41 0.00 0.00 0.00 0.00 17:33:22 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:25:01 ens3 2.37 0.30 0.51 0.26 0.00 0.00 0.00 0.00 17:33:22 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:33:22 17:26:01 ens3 2.77 0.87 0.77 0.49 0.00 0.00 0.00 0.00 17:33:22 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:27:01 ens3 1.68 0.98 1.02 0.80 0.00 0.00 0.00 0.00 17:33:22 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:33:22 17:28:01 ens3 0.58 0.32 0.33 0.26 0.00 0.00 0.00 0.00 17:33:22 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:29:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:33:22 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:33:22 17:30:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:33:22 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:31:01 ens3 0.80 0.27 0.30 0.20 0.00 0.00 0.00 0.00 17:33:22 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:33:22 17:32:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 17:33:22 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 17:33:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 17:33:22 17:33:01 ens3 6.53 4.53 6.74 3.24 0.00 0.00 0.00 0.00 17:33:22 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:22 Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 17:33:22 Average: ens3 91.30 69.54 661.67 14.00 0.00 0.00 0.00 0.00 17:33:22 Average: docker0 32.85 37.24 2.36 343.63 0.00 0.00 0.00 0.00 17:33:22 17:33:22 17:33:22 ---> sar -P ALL: 17:33:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1591) 01/10/23 _x86_64_ (8 CPU) 17:33:22 17:33:22 16:57:23 LINUX RESTART (8 CPU) 17:33:22 17:33:22 16:58:01 CPU %user %nice %system %iowait %steal %idle 17:33:22 16:59:01 all 9.77 0.00 4.22 3.64 0.07 82.30 17:33:22 16:59:01 0 9.30 0.00 5.98 5.37 0.05 79.30 17:33:22 16:59:01 1 11.27 0.00 4.11 2.91 0.07 81.64 17:33:22 16:59:01 2 8.61 0.00 3.59 3.24 0.07 84.49 17:33:22 16:59:01 3 8.77 0.00 4.10 3.74 0.09 83.30 17:33:22 16:59:01 4 10.12 0.00 4.17 0.20 0.05 85.46 17:33:22 16:59:01 5 10.50 0.00 4.21 7.46 0.07 77.76 17:33:22 16:59:01 6 10.04 0.00 3.82 0.08 0.07 85.99 17:33:22 16:59:01 7 9.55 0.00 3.77 6.17 0.08 80.44 17:33:22 17:00:01 all 42.85 0.00 6.88 0.72 0.08 49.48 17:33:22 17:00:01 0 42.94 0.00 8.56 0.02 0.07 48.42 17:33:22 17:00:01 1 43.55 0.00 6.29 4.93 0.08 45.15 17:33:22 17:00:01 2 42.26 0.00 6.34 0.39 0.07 50.94 17:33:22 17:00:01 3 42.50 0.00 6.17 0.15 0.07 51.11 17:33:22 17:00:01 4 42.59 0.00 6.13 0.12 0.08 51.07 17:33:22 17:00:01 5 44.41 0.00 7.22 0.03 0.08 48.25 17:33:22 17:00:01 6 42.63 0.00 6.37 0.02 0.07 50.92 17:33:22 17:00:01 7 41.87 0.00 7.97 0.08 0.08 49.99 17:33:22 17:01:01 all 34.37 0.00 6.22 1.22 0.07 58.12 17:33:22 17:01:01 0 33.25 0.00 7.02 7.75 0.08 51.89 17:33:22 17:01:01 1 35.15 0.00 6.25 0.07 0.07 58.47 17:33:22 17:01:01 2 34.01 0.00 5.41 0.86 0.07 59.66 17:33:22 17:01:01 3 35.09 0.00 6.90 0.61 0.07 57.33 17:33:22 17:01:01 4 34.47 0.00 5.37 0.32 0.05 59.79 17:33:22 17:01:01 5 34.77 0.00 5.87 0.05 0.08 59.22 17:33:22 17:01:01 6 34.51 0.00 6.47 0.07 0.07 58.89 17:33:22 17:01:01 7 33.70 0.00 6.48 0.05 0.10 59.67 17:33:22 17:02:01 all 12.84 0.00 8.89 15.61 0.08 62.58 17:33:22 17:02:01 0 13.14 0.00 10.15 30.48 0.19 46.03 17:33:22 17:02:01 1 12.34 0.00 6.59 5.31 0.07 75.70 17:33:22 17:02:01 2 13.82 0.00 6.78 6.87 0.05 72.48 17:33:22 17:02:01 3 11.61 0.00 8.52 5.38 0.07 74.43 17:33:22 17:02:01 4 12.58 0.00 11.18 36.29 0.08 39.86 17:33:22 17:02:01 5 13.00 0.00 10.16 25.00 0.07 51.78 17:33:22 17:02:01 6 12.48 0.00 8.73 6.35 0.07 72.37 17:33:22 17:02:01 7 13.71 0.00 9.08 9.27 0.09 67.86 17:33:22 17:03:01 all 53.78 0.00 12.98 10.92 0.16 22.15 17:33:22 17:03:01 0 55.44 0.00 14.19 17.59 0.15 12.62 17:33:22 17:03:01 1 54.10 0.00 11.85 10.31 0.12 23.62 17:33:22 17:03:01 2 52.35 0.00 11.91 13.92 0.12 21.70 17:33:22 17:03:01 3 49.48 0.00 13.11 11.07 0.18 26.16 17:33:22 17:03:01 4 57.94 0.00 13.66 13.73 0.17 14.51 17:33:22 17:03:01 5 54.17 0.00 14.00 6.88 0.21 24.74 17:33:22 17:03:01 6 50.95 0.00 12.03 6.50 0.21 30.32 17:33:22 17:03:01 7 55.72 0.00 13.11 7.33 0.14 23.69 17:33:22 17:04:01 all 55.19 0.00 13.39 12.15 0.16 19.11 17:33:22 17:04:01 0 57.60 0.00 13.67 10.51 0.17 18.05 17:33:22 17:04:01 1 53.85 0.00 13.17 14.62 0.21 18.15 17:33:22 17:04:01 2 53.44 0.00 13.13 8.20 0.12 25.11 17:33:22 17:04:01 3 53.97 0.00 14.16 8.11 0.16 23.61 17:33:22 17:04:01 4 58.56 0.00 13.56 11.33 0.12 16.43 17:33:22 17:04:01 5 53.75 0.00 14.98 19.23 0.14 11.90 17:33:22 17:04:01 6 53.16 0.00 11.55 11.38 0.19 23.72 17:33:22 17:04:01 7 57.09 0.00 12.83 13.90 0.19 15.99 17:33:22 17:05:01 all 7.27 0.00 3.21 7.92 0.06 81.54 17:33:22 17:05:01 0 5.78 0.00 2.99 16.56 0.07 74.60 17:33:22 17:05:01 1 6.69 0.00 3.19 1.96 0.03 88.12 17:33:22 17:05:01 2 7.42 0.00 3.83 17.60 0.05 71.10 17:33:22 17:05:01 3 7.77 0.00 3.13 10.09 0.05 78.95 17:33:22 17:05:01 4 8.25 0.00 3.44 3.14 0.08 85.08 17:33:22 17:05:01 5 7.11 0.00 4.12 7.89 0.07 80.82 17:33:22 17:05:01 6 7.27 0.00 1.99 1.04 0.03 89.66 17:33:22 17:05:01 7 7.85 0.00 3.01 5.09 0.07 83.98 17:33:22 17:06:01 all 0.37 0.00 0.13 0.19 0.02 99.29 17:33:22 17:06:01 0 0.18 0.00 0.12 0.03 0.03 99.63 17:33:22 17:06:01 1 0.38 0.00 0.20 0.02 0.02 99.38 17:33:22 17:06:01 2 0.33 0.00 0.07 0.03 0.02 99.55 17:33:22 17:06:01 3 0.47 0.00 0.08 0.05 0.03 99.37 17:33:22 17:06:01 4 0.33 0.00 0.08 0.03 0.02 99.53 17:33:22 17:06:01 5 0.65 0.00 0.28 1.35 0.02 97.70 17:33:22 17:06:01 6 0.15 0.00 0.07 0.00 0.02 99.77 17:33:22 17:06:01 7 0.42 0.00 0.12 0.02 0.03 99.42 17:33:22 17:07:01 all 0.37 0.00 0.13 0.19 0.02 99.29 17:33:22 17:07:01 0 0.37 0.00 0.08 0.02 0.02 99.52 17:33:22 17:07:01 1 0.28 0.00 0.18 0.03 0.02 99.48 17:33:22 17:07:01 2 0.27 0.00 0.07 0.03 0.00 99.63 17:33:22 17:07:01 3 0.45 0.00 0.10 0.13 0.03 99.28 17:33:22 17:07:01 4 0.33 0.00 0.12 0.02 0.02 99.52 17:33:22 17:07:01 5 0.20 0.00 0.23 1.22 0.02 98.33 17:33:22 17:07:01 6 0.30 0.00 0.10 0.02 0.00 99.58 17:33:22 17:07:01 7 0.73 0.00 0.18 0.07 0.03 98.98 17:33:22 17:08:01 all 0.34 0.00 0.11 0.23 0.02 99.31 17:33:22 17:08:01 0 0.37 0.00 0.05 0.15 0.02 99.42 17:33:22 17:08:01 1 0.22 0.00 0.07 0.00 0.03 99.68 17:33:22 17:08:01 2 0.59 0.00 0.10 0.08 0.02 99.21 17:33:22 17:08:01 3 0.40 0.00 0.10 0.03 0.02 99.45 17:33:22 17:08:01 4 0.15 0.00 0.07 0.02 0.00 99.77 17:33:22 17:08:01 5 0.20 0.00 0.15 1.05 0.02 98.58 17:33:22 17:08:01 6 0.25 0.00 0.13 0.42 0.02 99.18 17:33:22 17:08:01 7 0.52 0.00 0.18 0.08 0.02 99.20 17:33:22 17:09:01 all 0.30 0.00 0.11 0.24 0.02 99.33 17:33:22 17:09:01 0 0.08 0.00 0.07 0.00 0.02 99.83 17:33:22 17:09:01 1 0.32 0.00 0.13 0.05 0.02 99.48 17:33:22 17:09:01 2 0.48 0.00 0.08 0.08 0.02 99.33 17:33:22 17:09:01 3 0.45 0.00 0.13 0.07 0.03 99.32 17:33:22 17:09:01 4 0.15 0.00 0.07 0.02 0.00 99.77 17:33:22 17:09:01 5 0.27 0.00 0.02 0.05 0.03 99.63 17:33:22 17:09:01 6 0.32 0.00 0.20 1.54 0.02 97.93 17:33:22 17:09:01 7 0.33 0.00 0.20 0.08 0.03 99.35 17:33:22 17:33:22 17:09:01 CPU %user %nice %system %iowait %steal %idle 17:33:22 17:10:01 all 0.26 0.00 0.10 0.28 0.02 99.35 17:33:22 17:10:01 0 0.22 0.00 0.07 0.05 0.02 99.65 17:33:22 17:10:01 1 0.22 0.00 0.07 0.03 0.03 99.65 17:33:22 17:10:01 2 0.05 0.00 0.02 0.00 0.02 99.92 17:33:22 17:10:01 3 0.45 0.00 0.22 0.08 0.03 99.21 17:33:22 17:10:01 4 0.23 0.00 0.05 0.03 0.02 99.67 17:33:22 17:10:01 5 0.30 0.00 0.05 0.07 0.02 99.57 17:33:22 17:10:01 6 0.20 0.00 0.22 1.84 0.02 97.72 17:33:22 17:10:01 7 0.40 0.00 0.08 0.10 0.02 99.40 17:33:22 17:11:01 all 1.43 0.00 0.97 3.15 0.04 94.42 17:33:22 17:11:01 0 1.70 0.00 0.72 0.67 0.03 96.88 17:33:22 17:11:01 1 0.97 0.00 0.94 0.33 0.03 97.73 17:33:22 17:11:01 2 1.27 0.00 0.72 18.52 0.03 79.46 17:33:22 17:11:01 3 1.82 0.00 1.34 3.21 0.05 93.58 17:33:22 17:11:01 4 1.74 0.00 2.04 0.43 0.02 95.77 17:33:22 17:11:01 5 1.17 0.00 0.59 0.27 0.07 97.91 17:33:22 17:11:01 6 1.60 0.00 0.85 1.44 0.02 96.09 17:33:22 17:11:01 7 1.15 0.00 0.55 0.30 0.05 97.94 17:33:22 17:12:01 all 0.33 0.00 0.16 0.34 0.02 99.14 17:33:22 17:12:01 0 0.58 0.00 0.13 0.10 0.03 99.15 17:33:22 17:12:01 1 0.13 0.00 0.05 0.03 0.00 99.78 17:33:22 17:12:01 2 0.33 0.00 0.38 2.32 0.02 96.94 17:33:22 17:12:01 3 0.67 0.00 0.42 0.08 0.05 98.78 17:33:22 17:12:01 4 0.40 0.00 0.12 0.12 0.03 99.33 17:33:22 17:12:01 5 0.12 0.00 0.03 0.02 0.02 99.82 17:33:22 17:12:01 6 0.18 0.00 0.05 0.03 0.00 99.73 17:33:22 17:12:01 7 0.22 0.00 0.12 0.05 0.00 99.62 17:33:22 17:13:01 all 0.46 0.00 0.18 0.32 0.03 99.02 17:33:22 17:13:01 0 0.50 0.00 0.12 0.13 0.02 99.23 17:33:22 17:13:01 1 0.40 0.00 0.15 0.07 0.02 99.37 17:33:22 17:13:01 2 0.28 0.00 0.37 2.08 0.02 97.25 17:33:22 17:13:01 3 0.57 0.00 0.30 0.13 0.05 98.94 17:33:22 17:13:01 4 0.35 0.00 0.22 0.03 0.02 99.38 17:33:22 17:13:01 5 0.97 0.00 0.02 0.00 0.03 98.98 17:33:22 17:13:01 6 0.10 0.00 0.10 0.07 0.02 99.72 17:33:22 17:13:01 7 0.48 0.00 0.15 0.07 0.03 99.27 17:33:22 17:14:01 all 0.36 0.00 0.16 0.29 0.02 99.16 17:33:22 17:14:01 0 0.40 0.00 0.25 0.10 0.03 99.22 17:33:22 17:14:01 1 0.45 0.00 0.20 0.07 0.02 99.27 17:33:22 17:14:01 2 0.07 0.00 0.13 1.87 0.02 97.91 17:33:22 17:14:01 3 0.59 0.00 0.30 0.07 0.03 99.01 17:33:22 17:14:01 4 0.45 0.00 0.13 0.13 0.03 99.25 17:33:22 17:14:01 5 0.23 0.00 0.05 0.03 0.02 99.66 17:33:22 17:14:01 6 0.13 0.00 0.17 0.00 0.02 99.68 17:33:22 17:14:01 7 0.53 0.00 0.07 0.08 0.00 99.32 17:33:22 17:15:01 all 0.41 0.00 0.13 0.81 0.02 98.63 17:33:22 17:15:01 0 0.45 0.00 0.13 0.23 0.02 99.17 17:33:22 17:15:01 1 0.48 0.00 0.20 0.15 0.02 99.15 17:33:22 17:15:01 2 0.22 0.00 0.13 5.49 0.02 94.14 17:33:22 17:15:01 3 0.77 0.00 0.28 0.28 0.05 98.61 17:33:22 17:15:01 4 0.25 0.00 0.15 0.05 0.02 99.53 17:33:22 17:15:01 5 0.82 0.00 0.05 0.15 0.02 98.97 17:33:22 17:15:01 6 0.05 0.00 0.00 0.00 0.02 99.93 17:33:22 17:15:01 7 0.27 0.00 0.08 0.10 0.02 99.53 17:33:22 17:16:01 all 0.39 0.00 0.15 0.42 0.02 99.02 17:33:22 17:16:01 0 0.30 0.00 0.13 0.02 0.02 99.53 17:33:22 17:16:01 1 0.43 0.00 0.22 0.03 0.02 99.30 17:33:22 17:16:01 2 0.27 0.00 0.28 2.82 0.00 96.63 17:33:22 17:16:01 3 0.42 0.00 0.20 0.12 0.03 99.23 17:33:22 17:16:01 4 0.58 0.00 0.20 0.13 0.05 99.03 17:33:22 17:16:01 5 0.40 0.00 0.10 0.07 0.03 99.40 17:33:22 17:16:01 6 0.32 0.00 0.07 0.08 0.00 99.53 17:33:22 17:16:01 7 0.37 0.00 0.03 0.10 0.02 99.48 17:33:22 17:17:01 all 0.42 0.00 0.12 0.38 0.03 99.06 17:33:22 17:17:01 0 0.33 0.00 0.08 0.07 0.03 99.48 17:33:22 17:17:01 1 0.15 0.00 0.03 0.00 0.02 99.80 17:33:22 17:17:01 2 0.28 0.00 0.22 2.54 0.03 96.93 17:33:22 17:17:01 3 0.64 0.00 0.23 0.08 0.07 98.98 17:33:22 17:17:01 4 0.27 0.00 0.08 0.08 0.03 99.53 17:33:22 17:17:01 5 0.95 0.00 0.12 0.03 0.02 98.89 17:33:22 17:17:01 6 0.47 0.00 0.10 0.17 0.02 99.25 17:33:22 17:17:01 7 0.25 0.00 0.10 0.05 0.02 99.58 17:33:22 17:18:01 all 0.37 0.00 0.10 0.41 0.02 99.10 17:33:22 17:18:01 0 0.28 0.00 0.15 0.02 0.02 99.53 17:33:22 17:18:01 1 0.12 0.00 0.07 0.02 0.00 99.80 17:33:22 17:18:01 2 0.42 0.00 0.18 2.84 0.02 96.54 17:33:22 17:18:01 3 0.79 0.00 0.17 0.20 0.03 98.81 17:33:22 17:18:01 4 0.07 0.00 0.02 0.02 0.02 99.88 17:33:22 17:18:01 5 0.42 0.00 0.02 0.00 0.02 99.55 17:33:22 17:18:01 6 0.20 0.00 0.10 0.05 0.02 99.63 17:33:22 17:18:01 7 0.67 0.00 0.12 0.15 0.02 99.05 17:33:22 17:19:01 all 1.01 0.00 0.62 0.17 0.01 98.19 17:33:22 17:19:01 0 0.77 0.00 0.80 0.37 0.02 98.05 17:33:22 17:19:01 1 0.50 0.00 1.65 0.03 0.02 97.80 17:33:22 17:19:01 2 1.55 0.00 0.40 0.45 0.00 97.60 17:33:22 17:19:01 3 1.24 0.00 0.48 0.12 0.00 98.16 17:33:22 17:19:01 4 0.50 0.00 0.32 0.32 0.02 98.85 17:33:22 17:19:01 5 2.28 0.00 0.30 0.00 0.02 97.41 17:33:22 17:19:01 6 0.70 0.00 0.72 0.03 0.00 98.55 17:33:22 17:19:01 7 0.55 0.00 0.30 0.02 0.02 99.12 17:33:22 17:20:01 all 0.14 0.00 0.06 0.02 0.01 99.76 17:33:22 17:20:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:33:22 17:20:01 1 0.03 0.00 0.05 0.00 0.02 99.90 17:33:22 17:20:01 2 0.03 0.00 0.05 0.05 0.02 99.85 17:33:22 17:20:01 3 0.10 0.00 0.03 0.00 0.02 99.85 17:33:22 17:20:01 4 0.08 0.00 0.03 0.12 0.03 99.73 17:33:22 17:20:01 5 0.55 0.00 0.13 0.00 0.02 99.30 17:33:22 17:20:01 6 0.28 0.00 0.08 0.00 0.00 99.63 17:33:22 17:20:01 7 0.03 0.00 0.05 0.00 0.00 99.92 17:33:22 17:33:22 17:20:01 CPU %user %nice %system %iowait %steal %idle 17:33:22 17:21:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:33:22 17:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:33:22 17:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:33:22 17:21:01 2 0.02 0.00 0.00 0.02 0.02 99.95 17:33:22 17:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:33:22 17:21:01 4 0.02 0.00 0.02 0.10 0.03 99.83 17:33:22 17:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:33:22 17:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:33:22 17:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:33:22 17:22:01 all 0.03 0.00 0.01 0.01 0.01 99.94 17:33:22 17:22:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:33:22 17:22:01 1 0.07 0.00 0.00 0.00 0.00 99.93 17:33:22 17:22:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:33:22 17:22:01 3 0.03 0.00 0.00 0.00 0.02 99.95 17:33:22 17:22:01 4 0.05 0.00 0.03 0.12 0.03 99.77 17:33:22 17:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:33:22 17:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:33:22 17:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:33:22 17:23:01 all 0.01 0.00 0.01 0.03 0.01 99.95 17:33:22 17:23:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:33:22 17:23:01 1 0.00 0.00 0.02 0.02 0.02 99.95 17:33:22 17:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:33:22 17:23:01 3 0.00 0.00 0.03 0.03 0.00 99.93 17:33:22 17:23:01 4 0.03 0.00 0.03 0.15 0.02 99.77 17:33:22 17:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:33:22 17:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:33:22 17:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:33:22 17:24:01 all 0.04 0.00 0.01 0.01 0.01 99.93 17:33:22 17:24:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:33:22 17:24:01 1 0.07 0.00 0.00 0.00 0.00 99.93 17:33:22 17:24:01 2 0.05 0.00 0.00 0.00 0.02 99.93 17:33:22 17:24:01 3 0.03 0.00 0.02 0.03 0.02 99.90 17:33:22 17:24:01 4 0.03 0.00 0.03 0.07 0.02 99.85 17:33:22 17:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:33:22 17:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:33:22 17:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:33:22 17:25:01 all 0.01 0.00 0.00 0.01 0.00 99.97 17:33:22 17:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:33:22 17:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:33:22 17:25:01 2 0.00 0.00 0.02 0.02 0.00 99.97 17:33:22 17:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:33:22 17:25:01 4 0.02 0.00 0.02 0.05 0.03 99.88 17:33:22 17:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:33:22 17:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:33:22 17:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:33:22 17:26:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:33:22 17:26:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:33:22 17:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:33:22 17:26:01 2 0.02 0.00 0.00 0.03 0.00 99.95 17:33:22 17:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:33:22 17:26:01 4 0.02 0.00 0.02 0.03 0.02 99.92 17:33:22 17:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:33:22 17:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:33:22 17:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:33:22 17:27:01 all 0.08 0.00 0.01 0.01 0.01 99.89 17:33:22 17:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:33:22 17:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:33:22 17:27:01 2 0.02 0.00 0.00 0.02 0.02 99.95 17:33:22 17:27:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:33:22 17:27:01 4 0.05 0.00 0.03 0.03 0.03 99.85 17:33:22 17:27:01 5 0.50 0.00 0.00 0.00 0.02 99.48 17:33:22 17:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:33:22 17:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:33:22 17:28:01 all 0.23 0.00 0.01 0.01 0.01 99.74 17:33:22 17:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:33:22 17:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:33:22 17:28:01 2 0.00 0.00 0.02 0.03 0.00 99.95 17:33:22 17:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:33:22 17:28:01 4 0.03 0.00 0.02 0.05 0.02 99.88 17:33:22 17:28:01 5 1.78 0.00 0.00 0.00 0.00 98.22 17:33:22 17:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:33:22 17:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:33:22 17:29:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:33:22 17:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:33:22 17:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:33:22 17:29:01 2 0.00 0.00 0.02 0.02 0.02 99.95 17:33:22 17:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:33:22 17:29:01 4 0.03 0.00 0.03 0.08 0.02 99.83 17:33:22 17:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:33:22 17:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:33:22 17:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:33:22 17:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 17:33:22 17:30:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:33:22 17:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 17:33:22 17:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:33:22 17:30:01 3 0.02 0.00 0.03 0.00 0.02 99.93 17:33:22 17:30:01 4 0.02 0.00 0.02 0.03 0.00 99.93 17:33:22 17:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:33:22 17:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:33:22 17:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:33:22 17:31:01 all 0.02 0.00 0.01 0.03 0.01 99.94 17:33:22 17:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:33:22 17:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:33:22 17:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:33:22 17:31:01 3 0.03 0.00 0.02 0.02 0.03 99.90 17:33:22 17:31:01 4 0.02 0.00 0.02 0.25 0.02 99.70 17:33:22 17:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:33:22 17:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:33:22 17:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:33:22 17:33:22 17:31:01 CPU %user %nice %system %iowait %steal %idle 17:33:22 17:32:01 all 0.03 0.00 0.01 0.00 0.00 99.95 17:33:22 17:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:33:22 17:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:33:22 17:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:33:22 17:32:01 3 0.02 0.00 0.03 0.00 0.02 99.93 17:33:22 17:32:01 4 0.03 0.00 0.00 0.03 0.00 99.93 17:33:22 17:32:01 5 0.13 0.00 0.02 0.00 0.00 99.85 17:33:22 17:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:33:22 17:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:33:22 17:33:01 all 0.46 0.00 0.15 0.01 0.02 99.36 17:33:22 17:33:01 0 0.23 0.00 0.12 0.00 0.02 99.63 17:33:22 17:33:01 1 0.22 0.00 0.13 0.00 0.03 99.62 17:33:22 17:33:01 2 0.13 0.00 0.12 0.00 0.02 99.73 17:33:22 17:33:01 3 0.28 0.00 0.23 0.02 0.05 99.42 17:33:22 17:33:01 4 0.30 0.00 0.13 0.03 0.03 99.50 17:33:22 17:33:01 5 1.99 0.00 0.15 0.00 0.02 97.85 17:33:22 17:33:01 6 0.28 0.00 0.15 0.00 0.02 99.55 17:33:22 17:33:01 7 0.22 0.00 0.13 0.00 0.02 99.63 17:33:22 Average: all 6.27 0.00 1.66 1.68 0.03 90.36 17:33:22 Average: 0 6.28 0.00 1.84 2.54 0.03 89.31 17:33:22 Average: 1 6.20 0.00 1.56 1.14 0.03 91.07 17:33:22 Average: 2 6.15 0.00 1.53 2.57 0.02 89.73 17:33:22 Average: 3 6.11 0.00 1.70 1.22 0.04 90.93 17:33:22 Average: 4 6.49 0.00 1.73 1.90 0.03 89.85 17:33:22 Average: 5 6.49 0.00 1.76 1.98 0.03 89.74 17:33:22 Average: 6 6.06 0.00 1.52 0.87 0.03 91.53 17:33:22 Average: 7 6.35 0.00 1.65 1.21 0.03 90.76 17:33:22 17:33:22 17:33:22