Pull request #4101 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 ac32090cd6262630c9483de4cba57242ff74e70a+062af8d3cd30019d44081b1021c6648b4b920d9b (ef5023f24a025586ff17a17ab1eb0157a8c09e44) 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-ssh213749632458299072.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh1997160505173382160.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-4101/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-4101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7299415061115789731.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh12559087960706116049.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-4101/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-4101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh226915844317962105.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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-21336 in /w/workspace/edgexfoundry_edgex-go_PR-4101 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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 Merging remotes/origin/main commit 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit ac32090cd6262630c9483de4cba57242ff74e70a Merge succeeded, producing ac32090cd6262630c9483de4cba57242ff74e70a Checking out Revision ac32090cd6262630c9483de4cba57242ff74e70a (PR-4101) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4101/head:refs/remotes/origin/PR-4101 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac32090cd6262630c9483de4cba57242ff74e70a # 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 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac32090cd6262630c9483de4cba57242ff74e70a # timeout=10 Commit message: "fix: Addressed linter issues in unit test" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:22:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:22:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:22:42 ========================================================= 23:22:42 EdgeX Global Pipelines Version Info 23:22:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c91a622a773de8f3daec33bc58c3bf079da1d86d # timeout=10 23:22:43 ------------------- 23:22:43 stable info: 23:22:43 ------------------- 23:22:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:22:43 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 23:22:43 Message: update stable to v1.0.238 23:22:43 ------------------- 23:22:43 experimental info: 23:22:43 ------------------- 23:22:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:22:43 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 23:22:43 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4101 [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4101 [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4101 [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac32090cd6262630c9483de4cba57242ff74e70a [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac32090 [Pipeline] echo 23:22:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:44 provisioning config files... 23:22:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config35745409940881733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:44 ---> docker-login.sh 23:22:44 nexus3.edgexfoundry.org:10001 23:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:45 Configure a credential helper to remove this warning. See 23:22:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:45 23:22:45 Login Succeeded 23:22:45 nexus3.edgexfoundry.org:10002 23:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:45 Configure a credential helper to remove this warning. See 23:22:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:45 23:22:45 Login Succeeded 23:22:45 nexus3.edgexfoundry.org:10003 23:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:45 Configure a credential helper to remove this warning. See 23:22:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:45 23:22:45 Login Succeeded 23:22:45 nexus3.edgexfoundry.org:10004 23:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:45 Configure a credential helper to remove this warning. See 23:22:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:45 23:22:45 Login Succeeded 23:22:45 docker.io 23:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:46 Configure a credential helper to remove this warning. See 23:22:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:46 23:22:46 Login Succeeded 23:22:46 ---> docker-login.sh ends [Pipeline] } 23:22:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:22:46 + 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 cmd/sys-mgmt-agent/Dockerfile 23:22:46 + dirname cmd/core-command/Dockerfile 23:22:46 + cut -d/ -f2 23:22:46 + echo core-command,cmd/core-command/Dockerfile 23:22:46 + dirname cmd/core-data/Dockerfile 23:22:46 + cut -d/ -f2 23:22:46 + echo core-data,cmd/core-data/Dockerfile 23:22:46 + + dirname cmd/core-metadata/Dockerfilecut 23:22:46 -d/ -f2 23:22:46 + echo core-metadata,cmd/core-metadata/Dockerfile 23:22:46 + dirname cmd/security-bootstrapper/Dockerfile 23:22:46 + cut -d/ -f2 23:22:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:22:46 + dirname cmd/security-proxy-setup/Dockerfile 23:22:46 + cut -d/ -f2 23:22:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:22:46 + dirname cmd/security-secretstore-setup/Dockerfile 23:22:46 + cut -d/ -f2 23:22:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:22:46 + + cut -d/ -f2 23:22:46 dirname cmd/security-spiffe-token-provider/Dockerfile 23:22:46 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:22:46 + dirname cmd/security-spire-agent/Dockerfile 23:22:46 + cut -d/ -f2 23:22:46 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:22:46 + dirname cmd/security-spire-config/Dockerfile 23:22:46 + cut -d/ -f2 23:22:46 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:22:46 + + cut -d/ -f2dirname 23:22:46 cmd/security-spire-server/Dockerfile 23:22:46 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:22:46 + dirname cmd/support-notifications/Dockerfile 23:22:46 + cut -d/ -f2 23:22:46 + echo support-notifications,cmd/support-notifications/Dockerfile 23:22:46 + dirname cmd/support-scheduler/Dockerfile 23:22:46 + cut -d/ -f2 23:22:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:22:46 + dirname cmd/sys-mgmt-agent/Dockerfile 23:22:46 + cut -d/ -f2 23:22:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:22:46 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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:22:46 + git rev-list -1 --merges ac32090cd6262630c9483de4cba57242ff74e70a~1..ac32090cd6262630c9483de4cba57242ff74e70a [Pipeline] echo 23:22:46 -----------> git rev-list -1 --merges ac32090cd6262630c9483de4cba57242ff74e70a~1..ac32090cd6262630c9483de4cba57242ff74e70a ac32090cd6262630c9483de4cba57242ff74e70a [false] [Pipeline] sh 23:22:47 + git log --format=format:%s -1 ac32090cd6262630c9483de4cba57242ff74e70a [Pipeline] echo 23:22:47 ========================================================= 23:22:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:22:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:22:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:22:47 + grep -v github /etc/ssh/ssh_known_hosts 23:22:47 + [ -e /tmp/ssh_known_hosts ] 23:22:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:22:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:22:47 + sudo tee -a /etc/ssh/ssh_known_hosts 23:22:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:22:47 23:22:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:22:48 0.1.4: Pulling from edgex-devops/py-git-semver 23:22:48 b85a868b505f: Pulling fs layer 23:22:48 e2be974225ed: Pulling fs layer 23:22:48 339a4e72a1f5: Pulling fs layer 23:22:48 988bab9f4d93: Pulling fs layer 23:22:48 1469e6f7b9e6: Pulling fs layer 23:22:48 eaf3925da568: Pulling fs layer 23:22:48 bab4dde63d76: Pulling fs layer 23:22:48 bde34c3a00c8: Pulling fs layer 23:22:48 b352a97aabf1: Pulling fs layer 23:22:48 4872d77fe225: Pulling fs layer 23:22:48 5851b861e8e6: Pulling fs layer 23:22:48 bab4dde63d76: Waiting 23:22:48 b352a97aabf1: Waiting 23:22:48 4872d77fe225: Waiting 23:22:48 5851b861e8e6: Waiting 23:22:48 eaf3925da568: Waiting 23:22:48 bde34c3a00c8: Waiting 23:22:48 988bab9f4d93: Waiting 23:22:48 1469e6f7b9e6: Waiting 23:22:48 e2be974225ed: Download complete 23:22:48 988bab9f4d93: Download complete 23:22:48 1469e6f7b9e6: Verifying Checksum 23:22:48 1469e6f7b9e6: Download complete 23:22:48 eaf3925da568: Verifying Checksum 23:22:48 eaf3925da568: Download complete 23:22:48 339a4e72a1f5: Verifying Checksum 23:22:48 339a4e72a1f5: Download complete 23:22:48 bde34c3a00c8: Verifying Checksum 23:22:48 bde34c3a00c8: Download complete 23:22:48 b352a97aabf1: Download complete 23:22:48 4872d77fe225: Verifying Checksum 23:22:48 4872d77fe225: Download complete 23:22:48 5851b861e8e6: Verifying Checksum 23:22:48 5851b861e8e6: Download complete 23:22:48 b85a868b505f: Verifying Checksum 23:22:48 b85a868b505f: Download complete 23:22:48 bab4dde63d76: Verifying Checksum 23:22:48 bab4dde63d76: Download complete 23:22:49 b85a868b505f: Pull complete 23:22:49 e2be974225ed: Pull complete 23:22:50 339a4e72a1f5: Pull complete 23:22:50 988bab9f4d93: Pull complete 23:22:50 1469e6f7b9e6: Pull complete 23:22:50 eaf3925da568: Pull complete 23:22:52 bab4dde63d76: Pull complete 23:22:52 bde34c3a00c8: Pull complete 23:22:52 b352a97aabf1: Pull complete 23:22:52 4872d77fe225: Pull complete 23:22:52 5851b861e8e6: Pull complete 23:22:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:22:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:22:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:53 prd-ubuntu20.04-docker-8c-8g-21336 does not seem to be running inside a container 23:22:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:22:55 $ docker top 50f514992f9a0694c200bf1d23c6bb132fbe47eaa121b1a9f752192437f9d6f5 -eo pid,comm 23:22:55 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). 23:22:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:22:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:22:55 [ssh-agent] Looking for ssh-agent implementation... 23:22:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:22:55 $ docker exec 50f514992f9a0694c200bf1d23c6bb132fbe47eaa121b1a9f752192437f9d6f5 ssh-agent 23:22:55 SSH_AUTH_SOCK=/tmp/ssh-xOCqxrVbzgNL/agent.32 23:22:55 SSH_AGENT_PID=38 23:22:55 Running ssh-add (command line suppressed) 23:22:55 Identity added: /w/workspace/edgex-go/9@tmp/private_key_9016398693784534258.key (/w/workspace/edgex-go/9@tmp/private_key_9016398693784534258.key) 23:22:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:22:56 + git tag --points-at HEAD [Pipeline] } 23:22:56 $ docker exec --env ******** --env ******** 50f514992f9a0694c200bf1d23c6bb132fbe47eaa121b1a9f752192437f9d6f5 ssh-agent -k 23:22:56 unset SSH_AUTH_SOCK; 23:22:56 unset SSH_AGENT_PID; 23:22:56 echo Agent pid 38 killed; 23:22:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:22:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:22:56 [ssh-agent] Looking for ssh-agent implementation... 23:22:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:22:56 $ docker exec 50f514992f9a0694c200bf1d23c6bb132fbe47eaa121b1a9f752192437f9d6f5 ssh-agent 23:22:56 SSH_AUTH_SOCK=/tmp/ssh-eyAB7bW6EfZb/agent.71 23:22:56 SSH_AGENT_PID=77 23:22:56 Running ssh-add (command line suppressed) 23:22:56 Identity added: /w/workspace/edgex-go/9@tmp/private_key_8788233279348969208.key (/w/workspace/edgex-go/9@tmp/private_key_8788233279348969208.key) 23:22:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:22:57 + git semver init 23:22:57 2022-07-27 23:22:57,311 [run_init] DEBUG init version:0.0.0 force:False 23:22:57 2022-07-27 23:22:57,312 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver 23:22:57 2022-07-27 23:22:57,312 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver 23:22:57 2022-07-27 23:22:57,312 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) 23:23:01 2022-07-27 23:23:01,522 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude 23:23:01 2022-07-27 23:23:01,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/PR-4101 with force:False 23:23:01 2022-07-27 23:23:01,523 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/PR-4101 23:23:01 2022-07-27 23:23:01,526 [execute] INFO git cat-file --batch-check 23:23:01 2022-07-27 23:23:01,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 23:23:01 2022-07-27 23:23:01,532 [execute] INFO git cat-file --batch 23:23:01 2022-07-27 23:23:01,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 23:23:01 2022-07-27 23:23:01,537 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/PR-4101 23:23:01 0.0.0 [Pipeline] } 23:23:01 $ docker exec --env ******** --env ******** 50f514992f9a0694c200bf1d23c6bb132fbe47eaa121b1a9f752192437f9d6f5 ssh-agent -k 23:23:01 unset SSH_AUTH_SOCK; 23:23:01 unset SSH_AGENT_PID; 23:23:01 echo Agent pid 77 killed; 23:23:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:23:02 + git semver [Pipeline] } 23:23:02 $ docker stop --time=1 50f514992f9a0694c200bf1d23c6bb132fbe47eaa121b1a9f752192437f9d6f5 23:23:03 $ docker rm -f 50f514992f9a0694c200bf1d23c6bb132fbe47eaa121b1a9f752192437f9d6f5 [Pipeline] // withDockerContainer [Pipeline] sh 23:23:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:23:04 Stashed 1 file(s) [Pipeline] echo 23:23:04 [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 23:23:04 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo 23:23:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:04 ========================================================= 23:23:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:23:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:23:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:23:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:23:05 2408cc74d12b: Pulling fs layer 23:23:05 ea60b727a1ce: Pulling fs layer 23:23:05 30c4a7721957: Pulling fs layer 23:23:05 370296b7ddb6: Pulling fs layer 23:23:05 7c6cee850709: Pulling fs layer 23:23:05 370296b7ddb6: Waiting 23:23:05 39a5fcdaea64: Pulling fs layer 23:23:05 d94ebbe4e438: Pulling fs layer 23:23:05 7c6cee850709: Waiting 23:23:05 bcfd1f05c69d: Pulling fs layer 23:23:05 59ccb84bbe0f: Pulling fs layer 23:23:05 bcfd1f05c69d: Waiting 23:23:05 30c4a7721957: Download complete 23:23:05 ea60b727a1ce: Download complete 23:23:05 7c6cee850709: Verifying Checksum 23:23:05 7c6cee850709: Download complete 23:23:05 39a5fcdaea64: Verifying Checksum 23:23:05 39a5fcdaea64: Download complete 23:23:05 2408cc74d12b: Verifying Checksum 23:23:05 2408cc74d12b: Download complete 23:23:05 d94ebbe4e438: Download complete 23:23:05 2408cc74d12b: Pull complete 23:23:05 ea60b727a1ce: Pull complete 23:23:05 30c4a7721957: Pull complete 23:23:05 59ccb84bbe0f: Verifying Checksum 23:23:05 bcfd1f05c69d: Verifying Checksum 23:23:05 bcfd1f05c69d: Download complete 23:23:05 370296b7ddb6: Verifying Checksum 23:23:05 370296b7ddb6: Download complete 23:23:10 370296b7ddb6: Pull complete 23:23:10 7c6cee850709: Pull complete 23:23:10 39a5fcdaea64: Pull complete 23:23:10 d94ebbe4e438: Pull complete 23:23:11 bcfd1f05c69d: Pull complete 23:23:12 59ccb84bbe0f: Pull complete 23:23:12 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 23:23:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:23:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:23:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:23:12 WORKDIR /edgex 23:23:12 COPY go.mod . 23:23:12 RUN go mod download 23:23:12 + docker build -t ci-base-image-x86_64 -f - . 23:23:14 Sending build context to Docker daemon 335.4MB 23:23:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:23:14 ---> a4fb48ad2a94 23:23:14 Step 2/4 : WORKDIR /edgex 23:23:19 Still waiting to schedule task 23:23:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:23:19 ---> Running in 7acdf5d876ea 23:23:19 Removing intermediate container 7acdf5d876ea 23:23:19 ---> 4bdbed63c27c 23:23:19 Step 3/4 : COPY go.mod . 23:23:19 ---> 7cc75515c878 23:23:19 Step 4/4 : RUN go mod download 23:23:19 ---> Running in 6e00d528fd5c 23:23:34 Removing intermediate container 6e00d528fd5c 23:23:34 ---> 3db716fb7a7a 23:23:34 Successfully built 3db716fb7a7a 23:23:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:34 + docker inspect -f . ci-base-image-x86_64 23:23:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:34 prd-ubuntu20.04-docker-8c-8g-21336 does not seem to be running inside a container 23:23:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:23:35 $ docker top 98ef74eb908f5dd264662a788155e66effd6d6547c1582aa0e8a8a905b3128e8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:35 + go version 23:23:35 go version go1.18.3 linux/amd64 [Pipeline] } 23:23:35 $ docker stop --time=1 98ef74eb908f5dd264662a788155e66effd6d6547c1582aa0e8a8a905b3128e8 23:23:36 $ docker rm -f 98ef74eb908f5dd264662a788155e66effd6d6547c1582aa0e8a8a905b3128e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:37 + docker inspect -f . ci-base-image-x86_64 23:23:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:37 prd-ubuntu20.04-docker-8c-8g-21336 does not seem to be running inside a container 23:23:37 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:23:37 $ docker top 3a9b7ef1050a8aa0a27bac784f3a8c7a4f7aeb02ff40d5357528203081164310 -eo pid,comm [Pipeline] { [Pipeline] echo 23:23:37 ========================================================= 23:23:37 [edgeXBuildGoParallel] Running Tests and Build... 23:23:37 ========================================================= [Pipeline] sh 23:23:38 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh 23:23:38 + make test 23:23:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:23:45 ? github.com/edgexfoundry/edgex-go [no test files] 23:23:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:23:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:23:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:23:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:23:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:23:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:23:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:23:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:23:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:23:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:23:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:23:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:23:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:23:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:23:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.139s coverage: 28.7% of statements 23:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:23:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.134s coverage: 98.5% of statements 23:23:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:23:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.118s coverage: 54.2% of statements 23:23:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:23:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:24:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.627s coverage: 89.2% of statements 23:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:24:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 2.1% of statements 23:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:24:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.508s coverage: 95.6% of statements 23:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:24:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements 23:24:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:24:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:24:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:24:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:24:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:24:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.086s coverage: 60.0% of statements 23:24:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:24:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:24:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:24:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.091s coverage: 0.9% of statements 23:24:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:24:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 23:24:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 29.6% of statements 23:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements 23:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.076s coverage: 79.5% of statements 23:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements 23:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 23:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.087s coverage: 87.5% of statements 23:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 23:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements 23:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.196s coverage: 82.5% of statements 23:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.105s coverage: 92.9% of statements 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.058s coverage: 87.2% of statements 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.070s coverage: 100.0% of statements 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 58.8% of statements 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.224s coverage: 91.2% of statements 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 64.4% of statements 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.356s coverage: 66.1% of statements 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.194s coverage: 43.8% of statements 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:24:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 23:24:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 23:24:22 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 23:24:40 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." 23:24:40 GO111MODULE=on go vet ./... 23:24:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:24:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:24:41 ./bin/test-attribution-txt.sh 23:24:41 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 23:24:41 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 23:24:41 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 23:24:41 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 23:24:41 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 23:24:41 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 23:24:41 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 23:24:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:24:42 + ls -al . 23:24:42 total 728 23:24:42 drwxrwxr-x 10 1001 1001 4096 Jul 27 23:23 . 23:24:42 drwxr-xr-x 4 root root 4096 Jul 27 23:23 .. 23:24:42 -rw-rw-r-- 1 1001 1001 11 Jul 27 23:22 .dockerignore 23:24:42 drwxrwxr-x 8 1001 1001 4096 Jul 27 23:24 .git 23:24:42 drwxrwxr-x 3 1001 1001 4096 Jul 27 23:22 .github 23:24:42 -rw-rw-r-- 1 1001 1001 1030 Jul 27 23:22 .gitignore 23:24:42 -rw-rw-r-- 1 1001 1001 42 Jul 27 23:22 .golangci.yml 23:24:42 -rw-rw-r-- 1 1001 1001 87 Jul 27 23:22 .hadolint.yml 23:24:42 drwxr-xr-x 3 1001 1001 4096 Jul 27 23:23 .semver 23:24:42 -rw-rw-r-- 1 1001 1001 166 Jul 27 23:22 .sonarcloud.properties 23:24:42 -rw-rw-r-- 1 1001 1001 1171 Jul 27 23:22 ADOPTERS.md 23:24:42 -rw-rw-r-- 1 1001 1001 10347 Jul 27 23:22 Attribution.txt 23:24:42 -rw-rw-r-- 1 1001 1001 63209 Jul 27 23:22 CHANGELOG.md 23:24:42 -rw-rw-r-- 1 1001 1001 3804 Jul 27 23:22 CONTRIBUTING.md 23:24:42 -rw-rw-r-- 1 1001 1001 677 Jul 27 23:22 GOVERNANCE.md 23:24:42 -rw-rw-r-- 1 1001 1001 850 Jul 27 23:22 Jenkinsfile 23:24:42 -rw-rw-r-- 1 1001 1001 10775 Jul 27 23:22 LICENSE 23:24:42 -rw-rw-r-- 1 1001 1001 10370 Jul 27 23:22 Makefile 23:24:42 -rw-rw-r-- 1 1001 1001 582 Jul 27 23:22 OWNERS.md 23:24:42 -rw-rw-r-- 1 1001 1001 9094 Jul 27 23:22 README.md 23:24:42 -rw-rw-r-- 1 1001 1001 6912 Jul 27 23:22 SECURITY.md 23:24:42 -rw-rw-r-- 1 1001 1001 5 Jul 27 23:23 VERSION 23:24:42 -rw-rw-r-- 1 1001 1001 4131 Jul 27 23:22 ZMQWindows.md 23:24:42 drwxrwxr-x 2 1001 1001 4096 Jul 27 23:22 bin 23:24:42 drwxrwxr-x 18 1001 1001 4096 Jul 27 23:22 cmd 23:24:42 -rw-r--r-- 1 root root 478003 Jul 27 23:24 coverage.out 23:24:42 -rw-rw-r-- 1 1001 1001 3681 Jul 27 23:22 go.mod 23:24:42 -rw-rw-r-- 1 1001 1001 38033 Jul 27 23:22 go.sum 23:24:42 drwxrwxr-x 8 1001 1001 4096 Jul 27 23:22 internal 23:24:42 drwxrwxr-x 3 1001 1001 4096 Jul 27 23:22 openapi 23:24:42 drwxrwxr-x 4 1001 1001 4096 Jul 27 23:22 snap 23:24:42 -rw-rw-r-- 1 1001 1001 204 Jul 27 23:22 version.go [Pipeline] sh 23:24:42 + '[' -e coverage.out ] 23:24:42 + chown 1001:1001 coverage.out [Pipeline] stash 23:24:42 Stashed 1 file(s) [Pipeline] sh 23:24:42 + make build 23:24:42 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:24:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 23:24:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21337 in /w/workspace/edgexfoundry_edgex-go_PR-4101 [Pipeline] { [Pipeline] ws 23:24:57 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 23:24:57 The recommended git tool is: git 23:25:03 using credential edgex-jenkins-ssh 23:25:03 Cloning the remote Git repository 23:25:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:25:03 > git init /w/workspace/edgex-go/9 # timeout=10 23:25:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:25:03 > git --version # timeout=10 23:25:03 > git --version # 'git version 2.25.1' 23:25:03 using GIT_SSH to set credentials SSH Credentials for GitHub 23:25:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:25:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 23:25:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:25:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:25:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:25:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:25:14 CGO_ENABLED=0 GO111MODULE=on 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 23:25:14 CGO_ENABLED=0 GO111MODULE=on 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 23:25:15 CGO_ENABLED=0 GO111MODULE=on 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 23:25:16 CGO_ENABLED=0 GO111MODULE=on 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 23:25:17 CGO_ENABLED=0 GO111MODULE=on 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 23:25:19 CGO_ENABLED=0 GO111MODULE=on 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] } 23:25:20 $ docker stop --time=1 3a9b7ef1050a8aa0a27bac784f3a8c7a4f7aeb02ff40d5357528203081164310 23:25:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:25:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:25:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:25:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:25:20 using GIT_SSH to set credentials SSH Credentials for GitHub 23:25:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4101/head:refs/remotes/origin/PR-4101 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:25:21 Merging remotes/origin/main commit 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit ac32090cd6262630c9483de4cba57242ff74e70a 23:25:21 Merge succeeded, producing ac32090cd6262630c9483de4cba57242ff74e70a 23:25:21 Checking out Revision ac32090cd6262630c9483de4cba57242ff74e70a (PR-4101) 23:25:21 > git config core.sparsecheckout # timeout=10 23:25:21 > git checkout -f ac32090cd6262630c9483de4cba57242ff74e70a # timeout=10 23:25:21 > git remote # timeout=10 23:25:21 > git config --get remote.origin.url # timeout=10 23:25:21 using GIT_SSH to set credentials SSH Credentials for GitHub 23:25:21 > git merge 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 23:25:21 > git rev-parse HEAD^{commit} # timeout=10 23:25:21 > git config core.sparsecheckout # timeout=10 23:25:21 > git checkout -f ac32090cd6262630c9483de4cba57242ff74e70a # timeout=10 23:25:24 $ docker rm -f 3a9b7ef1050a8aa0a27bac784f3a8c7a4f7aeb02ff40d5357528203081164310 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:25:25 23:25:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:25:25 latest: Pulling from edgex-devops/edgex-compose 23:25:25 cbdbe7a5bc2a: Pulling fs layer 23:25:25 ca9280d653b3: Pulling fs layer 23:25:25 7e9c9ca2126c: Pulling fs layer 23:25:25 cbdbe7a5bc2a: Verifying Checksum 23:25:25 cbdbe7a5bc2a: Download complete 23:25:26 ca9280d653b3: Verifying Checksum 23:25:26 ca9280d653b3: Download complete 23:25:26 cbdbe7a5bc2a: Pull complete 23:25:26 Commit message: "fix: Addressed linter issues in unit test" 23:25:26 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:25:26 ca9280d653b3: Pull complete 23:25:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:25:27 % Total % Received % Xferd Average Speed Time Time Time Current 23:25:27 Dload Upload Total Spent Left Speed 23:25:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 62 12332 62 7748 0 0 50311 0 --:--:-- --:--:-- --:--:-- 50311 100 12332 100 12332 0 0 79561 0 --:--:-- --:--:-- --:--:-- 79051 [Pipeline] sh 23:25:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:25:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:25:28 + sudo tee /etc/docker/daemon.new 23:25:28 { 23:25:28 "registry-mirrors": [ 23:25:28 "https://nexus3.edgexfoundry.org:10001" 23:25:28 ], 23:25:28 "bip": "10.250.0.254/24", 23:25:28 "hosts": [ 23:25:28 "tcp://0.0.0.0:5555", 23:25:28 "unix:///var/run/docker.sock" 23:25:28 ], 23:25:28 "mtu": 1458, 23:25:28 "selinux-enabled": true, 23:25:28 "seccomp-profile": "/etc/docker/seccomp.json" 23:25:28 } [Pipeline] sh 23:25:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:25:28 + sudo service docker restart 23:25:29 7e9c9ca2126c: Pull complete 23:25:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:25:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:25:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:25:30 prd-ubuntu20.04-docker-8c-8g-21336 does not seem to be running inside a container 23:25:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 23:25:32 $ docker top e9bba75abda730c37a6094e9c1736aed23f2eb6ba7a1b380aee138969538091e -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:32 + docker-compose+ buildgrep --help parallel 23:25:32 23:25:33 --parallel Build images in parallel. [Pipeline] } 23:25:33 $ docker stop --time=1 e9bba75abda730c37a6094e9c1736aed23f2eb6ba7a1b380aee138969538091e 23:25:34 $ docker rm -f e9bba75abda730c37a6094e9c1736aed23f2eb6ba7a1b380aee138969538091e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:25:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:25:35 prd-ubuntu20.04-docker-8c-8g-21336 does not seem to be running inside a container 23:25:35 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:25:35 $ docker top 60c654bb28c160a99fff2f42dbae928d22e50547fc5756ea8d30aabcb0029a57 -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:35 + docker-compose -f ./docker-compose-build.yml build --parallel 23:25:36 Building core-command ... 23:25:36 Building core-data ... 23:25:36 Building core-metadata ... 23:25:36 Building security-bootstrapper ... 23:25:36 Building security-proxy-setup ... 23:25:36 Building security-secretstore-setup ... 23:25:36 Building security-spiffe-token-provider ... 23:25:36 Building security-spire-agent ... 23:25:36 Building security-spire-config ... 23:25:36 Building security-spire-server ... 23:25:36 Building support-notifications ... 23:25:36 Building support-scheduler ... 23:25:36 Building sys-mgmt-agent ... 23:25:36 Building support-notifications 23:25:36 Building security-proxy-setup 23:25:36 Building core-command 23:25:36 Building security-spire-agent 23:25:36 Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:25:47 provisioning config files... 23:25:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config1897745972641544120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:25:47 ---> docker-login.sh 23:25:47 nexus3.edgexfoundry.org:10001 23:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:48 Configure a credential helper to remove this warning. See 23:25:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:48 23:25:48 Login Succeeded 23:25:48 nexus3.edgexfoundry.org:10002 23:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:49 Configure a credential helper to remove this warning. See 23:25:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:49 23:25:49 Login Succeeded 23:25:49 nexus3.edgexfoundry.org:10003 23:25:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:49 Configure a credential helper to remove this warning. See 23:25:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:49 23:25:49 Login Succeeded 23:25:49 nexus3.edgexfoundry.org:10004 23:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:50 Configure a credential helper to remove this warning. See 23:25:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:50 23:25:50 Login Succeeded 23:25:50 docker.io 23:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:50 Configure a credential helper to remove this warning. See 23:25:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:50 23:25:50 Login Succeeded 23:25:50 ---> docker-login.sh ends [Pipeline] } 23:25:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:25:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:25:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:25:51 ---> 3db716fb7a7a 23:25:51 Step 3/22 : WORKDIR /edgex-go 23:25:51 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo 23:25:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:25:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:25:51 ========================================================= 23:25:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:25:51 ========================================================= [Pipeline] fileExists 23:25:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:25:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:25:51 ---> 3db716fb7a7a 23:25:51 Step 3/23 : WORKDIR /edgex-go [Pipeline] sh 23:25:51 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:25:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:25:51 ---> 3db716fb7a7a 23:25:51 Step 3/26 : WORKDIR /edgex-go 23:25:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:25:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:25:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:25:52 ---> 3db716fb7a7a 23:25:52 Step 3/22 : WORKDIR /edgex-go 23:25:52 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:25:52 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:25:52 ---> 3db716fb7a7a 23:25:52 Step 3/31 : WORKDIR /edgex-go 23:25:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:25:52 b3c136eddcbf: Pulling fs layer 23:25:52 c0a3192eca97: Pulling fs layer 23:25:52 a050256f5b6f: Pulling fs layer 23:25:52 656be50a0ddc: Pulling fs layer 23:25:52 2bbca73fdf42: Pulling fs layer 23:25:52 46d945488cbd: Pulling fs layer 23:25:52 8a5474983e97: Pulling fs layer 23:25:52 329c88fbcd65: Pulling fs layer 23:25:52 656be50a0ddc: Waiting 23:25:52 46d945488cbd: Waiting 23:25:52 2bbca73fdf42: Waiting 23:25:52 8a5474983e97: Waiting 23:25:52 329c88fbcd65: Waiting 23:25:52 a050256f5b6f: Verifying Checksum 23:25:52 a050256f5b6f: Download complete 23:25:52 c0a3192eca97: Verifying Checksum 23:25:52 c0a3192eca97: Download complete 23:25:52 2bbca73fdf42: Download complete 23:25:52 46d945488cbd: Verifying Checksum 23:25:52 46d945488cbd: Download complete 23:25:52 b3c136eddcbf: Verifying Checksum 23:25:52 b3c136eddcbf: Download complete 23:25:53 b3c136eddcbf: Pull complete 23:25:53 329c88fbcd65: Verifying Checksum 23:25:53 329c88fbcd65: Download complete 23:25:53 c0a3192eca97: Pull complete 23:25:54 a050256f5b6f: Pull complete 23:25:54 8a5474983e97: Verifying Checksum 23:25:54 8a5474983e97: Download complete 23:25:55 656be50a0ddc: Verifying Checksum 23:25:55 656be50a0ddc: Download complete 23:25:57 ---> Running in 13eefd90f8da 23:25:57 ---> Running in d5f170d05a66 23:25:57 ---> Running in a4265027870b 23:25:57 ---> Running in 2c17be8024fc 23:25:57 ---> Running in 0940e9c2b4fd 23:25:57 Removing intermediate container 2c17be8024fc 23:25:57 ---> 8db7143dd66d 23:25:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:57 Removing intermediate container 0940e9c2b4fd 23:25:57 ---> 378c1942c25b 23:25:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:57 Removing intermediate container d5f170d05a66 23:25:57 ---> be03cc820dc2 23:25:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:57 Removing intermediate container 13eefd90f8da 23:25:57 ---> 3f9269e06b40 23:25:57 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:57 Removing intermediate container a4265027870b 23:25:57 ---> bc67e566b61b 23:25:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:57 ---> Running in 0c20f23b7d73 23:25:57 ---> Running in 816f710e7d5d 23:25:57 ---> Running in 20e45e13eddc 23:25:57 ---> Running in a9689b33c970 23:25:57 ---> Running in 95f972694ad4 23:25:57 Removing intermediate container 0c20f23b7d73 23:25:57 ---> 3a5b17886a2e 23:25:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:25:57 ---> Running in 8db208202f4f 23:25:57 Removing intermediate container 816f710e7d5d 23:25:57 ---> 0cac9e56d724 23:25:57 Step 5/22 : RUN apk add --update --no-cache make git 23:25:57 ---> Running in 050d12ed6c75 23:25:58 Removing intermediate container 20e45e13eddc 23:25:58 ---> e0804fd8e4e0 23:25:58 Step 5/23 : RUN apk add --update --no-cache make git 23:25:58 ---> Running in 42e34da194f8 23:25:58 Removing intermediate container a9689b33c970 23:25:58 ---> 331fd83aef22 23:25:58 Step 5/31 : RUN apk add --update --no-cache make git 23:25:58 ---> Running in 948faad991ef 23:25:58 Removing intermediate container 95f972694ad4 23:25:58 ---> 11bfc83d9878 23:25:58 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:25:58 ---> Running in fdd31363c907 23:25:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:25:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:25:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:25:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:25:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:25:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:25:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:25:59 OK: 211 MiB in 51 packages 23:25:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:25:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:25:59 OK: 211 MiB in 51 packages 23:25:59 Removing intermediate container 8db208202f4f 23:25:59 ---> 7faee0d48879 23:25:59 Step 6/22 : COPY go.mod vendor* ./ 23:26:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:26:00 ---> f6b09f1a3276 23:26:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:00 ---> Running in 4befe254c770 23:26:00 OK: 211 MiB in 51 packages 23:26:00 Removing intermediate container 050d12ed6c75 23:26:00 ---> 89094794940a 23:26:00 Step 6/22 : COPY go.mod vendor* ./ 23:26:00 OK: 211 MiB in 51 packages 23:26:00 ---> 407bc727a8c2 23:26:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:00 Removing intermediate container 42e34da194f8 23:26:00 ---> de80b7f7cae3 23:26:00 Step 6/23 : COPY go.mod vendor* ./ 23:26:00 ---> Running in 7611dc59b491 23:26:00 ---> e4d2a7adb570 23:26:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:00 ---> Running in c42c97cef338 23:26:00 Removing intermediate container 948faad991ef 23:26:00 ---> 428927082a5e 23:26:00 Step 6/31 : COPY go.mod vendor* ./ 23:26:00 OK: 211 MiB in 51 packages 23:26:01 ---> 990a942be0ee 23:26:01 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:01 ---> Running in 58683c0e2128 23:26:01 Removing intermediate container fdd31363c907 23:26:01 ---> 0f6b393ed1ac 23:26:01 Step 6/26 : COPY go.mod vendor* ./ 23:26:01 ---> 801072ee5b5b 23:26:01 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:01 ---> Running in c7e40c925971 23:26:10 656be50a0ddc: Pull complete 23:26:10 2bbca73fdf42: Pull complete 23:26:10 46d945488cbd: Pull complete 23:26:14 8a5474983e97: Pull complete 23:26:16 329c88fbcd65: Pull complete 23:26:16 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 23:26:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:26:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:26:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:26:17 WORKDIR /edgex 23:26:17 COPY go.mod . 23:26:17 RUN go mod download 23:26:17 + docker build -t ci-base-image-arm64 -f - . 23:26:19 Sending build context to Docker daemon 169.4MB 23:26:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:26:19 ---> ff4287adb874 23:26:19 Step 2/4 : WORKDIR /edgex 23:26:21 ---> Running in 80ef208dff9b 23:26:21 Removing intermediate container 80ef208dff9b 23:26:21 ---> d532e517302e 23:26:21 Step 3/4 : COPY go.mod . 23:26:22 ---> 75ecdfd4b747 23:26:22 Step 4/4 : RUN go mod download 23:26:22 ---> Running in 9a01ed2544b5 23:26:23 Removing intermediate container c42c97cef338 23:26:23 ---> b3b3988a57b6 23:26:23 Step 8/23 : COPY . . 23:26:23 Removing intermediate container 58683c0e2128 23:26:23 ---> 9b0b1808032f 23:26:23 Step 8/31 : COPY . . 23:26:23 Removing intermediate container c7e40c925971 23:26:23 ---> 6172b51e78d6 23:26:23 Step 8/26 : COPY . . 23:26:23 Removing intermediate container 7611dc59b491 23:26:23 ---> d8930539e723 23:26:23 Step 8/22 : COPY . . 23:26:23 Removing intermediate container 4befe254c770 23:26:23 ---> 022a485af979 23:26:23 Step 8/22 : COPY . . 23:26:41 ---> 3a81f31a3f68 23:26:41 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:26:41 ---> 863d48208c95 23:26:41 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:26:41 ---> 721e8f5ebe94 23:26:41 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:26:41 ---> 41d611a2edf8 23:26:41 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:26:41 ---> Running in 3f00a332db8e 23:26:41 ---> Running in 20ae1091f82e 23:26:41 ---> 1e965fb451e5 23:26:41 Step 9/23 : RUN make cmd/core-command/core-command 23:26:41 ---> Running in 025a1c7252c9 23:26:41 ---> Running in 9ad466fc805b 23:26:41 ---> Running in a38f5b767cdc 23:26:41 Removing intermediate container 3f00a332db8e 23:26:41 ---> 8c74d8af80c0 23:26:41 Step 10/26 : WORKDIR /edgex-go/spire-build 23:26:41 ---> Running in 45771cdd788b 23:26:41 Removing intermediate container 45771cdd788b 23:26:41 ---> 86641b986351 23:26:41 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:26:41 ---> Running in d37751f0d738 23:26:41 CGO_ENABLED=0 GO111MODULE=on 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 23:26:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:26:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 23:26:41 CGO_ENABLED=0 GO111MODULE=on 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 23:26:41 Removing intermediate container d37751f0d738 23:26:41 ---> 103c3d5a3c1a 23:26:41 Step 12/26 : WORKDIR /edgex-go 23:26:41 ---> Running in e8f9e4668263 23:26:41 Removing intermediate container e8f9e4668263 23:26:41 ---> f7e93fbca455 23:26:41 23:26:41 Step 13/26 : FROM alpine:3.15 23:26:41 3.15: Pulling from library/alpine 23:26:42 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 23:26:42 Status: Downloaded newer image for alpine:3.15 23:26:42 ---> 2720e26172a0 23:26:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:26:42 ---> Running in c591ef5768a8 23:26:42 Removing intermediate container c591ef5768a8 23:26:42 ---> 6050cc8206d7 23:26:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:26:42 ---> Running in 9176963c040a 23:26:43 Removing intermediate container 9176963c040a 23:26:43 ---> 95fa3b3e4150 23:26:43 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:26:43 ---> Running in 239a203826e3 23:26:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:26:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:26:45 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:26:45 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:26:45 OK: 15856 distinct packages available 23:26:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:26:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:26:46 (1/5) Installing dumb-init (1.2.5-r1) 23:26:46 (2/5) Installing musl-obstack (1.2.3-r0) 23:26:47 (3/5) Installing libucontext (1.1-r0) 23:26:47 (4/5) Installing gcompat (1.0.0-r4) 23:26:47 (5/5) Installing openssl (1.1.1q-r0) 23:26:47 Executing busybox-1.34.1-r7.trigger 23:26:47 OK: 6 MiB in 19 packages 23:26:49 Removing intermediate container 239a203826e3 23:26:49 ---> e7885e9bfa29 23:26:49 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:26:52 ---> 7b39c79aade6 23:26:52 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:26:54 Removing intermediate container 9a01ed2544b5 23:26:54 ---> 42d8b1338c06 23:26:54 Successfully built 42d8b1338c06 23:26:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:55 + docker inspect -f . ci-base-image-arm64 23:26:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:55 prd-ubuntu20.04-docker-arm64-4c-16g-21337 does not seem to be running inside a container 23:26:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:26:56 $ docker top 336ae53e375dba5a2ac7c54124a5f8822666f75a18cce9ca31568850df89f377 -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:57 + go version 23:26:57 go version go1.18.3 linux/arm64 [Pipeline] } 23:26:57 $ docker stop --time=1 336ae53e375dba5a2ac7c54124a5f8822666f75a18cce9ca31568850df89f377 23:26:59 ---> 2b569f137e82 23:26:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:26:59 ---> 480ae61beb42 23:26:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:26:59 $ docker rm -f 336ae53e375dba5a2ac7c54124a5f8822666f75a18cce9ca31568850df89f377 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:59 + docker inspect -f . ci-base-image-arm64 23:26:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:00 prd-ubuntu20.04-docker-arm64-4c-16g-21337 does not seem to be running inside a container 23:27:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:27:00 ---> e63ee5ab57a0 23:27:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:27:01 ---> 16fe2aa8861e 23:27:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:27:01 ---> Running in 9c497545ffcd 23:27:01 Removing intermediate container 9c497545ffcd 23:27:01 ---> aa2509955710 23:27:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:27:01 $ docker top 3b72e97af1233f559a315ae5a638f41956364fa65bcf39c539bc9a8ea0efc782 -eo pid,comm 23:27:01 ---> Running in dc9e5315237b [Pipeline] { [Pipeline] echo 23:27:01 ========================================================= 23:27:01 [edgeXBuildGoParallel] Running Tests and Build... 23:27:01 ========================================================= [Pipeline] sh 23:27:01 Removing intermediate container dc9e5315237b 23:27:01 ---> 5203e6c037e6 23:27:01 Step 24/26 : LABEL arch=x86_64 23:27:02 ---> Running in d01075bea041 23:27:02 Removing intermediate container d01075bea041 23:27:02 ---> 80db2254af46 23:27:02 Step 25/26 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:27:02 ---> Running in a54931847379 23:27:02 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh 23:27:02 Removing intermediate container a54931847379 23:27:02 ---> 620183de5f72 23:27:02 Step 26/26 : LABEL version=0.0.0 23:27:02 ---> Running in 96c416c19bb2 23:27:02 Removing intermediate container 96c416c19bb2 23:27:02 ---> 3ed2997d2e7a 23:27:02 23:27:03 + make test 23:27:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:27:03 Successfully built 3ed2997d2e7a 23:27:03 Successfully tagged security-spire-agent:latest 23:27:03 Building core-data 23:27:07  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:27:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:27:07 ---> 3db716fb7a7a 23:27:07 Step 3/23 : WORKDIR /edgex-go 23:27:07 ---> Using cache 23:27:07 ---> 378c1942c25b 23:27:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:27:07 ---> Using cache 23:27:07 ---> 11bfc83d9878 23:27:07 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:27:08 CGO_ENABLED=0 GO111MODULE=on 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 23:27:13 ---> Running in a9222260a1a1 23:27:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:27:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:27:14 OK: 211 MiB in 51 packages 23:27:16 Removing intermediate container a38f5b767cdc 23:27:16 ---> 98d59e6cc617 23:27:16 23:27:16 Step 10/23 : FROM alpine:3.16 23:27:16 Removing intermediate container 025a1c7252c9 23:27:16 ---> ef47b0bd9b4f 23:27:16 23:27:16 Step 10/31 : FROM alpine:3.16 23:27:16 Removing intermediate container 9ad466fc805b 23:27:16 ---> 576ea3d7f501 23:27:16 23:27:16 Step 10/22 : FROM alpine:3.16 23:27:16 Removing intermediate container a9222260a1a1 23:27:16 ---> 148d100855a9 23:27:16 Step 6/23 : COPY go.mod vendor* ./ 23:27:17 3.16: Pulling from library/alpine 23:27:17 3.16: Pulling from library/alpine 23:27:17 3.16: Pulling from library/alpine 23:27:17 ---> e706c0e78bef 23:27:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:18 ---> Running in e5773491f1b1 23:27:18 Removing intermediate container 20ae1091f82e 23:27:18 ---> 95ebf7c976b8 23:27:18 23:27:18 Step 10/22 : FROM alpine:3.16 23:27:19 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 23:27:19 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 23:27:19 Status: Downloaded newer image for alpine:3.16 23:27:19 Status: Downloaded newer image for alpine:3.16 23:27:19 ---> d7d3d98c851f 23:27:19 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:27:19 ---> d7d3d98c851f 23:27:19 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 23:27:19 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 23:27:19 Status: Image is up to date for alpine:3.16 23:27:19 ---> d7d3d98c851f 23:27:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:27:19 3.16: Pulling from library/alpine 23:27:19 ---> Running in b872ded50d59 23:27:19 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 23:27:19 Status: Image is up to date for alpine:3.16 23:27:19 ---> Running in ca22505b41c6 23:27:19 ---> Running in 42cc9505fa8a 23:27:19 ---> d7d3d98c851f 23:27:19 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:27:19 ---> Running in e1ff20eaefde 23:27:19 Removing intermediate container 42cc9505fa8a 23:27:19 ---> 8f0b166a3d8a 23:27:19 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:27:19 ---> Running in f733da1282cb 23:27:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:27:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:27:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:27:20 (1/1) Installing dumb-init (1.2.5-r1) 23:27:20 Executing busybox-1.35.0-r15.trigger 23:27:20 OK: 6 MiB in 15 packages 23:27:20 (1/2) Installing ca-certificates (20211220-r0) 23:27:20 (1/6) Installing ca-certificates (20211220-r0) 23:27:20 (2/2) Installing dumb-init (1.2.5-r1) 23:27:20 Executing busybox-1.35.0-r15.trigger 23:27:20 Executing ca-certificates-20211220-r0.trigger 23:27:20 (2/6) Installing brotli-libs (1.0.9-r6) 23:27:20 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:27:20 (4/6) Installing libcurl (7.83.1-r2) 23:27:20 OK: 6 MiB in 16 packages 23:27:20 (5/6) Installing curl (7.83.1-r2) 23:27:20 (6/6) Installing dumb-init (1.2.5-r1) 23:27:20 Executing busybox-1.35.0-r15.trigger 23:27:20 Executing ca-certificates-20211220-r0.trigger 23:27:20 (1/2) Installing dumb-init (1.2.5-r1) 23:27:20 (2/2) Installing su-exec (0.2-r1) 23:27:20 Executing busybox-1.35.0-r15.trigger 23:27:20 OK: 6 MiB in 16 packages 23:27:20 OK: 8 MiB in 20 packages 23:27:22 Removing intermediate container b872ded50d59 23:27:22 ---> ec091dd81e69 23:27:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:27:22 ---> Running in 20638a4d3838 23:27:22 Removing intermediate container f733da1282cb 23:27:22 ---> 5cb3ddd43e42 23:27:22 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:27:22 Removing intermediate container 20638a4d3838 23:27:22 ---> d60a46753cf4 23:27:22 Step 13/23 : ENV APP_PORT=59882 23:27:23 ---> Running in 01bbb0a1c4ad 23:27:23 Removing intermediate container ca22505b41c6 23:27:23 ---> d051270a3660 23:27:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:27:23 Removing intermediate container e1ff20eaefde 23:27:23 ---> d1b1fc8358cb 23:27:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:27:23 ---> Running in 2155344b7b26 23:27:23 ---> Running in 88168b1a7d38 23:27:23 ---> Running in 74ff5a650116 23:27:23 Removing intermediate container 01bbb0a1c4ad 23:27:23 ---> b9ef9beba40b 23:27:23 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:27:23 ---> Running in 4634966982c7 23:27:23 Removing intermediate container 2155344b7b26 23:27:23 ---> 0100a01fd637 23:27:23 Step 14/23 : EXPOSE $APP_PORT 23:27:23 Removing intermediate container 74ff5a650116 23:27:23 ---> 7b93a0c66c2a 23:27:23 Step 13/22 : ENV APP_PORT=59860 23:27:23 Removing intermediate container 4634966982c7 23:27:23 Removing intermediate container 88168b1a7d38 23:27:23 ---> b57e2dd9a9b3 23:27:23 ---> 6ee63821386a 23:27:23 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redisStep 13/22 : WORKDIR /edgex 23:27:23 23:27:23 ---> Running in 60feefac35df 23:27:23 ---> Running in 8d039454d4ee 23:27:23 ---> Running in d24aa389409a 23:27:23 ---> Running in f96d44e44101 23:27:23 Removing intermediate container 60feefac35df 23:27:23 ---> 54e4ae3316eb 23:27:23 Step 15/23 : WORKDIR / 23:27:23 Removing intermediate container 8d039454d4ee 23:27:23 ---> 882e36d863cf 23:27:23 Step 14/22 : EXPOSE $APP_PORT 23:27:23 Removing intermediate container f96d44e44101 23:27:23 ---> ca37718623ef 23:27:23 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:27:23 ---> Running in ab4bf1e18888 23:27:23 ---> Running in cbcac03b6aef 23:27:23 Removing intermediate container d24aa389409a 23:27:23 ---> 588f62b24589 23:27:23 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:27:23 ---> Running in 252bb5817d9f 23:27:23 Removing intermediate container ab4bf1e18888 23:27:23 ---> 6cb99d5d8598 23:27:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:24 Removing intermediate container cbcac03b6aef 23:27:24 ---> 6cc4eb366fd4 23:27:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:24 ---> c253366c33bc 23:27:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:27:24 ---> d1b8c0039cbc 23:27:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:27:24 ---> 1c5bc52bf0b7 23:27:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:27:26 ---> 9517e36ee461 23:27:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:27:26 ---> c19b916cc162 23:27:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:27:26 ---> 4856d0ca9779 23:27:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:27:26 Removing intermediate container 252bb5817d9f 23:27:26 ---> facf3b4be15b 23:27:26 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 23:27:26 ---> a93e0ceef731 23:27:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:27:26 ---> Running in ad89f1a756f6 23:27:26 ---> a3b83cc7cf44 23:27:26 Step 19/23 : ENTRYPOINT ["/core-command"] 23:27:26 ---> 242ad701a1da 23:27:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:27:26 ---> Running in 2b0516db3c58 23:27:26 ---> Running in 3116eb5f63ed 23:27:26 ---> d5b325ea1fb7 23:27:26 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:27:26 ---> Running in e807cbb550e7 23:27:26 Removing intermediate container ad89f1a756f6 23:27:26 ---> ffb34e329fc4 23:27:26 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:27:27 Removing intermediate container 3116eb5f63ed 23:27:27 Removing intermediate container 2b0516db3c58 23:27:27 ---> 6a4286bf1e2c 23:27:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:27:27 ---> 44d05bcb13df 23:27:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:27:27 ---> Running in 7b146db4a995 23:27:27 ---> Running in c1d9d4f346db 23:27:27 ---> f4e34b88bea9 23:27:27 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:27:27 ---> Running in 9cd8129bd0a1 23:27:27 Removing intermediate container 7b146db4a995 23:27:27 ---> 3d740992b4f1 23:27:27 Step 20/22 : LABEL arch=x86_64 23:27:27 Removing intermediate container c1d9d4f346db 23:27:27 ---> 4c493610f2cb 23:27:27 Step 21/23 : LABEL arch=x86_64 23:27:27 ---> Running in 7f0beb5e16fa 23:27:27 ---> Running in 577d90d2a8fd 23:27:27 Removing intermediate container 7f0beb5e16fa 23:27:27 ---> 3734eae97b9d 23:27:27 Step 21/22 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:27:27 Removing intermediate container 577d90d2a8fd 23:27:27 ---> a24876f97b27 23:27:27 Step 22/23 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:27:27 ---> Running in a09b2e0c2729 23:27:27 ---> Running in 67f6dafbdccc 23:27:27 Removing intermediate container e807cbb550e7 23:27:27 ---> c28020fc23f3 23:27:27 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:27:27 ---> Running in 44f1275985c6 23:27:27 Removing intermediate container a09b2e0c2729 23:27:27 ---> cda0149b03a5 23:27:27 Step 22/22 : LABEL version=0.0.0 23:27:27 Removing intermediate container 67f6dafbdccc 23:27:27 ---> af0b1263df15 23:27:27 Step 23/23 : LABEL version=0.0.0 23:27:27 ---> Running in 405e6eb89260 23:27:27 ---> Running in c6da7060c562 23:27:27 Removing intermediate container 44f1275985c6 23:27:27 ---> e9c72eb1ceb7 23:27:27 Step 20/22 : LABEL arch=x86_64 23:27:27 ---> Running in cd7dd5555d37 23:27:27 Removing intermediate container c6da7060c562 23:27:27 ---> 47b4227a88a3 23:27:27 23:27:28 Removing intermediate container 405e6eb89260 23:27:28 ---> 8a0e012273ad 23:27:28 23:27:28 Removing intermediate container e5773491f1b1 23:27:28 ---> 6c640d1ddb59 23:27:28 Step 8/23 : COPY . . 23:27:28 Removing intermediate container cd7dd5555d37 23:27:28 ---> 6b75b6258979 23:27:28 Step 21/22 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:27:28 Removing intermediate container 9cd8129bd0a1 23:27:28 ---> fe1a428099ec 23:27:28 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:28 ---> Running in 78f779e97ee7 23:27:28 Successfully built 47b4227a88a3 23:27:28 Successfully tagged core-command:latest 23:27:28 Building security-secretstore-setup 23:27:28  Building core-command ... done Successfully built 8a0e012273ad 23:27:29 Successfully tagged support-notifications:latest 23:27:29 Building security-spiffe-token-provider 23:27:29  Building support-notifications ... done Removing intermediate container 78f779e97ee7 23:27:29 ---> b047fc1d69f0 23:27:29 Step 22/22 : LABEL version=0.0.0 23:27:35 ? github.com/edgexfoundry/edgex-go [no test files] 23:27:37 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:27:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:27:37 ---> 3db716fb7a7a 23:27:37 Step 3/20 : WORKDIR /edgex-go 23:27:37 ---> Using cache 23:27:37 ---> 378c1942c25b 23:27:37 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:27:37 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:27:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:27:37 ---> 3db716fb7a7a 23:27:37 Step 3/25 : WORKDIR /edgex-go 23:27:37 ---> Using cache 23:27:37 ---> 378c1942c25b 23:27:37 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:27:37 ---> Using cache 23:27:37 ---> 11bfc83d9878 23:27:37 Step 5/25 : RUN apk add --update --no-cache make git 23:27:38 ---> 3495b5ce9850 23:27:38 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:27:38 ---> Running in 3342b271f96a 23:27:38 ---> Running in 5292da566d8e 23:27:38 ---> Running in b3cee58eed4e 23:27:38 ---> e23a1e720f59 23:27:38 Step 9/23 : RUN make cmd/core-data/core-data 23:27:38 Removing intermediate container 3342b271f96a 23:27:38 ---> 537c709185d6 23:27:38 23:27:39 ---> Running in 0bf8d49ad488 23:27:39 ---> 11f1818f377f 23:27:39 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:27:39 Successfully built 537c709185d6 23:27:39 Successfully tagged security-proxy-setup:latest 23:27:39  Building security-proxy-setup ... done Building support-scheduler 23:27:39 ---> 7d0937ed8a1c 23:27:39 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:27:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:27:39 v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:27:39 v3.16.1-48-gc6be620ede [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:27:39 OK: 17033 distinct packages available 23:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:27:39 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:27:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:27:40 OK: 211 MiB in 51 packages 23:27:40 OK: 211 MiB in 51 packages 23:27:43 ---> 70471e7a2a84 23:27:43 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:27:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:27:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:27:43 ---> 3db716fb7a7a 23:27:43 Step 3/22 : WORKDIR /edgex-go 23:27:43 ---> Using cache 23:27:43 ---> 378c1942c25b 23:27:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:27:43 ---> Using cache 23:27:43 ---> 11bfc83d9878 23:27:43 Step 5/22 : RUN apk add --update --no-cache make git 23:27:43 ---> 0e9235dea631 23:27:43 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:27:43 ---> Running in a28a1a670207 23:27:44 Removing intermediate container b3cee58eed4e 23:27:44 ---> f98fc89f47a2 23:27:44 Step 6/25 : COPY go.mod vendor* ./ 23:27:44 Removing intermediate container 5292da566d8e 23:27:44 ---> a37f1bfdf647 23:27:44 Step 5/20 : COPY go.mod vendor* ./ 23:27:44 ---> c8a0459cfefd 23:27:44 Step 26/31 : RUN chmod +x /entrypoint.sh 23:27:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:27:44 ---> Running in a3e8fda52a82 23:27:44 ---> 33e371b48719 23:27:44 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:44 ---> Running in c9e7f25c93c5 23:27:44 ---> 01d823378462 23:27:44 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:44 ---> Running in 5e03b2c01167 23:27:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:27:45 OK: 211 MiB in 51 packages 23:27:46 Removing intermediate container a3e8fda52a82 23:27:46 ---> 4a0619c47bba 23:27:46 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:27:46 ---> Running in ce02a95fa24a 23:27:46 Removing intermediate container ce02a95fa24a 23:27:46 ---> c7ec4f7f484b 23:27:46 Step 28/31 : CMD ["gate"] 23:27:46 ---> Running in a616ce9e16df 23:27:46 Removing intermediate container a28a1a670207 23:27:46 ---> b200c3278e3e 23:27:46 Step 6/22 : COPY go.mod vendor* ./ 23:27:46 Removing intermediate container a616ce9e16df 23:27:46 ---> eff58f6666c7 23:27:46 Step 29/31 : LABEL arch=x86_64 23:27:48 ---> Running in 3d4a6971221b 23:27:50 ---> 462ec1032877 23:27:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:51 Removing intermediate container 3d4a6971221b 23:27:51 ---> b3902fad8ad8 23:27:51 Step 30/31 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:27:51 ---> Running in e799be7b9c9e 23:27:51 ---> Running in bf340973d3a8 23:27:51 Removing intermediate container bf340973d3a8 23:27:51 ---> aca0f50f8dd8 23:27:51 Step 31/31 : LABEL version=0.0.0 23:27:51 ---> Running in 176fb01ea895 23:27:52 Removing intermediate container 176fb01ea895 23:27:52 ---> 525bb302438a 23:27:52 23:27:52 Successfully built 525bb302438a 23:27:52 Successfully tagged security-bootstrapper:latest 23:27:52 Building security-spire-config 23:27:59  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:27:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:28:00 ---> 3db716fb7a7a 23:28:00 Step 3/26 : WORKDIR /edgex-go 23:28:00 ---> Using cache 23:28:00 ---> 378c1942c25b 23:28:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:28:00 ---> Using cache 23:28:00 ---> 11bfc83d9878 23:28:00 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:28:00 ---> Using cache 23:28:00 ---> 0f6b393ed1ac 23:28:00 Step 6/26 : COPY go.mod vendor* ./ 23:28:00 ---> Using cache 23:28:00 ---> 801072ee5b5b 23:28:00 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:28:00 ---> Using cache 23:28:00 ---> 6172b51e78d6 23:28:00 Step 8/26 : COPY . . 23:28:00 ---> Using cache 23:28:00 ---> 863d48208c95 23:28:00 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:28:00 ---> Using cache 23:28:00 ---> 8c74d8af80c0 23:28:00 Step 10/26 : WORKDIR /edgex-go/spire-build 23:28:00 ---> Using cache 23:28:00 ---> 86641b986351 23:28:00 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:28:00 ---> Using cache 23:28:00 ---> 103c3d5a3c1a 23:28:00 Step 12/26 : WORKDIR /edgex-go 23:28:00 ---> Using cache 23:28:00 ---> f7e93fbca455 23:28:00 23:28:00 Step 13/26 : FROM alpine:3.15 23:28:00 ---> 2720e26172a0 23:28:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:28:00 ---> Using cache 23:28:00 ---> 6050cc8206d7 23:28:00 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:28:00 ---> Using cache 23:28:00 ---> 95fa3b3e4150 23:28:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:28:04 ---> Running in c91edae53379 23:28:04 Removing intermediate container c9e7f25c93c5 23:28:04 ---> 231ba5a9a187 23:28:04 Step 8/25 : COPY . . 23:28:04 Removing intermediate container 5e03b2c01167 23:28:04 ---> 901ada412579 23:28:04 Step 7/20 : COPY . . 23:28:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:28:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:28:07 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:28:07 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:28:07 OK: 15856 distinct packages available 23:28:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:28:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:28:08 (1/4) Installing dumb-init (1.2.5-r1) 23:28:08 (2/4) Installing musl-obstack (1.2.3-r0) 23:28:08 (3/4) Installing libucontext (1.1-r0) 23:28:09 (4/4) Installing gcompat (1.0.0-r4) 23:28:09 Executing busybox-1.34.1-r7.trigger 23:28:09 OK: 6 MiB in 18 packages 23:28:16 Removing intermediate container 0bf8d49ad488 23:28:16 ---> 5a38c45f88fd 23:28:16 23:28:16 Step 10/23 : FROM alpine:3.16 23:28:16 ---> d7d3d98c851f 23:28:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:28:16 ---> f263776b709b 23:28:16 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:28:16 ---> Running in 194eb89c6b16 23:28:16 ---> aeeafc79bc96 23:28:16 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:28:16 ---> Running in 67059750b6c9 23:28:16 Removing intermediate container c91edae53379 23:28:16 ---> 36997ae8f7db 23:28:16 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:28:16 ---> Running in 3b42524f26df 23:28:16 Removing intermediate container 194eb89c6b16 23:28:16 ---> a5b2d042bbd7 23:28:16 Step 12/23 : ENV APP_PORT=59880 23:28:16 Removing intermediate container e799be7b9c9e 23:28:16 ---> d4b510246663 23:28:16 Step 8/22 : COPY . . 23:28:18 ---> Running in acafcbecc7d8 23:28:21 ---> beb64fc045ba 23:28:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:28:21 Removing intermediate container acafcbecc7d8 23:28:21 ---> fa743612cb30 23:28:21 Step 13/23 : EXPOSE $APP_PORT 23:28:21 ---> Running in 3aa5c0f37012 23:28:21 ---> 9f73e83ca9d6 23:28:21 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:28:21 ---> Running in fba40615bb8f 23:28:21 Removing intermediate container 3aa5c0f37012 23:28:21 ---> 786d895a2e36 23:28:21 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:28:21 ---> 84464a87f1ee 23:28:21 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:28:21 ---> Running in 75b01ae1a87d 23:28:21 ---> Running in 2072664dd7d8 23:28:21 CGO_ENABLED=0 GO111MODULE=on 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 23:28:21 CGO_ENABLED=0 GO111MODULE=on 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 23:28:21 Removing intermediate container 2072664dd7d8 23:28:21 ---> 2d99d23c414f 23:28:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:28:21 ---> 57ed0de0c88a 23:28:21 Step 21/26 : WORKDIR / 23:28:21 ---> Running in 2463c3812a25 23:28:22 Removing intermediate container 2463c3812a25 23:28:22 ---> b292c7d29583 23:28:22 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:28:22 ---> Running in bb0aad6423d0 23:28:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:28:22 Removing intermediate container bb0aad6423d0 23:28:22 ---> e5a40f6503bd 23:28:22 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:28:22 ---> Running in 7dbebe7238ba 23:28:22 Removing intermediate container 7dbebe7238ba 23:28:22 ---> 98c6557dd8dd 23:28:22 Step 24/26 : LABEL arch=x86_64 23:28:22 ---> Running in 2ab316c4130e 23:28:22 Removing intermediate container 75b01ae1a87d 23:28:22 ---> b58829a3f8b3 23:28:22 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:28:22 ---> Running in 1ec7a004affa 23:28:23 Removing intermediate container 2ab316c4130e 23:28:23 ---> e6df3eb68665 23:28:23 Step 25/26 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:28:23 ---> Running in 12b0ab28ce79 23:28:23 Removing intermediate container 12b0ab28ce79 23:28:23 ---> 9c75e03e0591 23:28:23 Step 26/26 : LABEL version=0.0.0 23:28:23 ---> Running in e2bf63023d04 23:28:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:28:23 Removing intermediate container e2bf63023d04 23:28:23 ---> b07a8b19e407 23:28:23 23:28:23 Successfully built b07a8b19e407 23:28:23 Successfully tagged security-spire-config:latest 23:28:23  Building security-spire-config ... done Building sys-mgmt-agent 23:28:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:28:24 (1/6) Installing dumb-init (1.2.5-r1) 23:28:24 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:28:24 (3/6) Installing libsodium (1.0.18-r0) 23:28:24 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:28:25 (5/6) Installing libzmq (4.3.4-r0) 23:28:25 (6/6) Installing zeromq (4.3.4-r0) 23:28:25 Executing busybox-1.35.0-r15.trigger 23:28:25 OK: 8 MiB in 20 packages 23:28:28 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:28:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:28:28 ---> 3db716fb7a7a 23:28:28 Step 3/23 : WORKDIR /edgex-go 23:28:28 ---> Using cache 23:28:28 ---> 378c1942c25b 23:28:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:28:28 ---> Using cache 23:28:28 ---> 11bfc83d9878 23:28:28 Step 5/23 : RUN apk add --update --no-cache make bash git 23:28:38 ---> Running in bbabcccc7b24 23:28:38 Removing intermediate container 1ec7a004affa 23:28:38 ---> 53648c109f0b 23:28:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:28:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:28:38 ---> cebd8a12a8a0 23:28:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:28:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:28:39 OK: 211 MiB in 51 packages 23:28:40 ---> 9e8f13dc0657 23:28:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:28:40 ---> d8b7d102871d 23:28:40 Step 19/23 : ENTRYPOINT ["/core-data"] 23:28:41 ---> Running in c4db0d150c03 23:28:41 Removing intermediate container bbabcccc7b24 23:28:41 ---> fdf191ddb57e 23:28:41 Step 6/23 : COPY go.mod vendor* ./ 23:28:41 Removing intermediate container c4db0d150c03 23:28:41 ---> 45aa23d679cf 23:28:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:28:41 ---> 5ac315594f45 23:28:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:28:41 ---> Running in 1a5dede28107 23:28:41 ---> Running in 584285f5c69a 23:28:41 Removing intermediate container 1a5dede28107 23:28:41 ---> b7e94077a057 23:28:41 Step 21/23 : LABEL arch=x86_64 23:28:42 ---> Running in 7947ad3ca429 23:28:42 Removing intermediate container 7947ad3ca429 23:28:42 ---> 36147de422a7 23:28:42 Step 22/23 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:28:42 ---> Running in c806eab3c3ce 23:28:43 Removing intermediate container c806eab3c3ce 23:28:43 ---> a6b5ef88a7e6 23:28:43 Step 23/23 : LABEL version=0.0.0 23:28:43 ---> Running in 7c679b00f3a0 23:28:44 Removing intermediate container 7c679b00f3a0 23:28:44 ---> 8d527e760d3a 23:28:44 23:28:44 Successfully built 8d527e760d3a 23:28:44 Successfully tagged core-data:latest 23:28:44  Building core-data ... done Building security-spire-server 23:28:45 CGO_ENABLED=0 GO111MODULE=on 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 23:28:49 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:28:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:28:49 ---> 3db716fb7a7a 23:28:49 Step 3/25 : WORKDIR /edgex-go 23:28:49 ---> Using cache 23:28:49 ---> 378c1942c25b 23:28:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:28:49 ---> Using cache 23:28:49 ---> 11bfc83d9878 23:28:49 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 23:28:49 ---> Using cache 23:28:49 ---> 0f6b393ed1ac 23:28:49 Step 6/25 : COPY go.mod vendor* ./ 23:28:49 ---> Using cache 23:28:49 ---> 801072ee5b5b 23:28:49 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:28:49 ---> Using cache 23:28:49 ---> 6172b51e78d6 23:28:49 Step 8/25 : COPY . . 23:28:49 ---> Using cache 23:28:49 ---> 863d48208c95 23:28:49 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 23:28:49 ---> Using cache 23:28:49 ---> 8c74d8af80c0 23:28:49 Step 10/25 : WORKDIR /edgex-go/spire-build 23:28:49 ---> Using cache 23:28:49 ---> 86641b986351 23:28:49 Step 11/25 : 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 23:28:53 ---> Running in a89eb8542ff7 23:29:00 Removing intermediate container a89eb8542ff7 23:29:00 ---> 62a2e04e7052 23:29:00 Step 12/25 : WORKDIR /edgex-go 23:29:00 ---> Running in 18225fb94a6e 23:29:00 Removing intermediate container 3b42524f26df 23:29:00 Removing intermediate container 67059750b6c9 23:29:00 ---> 4707b5c9feab 23:29:00 ---> e70de572840a 23:29:00 23:29:00 23:29:00 Step 10/25 : FROM alpine:3.16Step 9/20 : FROM alpine:3.15 23:29:00 23:29:00 ---> d7d3d98c851f 23:29:00 ---> 2720e26172a0 23:29:00 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-execStep 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:29:00 23:29:00 ---> Using cache 23:29:00 ---> 6050cc8206d7 23:29:00 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:00 ---> Using cache 23:29:00 ---> 95fa3b3e4150 23:29:00 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:29:00 Removing intermediate container fba40615bb8f 23:29:00 ---> 4b94c35baea8 23:29:00 23:29:00 Step 10/22 : FROM alpine:3.16 23:29:00 ---> d7d3d98c851f 23:29:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:29:00 ---> Using cache 23:29:00 ---> ec091dd81e69 23:29:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:29:00 ---> Using cache 23:29:00 ---> d60a46753cf4 23:29:00 Step 13/22 : ENV APP_PORT=59861 23:29:00 ---> Running in 355f5a954e44 23:29:00 ---> Running in 5c931ddb9e63 23:29:00 ---> Running in 0af392a66e12 23:29:00 Removing intermediate container 18225fb94a6e 23:29:00 ---> 2f095301d61f 23:29:00 23:29:00 Step 13/25 : FROM alpine:3.15 23:29:00 ---> 2720e26172a0 23:29:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:29:00 ---> Using cache 23:29:00 ---> 6050cc8206d7 23:29:00 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:00 ---> Using cache 23:29:00 ---> 95fa3b3e4150 23:29:00 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:29:00 ---> Using cache 23:29:00 ---> e7885e9bfa29 23:29:00 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:29:00 Removing intermediate container 0af392a66e12 23:29:00 ---> 012476a150c8 23:29:00 Step 14/22 : EXPOSE $APP_PORT 23:29:00 ---> Running in d66d6ee055a3 23:29:00 Removing intermediate container 584285f5c69a 23:29:00 ---> 8f1cee04aff5 23:29:00 Step 8/23 : COPY . . 23:29:00 Removing intermediate container d66d6ee055a3 23:29:00 ---> 436f9a2438be 23:29:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:29:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:29:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:29:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:29:01 (1/3) Installing ca-certificates (20211220-r0) 23:29:01 (2/3) Installing dumb-init (1.2.5-r1) 23:29:01 (3/3) Installing su-exec (0.2-r1) 23:29:01 Executing busybox-1.35.0-r15.trigger 23:29:01 Executing ca-certificates-20211220-r0.trigger 23:29:01 OK: 6 MiB in 17 packages 23:29:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:29:03 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:29:03 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:29:03 OK: 15856 distinct packages available 23:29:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:29:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:29:04 (1/9) Installing ca-certificates (20211220-r0) 23:29:04 (2/9) Installing brotli-libs (1.0.9-r5) 23:29:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:29:04 (4/9) Installing libcurl (7.80.0-r2) 23:29:04 (5/9) Installing curl (7.80.0-r2) 23:29:04 (6/9) Installing dumb-init (1.2.5-r1) 23:29:04 (7/9) Installing musl-obstack (1.2.3-r0) 23:29:05 (8/9) Installing libucontext (1.1-r0) 23:29:05 (9/9) Installing gcompat (1.0.0-r4) 23:29:05 Executing busybox-1.34.1-r7.trigger 23:29:05 Executing ca-certificates-20211220-r0.trigger 23:29:05 OK: 8 MiB in 23 packages 23:29:06 ---> 7edc29142dc2 23:29:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:29:06 ---> 1af3e8430d1b 23:29:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:29:06 ---> 20f4371b8a8c 23:29:06 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:29:06 ---> b2430d0f2738 23:29:06 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:29:06 Removing intermediate container 5c931ddb9e63 23:29:06 ---> fcb00fabab7e 23:29:06 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:29:06 ---> Running in efc76a6bd519 23:29:06 Removing intermediate container 355f5a954e44 23:29:06 ---> 162a71a6f327 23:29:06 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:29:06 ---> aafd6eb80559 23:29:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:29:06 ---> Running in cb25d4bf19f6 23:29:06 Removing intermediate container cb25d4bf19f6 23:29:06 ---> a84eef37cdde 23:29:06 Step 13/25 : WORKDIR / 23:29:06 ---> 79d193c197b8 23:29:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:29:06 ---> Running in 9aecb813ecc2 23:29:06 ---> f6c0ae0b2ca8 23:29:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:29:06 ---> d3ed09c45d28 23:29:06 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:29:07 ---> Running in a9f34c14514a 23:29:07 Removing intermediate container 9aecb813ecc2 23:29:07 ---> 3967e1c999d2 23:29:07 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:29:07 ---> a3766e134229 23:29:07 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:29:07 ---> Running in 341215ff8242 23:29:07 Removing intermediate container a9f34c14514a 23:29:07 ---> 963864fa6775 23:29:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:29:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:29:07 ---> Running in 5928bc13ff84 23:29:07 Removing intermediate container 341215ff8242 23:29:07 ---> 0b04fb096432 23:29:07 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:29:07 ---> 49be79be834f 23:29:07 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:29:07 ---> Running in 0466b683cd37 23:29:07 ---> 5248d0aefeb9 23:29:07 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:29:07 Removing intermediate container 5928bc13ff84 23:29:07 ---> b7cb0f3ffb10 23:29:07 Step 20/22 : LABEL arch=x86_64 23:29:07 Removing intermediate container 0466b683cd37 23:29:07 ---> 05b56ab2a5a7 23:29:07 Step 23/25 : LABEL arch=x86_64 23:29:07 ---> Running in 743153a1890e 23:29:07 ---> Running in 4a2a6a4425b2 23:29:07 ---> f25685553ade 23:29:07 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:29:07 ---> 64c93230c12e 23:29:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:29:07 ---> Running in bb1fd0481828 23:29:08 Removing intermediate container 743153a1890e 23:29:08 ---> 51af4120bb1a 23:29:08 Step 21/22 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:29:08 ---> Running in d98733962947 23:29:08 Removing intermediate container 4a2a6a4425b2 23:29:08 ---> a96f111ecfb3 23:29:08 Step 24/25 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:29:08 Removing intermediate container bb1fd0481828 23:29:08 ---> ba6c531c6ba0 23:29:08 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:29:08 ---> Running in 40af7aff13e5 23:29:08 ---> Running in 838496edb556 23:29:08 ---> 50e3267de12c 23:29:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:29:08 Removing intermediate container d98733962947 23:29:08 ---> 6646bb6c9c4d 23:29:08 Step 22/22 : LABEL version=0.0.0 23:29:08 ---> Running in ab317786a489 23:29:08 Removing intermediate container 838496edb556 23:29:08 ---> 62521c215043 23:29:08 Step 25/25 : LABEL version=0.0.0 23:29:08 Removing intermediate container 40af7aff13e5 23:29:08 ---> 05485297e622 23:29:08 Step 18/20 : LABEL arch=x86_64 23:29:08 ---> Running in 9f1b74490b01 23:29:08 ---> Running in e90b895c4c7b 23:29:08 Removing intermediate container ab317786a489 23:29:08 ---> d64294d7b573 23:29:08 23:29:08 ---> ff25f018bad7 23:29:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:29:08 Removing intermediate container 9f1b74490b01 23:29:08 ---> 6d79adaa589a 23:29:08 23:29:08 Removing intermediate container e90b895c4c7b 23:29:08 ---> 5c0cce85e41b 23:29:08 Step 19/20 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:29:08 ---> Running in 05437e336b4f 23:29:08 Successfully built d64294d7b573 23:29:08 Successfully tagged support-scheduler:latest 23:29:08  Building support-scheduler ... done Building core-metadata 23:29:08 Successfully built 6d79adaa589a 23:29:08 Successfully tagged security-spire-server:latest 23:29:11  Building security-spire-server ... done Removing intermediate container 05437e336b4f 23:29:11 ---> 55e0e66924a2 23:29:11 Step 20/20 : LABEL version=0.0.0 23:29:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:29:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:29:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:29:12 ---> 3db716fb7a7a 23:29:12 Step 3/23 : WORKDIR /edgex-go 23:29:12 ---> Using cache 23:29:12 ---> 378c1942c25b 23:29:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:12 ---> Using cache 23:29:12 ---> 11bfc83d9878 23:29:12 Step 5/23 : RUN apk add --update --no-cache make git 23:29:12 ---> Using cache 23:29:12 ---> b200c3278e3e 23:29:12 Step 6/23 : COPY go.mod vendor* ./ 23:29:12 ---> Using cache 23:29:12 ---> 462ec1032877 23:29:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:12 ---> Using cache 23:29:12 ---> d4b510246663 23:29:12 Step 8/23 : COPY . . 23:29:12 ---> Using cache 23:29:12 ---> 9f73e83ca9d6 23:29:12 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:29:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:29:15 ---> d96d97cc1b57 23:29:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:29:15 ---> Running in 4ebef08a2b33 23:29:15 ---> Running in 6ce44cbfda66 23:29:15 Removing intermediate container 4ebef08a2b33 23:29:15 ---> 9bd3ddf6960c 23:29:15 23:29:15 Successfully built 9bd3ddf6960c 23:29:15 Successfully tagged security-spiffe-token-provider:latest 23:29:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:29:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:29:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:29:16  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 23:29:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:29:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:29:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:29:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:29:16 ---> bb2eac6119ec 23:29:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:29:17 ---> 57d1b063ce45 23:29:17 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:29:17 ---> Running in ad5a29200abd 23:29:17 Removing intermediate container ad5a29200abd 23:29:17 ---> 9c2fc4e7f0fa 23:29:17 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:29:17 ---> Running in 0a45026a41c6 23:29:18 Removing intermediate container 0a45026a41c6 23:29:18 ---> e06263008ba8 23:29:18 Step 23/25 : LABEL arch=x86_64 23:29:18 ---> Running in 46880e50745f 23:29:18 Removing intermediate container 46880e50745f 23:29:18 ---> 4d8b0752c213 23:29:18 Step 24/25 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:29:18 ---> Running in 5047b27c97d6 23:29:18 Removing intermediate container 5047b27c97d6 23:29:18 ---> 52f0a1abb6b5 23:29:18 Step 25/25 : LABEL version=0.0.0 23:29:18 ---> Running in f655ad3db1b1 23:29:18 Removing intermediate container f655ad3db1b1 23:29:18 ---> 46667ee8d98b 23:29:18 23:29:18 Successfully built 46667ee8d98b 23:29:18 Successfully tagged security-secretstore-setup:latest 23:29:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:29:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:29:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:29:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:29:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:29:26  Building security-secretstore-setup ... done Removing intermediate container efc76a6bd519 23:29:26 ---> 51d02c213824 23:29:26 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:29:26 ---> Running in 2a5bacd09965 23:29:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:29:27 Removing intermediate container 2a5bacd09965 23:29:27 ---> 9de30f5744cb 23:29:27 23:29:27 Step 11/23 : FROM docker:20.10.14 23:29:28 20.10.14: Pulling from library/docker 23:29:33 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 23:29:33 Status: Downloaded newer image for docker:20.10.14 23:29:33 ---> 7417809fdb73 23:29:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:29:33 ---> Running in 350448e4c926 23:29:33 Removing intermediate container 350448e4c926 23:29:33 ---> 8c1f7138a0e4 23:29:33 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 23:29:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.404s coverage: 28.7% of statements 23:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:29:34 ---> Running in 12061f111c64 23:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:29:34 (1/43) Installing readline (8.1.1-r0) 23:29:34 (2/43) Installing bash (5.1.16-r0) 23:29:34 Executing bash-5.1.16-r0.post-install 23:29:34 (3/43) Installing brotli-libs (1.0.9-r5) 23:29:34 (4/43) Installing nghttp2-libs (1.46.0-r0) 23:29:34 (5/43) Installing libcurl (7.80.0-r2) 23:29:34 (6/43) Installing curl (7.80.0-r2) 23:29:34 (7/43) Installing dumb-init (1.2.5-r1) 23:29:34 (8/43) Installing libbz2 (1.0.8-r1) 23:29:34 (9/43) Installing expat (2.4.7-r0) 23:29:34 (10/43) Installing libffi (3.4.2-r1) 23:29:34 (11/43) Installing gdbm (1.22-r0) 23:29:34 (12/43) Installing xz-libs (5.2.5-r1) 23:29:34 (13/43) Installing libgcc (10.3.1_git20211027-r0) 23:29:34 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 23:29:34 (15/43) Installing mpdecimal (2.5.1-r1) 23:29:34 (16/43) Installing sqlite-libs (3.36.0-r0) 23:29:35 (17/43) Installing python3 (3.9.13-r1) 23:29:35 (18/43) Installing py3-appdirs (1.4.4-r2) 23:29:35 (19/43) Installing py3-certifi (2020.12.5-r1) 23:29:35 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 23:29:35 (21/43) Installing py3-idna (3.3-r0) 23:29:35 (22/43) Installing py3-urllib3 (1.26.7-r0) 23:29:35 (23/43) Installing py3-requests (2.26.0-r1) 23:29:35 (24/43) Installing py3-msgpack (1.0.2-r1) 23:29:35 (25/43) Installing py3-lockfile (0.12.2-r4) 23:29:35 (26/43) Installing py3-cachecontrol (0.12.10-r0) 23:29:35 (27/43) Installing py3-colorama (0.4.4-r1) 23:29:35 (28/43) Installing py3-contextlib2 (21.6.0-r1) 23:29:35 (29/43) Installing py3-distlib (0.3.3-r0) 23:29:35 (30/43) Installing py3-distro (1.6.0-r0) 23:29:35 (31/43) Installing py3-six (1.16.0-r0) 23:29:35 (32/43) Installing py3-webencodings (0.5.1-r4) 23:29:35 (33/43) Installing py3-html5lib (1.1-r1) 23:29:35 (34/43) Installing py3-parsing (2.4.7-r2) 23:29:35 (35/43) Installing py3-packaging (20.9-r1) 23:29:35 Removing intermediate container 6ce44cbfda66 23:29:35 ---> 097f9f9e579b 23:29:35 23:29:35 Step 10/23 : FROM alpine:3.16 23:29:35 ---> d7d3d98c851f 23:29:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:29:35 ---> Using cache 23:29:35 ---> ec091dd81e69 23:29:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:29:35 ---> Using cache 23:29:35 ---> d60a46753cf4 23:29:35 Step 13/23 : ENV APP_PORT=59881 23:29:35 (36/43) Installing py3-tomli (1.2.2-r0) 23:29:35 (37/43) Installing py3-pep517 (0.12.0-r0) 23:29:35 (38/43) Installing py3-progress (1.6-r0) 23:29:35 (39/43) Installing py3-retrying (1.3.3-r2) 23:29:35 (40/43) Installing py3-ordered-set (4.0.2-r2) 23:29:35 (41/43) Installing py3-setuptools (52.0.0-r4) 23:29:35 (42/43) Installing py3-toml (0.10.2-r2) 23:29:35 (43/43) Installing py3-pip (20.3.4-r1) 23:29:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.408s coverage: 98.5% of statements 23:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:29:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.517s coverage: 54.2% of statements 23:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:29:36 Executing busybox-1.34.1-r5.trigger 23:29:36 OK: 83 MiB in 65 packages 23:29:36 ---> Running in 3f39d0db4578 23:29:36 Removing intermediate container 3f39d0db4578 23:29:36 ---> 4090692dedf4 23:29:36 Step 14/23 : EXPOSE $APP_PORT 23:29:36 ---> Running in b79260aa31d0 23:29:36 Removing intermediate container b79260aa31d0 23:29:36 ---> da41b5cea393 23:29:36 Step 15/23 : WORKDIR / 23:29:36 ---> Running in 5a1ea9eba83a 23:29:36 Removing intermediate container 5a1ea9eba83a 23:29:36 ---> 2bb139bc9385 23:29:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:29:36 ---> 01df10769940 23:29:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:29:36 Collecting docker-compose==1.23.2 23:29:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:29:36 Collecting docopt<0.7,>=0.6.1 23:29:36 Downloading docopt-0.6.2.tar.gz (25 kB) 23:29:37 ---> 0b90802a6bf6 23:29:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:29:37 ---> f9c08d08365f 23:29:37 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:29:37 ---> Running in c423c077d9d0 23:29:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:29:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:29:37 Removing intermediate container c423c077d9d0 23:29:37 ---> 2db79d05bfe9 23:29:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:29:37 Collecting dockerpty<0.5,>=0.4.1 23:29:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:29:37 ---> Running in 7186d6124e83 23:29:37 Removing intermediate container 7186d6124e83 23:29:37 ---> 5440273b0f74 23:29:37 Step 21/23 : LABEL arch=x86_64 23:29:37 ---> Running in 75ce63e8ccaf 23:29:37 Removing intermediate container 75ce63e8ccaf 23:29:37 ---> cecb34353b0f 23:29:37 Step 22/23 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:29:37 ---> Running in 9214e23c6a97 23:29:37 Removing intermediate container 9214e23c6a97 23:29:37 ---> e2538a3bfa1e 23:29:37 Step 23/23 : LABEL version=0.0.0 23:29:37 Collecting cached-property<2,>=1.2.0 23:29:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:29:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 23:29:37 ---> Running in 4966dd1b17ce 23:29:37 Collecting texttable<0.10,>=0.9.0 23:29:37 Downloading texttable-0.9.1.tar.gz (11 kB) 23:29:37 Removing intermediate container 4966dd1b17ce 23:29:37 ---> 1d9224fbd591 23:29:37 23:29:37 Successfully built 1d9224fbd591 23:29:38 Successfully tagged core-metadata:latest 23:29:38  Building core-metadata ... done Collecting PyYAML<4,>=3.10 23:29:38 Downloading PyYAML-3.13.tar.gz (270 kB) 23:29:38 Collecting websocket-client<1.0,>=0.32.0 23:29:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:29:38 Collecting jsonschema<3,>=2.5.1 23:29:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:29:38 Collecting docker<4.0,>=3.6.0 23:29:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:29:38 Collecting docker-pycreds>=0.4.0 23:29:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:29:38 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 23:29:38 Collecting idna<2.8,>=2.5 23:29:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:29:39 Collecting chardet<3.1.0,>=3.0.2 23:29:39 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:29:39 Collecting urllib3<1.25,>=1.21.1 23:29:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:29:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:29:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:29:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:29:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:29:39 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:29:39 Attempting uninstall: urllib3 23:29:39 Found existing installation: urllib3 1.26.7 23:29:39 Uninstalling urllib3-1.26.7: 23:29:39 Successfully uninstalled urllib3-1.26.7 23:29:39 Attempting uninstall: idna 23:29:39 Found existing installation: idna 3.3 23:29:39 Uninstalling idna-3.3: 23:29:39 Successfully uninstalled idna-3.3 23:29:40 Attempting uninstall: requests 23:29:40 Found existing installation: requests 2.26.0 23:29:40 Uninstalling requests-2.26.0: 23:29:40 Successfully uninstalled requests-2.26.0 23:29:40 Running setup.py install for texttable: started 23:29:40 Running setup.py install for texttable: finished with status 'done' 23:29:40 Running setup.py install for PyYAML: started 23:29:40 Running setup.py install for PyYAML: finished with status 'done' 23:29:40 Running setup.py install for docopt: started 23:29:41 Running setup.py install for docopt: finished with status 'done' 23:29:41 Running setup.py install for dockerpty: started 23:29:41 Running setup.py install for dockerpty: finished with status 'done' 23:29:41 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:29:45 Removing intermediate container 12061f111c64 23:29:45 ---> d0ad8f9e47e9 23:29:45 Step 14/23 : ENV APP_PORT=58890 23:29:45 ---> Running in a949fa93c0ee 23:29:45 Removing intermediate container a949fa93c0ee 23:29:45 ---> d29b01b156b0 23:29:45 Step 15/23 : EXPOSE $APP_PORT 23:29:45 ---> Running in 2aad418d2d71 23:29:45 Removing intermediate container 2aad418d2d71 23:29:45 ---> 6d7f335fbf61 23:29:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:29:45 ---> 56b1331f7720 23:29:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:29:46 ---> 0782f985035e 23:29:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:29:46 ---> e3ad5445fa60 23:29:46 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:29:46 ---> Running in 3458a1f64387 23:29:46 Removing intermediate container 3458a1f64387 23:29:46 ---> a6d28b990bab 23:29:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:29:46 ---> Running in 12c78c12c540 23:29:46 Removing intermediate container 12c78c12c540 23:29:46 ---> da6f7af909e1 23:29:46 Step 21/23 : LABEL arch=x86_64 23:29:46 ---> Running in a4833abec280 23:29:46 Removing intermediate container a4833abec280 23:29:46 ---> 636e24915020 23:29:46 Step 22/23 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:29:46 ---> Running in c11a8dbe4276 23:29:46 Removing intermediate container c11a8dbe4276 23:29:46 ---> 89ef5692bf66 23:29:46 Step 23/23 : LABEL version=0.0.0 23:29:46 ---> Running in fbfac91fc2bb 23:29:46 Removing intermediate container fbfac91fc2bb 23:29:46 ---> 635dcb7f6339 23:29:46 23:29:46 Successfully built 635dcb7f6339 23:29:46 Successfully tagged sys-mgmt-agent:latest 23:29:47  Building sys-mgmt-agent ... done  [Pipeline] } 23:29:47 $ docker stop --time=1 60c654bb28c160a99fff2f42dbae928d22e50547fc5756ea8d30aabcb0029a57 23:29:48 $ docker rm -f 60c654bb28c160a99fff2f42dbae928d22e50547fc5756ea8d30aabcb0029a57 [Pipeline] // withDockerContainer [Pipeline] sh 23:29:48 + docker images 23:29:48 REPOSITORY TAG IMAGE ID CREATED SIZE 23:29:48 sys-mgmt-agent latest 635dcb7f6339 2 seconds ago 299MB 23:29:48 core-metadata latest 1d9224fbd591 11 seconds ago 18.2MB 23:29:48 097f9f9e579b 14 seconds ago 1.71GB 23:29:48 9de30f5744cb 21 seconds ago 1.69GB 23:29:48 security-secretstore-setup latest 46667ee8d98b 30 seconds ago 28.9MB 23:29:48 security-spiffe-token-provider latest 9bd3ddf6960c 33 seconds ago 29.1MB 23:29:48 security-spire-server latest 6d79adaa589a 40 seconds ago 86.5MB 23:29:48 support-scheduler latest d64294d7b573 40 seconds ago 26.5MB 23:29:48 2f095301d61f 49 seconds ago 1.58GB 23:29:48 4b94c35baea8 50 seconds ago 1.75GB 23:29:48 e70de572840a 50 seconds ago 1.74GB 23:29:48 4707b5c9feab 50 seconds ago 1.7GB 23:29:48 core-data latest 8d527e760d3a About a minute ago 21.5MB 23:29:48 security-spire-config latest b07a8b19e407 About a minute ago 85.8MB 23:29:48 5a38c45f88fd About a minute ago 1.72GB 23:29:48 security-bootstrapper latest 525bb302438a About a minute ago 19.3MB 23:29:48 security-proxy-setup latest 537c709185d6 2 minutes ago 27.2MB 23:29:48 core-command latest 47b4227a88a3 2 minutes ago 16.2MB 23:29:48 support-notifications latest 8a0e012273ad 2 minutes ago 27.1MB 23:29:48 95ebf7c976b8 2 minutes ago 1.75GB 23:29:48 576ea3d7f501 2 minutes ago 1.69GB 23:29:48 ef47b0bd9b4f 2 minutes ago 1.69GB 23:29:48 98d59e6cc617 2 minutes ago 1.68GB 23:29:48 security-spire-agent latest 3ed2997d2e7a 2 minutes ago 125MB 23:29:48 f7e93fbca455 3 minutes ago 1.58GB 23:29:48 ci-base-image-x86_64 latest 3db716fb7a7a 6 minutes ago 993MB 23:29:48 alpine 3.15 2720e26172a0 8 days ago 5.57MB 23:29:48 alpine 3.16 d7d3d98c851f 9 days ago 5.53MB 23:29:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 weeks ago 253MB 23:29:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 weeks ago 677MB 23:29:48 docker 20.10.14 7417809fdb73 3 months ago 218MB 23:29:48 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] } 23:29:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.438s coverage: 89.2% of statements 23:29:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:29:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:29:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:29:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:29:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:29:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.715s coverage: 2.1% of statements 23:29:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:29:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:29:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.628s coverage: 95.6% of statements 23:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:29:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.520s coverage: 72.2% of statements 23:29:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:29:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:29:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:29:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:29:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:29:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.328s coverage: 60.0% of statements 23:29:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:29:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:29:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:29:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.323s coverage: 0.9% of statements 23:29:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:29:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.377s coverage: 58.8% of statements 23:30:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.351s coverage: 29.6% of statements 23:30:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.228s coverage: 47.1% of statements 23:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.296s coverage: 79.5% of statements 23:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.212s coverage: 94.1% of statements 23:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.275s coverage: 96.3% of statements 23:30:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.234s coverage: 87.5% of statements 23:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.254s coverage: 94.4% of statements 23:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.205s coverage: 44.8% of statements 23:30:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.702s coverage: 82.5% of statements 23:30:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:30:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements 23:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:30:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 23:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:30:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 23:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:30:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 23:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:30:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.281s coverage: 58.8% of statements 23:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:30:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.277s coverage: 80.0% of statements 23:30:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements 23:30:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.280s coverage: 85.4% of statements 23:30:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.837s coverage: 91.2% of statements 23:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.978s coverage: 64.4% of statements 23:30:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:30:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.308s coverage: 100.0% of statements 23:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements 23:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.162s coverage: 100.0% of statements 23:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements 23:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.089s coverage: 100.0% of statements 23:30:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.482s coverage: 66.1% of statements 23:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:30:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.854s coverage: 43.8% of statements 23:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:30:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.268s coverage: 89.5% of statements 23:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:30:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.292s coverage: 84.8% of statements 23:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:30:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.445s coverage: 17.7% of statements 23:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:30:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.845s coverage: 92.3% of statements 23:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:30:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.230s coverage: 63.2% of statements 23:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:30:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.457s coverage: 97.7% of statements 23:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:30:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:30:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:30:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.201s coverage: 28.9% of statements 23:30:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:30:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:30:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:30:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:30:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:30:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:30:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.202s coverage: 100.0% of statements 23:30:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 23:30:52 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 23:30:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:30:52 GO111MODULE=on go vet ./... 23:32:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:32:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:32:44 ./bin/test-attribution-txt.sh 23:32:44 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 23:32:44 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 23:32:44 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 23:32:44 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 23:32:44 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 23:32:44 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 23:32:44 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 23:32:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:32:45 + ls -al . 23:32:45 total 724 23:32:45 drwxrwxr-x 9 1001 1001 4096 Jul 27 23:27 . 23:32:45 drwxr-xr-x 4 root root 4096 Jul 27 23:27 .. 23:32:45 -rw-rw-r-- 1 1001 1001 11 Jul 27 23:25 .dockerignore 23:32:45 drwxrwxr-x 8 1001 1001 4096 Jul 27 23:25 .git 23:32:45 drwxrwxr-x 3 1001 1001 4096 Jul 27 23:25 .github 23:32:45 -rw-rw-r-- 1 1001 1001 1030 Jul 27 23:25 .gitignore 23:32:45 -rw-rw-r-- 1 1001 1001 42 Jul 27 23:25 .golangci.yml 23:32:45 -rw-rw-r-- 1 1001 1001 87 Jul 27 23:25 .hadolint.yml 23:32:45 -rw-rw-r-- 1 1001 1001 166 Jul 27 23:25 .sonarcloud.properties 23:32:45 -rw-rw-r-- 1 1001 1001 1171 Jul 27 23:25 ADOPTERS.md 23:32:45 -rw-rw-r-- 1 1001 1001 10347 Jul 27 23:25 Attribution.txt 23:32:45 -rw-rw-r-- 1 1001 1001 63209 Jul 27 23:25 CHANGELOG.md 23:32:45 -rw-rw-r-- 1 1001 1001 3804 Jul 27 23:25 CONTRIBUTING.md 23:32:45 -rw-rw-r-- 1 1001 1001 677 Jul 27 23:25 GOVERNANCE.md 23:32:45 -rw-rw-r-- 1 1001 1001 850 Jul 27 23:25 Jenkinsfile 23:32:45 -rw-rw-r-- 1 1001 1001 10775 Jul 27 23:25 LICENSE 23:32:45 -rw-rw-r-- 1 1001 1001 10370 Jul 27 23:25 Makefile 23:32:45 -rw-rw-r-- 1 1001 1001 582 Jul 27 23:25 OWNERS.md 23:32:45 -rw-rw-r-- 1 1001 1001 9094 Jul 27 23:25 README.md 23:32:45 -rw-rw-r-- 1 1001 1001 6912 Jul 27 23:25 SECURITY.md 23:32:45 -rw-rw-r-- 1 1001 1001 5 Jul 27 23:23 VERSION 23:32:45 -rw-rw-r-- 1 1001 1001 4131 Jul 27 23:25 ZMQWindows.md 23:32:45 drwxrwxr-x 2 1001 1001 4096 Jul 27 23:25 bin 23:32:45 drwxrwxr-x 18 1001 1001 4096 Jul 27 23:25 cmd 23:32:45 -rw-r--r-- 1 root root 478003 Jul 27 23:30 coverage.out 23:32:45 -rw-rw-r-- 1 1001 1001 3681 Jul 27 23:25 go.mod 23:32:45 -rw-rw-r-- 1 1001 1001 38033 Jul 27 23:25 go.sum 23:32:45 drwxrwxr-x 8 1001 1001 4096 Jul 27 23:25 internal 23:32:45 drwxrwxr-x 3 1001 1001 4096 Jul 27 23:25 openapi 23:32:45 drwxrwxr-x 4 1001 1001 4096 Jul 27 23:25 snap 23:32:45 -rw-rw-r-- 1 1001 1001 204 Jul 27 23:25 version.go [Pipeline] sh 23:32:45 + '[' -e coverage.out ] 23:32:45 + chown 1001:1001 coverage.out [Pipeline] stash 23:32:45 Warning: overwriting stash ‘coverage-report’ 23:32:46 Stashed 1 file(s) [Pipeline] sh 23:32:47 + make build 23:32:47 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:34:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 23:35:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 23:35:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:36:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:36:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:36:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:36:13 CGO_ENABLED=0 GO111MODULE=on 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 23:36:16 CGO_ENABLED=0 GO111MODULE=on 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 23:36:21 CGO_ENABLED=0 GO111MODULE=on 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 23:36:24 CGO_ENABLED=0 GO111MODULE=on 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 23:36:27 CGO_ENABLED=0 GO111MODULE=on 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 23:36:36 CGO_ENABLED=0 GO111MODULE=on 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] } 23:36:41 $ docker stop --time=1 3b72e97af1233f559a315ae5a638f41956364fa65bcf39c539bc9a8ea0efc782 23:36:43 $ docker rm -f 3b72e97af1233f559a315ae5a638f41956364fa65bcf39c539bc9a8ea0efc782 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:36:45 23:36:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:36:46 latest: Pulling from edgex-devops/edgex-compose-arm64 23:36:46 29e5d40040c1: Pulling fs layer 23:36:46 1ce36da41761: Pulling fs layer 23:36:46 25b303627fd3: Pulling fs layer 23:36:46 29e5d40040c1: Verifying Checksum 23:36:46 29e5d40040c1: Download complete 23:36:46 1ce36da41761: Verifying Checksum 23:36:47 29e5d40040c1: Pull complete 23:36:48 25b303627fd3: Verifying Checksum 23:36:48 25b303627fd3: Download complete 23:36:48 1ce36da41761: Pull complete 23:37:00 25b303627fd3: Pull complete 23:37:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:37:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:37:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:01 prd-ubuntu20.04-docker-arm64-4c-16g-21337 does not seem to be running inside a container 23:37:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 23:37:03 $ docker top 1c05b3a2c93a20509ca98fa8ff1218f569b4950ed60143174a1e1458a64b931c -eo pid,comm [Pipeline] { [Pipeline] sh 23:37:04 + + docker-composegrep build parallel --help 23:37:04 23:37:08 --parallel Build images in parallel. [Pipeline] } 23:37:08 $ docker stop --time=1 1c05b3a2c93a20509ca98fa8ff1218f569b4950ed60143174a1e1458a64b931c 23:37:10 $ docker rm -f 1c05b3a2c93a20509ca98fa8ff1218f569b4950ed60143174a1e1458a64b931c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:37:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:11 prd-ubuntu20.04-docker-arm64-4c-16g-21337 does not seem to be running inside a container 23:37:11 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:37:12 $ docker top ff77bbc85441be8fcb3069e6589cda27934953ba4b62af5d436aedf1399412c1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:37:13 + docker-compose -f ./docker-compose-build.yml build --parallel 23:37:17 Building core-command ... 23:37:17 Building core-data ... 23:37:17 Building core-metadata ... 23:37:17 Building security-bootstrapper ... 23:37:17 Building security-proxy-setup ... 23:37:17 Building security-secretstore-setup ... 23:37:17 Building security-spiffe-token-provider ... 23:37:17 Building security-spire-agent ... 23:37:17 Building security-spire-config ... 23:37:17 Building security-spire-server ... 23:37:17 Building support-notifications ... 23:37:17 Building support-scheduler ... 23:37:17 Building sys-mgmt-agent ... 23:37:17 Building support-scheduler 23:37:17 Building core-metadata 23:37:17 Building security-secretstore-setup 23:37:17 Building security-proxy-setup 23:37:17 Building core-data 23:38:54 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:38:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:38:54 ---> 42d8b1338c06 23:38:54 Step 3/22 : WORKDIR /edgex-go 23:38:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:38:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:38:54 ---> 42d8b1338c06 23:38:54 Step 3/23 : WORKDIR /edgex-go 23:38:54 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:38:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:38:54 ---> 42d8b1338c06 23:38:54 Step 3/25 : WORKDIR /edgex-go 23:38:54 ---> Running in 8f63c2e50884 23:38:54 ---> Running in 1e914b78d7f1 23:38:54 ---> Running in d59c8fde55bf 23:38:54 Removing intermediate container 1e914b78d7f1 23:38:54 ---> 81656542d1cc 23:38:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:54 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:38:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:38:54 ---> 42d8b1338c06 23:38:54 Step 3/22 : WORKDIR /edgex-go 23:38:54 ---> Running in 8f3c93902592 23:38:54 ---> Running in f568e73642ca 23:38:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:38:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:38:54 ---> 42d8b1338c06 23:38:54 Step 3/23 : WORKDIR /edgex-go 23:38:54 ---> Running in b1e6fe33e3e9 23:38:54 Removing intermediate container 8f63c2e50884 23:38:54 ---> e0f8e1a8f258 23:38:54 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:54 ---> Running in fe77941120ff 23:38:54 Removing intermediate container d59c8fde55bf 23:38:54 ---> 6e2417fd246d 23:38:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:54 Removing intermediate container 8f3c93902592 23:38:54 ---> 67b3300c506b 23:38:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:54 ---> Running in 7418c88ae08d 23:38:54 ---> Running in 3ac7a7bdab99 23:38:54 Removing intermediate container b1e6fe33e3e9 23:38:54 ---> 80bf162b79bf 23:38:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:54 ---> Running in bb76feb3abf9 23:38:54 Removing intermediate container f568e73642ca 23:38:54 ---> 70d8bad1fdea 23:38:54 Step 5/23 : RUN apk add --update --no-cache make git 23:38:54 ---> Running in 36849077fc0d 23:38:54 Removing intermediate container fe77941120ff 23:38:54 ---> 565fa6cbdcdd 23:38:54 Step 5/25 : RUN apk add --update --no-cache make git 23:38:54 ---> Running in e6e38596f76e 23:38:54 Removing intermediate container 7418c88ae08d 23:38:54 ---> 104c7dd08528 23:38:54 Step 5/22 : RUN apk add --update --no-cache make git 23:38:54 ---> Running in 59062c585183 23:38:54 Removing intermediate container 3ac7a7bdab99 23:38:54 ---> 9d0a27549eb3 23:38:54 Step 5/22 : RUN apk add --update --no-cache make git 23:38:54 ---> Running in 0c51ae69a79f 23:38:54 Removing intermediate container bb76feb3abf9 23:38:54 ---> 3125f416e504 23:38:54 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:38:54 ---> Running in 8b3d236c0b64 23:38:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:38:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:38:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:38:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:38:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:38:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:38:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:38:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:38:54 OK: 221 MiB in 51 packages 23:38:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:38:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:38:54 OK: 221 MiB in 51 packages 23:38:54 OK: 221 MiB in 51 packages 23:38:54 Removing intermediate container 36849077fc0d 23:38:54 ---> c8e1301cf70d 23:38:54 Step 6/23 : COPY go.mod vendor* ./ 23:38:54 OK: 221 MiB in 51 packages 23:38:54 OK: 221 MiB in 51 packages 23:38:54 Removing intermediate container e6e38596f76e 23:38:54 ---> 904d6dc36bd1 23:38:54 Step 6/25 : COPY go.mod vendor* ./ 23:38:54 Removing intermediate container 59062c585183 23:38:54 ---> ca3cc3e890c6 23:38:54 Step 6/22 : COPY go.mod vendor* ./ 23:38:54 ---> 40ec4757e630 23:38:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:54 ---> Running in 1a3bb2ab7ea3 23:38:54 Removing intermediate container 8b3d236c0b64 23:38:54 ---> ff6914b82fcf 23:38:54 Step 6/23 : COPY go.mod vendor* ./ 23:38:54 Removing intermediate container 0c51ae69a79f 23:38:54 ---> 85976fb90e5a 23:38:54 Step 6/22 : COPY go.mod vendor* ./ 23:38:54 ---> 25e95d3714ed 23:38:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:54 ---> 2d203e8f29d2 23:38:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:54 ---> Running in 7b3e489323ee 23:38:54 ---> Running in c5ad29105948 23:38:55 ---> cec474bb84c8 23:38:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:55 ---> Running in 73f1a1c28fef 23:38:55 ---> 8a1d9136f86c 23:38:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:56 ---> Running in 5212a2f1c7d2 23:40:04 Removing intermediate container 7b3e489323ee 23:40:04 ---> ef9c1375bfa4 23:40:04 Step 8/25 : COPY . . 23:40:04 Removing intermediate container 1a3bb2ab7ea3 23:40:04 ---> b44809164a59 23:40:04 Step 8/23 : COPY . . 23:40:04 Removing intermediate container 5212a2f1c7d2 23:40:04 ---> 03f36420e986 23:40:04 Step 8/22 : COPY . . 23:40:04 Removing intermediate container c5ad29105948 23:40:04 ---> 6c25e5722e69 23:40:04 Step 8/22 : COPY . . 23:40:04 Removing intermediate container 73f1a1c28fef 23:40:04 ---> 94ffdc20681c 23:40:04 Step 8/23 : COPY . . 23:40:22 ---> 1eb8cdd19b6e 23:40:22 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:40:22 ---> Running in 280b5e73610b 23:40:22 ---> bf2ff7994779 23:40:22 Step 9/23 : RUN make cmd/core-data/core-data 23:40:22 ---> fe9e214b05cb 23:40:22 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:40:22 ---> 987251dce677 23:40:22 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:40:22 ---> Running in f29ee127cb7f 23:40:22 ---> Running in 801d0f8be87f 23:40:22 ---> Running in 8ac24ecf77eb 23:40:22 ---> 023c372c8346 23:40:22 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:40:22 ---> Running in aba4c0fdaa22 23:40:24 CGO_ENABLED=0 GO111MODULE=on 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 23:40:24 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:40:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:40:24 CGO_ENABLED=0 GO111MODULE=on 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 23:40:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 23:45:17 CGO_ENABLED=0 GO111MODULE=on 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 23:45:17 CGO_ENABLED=0 GO111MODULE=on 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 23:45:29 Removing intermediate container aba4c0fdaa22 23:45:29 ---> bd6ce0302635 23:45:29 23:45:29 Step 10/22 : FROM alpine:3.16 23:45:29 Removing intermediate container 280b5e73610b 23:45:29 ---> 4592a0f87f73 23:45:29 23:45:29 Step 10/25 : FROM alpine:3.16 23:45:29 3.16: Pulling from library/alpine 23:45:29 3.16: Pulling from library/alpine 23:45:30 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 23:45:30 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 23:45:30 Status: Downloaded newer image for alpine:3.16 23:45:30 Status: Downloaded newer image for alpine:3.16 23:45:30 ---> 3d81c46cd875 23:45:30 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:45:30 ---> 3d81c46cd875 23:45:30 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 23:45:31 ---> Running in e0d9da92ddc8 23:45:31 ---> Running in 840d02561d12 23:45:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:45:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:45:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:45:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:45:35 (1/3) Installing ca-certificates (20211220-r0) 23:45:35 (1/6) Installing ca-certificates (20211220-r0) 23:45:35 (2/3) Installing dumb-init (1.2.5-r1) 23:45:35 (3/3) Installing su-exec (0.2-r1) 23:45:35 Executing busybox-1.35.0-r15.trigger 23:45:35 Executing ca-certificates-20211220-r0.trigger 23:45:35 (2/6) Installing brotli-libs (1.0.9-r6) 23:45:35 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:45:35 (4/6) Installing libcurl (7.83.1-r2) 23:45:35 (5/6) Installing curl (7.83.1-r2) 23:45:35 (6/6) Installing dumb-init (1.2.5-r1) 23:45:35 Executing busybox-1.35.0-r15.trigger 23:45:35 Executing ca-certificates-20211220-r0.trigger 23:45:35 OK: 6 MiB in 17 packages 23:45:35 OK: 8 MiB in 20 packages 23:45:38 Removing intermediate container 840d02561d12 23:45:38 ---> 7c0e62381928 23:45:38 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:45:38 Removing intermediate container e0d9da92ddc8 23:45:38 ---> 0411e3e64585 23:45:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:45:38 ---> Running in d4bb1962aea7 23:45:38 ---> Running in f4ef0ce88cfe 23:45:39 Removing intermediate container d4bb1962aea7 23:45:39 ---> 01c83dab8719 23:45:39 Step 13/25 : WORKDIR / 23:45:39 Removing intermediate container f4ef0ce88cfe 23:45:39 ---> dc872e1ce82f 23:45:39 Step 13/22 : WORKDIR /edgex 23:45:39 ---> Running in a3d91f22dcb2 23:45:39 ---> Running in 31c37ac73fb6 23:45:40 Removing intermediate container a3d91f22dcb2 23:45:40 ---> 733f6754dabb 23:45:40 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:45:40 Removing intermediate container 31c37ac73fb6 23:45:40 ---> 22b89ecfec6d 23:45:40 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:45:41 ---> ecd2ba53e611 23:45:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:45:41 ---> 98bf92bcd0ba 23:45:41 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:45:43 ---> 700cb18df508 23:45:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:45:44 ---> 4bdb88315139 23:45:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:45:44 ---> b4a2d4e84246 23:45:44 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:45:45 ---> c19bf0d53992 23:45:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:45:46 ---> 007b8e4a1810 23:45:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:45:47 ---> 1b855c281e68 23:45:47 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:45:47 ---> Running in 6b182ca9adce 23:45:48 ---> a50426436b5e 23:45:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:45:50 ---> 7fe68d3a06d7 23:45:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:45:51 Removing intermediate container 6b182ca9adce 23:45:51 ---> 61a3a2a991dd 23:45:51 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:45:51 ---> Running in 297a0aecb003 23:45:51 ---> 83a2a7a3e073 23:45:51 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:45:51 ---> Running in 815bce0df181 23:45:52 Removing intermediate container 297a0aecb003 23:45:52 ---> 5d8f6dea491c 23:45:52 Step 20/22 : LABEL arch=arm64 23:45:52 ---> Running in 8ef5cfc4f7df 23:45:53 Removing intermediate container 8ef5cfc4f7df 23:45:53 ---> ae6b09e98a72 23:45:53 Step 21/22 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:45:53 ---> Running in c68f81666c6f 23:45:53 Removing intermediate container c68f81666c6f 23:45:53 ---> 859d7c0e9b56 23:45:53 Step 22/22 : LABEL version=0.0.0 23:45:53 ---> Running in b51473cb35b0 23:45:54 Removing intermediate container b51473cb35b0 23:45:54 ---> 0b112cdc9ba5 23:45:54 23:45:55 Successfully built 0b112cdc9ba5 23:45:55 Successfully tagged security-proxy-setup-arm64:latest 23:45:55 Building security-spire-server 23:45:55  Building security-proxy-setup ... done Removing intermediate container 815bce0df181 23:45:55 ---> 35189331e7f8 23:45:55 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:45:55 ---> Running in c3c25ed2d65e 23:45:56 Removing intermediate container c3c25ed2d65e 23:45:56 ---> 9b2f881dc62d 23:45:56 Step 23/25 : LABEL arch=arm64 23:45:56 ---> Running in 1c6197dbb22a 23:45:56 Removing intermediate container 1c6197dbb22a 23:45:56 ---> cc057368dbe9 23:45:56 Step 24/25 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:45:56 ---> Running in 3fd53da73675 23:45:57 Removing intermediate container 3fd53da73675 23:45:57 ---> f0766eeab266 23:45:57 Step 25/25 : LABEL version=0.0.0 23:45:57 ---> Running in ac38a54fdef4 23:45:58 Removing intermediate container ac38a54fdef4 23:45:58 ---> 4ad32434e697 23:45:58 23:45:58 Successfully built 4ad32434e697 23:45:58 Successfully tagged security-secretstore-setup-arm64:latest 23:45:58  Building security-secretstore-setup ... done Building security-bootstrapper 23:46:25 Removing intermediate container 8ac24ecf77eb 23:46:25 ---> 7c68209217e3 23:46:25 23:46:25 Step 10/23 : FROM alpine:3.16 23:46:25 ---> 3d81c46cd875 23:46:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:46:25 ---> Running in 141adc067cba 23:46:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:46:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:46:28 (1/1) Installing dumb-init (1.2.5-r1) 23:46:28 Executing busybox-1.35.0-r15.trigger 23:46:28 OK: 5 MiB in 15 packages 23:46:30 Removing intermediate container 141adc067cba 23:46:30 ---> 39d021487246 23:46:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:46:30 ---> Running in 6bf510eb3291 23:46:31 Removing intermediate container 6bf510eb3291 23:46:31 ---> ebe3aecab215 23:46:31 Step 13/23 : ENV APP_PORT=59881 23:46:31 ---> Running in 54ded7b911ce 23:46:32 Removing intermediate container 54ded7b911ce 23:46:32 ---> 6c5392ef1264 23:46:32 Step 14/23 : EXPOSE $APP_PORT 23:46:32 ---> Running in 6a8ddd094457 23:46:32 Removing intermediate container 6a8ddd094457 23:46:32 ---> c659bad10aa7 23:46:32 Step 15/23 : WORKDIR / 23:46:32 ---> Running in 7389960b30ce 23:46:33 Removing intermediate container 7389960b30ce 23:46:33 ---> 88023591a004 23:46:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:46:34 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:46:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:46:34 ---> 42d8b1338c06 23:46:34 Step 3/25 : WORKDIR /edgex-go 23:46:34 ---> Using cache 23:46:34 ---> 80bf162b79bf 23:46:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:46:34 ---> Using cache 23:46:34 ---> 3125f416e504 23:46:34 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 23:46:34 ---> Running in 6b1bf6518b9a 23:46:35 ---> c9c353accb5f 23:46:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:46:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:46:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:46:38 ---> e1f1950d6362 23:46:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:46:39 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:46:39 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:46:39 ---> 42d8b1338c06 23:46:39 Step 3/31 : WORKDIR /edgex-go 23:46:39 ---> Using cache 23:46:39 ---> 80bf162b79bf 23:46:39 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:46:39 ---> Using cache 23:46:39 ---> 3125f416e504 23:46:39 Step 5/31 : RUN apk add --update --no-cache make git 23:46:39 ---> Running in 08f9af8bc77b 23:46:39 OK: 221 MiB in 51 packages 23:46:39 ---> 70be3a4ca650 23:46:39 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:46:40 ---> Running in f60f204b1b67 23:46:40 Removing intermediate container f60f204b1b67 23:46:40 ---> 423604b79d49 23:46:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:46:41 ---> Running in d16ce04abc3c 23:46:41 Removing intermediate container 6b1bf6518b9a 23:46:41 ---> 050ad87397a1 23:46:41 Step 6/25 : COPY go.mod vendor* ./ 23:46:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:46:41 Removing intermediate container d16ce04abc3c 23:46:41 ---> ee55b8aa0cca 23:46:41 Step 21/23 : LABEL arch=arm64 23:46:41 ---> Running in 7758e65b3f89 23:46:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:46:42 ---> 1b7d15ca1483 23:46:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:42 Removing intermediate container 7758e65b3f89 23:46:42 ---> e7614f2d5e1e 23:46:42 Step 22/23 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:46:42 ---> Running in b98b00695b72 23:46:42 ---> Running in c7d71ce1fc1c 23:46:43 OK: 221 MiB in 51 packages 23:46:44 Removing intermediate container c7d71ce1fc1c 23:46:44 ---> b21da4bab297 23:46:44 Step 23/23 : LABEL version=0.0.0 23:46:44 ---> Running in 6580b1dcd43c 23:46:45 Removing intermediate container 08f9af8bc77b 23:46:45 ---> d1cdfb5531ae 23:46:45 Step 6/31 : COPY go.mod vendor* ./ 23:46:45 Removing intermediate container 6580b1dcd43c 23:46:45 ---> c4b146c87d65 23:46:45 23:46:46 Successfully built c4b146c87d65 23:46:46 Successfully tagged core-metadata-arm64:latest 23:46:46 Building support-notifications 23:46:47  Building core-metadata ... done  ---> caf073344b1b 23:46:47 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:47 ---> Running in de0bdc683e23 23:46:54 Removing intermediate container 801d0f8be87f 23:46:54 ---> 022616cb1bed 23:46:54 23:46:54 Step 10/23 : FROM alpine:3.16 23:46:54 ---> 3d81c46cd875 23:46:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:46:54 ---> Running in 9993a3a61dd0 23:46:54 Removing intermediate container 9993a3a61dd0 23:46:54 ---> c992daf6146f 23:46:54 Step 12/23 : ENV APP_PORT=59880 23:46:54 ---> Running in 64d05b33e902 23:46:55 Removing intermediate container 64d05b33e902 23:46:55 ---> 38e87cb17928 23:46:55 Step 13/23 : EXPOSE $APP_PORT 23:46:55 ---> Running in bd25ac76e8ae 23:46:55 Removing intermediate container bd25ac76e8ae 23:46:55 ---> cf81a3533a64 23:46:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:46:55 ---> Running in 6e861a362f14 23:46:59 Removing intermediate container 6e861a362f14 23:46:59 ---> 3c36b89bd982 23:46:59 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:46:59 ---> Running in 5b103af3aee5 23:47:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:47:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:47:03 (1/6) Installing dumb-init (1.2.5-r1) 23:47:03 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:47:04 (3/6) Installing libsodium (1.0.18-r0) 23:47:04 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:47:04 (5/6) Installing libzmq (4.3.4-r0) 23:47:04 (6/6) Installing zeromq (4.3.4-r0) 23:47:04 Executing busybox-1.35.0-r15.trigger 23:47:04 OK: 8 MiB in 20 packages 23:47:07 Removing intermediate container 5b103af3aee5 23:47:07 ---> 97924683b541 23:47:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:47:08 ---> 35675008dbda 23:47:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:47:13 ---> b9cbbc0a4a05 23:47:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:47:13 ---> 1c2175dc744c 23:47:13 Step 19/23 : ENTRYPOINT ["/core-data"] 23:47:14 ---> Running in bfbf7e1f539a 23:47:15 Removing intermediate container bfbf7e1f539a 23:47:15 ---> 2a8e6c876879 23:47:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:47:15 ---> Running in 35df2671d160 23:47:17 Removing intermediate container 35df2671d160 23:47:17 ---> 982f7ea50551 23:47:17 Step 21/23 : LABEL arch=arm64 23:47:17 ---> Running in 9895abd44283 23:47:17 Removing intermediate container 9895abd44283 23:47:17 ---> f579c5441942 23:47:17 Step 22/23 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:47:18 ---> Running in 16904ff6b860 23:47:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:47:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:47:19 ---> 42d8b1338c06 23:47:19 Step 3/22 : WORKDIR /edgex-go 23:47:19 ---> Using cache 23:47:19 ---> 80bf162b79bf 23:47:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:47:19 ---> Using cache 23:47:19 ---> 3125f416e504 23:47:19 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:47:19 ---> Running in c90725250a30 23:47:19 Removing intermediate container 16904ff6b860 23:47:19 ---> 0258870e6a3c 23:47:19 Step 23/23 : LABEL version=0.0.0 23:47:19 ---> Running in 742453fb1452 23:47:20 Removing intermediate container 742453fb1452 23:47:20 ---> 39674b6d2be4 23:47:20 23:47:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:47:22 Successfully built 39674b6d2be4 23:47:22 Successfully tagged core-data-arm64:latest 23:47:22 Building core-command 23:47:22  Building core-data ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:47:23 OK: 221 MiB in 51 packages 23:47:25 Removing intermediate container c90725250a30 23:47:25 ---> 73f859eeb88f 23:47:25 Step 6/22 : COPY go.mod vendor* ./ 23:47:27 ---> 50c8c8493d9d 23:47:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:47:27 ---> Running in 42d8d9147fff 23:47:42 Removing intermediate container f29ee127cb7f 23:47:42 ---> 1b8df90987e0 23:47:42 23:47:42 Step 10/22 : FROM alpine:3.16 23:47:42 ---> 3d81c46cd875 23:47:42 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:47:42 ---> Using cache 23:47:42 ---> 39d021487246 23:47:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:47:42 ---> Using cache 23:47:42 ---> ebe3aecab215 23:47:42 Step 13/22 : ENV APP_PORT=59861 23:47:43 ---> Running in bdbfe9e1bafd 23:47:44 Removing intermediate container bdbfe9e1bafd 23:47:44 ---> 4e324142d1e9 23:47:44 Step 14/22 : EXPOSE $APP_PORT 23:47:44 ---> Running in d15bef80e3d7 23:47:44 Removing intermediate container d15bef80e3d7 23:47:44 ---> d6c98ba1e369 23:47:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:47:45 Removing intermediate container b98b00695b72 23:47:45 ---> 443f25a3250e 23:47:45 Step 8/25 : COPY . . 23:47:46 ---> d0df6d7b2a4f 23:47:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:47:48 Removing intermediate container de0bdc683e23 23:47:48 ---> 0ff3802dd35e 23:47:48 Step 8/31 : COPY . . 23:47:50 ---> 4f4ff84207c1 23:47:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:47:50 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:47:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:47:50 ---> 42d8b1338c06 23:47:50 Step 3/23 : WORKDIR /edgex-go 23:47:50 ---> Using cache 23:47:50 ---> 80bf162b79bf 23:47:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:47:50 ---> Using cache 23:47:50 ---> 3125f416e504 23:47:50 Step 5/23 : RUN apk add --update --no-cache make git 23:47:50 ---> Using cache 23:47:50 ---> d1cdfb5531ae 23:47:50 Step 6/23 : COPY go.mod vendor* ./ 23:47:50 ---> Using cache 23:47:50 ---> caf073344b1b 23:47:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:47:50 ---> Using cache 23:47:50 ---> 0ff3802dd35e 23:47:50 Step 8/23 : COPY . . 23:47:51 ---> f2fcf454774f 23:47:51 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:47:52 ---> Running in efe3394c4405 23:47:52 Removing intermediate container efe3394c4405 23:47:52 ---> 33d1460a4e7c 23:47:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:47:52 ---> Running in 61cbf9c97366 23:47:53 Removing intermediate container 61cbf9c97366 23:47:53 ---> 6241ee87ff9e 23:47:53 Step 20/22 : LABEL arch=arm64 23:47:53 ---> Running in 1c312d5ce48f 23:47:54 Removing intermediate container 1c312d5ce48f 23:47:54 ---> 60368e283e98 23:47:54 Step 21/22 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:47:54 ---> Running in 0eadf43a53e9 23:47:55 Removing intermediate container 0eadf43a53e9 23:47:55 ---> 0d31ecdcd013 23:47:55 Step 22/22 : LABEL version=0.0.0 23:47:55 ---> Running in 3772ec889189 23:47:56 Removing intermediate container 3772ec889189 23:47:56 ---> 84b25a27d0a2 23:47:56 23:47:56 Successfully built 84b25a27d0a2 23:47:56 Successfully tagged support-scheduler-arm64:latest 23:47:56  Building support-scheduler ... done Building security-spire-agent 23:48:09 Removing intermediate container 42d8d9147fff 23:48:09 ---> a8f184c2ef49 23:48:09 Step 8/22 : COPY . . 23:48:19 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:48:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:48:19 ---> 42d8b1338c06 23:48:19 Step 3/26 : WORKDIR /edgex-go 23:48:19 ---> Using cache 23:48:19 ---> 80bf162b79bf 23:48:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:48:19 ---> Using cache 23:48:19 ---> 3125f416e504 23:48:19 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:48:19 ---> Using cache 23:48:19 ---> 050ad87397a1 23:48:19 Step 6/26 : COPY go.mod vendor* ./ 23:48:19 ---> Using cache 23:48:19 ---> 1b7d15ca1483 23:48:19 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:19 ---> Using cache 23:48:19 ---> 443f25a3250e 23:48:19 Step 8/26 : COPY . . 23:48:19 ---> Using cache 23:48:19 ---> 11c22ae7b270 23:48:19 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:48:19 ---> Running in e5c3edc25013 23:48:20 ---> 11c22ae7b270 23:48:20 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 23:48:20 Removing intermediate container e5c3edc25013 23:48:20 ---> 8f5e0c22600a 23:48:20 Step 10/26 : WORKDIR /edgex-go/spire-build 23:48:20 ---> e2ff23fea20f 23:48:20 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:48:20 ---> Running in bd299783e4f2 23:48:20 ---> Running in 5b2354d2ee38 23:48:20 ---> Running in ea1097e44c2e 23:48:21 Removing intermediate container ea1097e44c2e 23:48:21 ---> f287223441ee 23:48:21 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:48:21 Removing intermediate container bd299783e4f2 23:48:21 ---> 229016ec5551 23:48:21 Step 10/25 : WORKDIR /edgex-go/spire-build 23:48:21 ---> Running in d2631fad0fbe 23:48:21 ---> Running in 24f3c5b05669 23:48:22 ---> a787fb5087cf 23:48:22 Step 9/23 : RUN make cmd/core-command/core-command 23:48:22 ---> Running in e7f5710c11d2 23:48:22 CGO_ENABLED=0 GO111MODULE=on 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 23:48:23 Removing intermediate container 24f3c5b05669 23:48:23 ---> a9ada7fff60b 23:48:23 Step 11/25 : 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 23:48:23 ---> Running in 432ace6e921d 23:48:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 23:48:25 Removing intermediate container d2631fad0fbe 23:48:25 ---> 0b6fc896c6e2 23:48:25 Step 12/26 : WORKDIR /edgex-go 23:48:25 ---> Running in 3c8a1b01c158 23:48:27 Removing intermediate container 3c8a1b01c158 23:48:27 ---> d517b25126f8 23:48:27 23:48:27 Step 13/26 : FROM alpine:3.15 23:48:27 3.15: Pulling from library/alpine 23:48:27 Removing intermediate container 432ace6e921d 23:48:27 ---> d9ebcfb8ab5d 23:48:27 Step 12/25 : WORKDIR /edgex-go 23:48:27 ---> Running in 581e220d041e 23:48:28 Removing intermediate container 581e220d041e 23:48:28 ---> 6540478d5653 23:48:28 23:48:28 Step 13/25 : FROM alpine:3.15 23:48:28 3.15: Pulling from library/alpine 23:48:29 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 23:48:29 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 23:48:29 Status: Downloaded newer image for alpine:3.15 23:48:29 Status: Downloaded newer image for alpine:3.15 23:48:29 ---> 60f2846fe774 23:48:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:48:29 ---> 60f2846fe774 23:48:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:48:29 ---> Running in e0f40611f046 23:48:29 ---> Running in 3fc19b0fc1e8 23:48:30 Removing intermediate container e0f40611f046 23:48:30 ---> 0b305e463ce9 23:48:30 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:48:30 ---> Running in 1f104c6999a6 23:48:31 Removing intermediate container 3fc19b0fc1e8 23:48:31 ---> 83986b0dd708 23:48:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:48:31 ---> Running in 4af482a8ecb2 23:48:35 Removing intermediate container 1f104c6999a6 23:48:35 ---> a4440c58c879 23:48:35 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:48:35 ---> Running in 8691c64879ae 23:48:35 Removing intermediate container 4af482a8ecb2 23:48:35 ---> 6e286c84ee67 23:48:35 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:48:35 ---> Running in d58ef286b378 23:48:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:48:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:48:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:48:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:48:40 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:48:40 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:48:40 OK: 15733 distinct packages available 23:48:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:48:41 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:48:41 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:48:41 OK: 15733 distinct packages available 23:48:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:48:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:48:42 ---> ccc060f82b46 23:48:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:48:42 ---> Running in 23528a90a555 23:48:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:48:43 (1/5) Installing dumb-init (1.2.5-r1) 23:48:43 (2/5) Installing musl-obstack (1.2.3-r0) 23:48:43 (3/5) Installing libucontext (1.1-r0) 23:48:43 (4/5) Installing gcompat (1.0.0-r4) 23:48:43 (5/5) Installing openssl (1.1.1q-r0) 23:48:43 Executing busybox-1.34.1-r7.trigger 23:48:43 OK: 6 MiB in 19 packages 23:48:43 (1/5) Installing dumb-init (1.2.5-r1) 23:48:43 (2/5) Installing musl-obstack (1.2.3-r0) 23:48:43 (3/5) Installing libucontext (1.1-r0) 23:48:44 (4/5) Installing gcompat (1.0.0-r4) 23:48:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:48:44 (5/5) Installing openssl (1.1.1q-r0) 23:48:44 Executing busybox-1.34.1-r7.trigger 23:48:44 OK: 6 MiB in 19 packages 23:48:45 Removing intermediate container d58ef286b378 23:48:45 ---> 6122a90c8b1f 23:48:45 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:48:45 Removing intermediate container 8691c64879ae 23:48:45 ---> c08b97c10d68 23:48:45 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:48:50 ---> 22ff0bd8639c 23:48:50 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:48:54 ---> b984ac81d94f 23:48:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:48:56 ---> e936f9f9b936 23:48:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:48:57 ---> 891d9607887c 23:48:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:48:58 ---> 93b999113942 23:48:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:48:58 ---> f5f70355527c 23:48:58 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:48:58 ---> Running in 955fafd5cb42 23:48:59 ---> 4d5d78536065 23:48:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:48:59 Removing intermediate container 955fafd5cb42 23:48:59 ---> 9239e154f319 23:48:59 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:48:59 ---> Running in 5b286528d3e5 23:49:00 Removing intermediate container 5b286528d3e5 23:49:00 ---> dd2a4998573d 23:49:00 Step 23/25 : LABEL arch=arm64 23:49:00 ---> Running in 57930c09d188 23:49:00 ---> 4cd84fdc69da 23:49:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:49:01 Removing intermediate container 57930c09d188 23:49:01 ---> 0da8f3a9ca21 23:49:01 Step 24/25 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:49:01 ---> Running in a95e53e88576 23:49:02 ---> 63d3efd7a02d 23:49:02 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:49:02 Removing intermediate container a95e53e88576 23:49:02 ---> 89d15194c6f4 23:49:02 Step 25/25 : LABEL version=0.0.0 23:49:02 ---> Running in acf0e495d1e9 23:49:02 ---> Running in 05f24f169960 23:49:03 Removing intermediate container acf0e495d1e9 23:49:03 ---> 553805daaa77 23:49:03 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:49:03 Removing intermediate container 05f24f169960 23:49:03 ---> 962b1aac6b23 23:49:03 23:49:03 ---> Running in 3bf6d9e777f3 23:49:03 Removing intermediate container 3bf6d9e777f3 23:49:03 ---> 2d129ea2526a 23:49:03 Step 24/26 : LABEL arch=arm64 23:49:03 ---> Running in a5377642a679 23:49:03 Successfully built 962b1aac6b23 23:49:03 Successfully tagged security-spire-server-arm64:latest 23:49:03  Building security-spire-server ... done Building security-spire-config 23:49:04 Removing intermediate container a5377642a679 23:49:04 ---> 2463e0e0912c 23:49:04 Step 25/26 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:49:04 ---> Running in 52fe9645fecb 23:49:04 Removing intermediate container 52fe9645fecb 23:49:04 ---> 85a0f1b7a090 23:49:04 Step 26/26 : LABEL version=0.0.0 23:49:04 ---> Running in 622fe3ab5828 23:49:05 Removing intermediate container 622fe3ab5828 23:49:05 ---> f28c4e5f224a 23:49:05 23:49:05 Successfully built f28c4e5f224a 23:49:05 Successfully tagged security-spire-agent-arm64:latest 23:49:05  Building security-spire-agent ... done Building security-spiffe-token-provider 23:49:44 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:49:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:49:44 ---> 42d8b1338c06 23:49:44 Step 3/26 : WORKDIR /edgex-go 23:49:44 ---> Using cache 23:49:44 ---> 80bf162b79bf 23:49:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:49:44 ---> Using cache 23:49:44 ---> 3125f416e504 23:49:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:49:44 ---> Using cache 23:49:44 ---> 050ad87397a1 23:49:44 Step 6/26 : COPY go.mod vendor* ./ 23:49:44 ---> Using cache 23:49:44 ---> 1b7d15ca1483 23:49:44 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:44 ---> Using cache 23:49:44 ---> 443f25a3250e 23:49:44 Step 8/26 : COPY . . 23:49:44 ---> Using cache 23:49:44 ---> 11c22ae7b270 23:49:44 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:49:44 ---> Using cache 23:49:44 ---> 229016ec5551 23:49:44 Step 10/26 : WORKDIR /edgex-go/spire-build 23:49:44 ---> Using cache 23:49:44 ---> a9ada7fff60b 23:49:44 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:49:46 ---> Running in 9bbb7daac0fd 23:49:50 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:49:50 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:49:50 ---> 42d8b1338c06 23:49:50 Step 3/20 : WORKDIR /edgex-go 23:49:50 ---> Using cache 23:49:50 ---> 80bf162b79bf 23:49:50 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:49:50 ---> Running in 029cd4403aa1 23:49:50 Removing intermediate container 9bbb7daac0fd 23:49:50 ---> 97b03fe11512 23:49:50 Step 12/26 : WORKDIR /edgex-go 23:49:50 ---> Running in 9f421054aa7a 23:49:50 Removing intermediate container 9f421054aa7a 23:49:50 ---> da3d4dc74c34 23:49:50 23:49:50 Step 13/26 : FROM alpine:3.15 23:49:50 ---> 60f2846fe774 23:49:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:49:50 ---> Using cache 23:49:50 ---> 83986b0dd708 23:49:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:49:50 ---> Using cache 23:49:50 ---> 6e286c84ee67 23:49:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:49:50 ---> Running in 9e4908c428c3 23:49:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:49:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:49:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:49:53 v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:49:53 v3.16.1-48-gc6be620ede [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:49:53 OK: 16887 distinct packages available 23:49:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:49:55 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:49:55 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:49:55 OK: 15733 distinct packages available 23:49:55 OK: 221 MiB in 51 packages 23:49:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:49:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:49:56 Removing intermediate container 029cd4403aa1 23:49:56 ---> b07a93b5088f 23:49:56 Step 5/20 : COPY go.mod vendor* ./ 23:49:57 (1/4) Installing dumb-init (1.2.5-r1) 23:49:57 ---> bcc5527fd3be 23:49:57 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:57 (2/4) Installing musl-obstack (1.2.3-r0) 23:49:58 ---> Running in b7015bdeb4a9 23:49:58 (3/4) Installing libucontext (1.1-r0) 23:49:58 (4/4) Installing gcompat (1.0.0-r4) 23:49:58 Executing busybox-1.34.1-r7.trigger 23:49:58 OK: 6 MiB in 18 packages 23:50:00 Removing intermediate container 9e4908c428c3 23:50:00 ---> 9dcea82ae7d0 23:50:00 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:50:05 ---> c96bff531fa5 23:50:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:50:06 ---> efedd4accd47 23:50:06 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:50:06 ---> Running in 4f7ceff37ab7 23:50:06 Removing intermediate container 4f7ceff37ab7 23:50:06 ---> 3b223edc0d80 23:50:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:50:07 ---> 3351f9fc6ebc 23:50:07 Step 21/26 : WORKDIR / 23:50:07 ---> Running in 492c6b3b0a23 23:50:08 Removing intermediate container 492c6b3b0a23 23:50:08 ---> c2d8070b7d5b 23:50:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:50:08 ---> Running in 6f0d70937689 23:50:09 Removing intermediate container 6f0d70937689 23:50:09 ---> 912951c0f6ae 23:50:09 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:50:09 ---> Running in 6c7d0b88508b 23:50:10 Removing intermediate container 6c7d0b88508b 23:50:10 ---> 7f43d9265ced 23:50:10 Step 24/26 : LABEL arch=arm64 23:50:10 ---> Running in b95811cfc739 23:50:10 Removing intermediate container b95811cfc739 23:50:10 ---> 34bedba3d782 23:50:10 Step 25/26 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:50:10 ---> Running in 708eff22333e 23:50:11 Removing intermediate container 708eff22333e 23:50:11 ---> ca2cde5434f9 23:50:11 Step 26/26 : LABEL version=0.0.0 23:50:11 ---> Running in 73ccd37873fa 23:50:12 Removing intermediate container 73ccd37873fa 23:50:12 ---> 98624305b05d 23:50:12 23:50:12 Successfully built 98624305b05d 23:50:12 Successfully tagged security-spire-config-arm64:latest 23:50:12  Building security-spire-config ... done Building sys-mgmt-agent 23:50:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:50:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:50:45 ---> 42d8b1338c06 23:50:45 Step 3/23 : WORKDIR /edgex-go 23:50:45 ---> Using cache 23:50:45 ---> 80bf162b79bf 23:50:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:50:45 ---> Using cache 23:50:45 ---> 3125f416e504 23:50:45 Step 5/23 : RUN apk add --update --no-cache make bash git 23:50:45 ---> Running in b230284cc5ba 23:50:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:50:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:50:47 OK: 221 MiB in 51 packages 23:50:49 Removing intermediate container b230284cc5ba 23:50:49 ---> 335f0b87b74c 23:50:49 Step 6/23 : COPY go.mod vendor* ./ 23:50:50 ---> b1b38c52fcbd 23:50:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:50 ---> Running in f60e248b7397 23:50:54 Removing intermediate container b7015bdeb4a9 23:50:54 ---> e5eadd6223dd 23:50:54 Step 7/20 : COPY . . 23:51:16 ---> 4333f7b8c028 23:51:16 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:51:16 ---> Running in 6ff2b4b5849f 23:51:16 CGO_ENABLED=0 GO111MODULE=on 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 23:51:38 Removing intermediate container f60e248b7397 23:51:38 ---> 529610b0f932 23:51:38 Step 8/23 : COPY . . 23:52:00 ---> 6f92ba38ab4e 23:52:00 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:52:00 ---> Running in 4268222ad4d4 23:52:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:53:22 Removing intermediate container e7f5710c11d2 23:53:22 ---> 87d671688c65 23:53:22 23:53:22 Step 10/23 : FROM alpine:3.16 23:53:22 ---> 3d81c46cd875 23:53:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:53:22 ---> Using cache 23:53:22 ---> 39d021487246 23:53:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:53:22 ---> Using cache 23:53:22 ---> ebe3aecab215 23:53:22 Step 13/23 : ENV APP_PORT=59882 23:53:22 ---> Running in dc02325766af 23:53:22 Removing intermediate container dc02325766af 23:53:22 ---> 1df84b77ba34 23:53:22 Step 14/23 : EXPOSE $APP_PORT 23:53:22 ---> Running in 34214a3da401 23:53:22 Removing intermediate container 34214a3da401 23:53:22 ---> 3cc1f2227a13 23:53:22 Step 15/23 : WORKDIR / 23:53:22 ---> Running in f4a02340d5cc 23:53:23 Removing intermediate container f4a02340d5cc 23:53:23 ---> d61da13d24f6 23:53:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:53:24 ---> e145568a4870 23:53:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:53:25 ---> bdc7f4f48e8b 23:53:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:53:26 ---> 8443e1559594 23:53:27 Step 19/23 : ENTRYPOINT ["/core-command"] 23:53:27 ---> Running in ee6c2e9ebc56 23:53:27 Removing intermediate container ee6c2e9ebc56 23:53:27 ---> 1d8ba0f8fee2 23:53:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:53:27 ---> Running in 5ff669c9941c 23:53:28 Removing intermediate container 5ff669c9941c 23:53:28 ---> 3967a021acc5 23:53:28 Step 21/23 : LABEL arch=arm64 23:53:28 ---> Running in 429b529a7ae1 23:53:29 Removing intermediate container 429b529a7ae1 23:53:29 ---> 3e27b4aeab59 23:53:29 Step 22/23 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:53:29 ---> Running in 1e0b6f7bb631 23:53:30 Removing intermediate container 1e0b6f7bb631 23:53:30 ---> f12a4a1fd4a8 23:53:30 Step 23/23 : LABEL version=0.0.0 23:53:30 ---> Running in 59743ed470ee 23:53:32 Removing intermediate container 59743ed470ee 23:53:32 ---> 338dd50abd5a 23:53:32 23:53:33 Successfully built 338dd50abd5a 23:53:33 Successfully tagged core-command-arm64:latest 23:53:37  Building core-command ... done Removing intermediate container 5b2354d2ee38 23:53:37 ---> f691d8222bb5 23:53:37 23:53:37 Step 10/31 : FROM alpine:3.16 23:53:37 ---> 3d81c46cd875 23:53:37 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:53:37 ---> Running in 22ce3deb82c9 23:53:37 Removing intermediate container 22ce3deb82c9 23:53:37 ---> 8b1f8a302aa9 23:53:37 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:53:37 ---> Running in b8bbd85302b2 23:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:53:41 (1/2) Installing dumb-init (1.2.5-r1) 23:53:41 (2/2) Installing su-exec (0.2-r1) 23:53:41 Executing busybox-1.35.0-r15.trigger 23:53:41 OK: 5 MiB in 16 packages 23:53:42 Removing intermediate container b8bbd85302b2 23:53:42 ---> 7640eb17eed9 23:53:42 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:53:42 ---> Running in 2e3b1e4c7ca0 23:53:43 Removing intermediate container 2e3b1e4c7ca0 23:53:43 ---> 31bc645385c6 23:53:43 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:53:43 ---> Running in 5b42ab3f6959 23:53:43 Removing intermediate container 5b42ab3f6959 23:53:43 ---> 4185df534c26 23:53:43 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:53:43 ---> Running in 7e3c950f3f4b 23:53:44 Removing intermediate container 7e3c950f3f4b 23:53:44 ---> 2a41eed1b21a 23:53:44 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:53:44 ---> Running in d8806038324d 23:53:47 Removing intermediate container d8806038324d 23:53:47 ---> 7c917d205872 23:53:47 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 23:53:47 ---> Running in 08b8f7ac58cc 23:53:48 Removing intermediate container 08b8f7ac58cc 23:53:48 ---> 2842907a4be6 23:53:48 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:53:49 ---> 147a974985a0 23:53:49 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:53:49 ---> Running in ed06f793b280 23:53:52 Removing intermediate container ed06f793b280 23:53:52 ---> 2b923559a751 23:53:52 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:53:53 ---> adef0e740c43 23:53:53 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:53:55 ---> 159545d17681 23:53:55 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:53:55 ---> bc3fcabbc83a 23:53:55 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:53:56 ---> 7f2ea8b42e13 23:53:56 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:53:57 ---> e366f22097d5 23:53:57 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:53:58 ---> fe9ba0c79a64 23:53:58 Step 26/31 : RUN chmod +x /entrypoint.sh 23:53:58 ---> Running in 2427c6c1da95 23:54:01 Removing intermediate container 2427c6c1da95 23:54:01 ---> 2a718227652e 23:54:01 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:54:01 ---> Running in f18535b6cbc8 23:54:01 Removing intermediate container f18535b6cbc8 23:54:01 ---> 669dea17550a 23:54:01 Step 28/31 : CMD ["gate"] 23:54:02 ---> Running in 86b7c1cd77ef 23:54:02 Removing intermediate container 86b7c1cd77ef 23:54:02 ---> f3bd1329cd5c 23:54:02 Step 29/31 : LABEL arch=arm64 23:54:02 ---> Running in a00c22173fbe 23:54:03 Removing intermediate container a00c22173fbe 23:54:03 ---> e11dc3f821ed 23:54:03 Step 30/31 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:54:03 ---> Running in f8d04bd6743a 23:54:03 Removing intermediate container f8d04bd6743a 23:54:03 ---> 3881d39bb0a4 23:54:03 Step 31/31 : LABEL version=0.0.0 23:54:03 ---> Running in 0a353f4601d2 23:54:04 Removing intermediate container 0a353f4601d2 23:54:04 ---> bb76faa85187 23:54:04 23:54:04 Successfully built bb76faa85187 23:54:04 Successfully tagged security-bootstrapper-arm64:latest 23:55:41  Building security-bootstrapper ... done Removing intermediate container 23528a90a555 23:55:41 ---> 0adbe458dc77 23:55:41 23:55:41 Step 10/22 : FROM alpine:3.16 23:55:41 ---> 3d81c46cd875 23:55:41 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:55:41 ---> Running in bff831e0926a 23:55:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:55:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:55:41 (1/2) Installing ca-certificates (20211220-r0) 23:55:41 (2/2) Installing dumb-init (1.2.5-r1) 23:55:41 Executing busybox-1.35.0-r15.trigger 23:55:41 Executing ca-certificates-20211220-r0.trigger 23:55:41 OK: 6 MiB in 16 packages 23:55:41 Removing intermediate container bff831e0926a 23:55:41 ---> e4bcb5252f30 23:55:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:55:42 ---> Running in ab66cc924eb0 23:55:42 Removing intermediate container ab66cc924eb0 23:55:42 ---> d241e10f050c 23:55:42 Step 13/22 : ENV APP_PORT=59860 23:55:42 ---> Running in 216182a9f457 23:55:43 Removing intermediate container 216182a9f457 23:55:43 ---> d4f36bef572c 23:55:43 Step 14/22 : EXPOSE $APP_PORT 23:55:43 ---> Running in 324ecf3976c2 23:55:44 Removing intermediate container 324ecf3976c2 23:55:44 ---> 62da04c96f4b 23:55:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:55:45 ---> 96db2aaf9e21 23:55:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:55:46 Removing intermediate container 4268222ad4d4 23:55:46 ---> 697c4b808e72 23:55:46 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:55:46 ---> Running in d6ccba164cbc 23:55:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:55:48 ---> ff8e2cd89efe 23:55:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:55:49 ---> 45d1801f0d0a 23:55:49 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:55:49 ---> Running in 46495e7574d2 23:55:49 Removing intermediate container 46495e7574d2 23:55:49 ---> 2a94155f959d 23:55:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:55:50 ---> Running in 7f5ea6a650a9 23:55:50 Removing intermediate container 7f5ea6a650a9 23:55:50 ---> 29414b023cb6 23:55:50 Step 20/22 : LABEL arch=arm64 23:55:50 ---> Running in a844dfa259fd 23:55:51 Removing intermediate container a844dfa259fd 23:55:51 ---> 2b39828b3fb1 23:55:51 Step 21/22 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:55:51 ---> Running in 62d22a528542 23:55:52 Removing intermediate container 62d22a528542 23:55:52 ---> 3c67d91f2833 23:55:52 Step 22/22 : LABEL version=0.0.0 23:55:52 Removing intermediate container d6ccba164cbc 23:55:52 ---> 0d0c0b398c7d 23:55:52 23:55:52 Step 11/23 : FROM docker:20.10.14 23:55:52 ---> Running in 3ad7e9cd6e8a 23:55:52 20.10.14: Pulling from library/docker 23:55:54 Removing intermediate container 3ad7e9cd6e8a 23:55:54 ---> beea662d4a8e 23:55:54 23:55:55 Successfully built beea662d4a8e 23:55:55 Successfully tagged support-notifications-arm64:latest 23:56:03  Building support-notifications ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 23:56:03 Status: Downloaded newer image for docker:20.10.14 23:56:03 ---> c346e9eafbab 23:56:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:56:04 ---> Running in 78410cc1aadf 23:56:04 Removing intermediate container 78410cc1aadf 23:56:04 ---> b08ade6b1b76 23:56:04 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 23:56:04 ---> Running in 819af229a98e 23:56:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:56:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:56:07 (1/43) Installing readline (8.1.1-r0) 23:56:07 (2/43) Installing bash (5.1.16-r0) 23:56:07 Executing bash-5.1.16-r0.post-install 23:56:07 (3/43) Installing brotli-libs (1.0.9-r5) 23:56:07 (4/43) Installing nghttp2-libs (1.46.0-r0) 23:56:07 (5/43) Installing libcurl (7.80.0-r2) 23:56:07 (6/43) Installing curl (7.80.0-r2) 23:56:07 (7/43) Installing dumb-init (1.2.5-r1) 23:56:07 (8/43) Installing libbz2 (1.0.8-r1) 23:56:07 (9/43) Installing expat (2.4.7-r0) 23:56:07 (10/43) Installing libffi (3.4.2-r1) 23:56:07 (11/43) Installing gdbm (1.22-r0) 23:56:07 (12/43) Installing xz-libs (5.2.5-r1) 23:56:07 (13/43) Installing libgcc (10.3.1_git20211027-r0) 23:56:07 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 23:56:07 (15/43) Installing mpdecimal (2.5.1-r1) 23:56:07 (16/43) Installing sqlite-libs (3.36.0-r0) 23:56:07 (17/43) Installing python3 (3.9.13-r1) 23:56:09 (18/43) Installing py3-appdirs (1.4.4-r2) 23:56:09 (19/43) Installing py3-certifi (2020.12.5-r1) 23:56:09 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 23:56:09 (21/43) Installing py3-idna (3.3-r0) 23:56:09 (22/43) Installing py3-urllib3 (1.26.7-r0) 23:56:09 (23/43) Installing py3-requests (2.26.0-r1) 23:56:09 (24/43) Installing py3-msgpack (1.0.2-r1) 23:56:09 (25/43) Installing py3-lockfile (0.12.2-r4) 23:56:09 (26/43) Installing py3-cachecontrol (0.12.10-r0) 23:56:09 (27/43) Installing py3-colorama (0.4.4-r1) 23:56:09 (28/43) Installing py3-contextlib2 (21.6.0-r1) 23:56:09 (29/43) Installing py3-distlib (0.3.3-r0) 23:56:09 (30/43) Installing py3-distro (1.6.0-r0) 23:56:09 (31/43) Installing py3-six (1.16.0-r0) 23:56:09 (32/43) Installing py3-webencodings (0.5.1-r4) 23:56:09 (33/43) Installing py3-html5lib (1.1-r1) 23:56:09 (34/43) Installing py3-parsing (2.4.7-r2) 23:56:09 (35/43) Installing py3-packaging (20.9-r1) 23:56:09 (36/43) Installing py3-tomli (1.2.2-r0) 23:56:09 (37/43) Installing py3-pep517 (0.12.0-r0) 23:56:09 (38/43) Installing py3-progress (1.6-r0) 23:56:09 (39/43) Installing py3-retrying (1.3.3-r2) 23:56:09 (40/43) Installing py3-ordered-set (4.0.2-r2) 23:56:09 (41/43) Installing py3-setuptools (52.0.0-r4) 23:56:09 (42/43) Installing py3-toml (0.10.2-r2) 23:56:10 (43/43) Installing py3-pip (20.3.4-r1) 23:56:10 Executing busybox-1.34.1-r5.trigger 23:56:10 OK: 83 MiB in 65 packages 23:56:15 Collecting docker-compose==1.23.2 23:56:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:56:15 Removing intermediate container 6ff2b4b5849f 23:56:15 ---> c1b840b735dd 23:56:15 23:56:15 Step 9/20 : FROM alpine:3.15 23:56:15 ---> 60f2846fe774 23:56:15 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:56:15 ---> Using cache 23:56:15 ---> 83986b0dd708 23:56:15 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:15 ---> Using cache 23:56:15 ---> 6e286c84ee67 23:56:15 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:56:15 ---> Running in e08aedc25a7d 23:56:15 Collecting docker<4.0,>=3.6.0 23:56:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:56:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:56:16 Collecting PyYAML<4,>=3.10 23:56:16 Downloading PyYAML-3.13.tar.gz (270 kB) 23:56:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:56:18 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:56:18 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:56:18 OK: 15733 distinct packages available 23:56:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:56:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:56:19 Collecting texttable<0.10,>=0.9.0 23:56:19 Downloading texttable-0.9.1.tar.gz (11 kB) 23:56:20 (1/9) Installing ca-certificates (20211220-r0) 23:56:20 (2/9) Installing brotli-libs (1.0.9-r5) 23:56:20 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:56:20 (4/9) Installing libcurl (7.80.0-r2) 23:56:20 (5/9) Installing curl (7.80.0-r2) 23:56:20 (6/9) Installing dumb-init (1.2.5-r1) 23:56:20 (7/9) Installing musl-obstack (1.2.3-r0) 23:56:20 (8/9) Installing libucontext (1.1-r0) 23:56:20 (9/9) Installing gcompat (1.0.0-r4) 23:56:20 Executing busybox-1.34.1-r7.trigger 23:56:20 Executing ca-certificates-20211220-r0.trigger 23:56:21 OK: 8 MiB in 23 packages 23:56:21 Collecting cached-property<2,>=1.2.0 23:56:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:56:22 Collecting websocket-client<1.0,>=0.32.0 23:56:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:56:22 Collecting docopt<0.7,>=0.6.1 23:56:22 Downloading docopt-0.6.2.tar.gz (25 kB) 23:56:22 Removing intermediate container e08aedc25a7d 23:56:22 ---> 1c80cee457d7 23:56:22 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:56:23 ---> 2c93215fee58 23:56:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:56:24 Collecting jsonschema<3,>=2.5.1 23:56:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:56:24 ---> 6625a5cd91ba 23:56:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:56:24 Collecting dockerpty<0.5,>=0.4.1 23:56:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:56:25 ---> a9fff0c34976 23:56:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:56:25 ---> Running in 5ff29b3cebff 23:56:25 Removing intermediate container 5ff29b3cebff 23:56:25 ---> e8676f0e65c9 23:56:25 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:56:25 ---> Running in 170346d99d18 23:56:26 Removing intermediate container 170346d99d18 23:56:26 ---> 182b0fb78156 23:56:26 Step 18/20 : LABEL arch=arm64 23:56:26 ---> Running in 7e46b1df71e6 23:56:26 Removing intermediate container 7e46b1df71e6 23:56:26 ---> 17e2e6844a00 23:56:26 Step 19/20 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:56:26 ---> Running in 2aab3892e432 23:56:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 23:56:26 Removing intermediate container 2aab3892e432 23:56:26 ---> 9f97ae94f00f 23:56:26 Step 20/20 : LABEL version=0.0.0 23:56:26 ---> Running in 9da4f412db0a 23:56:27 Removing intermediate container 9da4f412db0a 23:56:27 ---> bf1a2bf2c742 23:56:27 23:56:27 Successfully built bf1a2bf2c742 23:56:27 Successfully tagged security-spiffe-token-provider-arm64:latest 23:56:27  Building security-spiffe-token-provider ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:56:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:56:28 Collecting docker-pycreds>=0.4.0 23:56:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:56:28 Collecting chardet<3.1.0,>=3.0.2 23:56:28 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:56:28 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 23:56:28 Collecting idna<2.8,>=2.5 23:56:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:56:29 Collecting urllib3<1.25,>=1.21.1 23:56:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:56:29 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:56:29 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:56:29 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:56:29 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:56:30 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:56:30 Attempting uninstall: urllib3 23:56:30 Found existing installation: urllib3 1.26.7 23:56:30 Uninstalling urllib3-1.26.7: 23:56:30 Successfully uninstalled urllib3-1.26.7 23:56:30 Attempting uninstall: idna 23:56:30 Found existing installation: idna 3.3 23:56:30 Uninstalling idna-3.3: 23:56:30 Successfully uninstalled idna-3.3 23:56:33 Attempting uninstall: requests 23:56:33 Found existing installation: requests 2.26.0 23:56:33 Uninstalling requests-2.26.0: 23:56:33 Successfully uninstalled requests-2.26.0 23:56:33 Running setup.py install for texttable: started 23:56:35 Running setup.py install for texttable: finished with status 'done' 23:56:35 Running setup.py install for PyYAML: started 23:56:37 Running setup.py install for PyYAML: finished with status 'done' 23:56:37 Running setup.py install for docopt: started 23:56:39 Running setup.py install for docopt: finished with status 'done' 23:56:39 Running setup.py install for dockerpty: started 23:56:41 Running setup.py install for dockerpty: finished with status 'done' 23:56:42 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:56:50 Removing intermediate container 819af229a98e 23:56:50 ---> 586f3cf22efa 23:56:50 Step 14/23 : ENV APP_PORT=58890 23:56:50 ---> Running in d630ff204bfa 23:56:50 Removing intermediate container d630ff204bfa 23:56:50 ---> 2551f63c903e 23:56:50 Step 15/23 : EXPOSE $APP_PORT 23:56:50 ---> Running in 138a7868d569 23:56:51 Removing intermediate container 138a7868d569 23:56:51 ---> cb21100471ac 23:56:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:56:52 ---> 792f32a1cdd9 23:56:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:56:52 ---> c2b23a320a50 23:56:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:56:53 ---> 41728d29a9e3 23:56:53 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:56:53 ---> Running in bb707c37b054 23:56:53 Removing intermediate container bb707c37b054 23:56:53 ---> ade5c536e32b 23:56:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:56:53 ---> Running in 6fe63074d535 23:56:53 Removing intermediate container 6fe63074d535 23:56:53 ---> c09c4e06ea0c 23:56:53 Step 21/23 : LABEL arch=arm64 23:56:53 ---> Running in 0de93fccbf9e 23:56:54 Removing intermediate container 0de93fccbf9e 23:56:54 ---> 40e3419e5b65 23:56:54 Step 22/23 : LABEL git_sha=ac32090cd6262630c9483de4cba57242ff74e70a 23:56:54 ---> Running in 4b3309c9b8bc 23:56:54 Removing intermediate container 4b3309c9b8bc 23:56:54 ---> ac7b712fd9ce 23:56:54 Step 23/23 : LABEL version=0.0.0 23:56:54 ---> Running in b950eccbb14f 23:56:55 Removing intermediate container b950eccbb14f 23:56:55 ---> feb429c581a1 23:56:55 23:56:55 Successfully built feb429c581a1 23:56:55 Successfully tagged sys-mgmt-agent-arm64:latest 23:56:55  Building sys-mgmt-agent ... done  [Pipeline] } 23:56:55 $ docker stop --time=1 ff77bbc85441be8fcb3069e6589cda27934953ba4b62af5d436aedf1399412c1 23:56:57 $ docker rm -f ff77bbc85441be8fcb3069e6589cda27934953ba4b62af5d436aedf1399412c1 [Pipeline] // withDockerContainer [Pipeline] sh 23:56:57 + docker images 23:56:58 REPOSITORY TAG IMAGE ID CREATED SIZE 23:56:58 sys-mgmt-agent-arm64 latest feb429c581a1 3 seconds ago 282MB 23:56:58 security-spiffe-token-provider-arm64 latest bf1a2bf2c742 31 seconds ago 28.3MB 23:56:58 c1b840b735dd 44 seconds ago 1.57GB 23:56:58 support-notifications-arm64 latest beea662d4a8e About a minute ago 26.1MB 23:56:58 0d0c0b398c7d About a minute ago 1.52GB 23:56:58 0adbe458dc77 About a minute ago 1.58GB 23:56:58 security-bootstrapper-arm64 latest bb76faa85187 2 minutes ago 18.6MB 23:56:58 f691d8222bb5 3 minutes ago 1.52GB 23:56:58 core-command-arm64 latest 338dd50abd5a 3 minutes ago 15.5MB 23:56:58 87d671688c65 3 minutes ago 1.51GB 23:56:58 security-spire-config-arm64 latest 98624305b05d 6 minutes ago 83.6MB 23:56:58 da3d4dc74c34 7 minutes ago 1.41GB 23:56:58 security-spire-agent-arm64 latest f28c4e5f224a 7 minutes ago 122MB 23:56:58 security-spire-server-arm64 latest 962b1aac6b23 7 minutes ago 84.2MB 23:56:58 6540478d5653 8 minutes ago 1.41GB 23:56:58 d517b25126f8 8 minutes ago 1.41GB 23:56:58 support-scheduler-arm64 latest 84b25a27d0a2 9 minutes ago 25.6MB 23:56:58 1b8df90987e0 9 minutes ago 1.57GB 23:56:58 core-data-arm64 latest 39674b6d2be4 9 minutes ago 20.6MB 23:56:58 022616cb1bed 10 minutes ago 1.54GB 23:56:58 core-metadata-arm64 latest c4b146c87d65 10 minutes ago 17.4MB 23:56:58 7c68209217e3 10 minutes ago 1.54GB 23:56:58 security-secretstore-setup-arm64 latest 4ad32434e697 11 minutes ago 27.9MB 23:56:58 security-proxy-setup-arm64 latest 0b112cdc9ba5 11 minutes ago 26.2MB 23:56:58 bd6ce0302635 11 minutes ago 1.52GB 23:56:58 4592a0f87f73 11 minutes ago 1.53GB 23:56:58 ci-base-image-arm64 latest 42d8b1338c06 30 minutes ago 994MB 23:56:58 alpine 3.15 60f2846fe774 8 days ago 5.32MB 23:56:58 alpine 3.16 3d81c46cd875 9 days ago 5.27MB 23:56:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 weeks ago 678MB 23:56:58 docker 20.10.14 c346e9eafbab 3 months ago 202MB 23:56:58 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 23:56:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:56:58 23:56:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:56:58 arm64: Pulling from edgex-lftools-log-publisher 23:56:59 8998bd30e6a1: Pulling fs layer 23:56:59 04944245beec: Pulling fs layer 23:56:59 699f458cf7ca: Pulling fs layer 23:56:59 765212b225bb: Pulling fs layer 23:56:59 f23df028b6ca: Pulling fs layer 23:56:59 d65c8cfc05b1: Pulling fs layer 23:56:59 2437ff75d9bd: Pulling fs layer 23:56:59 2437ff75d9bd: Waiting 23:56:59 f23df028b6ca: Waiting 23:56:59 d65c8cfc05b1: Waiting 23:56:59 765212b225bb: Waiting 23:56:59 04944245beec: Verifying Checksum 23:56:59 04944245beec: Download complete 23:56:59 765212b225bb: Verifying Checksum 23:56:59 765212b225bb: Download complete 23:56:59 f23df028b6ca: Verifying Checksum 23:56:59 f23df028b6ca: Download complete 23:56:59 d65c8cfc05b1: Verifying Checksum 23:56:59 d65c8cfc05b1: Download complete 23:56:59 699f458cf7ca: Verifying Checksum 23:56:59 699f458cf7ca: Download complete 23:56:59 8998bd30e6a1: Verifying Checksum 23:56:59 8998bd30e6a1: Download complete 23:57:02 2437ff75d9bd: Verifying Checksum 23:57:02 2437ff75d9bd: Download complete 23:57:04 8998bd30e6a1: Pull complete 23:57:04 04944245beec: Pull complete 23:57:06 699f458cf7ca: Pull complete 23:57:06 765212b225bb: Pull complete 23:57:07 f23df028b6ca: Pull complete 23:57:07 d65c8cfc05b1: Pull complete 23:57:22 2437ff75d9bd: Pull complete 23:57:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:57:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:57:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:57:22 prd-ubuntu20.04-docker-arm64-4c-16g-21337 does not seem to be running inside a container 23:57:22 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:57:25 $ docker top 06c224a51cab300ed71361fa24d6644ad4e43023a41411e4dff090295071b434 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:57:26 ---> job-cost.sh 23:57:26 lf-activate-venv: SKIPPING 23:57:26 INFO: No Stack... 23:57:27 INFO: Retrieving Pricing Info for: v3-standard-4 23:57:28 INFO: Archiving Costs [Pipeline] sh 23:57:28 + + cat /w/workspace/edgex-go/9/archives/cost.csv 23:57:28 cut -d, -f6 [Pipeline] lock 23:57:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4101-9-stack-cost] 23:57:28 Resource [jenkins-edgexfoundry-edgex-go-PR-4101-9-stack-cost] did not exist. Created. 23:57:28 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4101-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:57:29 + echo total: 0.10999999940395355 [Pipeline] stash 23:57:29 Stashed 1 file(s) [Pipeline] } 23:57:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4101-9-stack-cost] [Pipeline] // lock [Pipeline] } 23:57:29 $ docker stop --time=1 06c224a51cab300ed71361fa24d6644ad4e43023a41411e4dff090295071b434 23:57:31 $ docker rm -f 06c224a51cab300ed71361fa24d6644ad4e43023a41411e4dff090295071b434 [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 23:57:31 provisioning config files... 23:57:31 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config7774714552541819447tmp [Pipeline] { [Pipeline] sh 23:57:32 + set +x 23:57:32 + curl -s https://codecov.io/bash 23:57:32 + bash -s -- 23:57:32 23:57:32 _____ _ 23:57:32 / ____| | | 23:57:32 | | ___ __| | ___ ___ _____ __ 23:57:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:57:32 | |___| (_) | (_| | __/ (_| (_) \ V / 23:57:32 \_____\___/ \__,_|\___|\___\___/ \_/ 23:57:32 Bash-1.0.6 23:57:32 23:57:32 23:57:32 ==> git version 2.25.1 found 23:57:32 ==> 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 23:57:32 Release-Date: 2020-01-08 23:57:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:57:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:57:32 ==> Jenkins CI detected. 23:57:32 current dir:  /w/workspace/edgex-go/9 23:57:32 project root: . 23:57:32 --> token set from env 23:57:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:57:32 ==> Running gcov in . (disable via -X gcov) 23:57:32 ==> Python coveragepy not found 23:57:32 ==> Searching for coverage reports in: 23:57:32 + . 23:57:32 -> Found 1 reports 23:57:32 ==> Detecting git/mercurial file structure 23:57:32 ==> Reading reports 23:57:32 + ./coverage.out bytes=478003 23:57:32 ==> Appending adjustments 23:57:32 https://docs.codecov.io/docs/fixing-reports 23:57:33 + Found adjustments 23:57:33 ==> Gzipping contents 23:57:33 64K /tmp/codecov.L8Ub7y.gz 23:57:33 ==> Uploading reports 23:57:33 url: https://codecov.io 23:57:33 query: branch=PR-4101&commit=ac32090cd6262630c9483de4cba57242ff74e70a&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4101%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4101&job=&cmd_args= 23:57:33 -> Pinging Codecov 23:57:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4101&commit=ac32090cd6262630c9483de4cba57242ff74e70a&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4101%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4101&job=&cmd_args= 23:57:33 -> Uploading to 23:57:33 https://storage.googleapis.com/codecov/v4/raw/2022-07-27/00271124DB129430A58F1EEE437C3FCB/ac32090cd6262630c9483de4cba57242ff74e70a/9d3245a4-c366-47d5-bd32-d56d98ec325b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T235733Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3602913127d178a68bee3b3050b2dd911ebe0150eab9b72c56bf2888908a831b 23:57:33 % Total % Received % Xferd Average Speed Time Time Time Current 23:57:33 Dload Upload Total Spent Left Speed 23:57:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62852 0 0 100 62852 0 277k --:--:-- --:--:-- --:--:-- 276k 100 62852 0 0 100 62852 0 205k --:--:-- --:--:-- --:--:-- 205k 23:57:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ac32090cd6262630c9483de4cba57242ff74e70a [Pipeline] } 23:57:34 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 23:57:34 + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh 23:57:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:57:35 ---> package-listing.sh 23:57:35 ++ facter osfamily 23:57:35 ++ tr '[:upper:]' '[:lower:]' 23:57:36 + OS_FAMILY=debian 23:57:36 + workspace=/w/workspace/edgex-go/9 23:57:36 + START_PACKAGES=/tmp/packages_start.txt 23:57:36 + END_PACKAGES=/tmp/packages_end.txt 23:57:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:57:36 + PACKAGES=/tmp/packages_start.txt 23:57:36 + '[' /w/workspace/edgex-go/9 ']' 23:57:36 + PACKAGES=/tmp/packages_end.txt 23:57:36 + case "${OS_FAMILY}" in 23:57:36 + dpkg -l 23:57:36 + grep '^ii' 23:57:36 + '[' -f /tmp/packages_start.txt ']' 23:57:36 + '[' -f /tmp/packages_end.txt ']' 23:57:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:57:36 + '[' /w/workspace/edgex-go/9 ']' 23:57:36 + mkdir -p /w/workspace/edgex-go/9/archives/ 23:57:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 23:57:36 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:57:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:57:36 23:57:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:57:37 latest: Pulling from edgex-lftools-log-publisher 23:57:37 5eb5b503b376: Pulling fs layer 23:57:37 5c69ac0246d0: Pulling fs layer 23:57:37 ec43610c2a17: Pulling fs layer 23:57:37 3a2ae6a8a46f: Pulling fs layer 23:57:37 33b1e0a273af: Pulling fs layer 23:57:37 5d3b04190fa2: Pulling fs layer 23:57:37 2f39f015ded8: Pulling fs layer 23:57:37 3a2ae6a8a46f: Waiting 23:57:37 33b1e0a273af: Waiting 23:57:37 5d3b04190fa2: Waiting 23:57:37 2f39f015ded8: Waiting 23:57:37 5c69ac0246d0: Verifying Checksum 23:57:37 5c69ac0246d0: Download complete 23:57:37 3a2ae6a8a46f: Verifying Checksum 23:57:37 3a2ae6a8a46f: Download complete 23:57:37 33b1e0a273af: Verifying Checksum 23:57:37 33b1e0a273af: Download complete 23:57:37 5d3b04190fa2: Verifying Checksum 23:57:37 ec43610c2a17: Verifying Checksum 23:57:37 ec43610c2a17: Download complete 23:57:37 5eb5b503b376: Verifying Checksum 23:57:37 5eb5b503b376: Download complete 23:57:38 2f39f015ded8: Download complete 23:57:39 5eb5b503b376: Pull complete 23:57:39 5c69ac0246d0: Pull complete 23:57:39 ec43610c2a17: Pull complete 23:57:39 3a2ae6a8a46f: Pull complete 23:57:40 33b1e0a273af: Pull complete 23:57:40 5d3b04190fa2: Pull complete 23:57:47 2f39f015ded8: Pull complete 23:57:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:57:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:57:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:57:47 prd-ubuntu20.04-docker-8c-8g-21336 does not seem to be running inside a container 23:57:47 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:57:53 $ docker top b9b437dd46aab0ed805bb9b4d8f06b4f1508dfc61ac4da6aae39dbfd64f663e2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:57:54 + touch /tmp/pre-build-complete [Pipeline] sh 23:57:54 + mkdir -p /var/log/sysstat [Pipeline] sh 23:57:54 + ls /var/log/sa-host 23:57:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:57:54 provisioning config files... 23:57:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config845045402738772178tmp [Pipeline] { [Pipeline] echo 23:57:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:57:55 ---> create-netrc.sh [Pipeline] } 23:57:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:57:55 ---> python-tools-install.sh [Pipeline] echo 23:57:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:57:55 ---> sudo-logs.sh 23:57:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:57:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:57:56 ---> job-cost.sh 23:57:56 lf-activate-venv: SKIPPING 23:57:56 DEBUG: total: 0.10999999940395355 23:57:56 INFO: Retrieving Stack Cost... 23:57:56 INFO: Retrieving Pricing Info for: v3-standard-8 23:57:57 INFO: Archiving Costs [Pipeline] echo 23:57:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:57:57 ---> logs-deploy.sh 23:57:57 lf-activate-venv: SKIPPING 23:57:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4101/9 23:57:57 INFO: archiving workspace using pattern(s): 23:57:58 Archives upload complete. 23:57:58 INFO: archiving logs to Nexus 23:57:59 ---> uname -a: 23:57:59 Linux prd-ubuntu20-04-docker-8c-8g-21336 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 23:57:59 23:57:59 23:57:59 ---> lscpu: 23:57:59 Architecture: x86_64 23:57:59 CPU op-mode(s): 32-bit, 64-bit 23:57:59 Byte Order: Little Endian 23:57:59 Address sizes: 40 bits physical, 48 bits virtual 23:57:59 CPU(s): 8 23:57:59 On-line CPU(s) list: 0-7 23:57:59 Thread(s) per core: 1 23:57:59 Core(s) per socket: 1 23:57:59 Socket(s): 8 23:57:59 NUMA node(s): 1 23:57:59 Vendor ID: AuthenticAMD 23:57:59 CPU family: 23 23:57:59 Model: 49 23:57:59 Model name: AMD EPYC-Rome Processor 23:57:59 Stepping: 0 23:57:59 CPU MHz: 2799.994 23:57:59 BogoMIPS: 5599.98 23:57:59 Virtualization: AMD-V 23:57:59 Hypervisor vendor: KVM 23:57:59 Virtualization type: full 23:57:59 L1d cache: 256 KiB 23:57:59 L1i cache: 256 KiB 23:57:59 L2 cache: 4 MiB 23:57:59 L3 cache: 128 MiB 23:57:59 NUMA node0 CPU(s): 0-7 23:57:59 Vulnerability Itlb multihit: Not affected 23:57:59 Vulnerability L1tf: Not affected 23:57:59 Vulnerability Mds: Not affected 23:57:59 Vulnerability Meltdown: Not affected 23:57:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:57:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:57:59 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:57:59 Vulnerability Srbds: Not affected 23:57:59 Vulnerability Tsx async abort: Not affected 23:57:59 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 23:57:59 23:57:59 23:57:59 ---> nproc: 23:57:59 8 23:57:59 23:57:59 23:57:59 ---> df -h: 23:57:59 Filesystem Size Used Avail Use% Mounted on 23:57:59 overlay 155G 20G 136G 13% / 23:57:59 tmpfs 64M 0 64M 0% /dev 23:57:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:57:59 shm 64M 0 64M 0% /dev/shm 23:57:59 /dev/vda1 155G 20G 136G 13% /facter-os 23:57:59 23:57:59 23:57:59 ---> sar -b -r -n DEV: 23:57:59 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21336) 07/27/22 _x86_64_ (8 CPU) 23:57:59 23:57:59 23:22:00 LINUX RESTART (8 CPU) 23:57:59 23:57:59 23:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:57:59 23:24:01 120.46 1.17 119.30 0.00 30.93 61703.58 0.00 23:57:59 23:25:01 42.10 0.17 41.93 0.00 2.00 16227.48 0.00 23:57:59 23:26:01 275.75 0.10 275.65 0.00 9.73 157438.43 0.00 23:57:59 23:27:01 463.41 7.69 455.72 0.00 62.61 244581.46 0.00 23:57:59 23:28:01 713.75 2.07 711.68 0.00 24.26 249343.15 0.00 23:57:59 23:29:01 606.92 0.63 606.28 0.00 11.86 263284.52 0.00 23:57:59 23:30:01 509.58 0.02 509.57 0.00 3.20 104992.90 0.00 23:57:59 23:31:01 2.30 0.00 2.30 0.00 0.00 26.12 0.00 23:57:59 23:32:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 23:57:59 23:33:01 1.38 0.00 1.38 0.00 0.00 20.13 0.00 23:57:59 23:34:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 23:57:59 23:35:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 23:57:59 23:36:01 1.68 0.73 0.95 0.00 28.80 10.80 0.00 23:57:59 23:37:01 3.07 0.87 2.20 0.00 21.73 26.26 0.00 23:57:59 23:38:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 23:57:59 23:39:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 23:57:59 23:40:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 23:57:59 23:41:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 23:57:59 23:42:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 23:57:59 23:43:01 1.35 0.00 1.35 0.00 0.00 17.20 0.00 23:57:59 23:44:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 23:57:59 23:45:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 23:57:59 23:46:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 23:57:59 23:47:01 1.28 0.00 1.28 0.00 0.00 16.80 0.00 23:57:59 23:48:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 23:57:59 23:49:02 1.42 0.00 1.42 0.00 0.00 17.20 0.00 23:57:59 23:50:01 1.00 0.00 1.00 0.00 0.00 11.25 0.00 23:57:59 23:51:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 23:57:59 23:52:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 23:57:59 23:53:01 1.77 0.00 1.77 0.00 0.00 20.80 0.00 23:57:59 23:54:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 23:57:59 23:55:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 23:57:59 23:56:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 23:57:59 23:57:01 1.33 0.00 1.33 0.00 0.00 15.71 0.00 23:57:59 Average: 81.48 0.40 81.08 0.00 5.75 32325.88 0.00 23:57:59 23:57:59 23:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:57:59 23:24:01 27291620 31454628 835288 2.54 138580 4209040 2625212 7.74 1906264 3204444 566780 23:57:59 23:25:01 27252876 31598020 690368 2.10 142000 4362952 2164808 6.38 1578900 3550204 386736 23:57:59 23:26:01 24932420 31586532 687924 2.09 149472 6597412 3215856 9.48 1893724 5466804 492 23:57:59 23:27:01 20417860 31154660 1104764 3.36 287136 10297732 3649344 10.75 2856452 8758280 2572 23:57:59 23:28:01 19357232 31637692 623256 1.90 373988 11626692 2232804 6.58 2415624 10137256 409352 23:57:59 23:29:01 16693728 31629760 638188 1.94 432256 14149840 2532644 7.46 2337380 12809940 448000 23:57:59 23:30:01 18815396 31734000 540588 1.64 440696 12168924 1916576 5.65 2351004 10726164 452 23:57:59 23:31:01 18817856 31736444 538660 1.64 440700 12168924 1916576 5.65 2349800 10726164 12 23:57:59 23:32:01 18833472 31752068 522956 1.59 440708 12168932 1916576 5.65 2334440 10726172 204 23:57:59 23:33:01 18833780 31752368 522684 1.59 440716 12168912 1916576 5.65 2334264 10726152 12 23:57:59 23:34:01 18835176 31753776 521448 1.59 440724 12168912 1916576 5.65 2332972 10726152 12 23:57:59 23:35:01 18835760 31754376 520940 1.58 440740 12168920 1916576 5.65 2333000 10726168 12 23:57:59 23:36:01 18834804 31755072 520140 1.58 440752 12169788 1916576 5.65 2333812 10726756 24 23:57:59 23:37:01 18831400 31752648 523172 1.59 440780 12170436 1953020 5.76 2337168 10725836 232 23:57:59 23:38:01 18832052 31753320 522436 1.59 440800 12170440 1953020 5.76 2336680 10725840 8 23:57:59 23:39:01 18832328 31753612 522064 1.59 440836 12170440 1953020 5.76 2336344 10725840 24 23:57:59 23:40:01 18832244 31753532 522292 1.59 440844 12170444 1953020 5.76 2336348 10725844 12 23:57:59 23:41:01 18832448 31753888 521908 1.59 440864 12170576 1953020 5.76 2336384 10725960 16 23:57:59 23:42:01 18832076 31753532 522148 1.59 440876 12170576 1953020 5.76 2336976 10725976 216 23:57:59 23:43:01 18832132 31753624 522080 1.59 440888 12170584 1953020 5.76 2336748 10725980 8 23:57:59 23:44:01 18832336 31753848 521908 1.59 440904 12170584 1953020 5.76 2336448 10725980 12 23:57:59 23:45:01 18832288 31753816 521876 1.59 440924 12170588 1953020 5.76 2336456 10725984 44 23:57:59 23:46:01 18832492 31754024 521612 1.59 440928 12170592 1953020 5.76 2336448 10725988 24 23:57:59 23:47:01 18832368 31753956 521856 1.59 440964 12170592 1953020 5.76 2336516 10725992 20 23:57:59 23:48:01 18831956 31753564 522044 1.59 440988 12170596 1953020 5.76 2336820 10725996 20 23:57:59 23:49:02 18832184 31753820 521712 1.59 441012 12170604 1953020 5.76 2336532 10726000 8 23:57:59 23:50:01 18831884 31753568 521928 1.59 441036 12170604 1953020 5.76 2336896 10726004 16 23:57:59 23:51:01 18831836 31753556 521880 1.59 441064 12170608 1953020 5.76 2336620 10726008 12 23:57:59 23:52:01 18832040 31753760 521600 1.59 441080 12170608 1953020 5.76 2336636 10726008 12 23:57:59 23:53:01 18831960 31753736 521580 1.59 441112 12170616 1953020 5.76 2337164 10726016 12 23:57:59 23:54:01 18832128 31753924 521552 1.59 441116 12170620 1953020 5.76 2336664 10726020 8 23:57:59 23:55:01 18832112 31753916 521516 1.59 441132 12170620 1953020 5.76 2336648 10726020 8 23:57:59 23:56:01 18831804 31753612 521752 1.59 441132 12170624 1953020 5.76 2336664 10726024 12 23:57:59 23:57:01 18832040 31753872 521432 1.59 441144 12170624 1953020 5.76 2336684 10726024 12 23:57:59 Average: 19506650 31709604 565516 1.72 407909 11529675 2083827 6.14 2306691 10125176 53394 23:57:59 23:57:59 23:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:57:59 23:24:01 ens3 317.30 230.98 5114.05 84.84 0.00 0.00 0.00 0.00 23:57:59 23:24:01 docker0 103.40 119.71 8.28 1146.81 0.00 0.00 0.00 0.00 23:57:59 23:24:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 23:57:59 23:24:01 veth64cba49 0.28 0.45 0.02 0.05 0.00 0.00 0.00 0.00 23:57:59 23:25:01 ens3 24.68 14.67 20.26 10.98 0.00 0.00 0.00 0.00 23:57:59 23:25:01 docker0 1.15 1.15 0.07 0.09 0.00 0.00 0.00 0.00 23:57:59 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:25:01 veth64cba49 1.15 1.18 0.09 0.09 0.00 0.00 0.00 0.00 23:57:59 23:26:01 veth3024a63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:26:01 vethd5b6d6e 1.37 1.70 0.14 0.35 0.00 0.00 0.00 0.00 23:57:59 23:26:01 ens3 204.13 140.23 1920.16 81.11 0.00 0.00 0.00 0.00 23:57:59 23:26:01 veth77463bf 0.00 0.67 0.00 0.04 0.00 0.00 0.00 0.00 23:57:59 23:26:01 veth31dfcf9 1.37 1.73 0.14 0.35 0.00 0.00 0.00 0.00 23:57:59 23:26:01 vethb57bd5d 1.20 1.38 0.12 0.32 0.00 0.00 0.00 0.00 23:57:59 23:26:01 docker0 50.64 68.72 3.03 206.09 0.00 0.00 0.00 0.00 23:57:59 23:26:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 23:57:59 23:26:01 vetha7be639 1.37 1.93 0.14 0.36 0.00 0.00 0.00 0.00 23:57:59 23:27:01 ens3 168.63 118.74 1569.21 20.07 0.00 0.00 0.00 0.00 23:57:59 23:27:01 vethdf09d64 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 23:57:59 23:27:01 veth77463bf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:57:59 23:27:01 vethbaedf0a 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 23:57:59 23:27:01 vethaacc3d8 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 23:57:59 23:27:01 veth1c51e40 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 23:57:59 23:27:01 docker0 102.79 142.57 8.51 1504.10 0.00 0.00 0.00 0.00 23:57:59 23:27:01 lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 23:57:59 23:28:01 veth001aa41 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 23:57:59 23:28:01 ens3 222.19 163.45 1609.92 77.70 0.00 0.00 0.00 0.00 23:57:59 23:28:01 veth77463bf 0.00 0.67 0.00 0.03 0.00 0.00 0.00 0.00 23:57:59 23:28:01 docker0 109.25 152.25 8.24 1526.25 0.00 0.00 0.00 0.00 23:57:59 23:28:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 23:57:59 23:29:01 veth5e7da25 1.45 1.62 0.11 3.62 0.00 0.00 0.00 0.00 23:57:59 23:29:01 ens3 126.01 96.48 539.27 89.40 0.00 0.00 0.00 0.00 23:57:59 23:29:01 veth77463bf 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 23:57:59 23:29:01 veth6562552 2.18 4.42 0.17 43.49 0.00 0.00 0.00 0.00 23:57:59 23:29:01 docker0 49.14 65.69 3.35 508.64 0.00 0.00 0.00 0.00 23:57:59 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:30:01 ens3 122.93 70.39 1671.56 20.16 0.00 0.00 0.00 0.00 23:57:59 23:30:01 docker0 25.01 45.04 1.84 505.50 0.00 0.00 0.00 0.00 23:57:59 23:30:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 23:57:59 23:31:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:33:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:57:59 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:36:01 ens3 31.46 31.91 3.59 55.22 0.00 0.00 0.00 0.00 23:57:59 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:37:01 ens3 7.13 5.70 3.62 6.39 0.00 0.00 0.00 0.00 23:57:59 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:37:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:57:59 23:38:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 23:57:59 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:39:01 ens3 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:43:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 23:57:59 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:48:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:57:59 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:49:02 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:49:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:50:01 ens3 0.51 0.47 1.46 0.03 0.00 0.00 0.00 0.00 23:57:59 23:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:51:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:53:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 23:57:59 23:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:55:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:56:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:57:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 23:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:59 23:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:59 Average: ens3 36.12 25.76 366.54 13.13 0.00 0.00 0.00 0.00 23:57:59 Average: docker0 13.00 17.52 0.98 158.94 0.00 0.00 0.00 0.00 23:57:59 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 23:57:59 23:57:59 23:57:59 ---> sar -P ALL: 23:57:59 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21336) 07/27/22 _x86_64_ (8 CPU) 23:57:59 23:57:59 23:22:00 LINUX RESTART (8 CPU) 23:57:59 23:57:59 23:23:01 CPU %user %nice %system %iowait %steal %idle 23:57:59 23:24:01 all 30.74 0.00 6.63 2.17 0.07 60.39 23:57:59 23:24:01 0 29.32 0.00 9.08 0.56 0.07 60.97 23:57:59 23:24:01 1 30.50 0.00 5.84 0.46 0.07 63.13 23:57:59 23:24:01 2 31.13 0.00 5.77 0.15 0.05 62.90 23:57:59 23:24:01 3 31.49 0.00 6.70 0.25 0.07 61.49 23:57:59 23:24:01 4 30.18 0.00 6.83 7.35 0.07 55.57 23:57:59 23:24:01 5 29.35 0.00 6.32 6.87 0.07 57.40 23:57:59 23:24:01 6 32.50 0.00 5.74 1.32 0.07 60.37 23:57:59 23:24:01 7 31.44 0.00 6.79 0.39 0.07 61.31 23:57:59 23:25:01 all 43.43 0.00 5.68 0.56 0.07 50.26 23:57:59 23:25:01 0 45.24 0.00 5.62 0.10 0.07 48.97 23:57:59 23:25:01 1 43.04 0.00 5.81 0.07 0.07 51.01 23:57:59 23:25:01 2 43.71 0.00 5.38 0.86 0.07 49.98 23:57:59 23:25:01 3 42.68 0.00 5.39 0.15 0.07 51.71 23:57:59 23:25:01 4 43.50 0.00 5.89 0.22 0.07 50.32 23:57:59 23:25:01 5 42.61 0.00 5.88 2.88 0.07 48.56 23:57:59 23:25:01 6 43.43 0.00 5.88 0.13 0.07 50.49 23:57:59 23:25:01 7 43.24 0.00 5.58 0.07 0.07 51.04 23:57:59 23:26:01 all 19.75 0.00 8.24 3.83 0.07 68.11 23:57:59 23:26:01 0 19.00 0.00 10.03 17.85 0.07 53.06 23:57:59 23:26:01 1 20.15 0.00 6.83 0.56 0.08 72.38 23:57:59 23:26:01 2 19.87 0.00 6.14 1.47 0.07 72.46 23:57:59 23:26:01 3 20.35 0.00 9.53 2.36 0.07 67.69 23:57:59 23:26:01 4 20.02 0.00 8.97 0.26 0.05 70.71 23:57:59 23:26:01 5 19.56 0.00 8.34 6.87 0.07 65.17 23:57:59 23:26:01 6 20.35 0.00 8.07 0.73 0.07 70.78 23:57:59 23:26:01 7 18.70 0.00 8.08 0.65 0.07 72.50 23:57:59 23:27:01 all 37.32 0.00 9.99 10.96 0.10 41.63 23:57:59 23:27:01 0 37.40 0.00 9.23 7.00 0.10 46.26 23:57:59 23:27:01 1 37.47 0.00 9.27 3.35 0.07 49.85 23:57:59 23:27:01 2 37.36 0.00 8.60 2.92 0.08 51.04 23:57:59 23:27:01 3 37.52 0.00 12.79 36.81 0.10 12.77 23:57:59 23:27:01 4 36.80 0.00 10.24 18.91 0.08 33.97 23:57:59 23:27:01 5 38.92 0.00 9.75 7.24 0.13 43.95 23:57:59 23:27:01 6 36.32 0.00 9.52 5.06 0.15 48.95 23:57:59 23:27:01 7 36.79 0.00 10.55 6.42 0.08 46.16 23:57:59 23:28:01 all 35.11 0.00 13.23 14.63 0.22 36.81 23:57:59 23:28:01 0 34.60 0.00 11.70 19.68 0.25 33.78 23:57:59 23:28:01 1 37.25 0.00 13.89 11.46 0.16 37.25 23:57:59 23:28:01 2 35.61 0.00 12.80 5.94 0.21 45.44 23:57:59 23:28:01 3 33.86 0.00 12.22 17.39 0.17 36.35 23:57:59 23:28:01 4 35.57 0.00 13.13 14.12 0.28 36.91 23:57:59 23:28:01 5 37.79 0.00 13.44 11.04 0.19 37.54 23:57:59 23:28:01 6 32.73 0.00 13.24 14.32 0.19 39.51 23:57:59 23:28:01 7 33.41 0.00 15.46 23.26 0.30 27.57 23:57:59 23:29:01 all 41.97 0.00 11.37 11.56 0.17 34.93 23:57:59 23:29:01 0 42.00 0.00 11.04 13.45 0.15 33.36 23:57:59 23:29:01 1 43.91 0.00 11.95 6.39 0.14 37.62 23:57:59 23:29:01 2 43.14 0.00 10.80 6.77 0.22 39.07 23:57:59 23:29:01 3 41.08 0.00 10.38 5.29 0.24 43.01 23:57:59 23:29:01 4 40.76 0.00 11.15 2.29 0.12 45.68 23:57:59 23:29:01 5 39.69 0.00 12.90 16.19 0.14 31.08 23:57:59 23:29:01 6 42.26 0.00 9.99 13.94 0.19 33.63 23:57:59 23:29:01 7 42.89 0.00 12.76 28.23 0.14 15.98 23:57:59 23:30:01 all 27.42 0.00 7.59 5.27 0.10 59.62 23:57:59 23:30:01 0 27.19 0.00 8.13 8.57 0.10 56.01 23:57:59 23:30:01 1 27.09 0.00 8.80 6.95 0.08 57.07 23:57:59 23:30:01 2 26.74 0.00 7.92 2.21 0.10 63.03 23:57:59 23:30:01 3 29.55 0.00 7.90 4.16 0.07 58.33 23:57:59 23:30:01 4 25.66 0.00 6.15 1.00 0.07 67.12 23:57:59 23:30:01 5 27.51 0.00 7.10 1.49 0.19 63.70 23:57:59 23:30:01 6 26.24 0.00 6.61 6.58 0.09 60.48 23:57:59 23:30:01 7 29.39 0.00 8.12 11.25 0.09 51.16 23:57:59 23:31:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:57:59 23:31:01 0 0.03 0.00 0.02 0.02 0.00 99.93 23:57:59 23:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:57:59 23:31:01 2 0.03 0.00 0.03 0.00 0.03 99.90 23:57:59 23:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:57:59 23:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:57:59 23:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:57:59 23:31:01 7 0.00 0.00 0.03 0.03 0.02 99.92 23:57:59 23:32:01 all 0.03 0.00 0.03 0.01 0.00 99.93 23:57:59 23:32:01 0 0.02 0.00 0.02 0.02 0.00 99.95 23:57:59 23:32:01 1 0.05 0.00 0.03 0.00 0.00 99.92 23:57:59 23:32:01 2 0.07 0.00 0.05 0.00 0.02 99.87 23:57:59 23:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:57:59 23:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:57:59 23:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:57:59 23:32:01 6 0.02 0.00 0.05 0.02 0.00 99.92 23:57:59 23:32:01 7 0.05 0.00 0.07 0.02 0.00 99.87 23:57:59 23:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:57:59 23:33:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:57:59 23:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:57:59 23:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:57:59 23:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:57:59 23:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:57:59 23:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:33:01 7 0.03 0.00 0.02 0.02 0.00 99.93 23:57:59 23:34:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:57:59 23:34:01 0 0.02 0.00 0.00 0.02 0.00 99.97 23:57:59 23:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:57:59 23:34:01 2 0.05 0.00 0.02 0.00 0.02 99.92 23:57:59 23:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:57:59 23:34:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:57:59 23:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:57:59 23:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:57:59 23:57:59 23:34:01 CPU %user %nice %system %iowait %steal %idle 23:57:59 23:35:01 all 0.17 0.00 0.01 0.00 0.01 99.82 23:57:59 23:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:57:59 23:35:01 1 1.24 0.00 0.00 0.00 0.02 98.74 23:57:59 23:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:57:59 23:35:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:57:59 23:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:57:59 23:35:01 7 0.03 0.00 0.00 0.00 0.02 99.95 23:57:59 23:36:01 all 0.20 0.00 0.05 0.01 0.00 99.74 23:57:59 23:36:01 0 0.13 0.00 0.05 0.02 0.00 99.80 23:57:59 23:36:01 1 0.45 0.00 0.05 0.00 0.00 99.50 23:57:59 23:36:01 2 0.17 0.00 0.03 0.00 0.00 99.80 23:57:59 23:36:01 3 0.07 0.00 0.03 0.00 0.00 99.90 23:57:59 23:36:01 4 0.20 0.00 0.07 0.00 0.00 99.73 23:57:59 23:36:01 5 0.20 0.00 0.07 0.08 0.02 99.63 23:57:59 23:36:01 6 0.08 0.00 0.03 0.00 0.00 99.88 23:57:59 23:36:01 7 0.27 0.00 0.03 0.00 0.02 99.68 23:57:59 23:37:01 all 0.15 0.00 0.06 0.01 0.01 99.77 23:57:59 23:37:01 0 0.17 0.00 0.05 0.02 0.00 99.77 23:57:59 23:37:01 1 0.12 0.00 0.10 0.00 0.00 99.78 23:57:59 23:37:01 2 0.35 0.00 0.08 0.02 0.03 99.52 23:57:59 23:37:01 3 0.12 0.00 0.07 0.00 0.00 99.82 23:57:59 23:37:01 4 0.05 0.00 0.07 0.00 0.00 99.88 23:57:59 23:37:01 5 0.10 0.00 0.05 0.03 0.00 99.82 23:57:59 23:37:01 6 0.12 0.00 0.03 0.00 0.02 99.83 23:57:59 23:37:01 7 0.18 0.00 0.05 0.00 0.00 99.77 23:57:59 23:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:57:59 23:38:01 0 0.05 0.00 0.05 0.00 0.03 99.87 23:57:59 23:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:57:59 23:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:57:59 23:38:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:57:59 23:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:57:59 23:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:57:59 23:39:01 all 0.02 0.00 0.00 0.01 0.00 99.97 23:57:59 23:39:01 0 0.03 0.00 0.00 0.03 0.02 99.92 23:57:59 23:39:01 1 0.07 0.00 0.00 0.00 0.00 99.93 23:57:59 23:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:57:59 23:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:57:59 23:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:57:59 23:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 23:57:59 23:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:57:59 23:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:57:59 23:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:57:59 23:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:57:59 23:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:57:59 23:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:40:01 5 0.02 0.00 0.00 0.03 0.00 99.95 23:57:59 23:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:57:59 23:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:57:59 23:41:01 all 0.02 0.00 0.00 0.00 0.01 99.97 23:57:59 23:41:01 0 0.05 0.00 0.00 0.02 0.00 99.93 23:57:59 23:41:01 1 0.05 0.00 0.02 0.00 0.02 99.92 23:57:59 23:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:57:59 23:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:57:59 23:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:57:59 23:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:57:59 23:42:01 all 0.02 0.00 0.00 0.00 0.00 99.97 23:57:59 23:42:01 0 0.00 0.00 0.02 0.02 0.00 99.97 23:57:59 23:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:57:59 23:42:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:57:59 23:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:57:59 23:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:57:59 23:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:57:59 23:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:57:59 23:43:01 all 0.03 0.00 0.01 0.00 0.00 99.96 23:57:59 23:43:01 0 0.03 0.00 0.00 0.02 0.00 99.95 23:57:59 23:43:01 1 0.07 0.00 0.03 0.00 0.00 99.90 23:57:59 23:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:57:59 23:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:43:01 4 0.02 0.00 0.00 0.00 0.03 99.95 23:57:59 23:43:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:57:59 23:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:57:59 23:44:01 all 0.08 0.00 0.01 0.03 0.01 99.88 23:57:59 23:44:01 0 0.00 0.00 0.00 0.10 0.02 99.88 23:57:59 23:44:01 1 0.07 0.00 0.03 0.00 0.02 99.88 23:57:59 23:44:01 2 0.48 0.00 0.00 0.00 0.02 99.50 23:57:59 23:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:57:59 23:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:57:59 23:44:01 5 0.02 0.00 0.00 0.10 0.00 99.88 23:57:59 23:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:57:59 23:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:57:59 23:45:01 all 0.06 0.00 0.01 0.03 0.01 99.89 23:57:59 23:45:01 0 0.05 0.00 0.03 0.17 0.00 99.75 23:57:59 23:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:57:59 23:45:01 2 0.23 0.00 0.02 0.00 0.00 99.75 23:57:59 23:45:01 3 0.03 0.00 0.00 0.00 0.03 99.93 23:57:59 23:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:57:59 23:45:01 5 0.03 0.00 0.00 0.05 0.00 99.92 23:57:59 23:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:57:59 23:45:01 7 0.07 0.00 0.02 0.00 0.00 99.92 23:57:59 23:57:59 23:45:01 CPU %user %nice %system %iowait %steal %idle 23:57:59 23:46:01 all 0.04 0.00 0.01 0.03 0.00 99.92 23:57:59 23:46:01 0 0.00 0.00 0.00 0.07 0.00 99.93 23:57:59 23:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:57:59 23:46:01 2 0.28 0.00 0.03 0.00 0.00 99.68 23:57:59 23:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:57:59 23:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:57:59 23:46:01 5 0.00 0.00 0.02 0.15 0.00 99.83 23:57:59 23:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:57:59 23:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:57:59 23:47:01 all 0.04 0.00 0.01 0.05 0.01 99.90 23:57:59 23:47:01 0 0.05 0.00 0.03 0.17 0.02 99.73 23:57:59 23:47:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:57:59 23:47:01 2 0.12 0.00 0.00 0.00 0.00 99.88 23:57:59 23:47:01 3 0.07 0.00 0.00 0.02 0.02 99.90 23:57:59 23:47:01 4 0.00 0.00 0.02 0.03 0.00 99.95 23:57:59 23:47:01 5 0.00 0.00 0.02 0.15 0.00 99.83 23:57:59 23:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:57:59 23:47:01 7 0.05 0.00 0.00 0.00 0.00 99.95 23:57:59 23:48:01 all 0.02 0.00 0.01 0.03 0.00 99.94 23:57:59 23:48:01 0 0.05 0.00 0.02 0.22 0.00 99.72 23:57:59 23:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:57:59 23:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:57:59 23:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:57:59 23:48:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:57:59 23:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:57:59 23:48:01 7 0.02 0.00 0.03 0.00 0.00 99.95 23:57:59 23:49:02 all 0.03 0.00 0.01 0.02 0.01 99.94 23:57:59 23:49:02 0 0.03 0.00 0.02 0.10 0.00 99.85 23:57:59 23:49:02 1 0.05 0.00 0.03 0.00 0.00 99.92 23:57:59 23:49:02 2 0.10 0.00 0.00 0.00 0.02 99.88 23:57:59 23:49:02 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:49:02 4 0.02 0.00 0.03 0.00 0.00 99.95 23:57:59 23:49:02 5 0.02 0.00 0.00 0.00 0.02 99.97 23:57:59 23:49:02 6 0.00 0.00 0.00 0.03 0.00 99.97 23:57:59 23:49:02 7 0.02 0.00 0.00 0.00 0.02 99.97 23:57:59 23:50:01 all 0.04 0.00 0.01 0.03 0.01 99.92 23:57:59 23:50:01 0 0.00 0.00 0.00 0.17 0.03 99.80 23:57:59 23:50:01 1 0.05 0.00 0.05 0.02 0.00 99.88 23:57:59 23:50:01 2 0.19 0.00 0.00 0.00 0.02 99.80 23:57:59 23:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:57:59 23:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:57:59 23:50:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:57:59 23:50:01 6 0.00 0.00 0.02 0.05 0.00 99.93 23:57:59 23:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:57:59 23:51:01 all 0.04 0.00 0.01 0.06 0.00 99.89 23:57:59 23:51:01 0 0.00 0.00 0.00 0.10 0.00 99.90 23:57:59 23:51:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:57:59 23:51:01 2 0.25 0.00 0.02 0.00 0.00 99.73 23:57:59 23:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:57:59 23:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:57:59 23:51:01 6 0.00 0.00 0.00 0.35 0.00 99.65 23:57:59 23:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:57:59 23:52:01 all 0.02 0.00 0.01 0.03 0.01 99.93 23:57:59 23:52:01 0 0.03 0.00 0.02 0.13 0.05 99.77 23:57:59 23:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:57:59 23:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:57:59 23:52:01 4 0.02 0.00 0.03 0.00 0.00 99.95 23:57:59 23:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:57:59 23:52:01 6 0.02 0.00 0.00 0.12 0.00 99.87 23:57:59 23:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:57:59 23:53:01 all 0.01 0.00 0.01 0.04 0.01 99.93 23:57:59 23:53:01 0 0.00 0.00 0.02 0.10 0.00 99.88 23:57:59 23:53:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:57:59 23:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:57:59 23:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:53:01 4 0.00 0.00 0.02 0.23 0.00 99.75 23:57:59 23:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:57:59 23:53:01 6 0.02 0.00 0.02 0.02 0.02 99.93 23:57:59 23:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:57:59 23:54:01 all 0.10 0.00 0.00 0.03 0.00 99.87 23:57:59 23:54:01 0 0.02 0.00 0.00 0.05 0.00 99.93 23:57:59 23:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:57:59 23:54:01 2 0.71 0.00 0.00 0.00 0.00 99.29 23:57:59 23:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:57:59 23:54:01 5 0.00 0.00 0.00 0.17 0.00 99.83 23:57:59 23:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:57:59 23:55:01 all 0.06 0.00 0.01 0.03 0.00 99.90 23:57:59 23:55:01 0 0.07 0.00 0.00 0.17 0.00 99.77 23:57:59 23:55:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:57:59 23:55:01 2 0.30 0.00 0.00 0.00 0.00 99.70 23:57:59 23:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:57:59 23:55:01 5 0.02 0.00 0.02 0.10 0.00 99.87 23:57:59 23:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:57:59 23:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:57:59 23:56:01 all 0.06 0.00 0.00 0.04 0.05 99.85 23:57:59 23:56:01 0 0.02 0.00 0.02 0.03 0.22 99.72 23:57:59 23:56:01 1 0.05 0.00 0.00 0.00 0.12 99.83 23:57:59 23:56:01 2 0.30 0.00 0.00 0.00 0.07 99.63 23:57:59 23:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:57:59 23:56:01 4 0.03 0.00 0.00 0.25 0.00 99.72 23:57:59 23:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:57:59 23:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:57:59 23:57:59 23:56:01 CPU %user %nice %system %iowait %steal %idle 23:57:59 23:57:01 all 0.00 0.00 0.01 0.05 0.03 99.90 23:57:59 23:57:01 0 0.00 0.00 0.02 0.27 0.00 99.72 23:57:59 23:57:01 1 0.03 0.00 0.03 0.10 0.02 99.82 23:57:59 23:57:01 2 0.00 0.00 0.00 0.00 0.15 99.85 23:57:59 23:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:57:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:57:59 23:57:01 5 0.00 0.00 0.00 0.05 0.02 99.93 23:57:59 23:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:57:59 23:57:01 7 0.00 0.00 0.00 0.00 0.05 99.95 23:57:59 Average: all 6.85 0.00 1.82 1.42 0.03 89.87 23:57:59 Average: 0 6.81 0.00 1.88 1.99 0.03 89.29 23:57:59 Average: 1 7.01 0.00 1.82 0.84 0.03 90.30 23:57:59 Average: 2 6.99 0.00 1.67 0.58 0.04 90.72 23:57:59 Average: 3 6.85 0.00 1.88 1.91 0.03 89.33 23:57:59 Average: 4 6.74 0.00 1.81 1.29 0.02 90.13 23:57:59 Average: 5 6.82 0.00 1.84 1.54 0.03 89.77 23:57:59 Average: 6 6.77 0.00 1.71 1.22 0.03 90.27 23:57:59 Average: 7 6.84 0.00 1.95 2.01 0.03 89.18 23:57:59 23:57:59 23:57:59