Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d3b8725e39fe923887728c335914d53683e5ff8c+8d74a5096a4a44ccbcfe21975abab76d27106cec (7a5bd4dfa7857b21fcf3058652256b5bbc58d5c2) 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-ssh10229158450153547662.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4490838320555017006.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4339/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-4339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2201035872783209398.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17815509460720566604.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4339/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-4339/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8298023805781129172.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5757 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8d74a5096a4a44ccbcfe21975abab76d27106cec into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c Merge succeeded, producing 09cdd11eb72816314de40388a776070d8a6f9bf4 Checking out Revision 09cdd11eb72816314de40388a776070d8a6f9bf4 (PR-4339) > 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/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # 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 8d74a5096a4a44ccbcfe21975abab76d27106cec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09cdd11eb72816314de40388a776070d8a6f9bf4 # timeout=10 Commit message: "Merge commit '8d74a5096a4a44ccbcfe21975abab76d27106cec' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk f377b5dd446982f0328edc74da73b08262bc932a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:53 ========================================================= 08:30:53 EdgeX Global Pipelines Version Info 08:30:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:54 ------------------- 08:30:54 stable info: 08:30:54 ------------------- 08:30:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:54 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:54 Message: update stable to v1.0.244 08:30:54 ------------------- 08:30:54 experimental info: 08:30:54 ------------------- 08:30:54 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:54 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:54 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4339 [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4339 [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4339 [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09cdd11eb72816314de40388a776070d8a6f9bf4 [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09cdd11 [Pipeline] echo 08:30:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:55 provisioning config files... 08:30:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config14189470406915804884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:56 ---> docker-login.sh 08:30:56 nexus3.edgexfoundry.org:10001 08:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:56 Configure a credential helper to remove this warning. See 08:30:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:56 08:30:56 Login Succeeded 08:30:56 nexus3.edgexfoundry.org:10002 08:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:56 Configure a credential helper to remove this warning. See 08:30:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:56 08:30:56 Login Succeeded 08:30:56 nexus3.edgexfoundry.org:10003 08:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:56 Configure a credential helper to remove this warning. See 08:30:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:56 08:30:56 Login Succeeded 08:30:56 nexus3.edgexfoundry.org:10004 08:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:56 Configure a credential helper to remove this warning. See 08:30:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:56 08:30:56 Login Succeeded 08:30:56 docker.io 08:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:57 Configure a credential helper to remove this warning. See 08:30:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:57 08:30:57 Login Succeeded 08:30:57 ---> docker-login.sh ends [Pipeline] } 08:30:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:57 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:57 + dirname cmd/core-command/Dockerfile 08:30:57 + cut -d/ -f2 08:30:57 + echo core-command,cmd/core-command/Dockerfile 08:30:57 + dirname cmd/core-common-config-bootstrapper/Dockerfile+ 08:30:57 cut -d/ -f2 08:30:57 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:57 + + dirname cmd/core-data/Dockerfile 08:30:57 cut -d/ -f2 08:30:57 + echo core-data,cmd/core-data/Dockerfile 08:30:57 + + cut -d/ -f2 08:30:57 dirname cmd/core-metadata/Dockerfile 08:30:57 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:57 + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ 08:30:57 -f2 08:30:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:57 + dirname+ cmd/security-proxy-setup/Dockerfile 08:30:57 cut -d/ -f2 08:30:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:57 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:57 + cut -d/ -f2 08:30:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:57 + cut -d/ -f2+ 08:30:57 dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:57 + dirname cmd/security-spire-agent/Dockerfile 08:30:57 + cut -d/ -f2 08:30:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:57 + dirname cmd/security-spire-config/Dockerfile 08:30:57 + cut -d/ -f2 08:30:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:57 + dirname cmd/security-spire-server/Dockerfile 08:30:57 + cut -d/ -f2 08:30:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:57 + dirname cmd/support-notifications/Dockerfile 08:30:57 + cut -d/ -f2 08:30:57 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:57 + dirname cmd/support-scheduler/Dockerfile 08:30:57 + cut -d/ -f2 08:30:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:57 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:57 + git rev-list -1 --merges 09cdd11eb72816314de40388a776070d8a6f9bf4~1..09cdd11eb72816314de40388a776070d8a6f9bf4 [Pipeline] echo 08:30:57 -----------> git rev-list -1 --merges 09cdd11eb72816314de40388a776070d8a6f9bf4~1..09cdd11eb72816314de40388a776070d8a6f9bf4 09cdd11eb72816314de40388a776070d8a6f9bf4 08:30:57 09cdd11eb72816314de40388a776070d8a6f9bf4 [false] [Pipeline] sh 08:30:58 + git log --format=format:%s -1 09cdd11eb72816314de40388a776070d8a6f9bf4 [Pipeline] echo 08:30:58 ========================================================= 08:30:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:58 + grep -v github /etc/ssh/ssh_known_hosts 08:30:58 + [ -e /tmp/ssh_known_hosts ] 08:30:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:58 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:58 sudo tee -a /etc/ssh/ssh_known_hosts 08:30:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:58 08:30:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:59 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:59 b85a868b505f: Pulling fs layer 08:30:59 e2be974225ed: Pulling fs layer 08:30:59 339a4e72a1f5: Pulling fs layer 08:30:59 988bab9f4d93: Pulling fs layer 08:30:59 1469e6f7b9e6: Pulling fs layer 08:30:59 eaf3925da568: Pulling fs layer 08:30:59 bab4dde63d76: Pulling fs layer 08:30:59 bde34c3a00c8: Pulling fs layer 08:30:59 b352a97aabf1: Pulling fs layer 08:30:59 1469e6f7b9e6: Waiting 08:30:59 eaf3925da568: Waiting 08:30:59 bab4dde63d76: Waiting 08:30:59 bde34c3a00c8: Waiting 08:30:59 988bab9f4d93: Waiting 08:30:59 4872d77fe225: Pulling fs layer 08:30:59 5851b861e8e6: Pulling fs layer 08:30:59 b352a97aabf1: Waiting 08:30:59 5851b861e8e6: Waiting 08:30:59 4872d77fe225: Waiting 08:30:59 e2be974225ed: Verifying Checksum 08:30:59 e2be974225ed: Download complete 08:30:59 988bab9f4d93: Verifying Checksum 08:30:59 988bab9f4d93: Download complete 08:30:59 1469e6f7b9e6: Verifying Checksum 08:30:59 1469e6f7b9e6: Download complete 08:30:59 eaf3925da568: Download complete 08:30:59 339a4e72a1f5: Verifying Checksum 08:30:59 339a4e72a1f5: Download complete 08:30:59 bde34c3a00c8: Download complete 08:30:59 b352a97aabf1: Download complete 08:30:59 4872d77fe225: Verifying Checksum 08:30:59 4872d77fe225: Download complete 08:30:59 5851b861e8e6: Verifying Checksum 08:30:59 5851b861e8e6: Download complete 08:30:59 b85a868b505f: Verifying Checksum 08:30:59 b85a868b505f: Download complete 08:30:59 bab4dde63d76: Verifying Checksum 08:30:59 bab4dde63d76: Download complete 08:31:00 b85a868b505f: Pull complete 08:31:00 e2be974225ed: Pull complete 08:31:01 339a4e72a1f5: Pull complete 08:31:01 988bab9f4d93: Pull complete 08:31:01 1469e6f7b9e6: Pull complete 08:31:01 eaf3925da568: Pull complete 08:31:03 bab4dde63d76: Pull complete 08:31:03 bde34c3a00c8: Pull complete 08:31:03 b352a97aabf1: Pull complete 08:31:03 4872d77fe225: Pull complete 08:31:03 5851b861e8e6: Pull complete 08:31:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:31:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:03 prd-ubuntu20.04-docker-8c-8g-5757 does not seem to be running inside a container 08:31:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:31:10 $ docker top 4d9709ed52516c1781b87fd315a618390b1dad3695a741c773b5debd36ec34ad -eo pid,comm 08:31:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:31:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:10 [ssh-agent] Looking for ssh-agent implementation... 08:31:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:10 $ docker exec 4d9709ed52516c1781b87fd315a618390b1dad3695a741c773b5debd36ec34ad ssh-agent 08:31:10 SSH_AUTH_SOCK=/tmp/ssh-sdTJq5sBWyo4/agent.32 08:31:10 SSH_AGENT_PID=38 08:31:10 Running ssh-add (command line suppressed) 08:31:10 Identity added: /w/workspace/edgex-go/5@tmp/private_key_718002469470163101.key (/w/workspace/edgex-go/5@tmp/private_key_718002469470163101.key) 08:31:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:11 + git tag --points-at HEAD [Pipeline] } 08:31:11 $ docker exec --env ******** --env ******** 4d9709ed52516c1781b87fd315a618390b1dad3695a741c773b5debd36ec34ad ssh-agent -k 08:31:11 unset SSH_AUTH_SOCK; 08:31:11 unset SSH_AGENT_PID; 08:31:11 echo Agent pid 38 killed; 08:31:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:11 [ssh-agent] Looking for ssh-agent implementation... 08:31:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:11 $ docker exec 4d9709ed52516c1781b87fd315a618390b1dad3695a741c773b5debd36ec34ad ssh-agent 08:31:11 SSH_AUTH_SOCK=/tmp/ssh-6ANSeV7ZBful/agent.71 08:31:11 SSH_AGENT_PID=77 08:31:11 Running ssh-add (command line suppressed) 08:31:11 Identity added: /w/workspace/edgex-go/5@tmp/private_key_13317486910251922193.key (/w/workspace/edgex-go/5@tmp/private_key_13317486910251922193.key) 08:31:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:11 + git semver init 08:31:12 2023-02-14 08:31:12,176 [run_init] DEBUG init version:0.0.0 force:False 08:31:12 2023-02-14 08:31:12,177 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 08:31:12 2023-02-14 08:31:12,177 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 08:31:12 2023-02-14 08:31:12,178 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 08:31:24 2023-02-14 08:31:23,864 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 08:31:24 2023-02-14 08:31:23,864 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4339 with force:False 08:31:24 2023-02-14 08:31:23,864 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4339 08:31:24 2023-02-14 08:31:23,868 [execute] INFO git cat-file --batch-check 08:31:24 2023-02-14 08:31:23,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:31:24 2023-02-14 08:31:23,873 [execute] INFO git cat-file --batch 08:31:24 2023-02-14 08:31:23,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:31:24 2023-02-14 08:31:23,878 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4339 08:31:24 0.0.0 [Pipeline] } 08:31:24 $ docker exec --env ******** --env ******** 4d9709ed52516c1781b87fd315a618390b1dad3695a741c773b5debd36ec34ad ssh-agent -k 08:31:24 unset SSH_AUTH_SOCK; 08:31:24 unset SSH_AGENT_PID; 08:31:24 echo Agent pid 77 killed; 08:31:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:24 + git semver [Pipeline] } 08:31:25 $ docker stop --time=1 4d9709ed52516c1781b87fd315a618390b1dad3695a741c773b5debd36ec34ad 08:31:28 $ docker rm -f --volumes 4d9709ed52516c1781b87fd315a618390b1dad3695a741c773b5debd36ec34ad [Pipeline] // withDockerContainer [Pipeline] sh 08:31:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:29 Stashed 1 file(s) [Pipeline] echo 08:31:29 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:31:30 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:31:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:30 ========================================================= 08:31:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:31:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:31 213ec9aee27d: Pulling fs layer 08:31:31 4583459ba037: Pulling fs layer 08:31:31 93c1e223e6f2: Pulling fs layer 08:31:31 53926ce57604: Pulling fs layer 08:31:31 21b2b0c7a3f4: Pulling fs layer 08:31:31 22ff95d597cd: Pulling fs layer 08:31:31 12d6caf4c0d1: Pulling fs layer 08:31:31 96b7cbca73a9: Pulling fs layer 08:31:31 a7acece74701: Pulling fs layer 08:31:31 21b2b0c7a3f4: Waiting 08:31:31 22ff95d597cd: Waiting 08:31:31 a7acece74701: Waiting 08:31:31 12d6caf4c0d1: Waiting 08:31:31 53926ce57604: Waiting 08:31:31 93c1e223e6f2: Verifying Checksum 08:31:31 93c1e223e6f2: Download complete 08:31:31 4583459ba037: Verifying Checksum 08:31:31 4583459ba037: Download complete 08:31:31 21b2b0c7a3f4: Verifying Checksum 08:31:31 21b2b0c7a3f4: Download complete 08:31:31 22ff95d597cd: Verifying Checksum 08:31:31 22ff95d597cd: Download complete 08:31:31 213ec9aee27d: Verifying Checksum 08:31:31 213ec9aee27d: Download complete 08:31:31 12d6caf4c0d1: Verifying Checksum 08:31:31 12d6caf4c0d1: Download complete 08:31:32 213ec9aee27d: Pull complete 08:31:32 a7acece74701: Verifying Checksum 08:31:32 a7acece74701: Download complete 08:31:33 96b7cbca73a9: Verifying Checksum 08:31:33 96b7cbca73a9: Download complete 08:31:33 53926ce57604: Verifying Checksum 08:31:33 53926ce57604: Download complete 08:31:34 4583459ba037: Pull complete 08:31:36 93c1e223e6f2: Pull complete 08:31:42 53926ce57604: Pull complete 08:31:43 21b2b0c7a3f4: Pull complete 08:31:43 22ff95d597cd: Pull complete 08:31:44 12d6caf4c0d1: Pull complete 08:31:44 Still waiting to schedule task 08:31:44 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5759’ is offline 08:31:47 96b7cbca73a9: Pull complete 08:31:48 a7acece74701: Pull complete 08:31:48 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:31:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:31:49 + docker build -t ci-base-image-x86_64 -f - . 08:31:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:49 WORKDIR /edgex 08:31:49 COPY go.mod . 08:31:49 RUN go mod download 08:31:50 Sending build context to Docker daemon 170.3MB 08:31:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:50 ---> db6d94c90886 08:31:50 Step 2/4 : WORKDIR /edgex 08:32:04 ---> Running in 3a36cf0d3259 08:32:06 Removing intermediate container 3a36cf0d3259 08:32:06 ---> b4ed8df5ac1a 08:32:06 Step 3/4 : COPY go.mod . 08:32:06 ---> a3f785e3ed22 08:32:06 Step 4/4 : RUN go mod download 08:32:06 ---> Running in a898e214d8e5 08:32:28 Removing intermediate container a898e214d8e5 08:32:28 ---> 741f1dbd0c7a 08:32:28 Successfully built 741f1dbd0c7a 08:32:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:28 + docker inspect -f . ci-base-image-x86_64 08:32:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:28 prd-ubuntu20.04-docker-8c-8g-5757 does not seem to be running inside a container 08:32:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:29 $ docker top de9e159b7ec0e998bfead775b206812090ed64a44737a25d50d2fc7949069131 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:29 + go version 08:32:29 go version go1.18.7 linux/amd64 [Pipeline] } 08:32:29 $ docker stop --time=1 de9e159b7ec0e998bfead775b206812090ed64a44737a25d50d2fc7949069131 08:32:30 $ docker rm -f --volumes de9e159b7ec0e998bfead775b206812090ed64a44737a25d50d2fc7949069131 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:31 + docker inspect -f . ci-base-image-x86_64 08:32:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:31 prd-ubuntu20.04-docker-8c-8g-5757 does not seem to be running inside a container 08:32:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:31 $ docker top 15511d1668361a1a1605e3d8b446477c2ca05ca2717bfbbcedc2beb3bc63e8e7 -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:31 ========================================================= 08:32:31 [edgeXBuildGoParallel] Running Tests and Build... 08:32:31 ========================================================= [Pipeline] sh 08:32:32 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:32:32 + make test 08:32:32 go test -race -coverprofile=coverage.out ./... 08:32:40 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.111s coverage: 98.5% of statements 08:32:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.131s coverage: 73.2% of statements 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 54.0% of statements 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:33:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.711s coverage: 89.2% of statements 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:33:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 3.9% of statements 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:33:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.507s coverage: 95.6% of statements 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:33:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.096s coverage: 72.2% of statements 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:33:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:33:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:33:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.6% of statements 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:33:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 47.1% of statements 08:33:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.071s coverage: 82.9% of statements 08:33:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements 08:33:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 08:33:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.087s coverage: 87.5% of statements 08:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements 08:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.385s coverage: 79.9% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.095s coverage: 86.9% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.041s coverage: 20.0% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 77.4% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 91.2% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.216s coverage: 63.1% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.512s coverage: 65.3% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.494s coverage: 41.0% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.188s coverage: 92.3% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.085s coverage: 63.2% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.135s coverage: 97.7% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:33:23 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:33:41 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." 08:33:41 go vet ./... 08:33:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:46 ./bin/test-attribution-txt.sh [Pipeline] echo 08:33:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:33:46 + ls -al . 08:33:46 total 748 08:33:46 drwxrwxr-x 12 1001 1001 4096 Feb 14 08:32 . 08:33:46 drwxr-xr-x 4 root root 4096 Feb 14 08:32 .. 08:33:46 drwxrwxr-x 2 1001 1001 4096 Feb 14 08:30 .blubracket 08:33:46 -rw-rw-r-- 1 1001 1001 16 Feb 14 08:30 .dockerignore 08:33:46 drwxrwxr-x 8 1001 1001 4096 Feb 14 08:33 .git 08:33:46 drwxrwxr-x 3 1001 1001 4096 Feb 14 08:30 .github 08:33:46 -rw-rw-r-- 1 1001 1001 1024 Feb 14 08:30 .gitignore 08:33:46 -rw-rw-r-- 1 1001 1001 42 Feb 14 08:30 .golangci.yml 08:33:46 -rw-rw-r-- 1 1001 1001 87 Feb 14 08:30 .hadolint.yml 08:33:46 drwxr-xr-x 3 1001 1001 4096 Feb 14 08:31 .semver 08:33:46 -rw-rw-r-- 1 1001 1001 166 Feb 14 08:30 .sonarcloud.properties 08:33:46 -rw-rw-r-- 1 1001 1001 1171 Feb 14 08:30 ADOPTERS.md 08:33:46 -rw-rw-r-- 1 1001 1001 10825 Feb 14 08:30 Attribution.txt 08:33:46 -rw-rw-r-- 1 1001 1001 73765 Feb 14 08:30 CHANGELOG.md 08:33:46 -rw-rw-r-- 1 1001 1001 3804 Feb 14 08:30 CONTRIBUTING.md 08:33:46 -rw-rw-r-- 1 1001 1001 677 Feb 14 08:30 GOVERNANCE.md 08:33:46 -rw-rw-r-- 1 1001 1001 850 Feb 14 08:30 Jenkinsfile 08:33:46 -rw-rw-r-- 1 1001 1001 10775 Feb 14 08:30 LICENSE 08:33:46 -rw-rw-r-- 1 1001 1001 13536 Feb 14 08:30 Makefile 08:33:46 -rw-rw-r-- 1 1001 1001 582 Feb 14 08:30 OWNERS.md 08:33:46 -rw-rw-r-- 1 1001 1001 9403 Feb 14 08:30 README.md 08:33:46 -rw-rw-r-- 1 1001 1001 6912 Feb 14 08:30 SECURITY.md 08:33:46 -rw-rw-r-- 1 1001 1001 5 Feb 14 08:31 VERSION 08:33:46 drwxrwxr-x 2 1001 1001 4096 Feb 14 08:30 bin 08:33:46 drwxrwxr-x 17 1001 1001 4096 Feb 14 08:30 cmd 08:33:46 -rw-r--r-- 1 root root 487233 Feb 14 08:33 coverage.out 08:33:46 -rw-rw-r-- 1 1001 1001 3295 Feb 14 08:30 go.mod 08:33:46 -rw-rw-r-- 1 1001 1001 33318 Feb 14 08:30 go.sum 08:33:46 drwxrwxr-x 7 1001 1001 4096 Feb 14 08:30 internal 08:33:46 drwxrwxr-x 3 1001 1001 4096 Feb 14 08:30 openapi 08:33:46 drwxrwxr-x 2 1001 1001 4096 Feb 14 08:30 sbom 08:33:46 drwxrwxr-x 4 1001 1001 4096 Feb 14 08:30 snap 08:33:46 -rw-rw-r-- 1 1001 1001 204 Feb 14 08:30 version.go [Pipeline] sh 08:33:46 + '[' -e coverage.out ] 08:33:46 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:46 Stashed 1 file(s) [Pipeline] sh 08:33:47 + make build 08:33:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:34:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:34:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:34:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:34:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:34:12 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 08:34:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:34:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:34:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5766 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws 08:34:17 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 08:34:17 The recommended git tool is: git 08:34:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:34:20 $ docker stop --time=1 15511d1668361a1a1605e3d8b446477c2ca05ca2717bfbbcedc2beb3bc63e8e7 08:34:23 using credential edgex-jenkins-ssh 08:34:23 Cloning the remote Git repository 08:34:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:24 > git init /w/workspace/edgex-go/5 # timeout=10 08:34:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:24 > git --version # timeout=10 08:34:24 > git --version # 'git version 2.25.1' 08:34:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:31 $ docker rm -f --volumes 15511d1668361a1a1605e3d8b446477c2ca05ca2717bfbbcedc2beb3bc63e8e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:32 08:34:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:33 latest: Pulling from edgex-devops/edgex-compose 08:34:33 cbdbe7a5bc2a: Pulling fs layer 08:34:33 ca9280d653b3: Pulling fs layer 08:34:33 7e9c9ca2126c: Pulling fs layer 08:34:33 cbdbe7a5bc2a: Verifying Checksum 08:34:33 cbdbe7a5bc2a: Download complete 08:34:33 cbdbe7a5bc2a: Pull complete 08:34:34 ca9280d653b3: Verifying Checksum 08:34:34 ca9280d653b3: Download complete 08:34:34 7e9c9ca2126c: Download complete 08:34:34 ca9280d653b3: Pull complete 08:34:37 7e9c9ca2126c: Pull complete 08:34:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:34:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:37 prd-ubuntu20.04-docker-8c-8g-5757 does not seem to be running inside a container 08:34:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:43 $ docker top 78b8e5cc8c49656fdcc4e845cf8458f0920d89390d080d19aa6f9dcfc3289ccd -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:44 + + docker-composegrep build parallel --help 08:34:44 08:34:44 --parallel Build images in parallel. [Pipeline] } 08:34:44 $ docker stop --time=1 78b8e5cc8c49656fdcc4e845cf8458f0920d89390d080d19aa6f9dcfc3289ccd 08:34:45 $ docker rm -f --volumes 78b8e5cc8c49656fdcc4e845cf8458f0920d89390d080d19aa6f9dcfc3289ccd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:46 prd-ubuntu20.04-docker-8c-8g-5757 does not seem to be running inside a container 08:34:46 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:46 $ docker top e644bc0c27443fd7e85c3a0cbeba96c6ccce6be2b6735ace8311ef18fcd64f23 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:47 + docker-compose -f ./docker-compose-build.yml build --parallel 08:34:48 Building core-command ... 08:34:48 Building core-common-config-bootstrapper ... 08:34:48 Building core-data ... 08:34:48 Building core-metadata ... 08:34:48 Building security-bootstrapper ... 08:34:48 Building security-proxy-setup ... 08:34:48 Building security-secretstore-setup ... 08:34:48 Building security-spiffe-token-provider ... 08:34:48 Building security-spire-agent ... 08:34:48 Building security-spire-config ... 08:34:48 Building security-spire-server ... 08:34:48 Building support-notifications ... 08:34:48 Building support-scheduler ... 08:34:48 Building core-metadata 08:34:48 Building core-common-config-bootstrapper 08:34:48 Building security-secretstore-setup 08:34:48 Building security-proxy-setup 08:34:48 Building security-spiffe-token-provider 08:34:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:47 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:48 Merging remotes/origin/main commit 8d74a5096a4a44ccbcfe21975abab76d27106cec into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c 08:34:49 Merge succeeded, producing 7cc2a05febc6ed5b33417fdc90da8be92613e324 08:34:49 Checking out Revision 7cc2a05febc6ed5b33417fdc90da8be92613e324 (PR-4339) 08:34:48 > git config core.sparsecheckout # timeout=10 08:34:48 > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # timeout=10 08:34:48 > git remote # timeout=10 08:34:48 > git config --get remote.origin.url # timeout=10 08:34:48 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:48 > git merge 8d74a5096a4a44ccbcfe21975abab76d27106cec # timeout=10 08:34:49 > git rev-parse HEAD^{commit} # timeout=10 08:34:49 > git config core.sparsecheckout # timeout=10 08:34:49 > git checkout -f 7cc2a05febc6ed5b33417fdc90da8be92613e324 # timeout=10 08:34:53 Commit message: "Merge commit '8d74a5096a4a44ccbcfe21975abab76d27106cec' into HEAD" 08:34:53 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 08:34:53 > git rev-list --no-walk f377b5dd446982f0328edc74da73b08262bc932a # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:54 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:54 Dload Upload Total Spent Left Speed 08:34:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 163k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh 08:34:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:55 + sudo tee /etc/docker/daemon.new 08:34:55 { 08:34:55 "registry-mirrors": [ 08:34:55 "https://nexus3.edgexfoundry.org:10001" 08:34:55 ], 08:34:55 "bip": "10.250.0.254/24", 08:34:55 "hosts": [ 08:34:55 "tcp://0.0.0.0:5555", 08:34:55 "unix:///var/run/docker.sock" 08:34:55 ], 08:34:55 "mtu": 1458, 08:34:55 "selinux-enabled": true, 08:34:55 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:55 } [Pipeline] sh 08:34:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:55 + sudo service docker restart 08:35:00 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:35:00 ---> 741f1dbd0c7a 08:35:00 Step 3/21 : WORKDIR /edgex-go 08:35:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:00 08:35:00 Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:00 08:35:00 ---> 741f1dbd0c7a 08:35:00 ---> 741f1dbd0c7a 08:35:00 Step 3/24 : ARG ADD_BUILD_TAGS=""Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:00 08:35:00 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:00 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:35:00 ---> 741f1dbd0c7a 08:35:00 Step 3/19 : WORKDIR /edgex-go 08:35:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:08 ---> 741f1dbd0c7a 08:35:08 Step 3/24 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:14 provisioning config files... 08:35:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2178576262350642009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:14 ---> docker-login.sh 08:35:14 nexus3.edgexfoundry.org:10001 08:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:15 Configure a credential helper to remove this warning. See 08:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:15 08:35:15 Login Succeeded 08:35:15 nexus3.edgexfoundry.org:10002 08:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:16 Configure a credential helper to remove this warning. See 08:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:16 08:35:16 Login Succeeded 08:35:16 nexus3.edgexfoundry.org:10003 08:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:16 Configure a credential helper to remove this warning. See 08:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:16 08:35:16 Login Succeeded 08:35:16 nexus3.edgexfoundry.org:10004 08:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:17 Configure a credential helper to remove this warning. See 08:35:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:17 08:35:17 Login Succeeded 08:35:17 docker.io 08:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:17 Configure a credential helper to remove this warning. See 08:35:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:17 08:35:17 Login Succeeded 08:35:17 ---> docker-login.sh ends [Pipeline] } 08:35:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:35:18 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:35:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:18 ========================================================= 08:35:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:35:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:35:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:19 9b18e9b68314: Pulling fs layer 08:35:19 35d82f9e3411: Pulling fs layer 08:35:19 e16973657156: Pulling fs layer 08:35:19 fc693d55d65f: Pulling fs layer 08:35:19 7e9fc2657dce: Pulling fs layer 08:35:19 dda99020689f: Pulling fs layer 08:35:19 db1c61fa0a46: Pulling fs layer 08:35:19 891c053d2c06: Pulling fs layer 08:35:19 fc693d55d65f: Waiting 08:35:19 7e9fc2657dce: Waiting 08:35:19 dda99020689f: Waiting 08:35:19 db1c61fa0a46: Waiting 08:35:19 891c053d2c06: Waiting 08:35:19 e16973657156: Verifying Checksum 08:35:19 e16973657156: Download complete 08:35:19 35d82f9e3411: Verifying Checksum 08:35:19 35d82f9e3411: Download complete 08:35:19 7e9fc2657dce: Verifying Checksum 08:35:19 dda99020689f: Verifying Checksum 08:35:19 dda99020689f: Download complete 08:35:19 9b18e9b68314: Download complete 08:35:20 9b18e9b68314: Pull complete 08:35:20 35d82f9e3411: Pull complete 08:35:21 e16973657156: Pull complete 08:35:21 891c053d2c06: Verifying Checksum 08:35:21 891c053d2c06: Download complete 08:35:22 db1c61fa0a46: Verifying Checksum 08:35:22 db1c61fa0a46: Download complete 08:35:23 fc693d55d65f: Verifying Checksum 08:35:23 fc693d55d65f: Download complete 08:35:35 ---> Running in 59975e797973 08:35:35 ---> Running in 1c51c9394ebd 08:35:35 ---> Running in 08ac04457879 08:35:35 ---> Running in ff7bd43d79fd 08:35:35 ---> Running in f4b53b6b0cee 08:35:35 Removing intermediate container ff7bd43d79fd 08:35:35 ---> d5866883615b 08:35:35 Step 4/24 : RUN apk add --update --no-cache make git 08:35:35 Removing intermediate container 59975e797973 08:35:35 ---> 4a5bdc64ec34 08:35:35 Step 4/21 : RUN apk add --update --no-cache make git 08:35:35 Removing intermediate container 08ac04457879 08:35:35 ---> 4b6c28fc2b9e 08:35:35 Step 4/24 : WORKDIR /edgex-go 08:35:35 Removing intermediate container f4b53b6b0cee 08:35:35 ---> 52ae2de425a9 08:35:35 Step 4/22 : WORKDIR /edgex-go 08:35:35 ---> Running in dcfe8bf7d79f 08:35:35 ---> Running in aba394950fbf 08:35:35 ---> Running in 864616a75df6 08:35:35 Removing intermediate container 1c51c9394ebd 08:35:35 ---> e2178092a8fd 08:35:35 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:35:35 ---> Running in 038dfcb65599 08:35:35 ---> Running in ad11169c758b 08:35:35 Removing intermediate container 864616a75df6 08:35:35 ---> 1e597d3a0089 08:35:35 Step 5/24 : RUN apk add --update --no-cache make git 08:35:35 ---> Running in 52b43427b1d7 08:35:35 Removing intermediate container 038dfcb65599 08:35:35 ---> 59f065ae75dc 08:35:35 Step 5/22 : RUN apk add --update --no-cache make git 08:35:35 ---> Running in a74ebf0ef22d 08:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:35 OK: 211 MiB in 51 packages 08:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:35 Removing intermediate container dcfe8bf7d79f 08:35:35 ---> 41af40b04749 08:35:35 Step 5/24 : COPY go.mod vendor* ./ 08:35:35 OK: 211 MiB in 51 packages 08:35:35 ---> 08cf24ad4ec1 08:35:35 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:35 v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:35:35 v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:35:35 OK: 17046 distinct packages available 08:35:35 ---> Running in 4e3e9d7e4de2 08:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:35 OK: 211 MiB in 51 packages 08:35:35 Removing intermediate container aba394950fbf 08:35:35 ---> 65b6ea8290ed 08:35:35 Step 5/21 : COPY go.mod vendor* ./ 08:35:35 ---> e3b64b54fef2 08:35:35 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:35 ---> Running in 19ab94b58c1a 08:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:35 OK: 211 MiB in 51 packages 08:35:35 Removing intermediate container 52b43427b1d7 08:35:35 ---> 1df98d318a92 08:35:35 Step 6/24 : COPY go.mod vendor* ./ 08:35:35 ---> 347545425872 08:35:35 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:35 ---> Running in 65263ffc64ca 08:35:35 OK: 211 MiB in 51 packages 08:35:35 Removing intermediate container a74ebf0ef22d 08:35:35 ---> c2092e43f9d8 08:35:35 Step 6/22 : COPY go.mod vendor* ./ 08:35:35 ---> 533713f7da34 08:35:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:35 ---> Running in 8461ffd14dc2 08:35:35 Removing intermediate container ad11169c758b 08:35:35 ---> 1691ed22989d 08:35:35 Step 5/19 : COPY go.mod vendor* ./ 08:35:35 ---> a4dcaa44fe10 08:35:35 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:35 ---> Running in 0cc94f5c472c 08:35:38 fc693d55d65f: Pull complete 08:35:38 7e9fc2657dce: Pull complete 08:35:38 dda99020689f: Pull complete 08:35:42 db1c61fa0a46: Pull complete 08:35:44 891c053d2c06: Pull complete 08:35:44 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:35:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:35:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:44 WORKDIR /edgex 08:35:44 COPY go.mod . 08:35:44 RUN go mod download 08:35:44 + docker build -t ci-base-image-arm64 -f - . 08:35:45 Sending build context to Docker daemon 3.187MB 08:35:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:45 ---> f96f9c87975a 08:35:45 Step 2/4 : WORKDIR /edgex 08:35:47 ---> Running in 8d2f1184402e 08:35:48 Removing intermediate container 8d2f1184402e 08:35:48 ---> c8d90cfa0ba5 08:35:48 Step 3/4 : COPY go.mod . 08:35:48 ---> 2d33870b131e 08:35:48 Step 4/4 : RUN go mod download 08:35:48 ---> Running in 3aa9f34991e8 08:36:57 Removing intermediate container 8461ffd14dc2 08:36:57 ---> 8f065a92d9e1 08:36:57 Step 8/22 : COPY . . 08:37:10 Removing intermediate container 3aa9f34991e8 08:37:10 ---> 9635a4a7e96a 08:37:10 Successfully built 9635a4a7e96a 08:37:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:10 + docker inspect -f . ci-base-image-arm64 08:37:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:11 prd-ubuntu20.04-docker-arm64-4c-16g-5766 does not seem to be running inside a container 08:37:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:37:12 $ docker top 6e2671d38d0b5d9b47a09e5287019ff14de2c0f97c1b363422725f7f3214fff7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:13 + go version 08:37:13 go version go1.18.7 linux/arm64 [Pipeline] } 08:37:13 $ docker stop --time=1 6e2671d38d0b5d9b47a09e5287019ff14de2c0f97c1b363422725f7f3214fff7 08:37:15 $ docker rm -f --volumes 6e2671d38d0b5d9b47a09e5287019ff14de2c0f97c1b363422725f7f3214fff7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:15 + docker inspect -f . ci-base-image-arm64 08:37:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:16 prd-ubuntu20.04-docker-arm64-4c-16g-5766 does not seem to be running inside a container 08:37:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:37:17 $ docker top 2af7ba10ee0fc1df39e111e7dea669278d591085b389cb293d489169c2d690e6 -eo pid,comm [Pipeline] { [Pipeline] echo 08:37:17 ========================================================= 08:37:17 [edgeXBuildGoParallel] Running Tests and Build... 08:37:17 ========================================================= [Pipeline] sh 08:37:18 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:37:19 + make test 08:37:19 go test -race -coverprofile=coverage.out ./... 08:37:36 ---> d5a78ca58e3a 08:37:36 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:37:36 ---> Running in 93cb32bd8ed4 08:37:36 Removing intermediate container 65263ffc64ca 08:37:36 ---> c46ebbd15573 08:37:36 Step 8/24 : COPY . . 08:37:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:37:36 Removing intermediate container 19ab94b58c1a 08:37:36 ---> 58e40baff01e 08:37:36 Step 7/21 : COPY . . 08:37:36 Removing intermediate container 0cc94f5c472c 08:37:36 ---> 26919f465c58 08:37:36 Step 7/19 : COPY . . 08:37:36 Removing intermediate container 4e3e9d7e4de2 08:37:36 ---> 98d70f788738 08:37:36 Step 7/24 : COPY . . 08:38:06 ? github.com/edgexfoundry/edgex-go [no test files] 08:38:23 ---> 4b5eca80dc01 08:38:23 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:23 ---> 5dcfd5e57e52 08:38:23 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:38:23 ---> 47e58160da22 08:38:23 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:38:23 ---> 198705caa833 08:38:23 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:38:30 ---> Running in 59cd1d865bd3 08:38:30 ---> Running in 604795673c62 08:38:30 ---> Running in 29b55aa9f5e0 08:38:30 ---> Running in e1590e815892 08:38:30 Removing intermediate container 93cb32bd8ed4 08:38:30 ---> 09182985e510 08:38:30 08:38:30 Step 10/22 : FROM alpine:3.16 08:38:31 3.16: Pulling from library/alpine 08:38:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:38:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:38:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:38:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:38:32 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:38:32 Status: Downloaded newer image for alpine:3.16 08:38:32 ---> dfd21b5a31f5 08:38:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:38:34 ---> Running in 53b714fb4241 08:38:34 Removing intermediate container 53b714fb4241 08:38:34 ---> 162a8dfe1d24 08:38:34 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:38:34 ---> Running in 56fd11eba8ae 08:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:36 (1/1) Installing dumb-init (1.2.5-r1) 08:38:36 Executing busybox-1.35.0-r17.trigger 08:38:36 OK: 6 MiB in 15 packages 08:38:40 Removing intermediate container 56fd11eba8ae 08:38:40 ---> 5a73dda59f9f 08:38:40 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:41 ---> af29d802aa6a 08:38:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:38:43 ---> c5b71317c95b 08:38:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:38:43 ---> 3ea498d210ea 08:38:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:38:44 ---> 402e9c271ebc 08:38:44 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:44 ---> Running in 6899b3c72555 08:38:47 Removing intermediate container 6899b3c72555 08:38:47 ---> 1e157f04049d 08:38:47 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:38:47 ---> Running in d147efd8e5dc 08:38:47 Removing intermediate container d147efd8e5dc 08:38:47 ---> 826338454ac3 08:38:47 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:38:47 ---> Running in e6b5d44c40aa 08:38:47 Removing intermediate container e6b5d44c40aa 08:38:47 ---> 58bcf9466ead 08:38:47 Step 20/22 : LABEL arch=x86_64 08:38:47 ---> Running in a37a5624daa7 08:38:48 Removing intermediate container a37a5624daa7 08:38:48 ---> b1c92b02b8ae 08:38:48 Step 21/22 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 08:38:48 ---> Running in af0db39abd52 08:38:49 Removing intermediate container af0db39abd52 08:38:49 ---> 265663c18701 08:38:49 Step 22/22 : LABEL version=0.0.0 08:38:49 ---> Running in c2bf8dd5d810 08:38:49 Removing intermediate container c2bf8dd5d810 08:38:49 ---> 04f43c3f53aa 08:38:49 08:38:49 Successfully built 04f43c3f53aa 08:38:49 Successfully tagged core-common-config-bootstrapper:latest 08:38:49  Building core-common-config-bootstrapper ... done Building security-spire-agent 08:38:52 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:38:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:38:52 ---> 741f1dbd0c7a 08:38:52 Step 3/24 : WORKDIR /edgex-go 08:38:52 ---> Using cache 08:38:52 ---> e2178092a8fd 08:38:52 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:39:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:39:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:39:07 ---> Running in 59321a0f0cf9 08:39:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:39:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:39:09 OK: 211 MiB in 51 packages 08:39:19 Removing intermediate container 604795673c62 08:39:19 ---> 26986a65acb0 08:39:19 08:39:19 Step 9/24 : FROM alpine:3.16 08:39:19 ---> dfd21b5a31f5 08:39:19 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:39:19 Removing intermediate container e1590e815892 08:39:19 ---> 74015eedca26 08:39:19 08:39:19 Step 10/24 : FROM alpine:3.16 08:39:19 ---> dfd21b5a31f5 08:39:19 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:39:19 Removing intermediate container 29b55aa9f5e0 08:39:19 ---> 95748a31c791 08:39:19 08:39:19 Step 9/21 : FROM alpine:3.16 08:39:19 ---> dfd21b5a31f5 08:39:19 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:39:19 ---> Running in 1693488cf57d 08:39:19 ---> Running in 04946bc5949a 08:39:19 ---> Running in b0e126697843 08:39:19 Removing intermediate container 59cd1d865bd3 08:39:19 ---> 7622d54d96f7 08:39:19 08:39:19 Step 9/19 : FROM alpine:3.15 08:39:19 Removing intermediate container 59321a0f0cf9 08:39:19 ---> 80a9358be80e 08:39:19 Step 5/24 : COPY go.mod vendor* ./ 08:39:19 3.15: Pulling from library/alpine 08:39:19 ---> 48a3a8b60d3e 08:39:19 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:19 ---> Running in 2e056298c7e2 08:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:39:19 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:39:19 Status: Downloaded newer image for alpine:3.15 08:39:19 ---> 5ce65d7b0fde 08:39:19 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:39:19 ---> Running in 0d789464bca1 08:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:39:19 Removing intermediate container 0d789464bca1 08:39:19 ---> a61eb5aeed2e 08:39:19 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:39:19 ---> Running in bb6ff4835bf4 08:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:39:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:39:20 (1/3) Installing ca-certificates (20220614-r0) 08:39:20 (1/6) Installing ca-certificates (20220614-r0) 08:39:20 (2/3) Installing dumb-init (1.2.5-r1) 08:39:20 (3/3) Installing su-exec (0.2-r1) 08:39:20 Executing busybox-1.35.0-r17.trigger 08:39:20 (2/6) Installing brotli-libs (1.0.9-r6) 08:39:20 Executing ca-certificates-20220614-r0.trigger 08:39:20 (1/1) Installing dumb-init (1.2.5-r1) 08:39:20 Executing busybox-1.35.0-r17.trigger 08:39:20 OK: 6 MiB in 15 packages 08:39:20 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:39:20 (4/6) Installing libcurl (7.83.1-r5) 08:39:20 OK: 6 MiB in 17 packages 08:39:20 (5/6) Installing curl (7.83.1-r5) 08:39:20 (6/6) Installing dumb-init (1.2.5-r1) 08:39:20 Executing busybox-1.35.0-r17.trigger 08:39:20 Executing ca-certificates-20220614-r0.trigger 08:39:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:39:20 OK: 8 MiB in 20 packages 08:39:20 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:39:20 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:39:20 OK: 15857 distinct packages available 08:39:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:39:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:39:20 Removing intermediate container b0e126697843 08:39:20 ---> f48d95d5478b 08:39:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:39:20 ---> Running in 29a7ec1637f4 08:39:20 Removing intermediate container 29a7ec1637f4 08:39:20 ---> b38591822e32 08:39:20 Step 13/24 : ENV APP_PORT=59881 08:39:20 Removing intermediate container 1693488cf57d 08:39:20 ---> 272b03b6eac2 08:39:20 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:39:20 Removing intermediate container 04946bc5949a 08:39:20 ---> 7bfa06792566 08:39:20 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:39:20 (1/9) Installing ca-certificates (20220614-r0) 08:39:20 ---> Running in 5d873acfe7cb 08:39:20 ---> Running in 9b323ba0228d 08:39:20 ---> Running in fdc40158bf90 08:39:20 (2/9) Installing brotli-libs (1.0.9-r5) 08:39:21 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:39:21 (4/9) Installing libcurl (7.80.0-r5) 08:39:21 (5/9) Installing curl (7.80.0-r5) 08:39:21 (6/9) Installing dumb-init (1.2.5-r1) 08:39:21 (7/9) Installing musl-obstack (1.2.3-r0) 08:39:21 (8/9) Installing libucontext (1.1-r0) 08:39:21 (9/9) Installing gcompat (1.0.0-r4) 08:39:21 Executing busybox-1.34.1-r7.trigger 08:39:21 Executing ca-certificates-20220614-r0.trigger 08:39:21 OK: 8 MiB in 23 packages 08:39:21 Removing intermediate container 9b323ba0228d 08:39:21 ---> a0d2faea6422 08:39:21 Step 12/24 : WORKDIR / 08:39:21 Removing intermediate container 5d873acfe7cb 08:39:21 ---> 80d6b49a26d8 08:39:21 Step 12/21 : WORKDIR /edgex 08:39:21 Removing intermediate container fdc40158bf90 08:39:21 ---> ba4640a887ad 08:39:21 Step 14/24 : EXPOSE $APP_PORT 08:39:21 ---> Running in 4fd21d0d5db6 08:39:21 ---> Running in 59e6e6ab3329 08:39:21 ---> Running in c9171d5925c5 08:39:21 Removing intermediate container 4fd21d0d5db6 08:39:21 ---> e836bb71ff58 08:39:21 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:39:21 Removing intermediate container 59e6e6ab3329 08:39:21 ---> a5d4cfa152ab 08:39:21 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:39:21 Removing intermediate container c9171d5925c5 08:39:21 ---> 059f0a1f8202 08:39:21 Step 15/24 : WORKDIR / 08:39:21 ---> Running in 8f02341c2d30 08:39:21 Removing intermediate container 8f02341c2d30 08:39:21 ---> 73082aeefab5 08:39:21 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:21 ---> 9fd0b36f3ab6 08:39:21 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:39:21 ---> a6c563661935 08:39:21 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:39:22 Removing intermediate container bb6ff4835bf4 08:39:22 ---> 5fdce1f45f5c 08:39:22 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:22 ---> 235740e7fb90 08:39:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:39:22 ---> 0ea24460d299 08:39:22 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:39:22 ---> 4d6ab5e324ae 08:39:22 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:39:22 ---> 19916831cff8 08:39:22 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:39:24 ---> aee6a073c0fa 08:39:24 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:39:24 ---> 6b04890c8d32 08:39:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:39:24 ---> 6577e45b84cc 08:39:24 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:39:24 ---> 45851ce7623d 08:39:24 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:39:24 ---> 00fcd29a9848 08:39:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:39:24 ---> 29e592157d26 08:39:24 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:24 ---> 114ce098997d 08:39:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:39:24 ---> Running in a56ccadaa124 08:39:24 ---> 78c7757b57b3 08:39:24 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:39:24 ---> Running in 0c501b6c417b 08:39:24 ---> 94ba62122cfb 08:39:24 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:39:24 Removing intermediate container 0c501b6c417b 08:39:24 ---> a4ebd026cf38 08:39:24 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:39:24 ---> Running in b9e36f108090 08:39:24 ---> Running in 3f92bcec49fc 08:39:25 Removing intermediate container b9e36f108090 08:39:25 ---> 4303f08a9be6 08:39:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:39:25 ---> 17a386b1b638 08:39:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:39:25 ---> Running in 6260de7e2b1f 08:39:25 Removing intermediate container 3f92bcec49fc 08:39:25 ---> 36e47c787056 08:39:25 Step 17/19 : LABEL arch=x86_64 08:39:25 ---> Running in 61a0938ee65f 08:39:25 Removing intermediate container a56ccadaa124 08:39:25 ---> dcbfc6b43317 08:39:25 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:39:25 Removing intermediate container 6260de7e2b1f 08:39:25 ---> 3c07c57012b6 08:39:25 Step 22/24 : LABEL arch=x86_64 08:39:25 ---> Running in 13db5310ed90 08:39:26 ---> Running in ad4462a2aee8 08:39:27 Removing intermediate container 61a0938ee65f 08:39:27 ---> c33cf9c1ae98 08:39:27 Step 18/19 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 08:39:31 ---> 617d057cf22d 08:39:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:39:31 Removing intermediate container ad4462a2aee8 08:39:31 ---> 7c7be424740a 08:39:31 Step 23/24 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 08:39:31 Removing intermediate container 13db5310ed90 08:39:31 ---> 7b4787af5f4a 08:39:31 Step 19/21 : LABEL arch=x86_64 08:39:31 ---> Running in 2986033fc03a 08:39:31 ---> Running in afd21105ebdf 08:39:31 ---> Running in 4d836ea432c8 08:39:31 Removing intermediate container 2986033fc03a 08:39:31 ---> cc8e6f54209b 08:39:31 Step 19/19 : LABEL version=0.0.0 08:39:32 Removing intermediate container 4d836ea432c8 08:39:32 ---> 6b2e556a836e 08:39:32 Step 24/24 : LABEL version=0.0.0 08:39:32 ---> Running in 33a45c639b47 08:39:32 Removing intermediate container afd21105ebdf 08:39:32 ---> 4eb12d91934a 08:39:32 Step 20/21 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 08:39:32 ---> 7fe8dd373d91 08:39:32 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:32 ---> Running in cfc4ac1b59a2 08:39:32 ---> Running in 647a32ec9436 08:39:32 ---> Running in 1a130d5f1cd7 08:39:32 Removing intermediate container 33a45c639b47 08:39:32 ---> 88605c8a3c18 08:39:32 08:39:32 Successfully built 88605c8a3c18 08:39:32 Successfully tagged security-spiffe-token-provider:latest 08:39:32 Building support-notifications 08:39:32  Building security-spiffe-token-provider ... done Removing intermediate container 647a32ec9436 08:39:32 ---> 1e0ec4483a13 08:39:32 08:39:32 Removing intermediate container cfc4ac1b59a2 08:39:32 ---> b3cb95e98d17 08:39:32 Step 21/21 : LABEL version=0.0.0 08:39:32 Successfully built 1e0ec4483a13 08:39:32 Successfully tagged core-metadata:latest 08:39:32 Building support-scheduler 08:39:32  Building core-metadata ... done  ---> Running in 388c2a6fbb8a 08:39:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:39:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:39:36 ---> 741f1dbd0c7a 08:39:36 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:39:36 ---> Using cache 08:39:36 ---> 52ae2de425a9 08:39:36 Step 4/22 : WORKDIR /edgex-go 08:39:36 ---> Using cache 08:39:36 ---> 59f065ae75dc 08:39:36 Step 5/22 : RUN apk add --update --no-cache make git 08:39:36 ---> Using cache 08:39:36 ---> c2092e43f9d8 08:39:36 Step 6/22 : COPY go.mod vendor* ./ 08:39:36 ---> Using cache 08:39:36 ---> 533713f7da34 08:39:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:36 ---> Using cache 08:39:36 ---> 8f065a92d9e1 08:39:36 Step 8/22 : COPY . . 08:39:36 ---> Using cache 08:39:36 ---> d5a78ca58e3a 08:39:36 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:39:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:39:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:39:39 ---> 741f1dbd0c7a 08:39:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:39:39 ---> Using cache 08:39:39 ---> 52ae2de425a9 08:39:39 Step 4/22 : WORKDIR /edgex-go 08:39:39 ---> Using cache 08:39:39 ---> 59f065ae75dc 08:39:39 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:39:50 Removing intermediate container 388c2a6fbb8a 08:39:50 ---> 543b383ce662 08:39:50 08:39:50 Successfully built 543b383ce662 08:39:50 Successfully tagged security-proxy-setup:latest 08:39:50  Building security-proxy-setup ... done Building security-bootstrapper 08:39:50 ---> Running in 24b77de4cd3a 08:39:50 ---> Running in cd31a0876386 08:39:50 Removing intermediate container 2e056298c7e2 08:39:50 ---> cae77101331d 08:39:50 Step 7/24 : COPY . . 08:39:52 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:39:52 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:39:52 ---> 741f1dbd0c7a 08:39:52 Step 3/32 : WORKDIR /edgex-go 08:39:52 ---> Using cache 08:39:52 ---> e2178092a8fd 08:39:52 Step 4/32 : RUN apk add --update --no-cache make git 08:40:02 Removing intermediate container 1a130d5f1cd7 08:40:02 ---> 24912b4dcd88 08:40:02 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:40:04 ---> Running in 8ea90b2597f8 08:40:04 ---> Running in 4e65f9479348 08:40:04 ---> e9316b595ff4 08:40:04 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:40:05 Removing intermediate container 4e65f9479348 08:40:05 ---> 084e55ec68dc 08:40:05 Step 22/24 : LABEL arch=x86_64 08:40:05 ---> Running in c22e265428f5 08:40:05 ---> Running in 453677ac72d7 08:40:05 Removing intermediate container 453677ac72d7 08:40:05 ---> e8329ae52e2f 08:40:05 Step 23/24 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 08:40:05 Removing intermediate container c22e265428f5 08:40:05 ---> ba85fd87cfa9 08:40:05 Step 9/24 : WORKDIR /edgex-go/spire-build 08:40:05 ---> Running in a731e074736c 08:40:05 ---> Running in d203eed3c6a5 08:40:05 Removing intermediate container d203eed3c6a5 08:40:05 ---> 2e9c1516f804 08:40:05 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:40:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:40:05 Removing intermediate container a731e074736c 08:40:05 ---> beb403d3d241 08:40:05 Step 24/24 : LABEL version=0.0.0 08:40:05 ---> Running in 1e20b2d11ab7 08:40:05 ---> Running in 8d0b4a345259 08:40:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:40:05 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:40:05 Removing intermediate container 8d0b4a345259 08:40:05 ---> 9ed5a383f478 08:40:05 08:40:05 Successfully built 9ed5a383f478 08:40:05 Successfully tagged security-secretstore-setup:latest 08:40:05  Building security-secretstore-setup ... done Building security-spire-server 08:40:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:40:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:40:05 OK: 211 MiB in 51 packages 08:40:05 OK: 211 MiB in 51 packages 08:40:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:40:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:40:10 ---> 741f1dbd0c7a 08:40:10 Step 3/23 : WORKDIR /edgex-go 08:40:10 ---> Using cache 08:40:10 ---> e2178092a8fd 08:40:10 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:40:10 ---> Using cache 08:40:10 ---> 80a9358be80e 08:40:10 Step 5/23 : COPY go.mod vendor* ./ 08:40:10 ---> Using cache 08:40:10 ---> 48a3a8b60d3e 08:40:10 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:10 ---> Using cache 08:40:10 ---> cae77101331d 08:40:10 Step 7/23 : COPY . . 08:40:10 ---> Using cache 08:40:10 ---> e9316b595ff4 08:40:10 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:40:10 ---> Using cache 08:40:10 ---> ba85fd87cfa9 08:40:10 Step 9/23 : WORKDIR /edgex-go/spire-build 08:40:10 ---> Using cache 08:40:10 ---> 2e9c1516f804 08:40:10 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:40:18 ---> Running in c758601dcb0e 08:40:18 Removing intermediate container 1e20b2d11ab7 08:40:18 ---> 4f9361542f4a 08:40:18 Step 11/24 : WORKDIR /edgex-go 08:40:18 Removing intermediate container 24b77de4cd3a 08:40:18 ---> 98fb69a4fefa 08:40:18 Step 6/22 : COPY go.mod vendor* ./ 08:40:18 Removing intermediate container 8ea90b2597f8 08:40:18 ---> 72a490173b29 08:40:18 Step 5/32 : COPY go.mod vendor* ./ 08:40:18 ---> Running in 6567b8a8fa23 08:40:18 ---> 7b3a2c856c15 08:40:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:18 Removing intermediate container 6567b8a8fa23 08:40:18 ---> a8a894397786 08:40:18 08:40:18 Step 12/24 : FROM alpine:3.15 08:40:18 ---> 5ce65d7b0fde 08:40:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:40:18 ---> Using cache 08:40:18 ---> a61eb5aeed2e 08:40:18 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:40:18 ---> bb6dbd298fac 08:40:18 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:18 ---> Running in 4ff8d7fd7926 08:40:18 ---> Running in 4ac8d7b591d8 08:40:18 ---> Running in 0907626e484e 08:40:18 Removing intermediate container c758601dcb0e 08:40:18 ---> 5d4516bb9eea 08:40:18 Step 11/23 : WORKDIR /edgex-go 08:40:18 ---> Running in 571a7d5911e9 08:40:19 Removing intermediate container 571a7d5911e9 08:40:19 ---> 894de04fc9a0 08:40:19 08:40:19 Step 12/23 : FROM alpine:3.15 08:40:19 ---> 5ce65d7b0fde 08:40:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:40:19 ---> Using cache 08:40:19 ---> a61eb5aeed2e 08:40:19 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:40:19 ---> Running in b6e4ebdfd857 08:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:40:19 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:40:19 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:40:19 OK: 15857 distinct packages available 08:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:40:20 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:40:20 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:40:20 OK: 15857 distinct packages available 08:40:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:40:20 (1/5) Installing dumb-init (1.2.5-r1) 08:40:20 (2/5) Installing musl-obstack (1.2.3-r0) 08:40:20 (3/5) Installing libucontext (1.1-r0) 08:40:20 (4/5) Installing gcompat (1.0.0-r4) 08:40:20 (5/5) Installing openssl (1.1.1t-r1) 08:40:20 Executing busybox-1.34.1-r7.trigger 08:40:20 OK: 7 MiB in 19 packages 08:40:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:40:20 (1/5) Installing dumb-init (1.2.5-r1) 08:40:20 (2/5) Installing musl-obstack (1.2.3-r0) 08:40:20 (3/5) Installing libucontext (1.1-r0) 08:40:20 (4/5) Installing gcompat (1.0.0-r4) 08:40:20 (5/5) Installing openssl (1.1.1t-r1) 08:40:20 Executing busybox-1.34.1-r7.trigger 08:40:20 OK: 7 MiB in 19 packages 08:40:21 Removing intermediate container 0907626e484e 08:40:21 ---> c64665de762b 08:40:21 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:40:24 Removing intermediate container b6e4ebdfd857 08:40:24 ---> 06c5e3f343ef 08:40:24 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:40:24 ---> 732ef88f3013 08:40:24 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:40:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:40:27 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:40:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:40:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:40:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:40:34 ---> e9a92389dee1 08:40:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:40:34 ---> 8aa7578c8f5d 08:40:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:40:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:40:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:40:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:40:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:40:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:40:49 ---> 74e3ac32f87e 08:40:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:40:49 ---> 71cf2563d96c 08:40:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:40:56 ---> c32578659f25 08:40:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:40:56 ---> 1801988cddd3 08:40:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:40:56 Removing intermediate container cd31a0876386 08:40:56 ---> 5327b9c2e884 08:40:56 08:40:56 Step 10/22 : FROM alpine:3.16 08:40:56 ---> dfd21b5a31f5 08:40:56 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:40:56 ---> Using cache 08:40:56 ---> f48d95d5478b 08:40:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:40:56 ---> Using cache 08:40:56 ---> b38591822e32 08:40:56 Step 13/22 : ENV APP_PORT=59861 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.296s coverage: 28.7% of statements 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:41:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.740s coverage: 98.5% of statements 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.161s coverage: 73.2% of statements 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.657s coverage: 54.0% of statements 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:41:19 ---> 1c30538c4fa2 08:41:19 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:41:19 ---> cb3b807362c1 08:41:19 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:41:19 ---> Running in 7b83595d0618 08:41:19 Removing intermediate container 4ff8d7fd7926 08:41:19 ---> 7392f6a65c98 08:41:19 Step 7/32 : COPY . . 08:41:19 ---> Running in 17cca630aa0b 08:41:19 ---> Running in 4a977910c5ab 08:41:19 Removing intermediate container 4ac8d7b591d8 08:41:19 ---> a1f7dfbe726c 08:41:19 Step 8/22 : COPY . . 08:41:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 28.810s coverage: 89.2% of statements 08:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:41:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.724s coverage: 3.9% of statements 08:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:41:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.534s coverage: 95.6% of statements 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:41:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.431s coverage: 72.2% of statements 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:41:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.809s coverage: 65.9% of statements 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:41:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.554s coverage: 0.9% of statements 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:41:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.439s coverage: 29.6% of statements 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.425s coverage: 47.1% of statements 08:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.309s coverage: 82.9% of statements 08:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.293s coverage: 94.1% of statements 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.341s coverage: 96.3% of statements 08:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.282s coverage: 87.5% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.316s coverage: 94.4% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.293s coverage: 44.8% of statements 08:42:07 Removing intermediate container 7b83595d0618 08:42:07 ---> 0eabef69eff6 08:42:07 Step 14/22 : EXPOSE $APP_PORT 08:42:07 Removing intermediate container 4a977910c5ab 08:42:07 ---> c819ba58c65b 08:42:07 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:42:07 ---> e4fe7d82bb58 08:42:07 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:42:07 Removing intermediate container 17cca630aa0b 08:42:07 ---> 90862dde686c 08:42:07 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:42:07 ---> Running in b9078bd55e68 08:42:07 ---> Running in bc722b0eeb69 08:42:07 ---> Running in 5e80a92ce275 08:42:07 ---> Running in 3c90a982d3a0 08:42:07 ---> c2b9f5e43685 08:42:07 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:42:07 ---> Running in 4c83c84a7564 08:42:07 Removing intermediate container b9078bd55e68 08:42:07 ---> 7516e3815360 08:42:07 Step 21/23 : LABEL arch=x86_64 08:42:07 Removing intermediate container bc722b0eeb69 08:42:07 ---> fb6fd378c547 08:42:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:42:07 Removing intermediate container 3c90a982d3a0 08:42:07 ---> 2c3d8718d33d 08:42:07 Step 22/24 : LABEL arch=x86_64 08:42:07 ---> Running in bbd148c44a77 08:42:07 ---> Running in 5fcdbcf3cbd3 08:42:07 Removing intermediate container bbd148c44a77 08:42:07 ---> ef2efd1b9ceb 08:42:07 Step 22/23 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 08:42:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:42:07 ---> ea3fa90b0a11 08:42:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:42:07 Removing intermediate container 5fcdbcf3cbd3 08:42:07 ---> b67acaf1686a 08:42:07 Step 23/24 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 08:42:07 ---> Running in 5b93da0e0924 08:42:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:42:07 ---> Running in dcb33dbfa344 08:42:07 Removing intermediate container 5b93da0e0924 08:42:07 ---> 20210d787c27 08:42:07 Step 23/23 : LABEL version=0.0.0 08:42:07 Removing intermediate container dcb33dbfa344 08:42:07 ---> 8a961069056a 08:42:07 Step 24/24 : LABEL version=0.0.0 08:42:07 ---> Running in b0b201d1fd7b 08:42:07 ---> 16aa22bf46e8 08:42:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:42:07 ---> Running in 627898772af9 08:42:07 Removing intermediate container b0b201d1fd7b 08:42:07 ---> 661b9892f1c7 08:42:07 08:42:07 Successfully built 661b9892f1c7 08:42:07 Successfully tagged security-spire-server:latest 08:42:07 Building security-spire-config 08:42:07  Building security-spire-server ... done Removing intermediate container 627898772af9 08:42:07 ---> 3244e6e8c6a8 08:42:07 08:42:07 Successfully built 3244e6e8c6a8 08:42:07 Successfully tagged security-spire-agent:latest 08:42:07 Building core-data 08:42:07  Building security-spire-agent ... done  ---> 10453a173f6f 08:42:07 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:42:07 ---> Running in b7a24f823fd9 08:42:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:42:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:42:17 ---> 741f1dbd0c7a 08:42:17 Step 3/24 : WORKDIR /edgex-go 08:42:17 ---> Using cache 08:42:17 ---> e2178092a8fd 08:42:17 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:42:17 ---> Using cache 08:42:17 ---> 80a9358be80e 08:42:17 Step 5/24 : COPY go.mod vendor* ./ 08:42:17 ---> Using cache 08:42:17 ---> 48a3a8b60d3e 08:42:17 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:17 ---> Using cache 08:42:17 ---> cae77101331d 08:42:17 Step 7/24 : COPY . . 08:42:17 ---> Using cache 08:42:17 ---> e9316b595ff4 08:42:17 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:42:17 ---> Using cache 08:42:17 ---> ba85fd87cfa9 08:42:17 Step 9/24 : WORKDIR /edgex-go/spire-build 08:42:17 ---> Using cache 08:42:17 ---> 2e9c1516f804 08:42:17 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:42:17 ---> Using cache 08:42:17 ---> 4f9361542f4a 08:42:17 Step 11/24 : WORKDIR /edgex-go 08:42:17 ---> Using cache 08:42:17 ---> a8a894397786 08:42:17 08:42:17 Step 12/24 : FROM alpine:3.15 08:42:17 ---> 5ce65d7b0fde 08:42:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:42:17 ---> Using cache 08:42:17 ---> a61eb5aeed2e 08:42:17 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.706s coverage: 79.9% of statements 08:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.425s coverage: 92.9% of statements 08:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.076s coverage: 64.4% of statements 08:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.307s coverage: 86.9% of statements 08:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.263s coverage: 87.2% of statements 08:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.277s coverage: 20.0% of statements 08:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.246s coverage: 100.0% of statements 08:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.362s coverage: 77.4% of statements 08:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.422s coverage: 80.0% of statements 08:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.291s coverage: 87.2% of statements 08:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.249s coverage: 91.2% of statements 08:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:42:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:42:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:42:20 ---> 741f1dbd0c7a 08:42:20 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:42:20 ---> Using cache 08:42:20 ---> 52ae2de425a9 08:42:20 Step 4/22 : WORKDIR /edgex-go 08:42:20 ---> Using cache 08:42:20 ---> 59f065ae75dc 08:42:20 Step 5/22 : RUN apk add --update --no-cache make git 08:42:20 ---> Using cache 08:42:20 ---> c2092e43f9d8 08:42:20 Step 6/22 : COPY go.mod vendor* ./ 08:42:20 ---> Using cache 08:42:20 ---> 533713f7da34 08:42:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:20 ---> Using cache 08:42:20 ---> 8f065a92d9e1 08:42:20 Step 8/22 : COPY . . 08:42:20 ---> Using cache 08:42:20 ---> d5a78ca58e3a 08:42:20 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.824s coverage: 63.1% of statements 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.356s coverage: 100.0% of statements 08:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.177s coverage: 89.4% of statements 08:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements 08:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 08:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements 08:42:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.688s coverage: 65.3% of statements 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:42:35 Removing intermediate container b7a24f823fd9 08:42:35 ---> 1ffebf143a68 08:42:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:42:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.004s coverage: 41.0% of statements 08:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:42:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.391s coverage: 89.5% of statements 08:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:42:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.441s coverage: 84.8% of statements 08:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:42:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:42:37 ---> Running in da79478f6e98 08:42:37 ---> Running in 6ab31d163b1e 08:42:37 ---> Running in 6f858defe592 08:42:37 Removing intermediate container 6ab31d163b1e 08:42:37 ---> 205e2e75fd75 08:42:37 Step 20/22 : LABEL arch=x86_64 08:42:37 ---> Running in 6cd93e273b38 08:42:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:42:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:42:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:42:39 Removing intermediate container 6cd93e273b38 08:42:39 ---> f1c2cc448377 08:42:39 Step 21/22 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 08:42:39 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:42:39 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:42:39 OK: 15857 distinct packages available 08:42:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:42:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:42:39 (1/4) Installing dumb-init (1.2.5-r1) 08:42:39 (2/4) Installing musl-obstack (1.2.3-r0) 08:42:39 (3/4) Installing libucontext (1.1-r0) 08:42:39 (4/4) Installing gcompat (1.0.0-r4) 08:42:39 Executing busybox-1.34.1-r7.trigger 08:42:39 OK: 6 MiB in 18 packages 08:42:40 ---> Running in 9375ae62ca03 08:42:41 Removing intermediate container 9375ae62ca03 08:42:41 ---> fb7f445842f6 08:42:41 Step 22/22 : LABEL version=0.0.0 08:42:41 ---> Running in 0b35631f85c3 08:42:41 Removing intermediate container 6f858defe592 08:42:41 ---> f8f697661bbf 08:42:41 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:42:44 Removing intermediate container 0b35631f85c3 08:42:44 ---> 6bfee4760fa8 08:42:44 08:42:44 Successfully built 6bfee4760fa8 08:42:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.382s coverage: 17.7% of statements 08:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:42:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.023s coverage: 92.3% of statements 08:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:42:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.365s coverage: 63.2% of statements 08:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:42:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.592s coverage: 97.7% of statements 08:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:42:47 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:42:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:42:47 go vet ./... 08:42:52 Successfully tagged support-scheduler:latest 08:42:52  Building support-scheduler ... done Building core-command 08:42:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:42:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:42:54 ---> 741f1dbd0c7a 08:42:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:42:54 ---> Using cache 08:42:54 ---> 52ae2de425a9 08:42:54 Step 4/23 : WORKDIR /edgex-go 08:42:54 ---> Using cache 08:42:54 ---> 59f065ae75dc 08:42:54 Step 5/23 : RUN apk add --update --no-cache make git 08:42:54 ---> Using cache 08:42:54 ---> c2092e43f9d8 08:42:54 Step 6/23 : COPY go.mod vendor* ./ 08:42:54 ---> Using cache 08:42:54 ---> 533713f7da34 08:42:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:54 ---> Using cache 08:42:54 ---> 8f065a92d9e1 08:42:54 Step 8/23 : COPY . . 08:42:54 ---> Using cache 08:42:54 ---> d5a78ca58e3a 08:42:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:43:10 ---> 34837c82edac 08:43:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:43:10 ---> Running in cdb6bc1b2322 08:43:22 ---> df8dc40fc892 08:43:22 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:43:22 ---> Running in 2de6345d5274 08:43:22 Removing intermediate container 5e80a92ce275 08:43:22 ---> d288dc67b8f6 08:43:22 08:43:22 Step 9/32 : FROM alpine:3.16 08:43:22 ---> dfd21b5a31f5 08:43:22 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:43:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:43:22 ---> Running in 1373d0d32268 08:43:22 Removing intermediate container 4c83c84a7564 08:43:22 ---> 6c3b6c7d99c2 08:43:22 08:43:22 Step 10/22 : FROM alpine:3.16 08:43:22 ---> dfd21b5a31f5 08:43:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:43:22 Removing intermediate container 2de6345d5274 08:43:22 ---> 7b14a7ed58fd 08:43:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:43:26 ---> Running in bdfbc97d0185 08:43:26 Removing intermediate container 1373d0d32268 08:43:26 ---> 410d8982a24e 08:43:26 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:43:26 ---> c4051287c26c 08:43:26 Step 19/24 : WORKDIR / 08:43:26 ---> Running in 31d6fe5be7d1 08:43:26 ---> Running in cdcf5d96c673 08:43:26 Removing intermediate container da79478f6e98 08:43:26 ---> 18de7b727830 08:43:26 08:43:26 Step 10/22 : FROM alpine:3.16 08:43:26 ---> dfd21b5a31f5 08:43:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:43:26 ---> Running in 70147b023aa7 08:43:27 Removing intermediate container cdcf5d96c673 08:43:27 ---> ca046452de09 08:43:27 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:43:27 ---> Running in af28a2491c00 08:43:27 Removing intermediate container af28a2491c00 08:43:27 ---> c44b5fc5a813 08:43:27 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:43:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:43:27 Removing intermediate container 70147b023aa7 08:43:27 ---> a979befb7b45 08:43:27 Step 12/22 : ENV APP_PORT=59880 08:43:27 ---> Running in 55397f848360 08:43:27 ---> Running in 7d99404002f7 08:43:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:43:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:43:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:43:27 Removing intermediate container 55397f848360 08:43:27 ---> 40740ff2d531 08:43:27 Step 22/24 : LABEL arch=x86_64 08:43:27 Removing intermediate container 7d99404002f7 08:43:27 ---> f9b4303adfde 08:43:27 Step 13/22 : EXPOSE $APP_PORT 08:43:27 ---> Running in f6e48df2dbd9 08:43:27 ---> Running in 3364d7b4d063 08:43:27 (1/2) Installing dumb-init (1.2.5-r1) 08:43:27 (2/2) Installing su-exec (0.2-r1) 08:43:27 Executing busybox-1.35.0-r17.trigger 08:43:27 OK: 6 MiB in 16 packages 08:43:27 (1/2) Installing ca-certificates (20220614-r0) 08:43:27 (2/2) Installing dumb-init (1.2.5-r1) 08:43:27 Executing busybox-1.35.0-r17.trigger 08:43:27 Executing ca-certificates-20220614-r0.trigger 08:43:28 Removing intermediate container f6e48df2dbd9 08:43:28 ---> b2e1d6f1c473 08:43:28 Step 23/24 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 08:43:28 OK: 6 MiB in 16 packages 08:43:28 ---> Running in 0858339863d3 08:43:28 Removing intermediate container 3364d7b4d063 08:43:28 ---> 4cd2b350f452 08:43:28 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:43:28 ---> Running in 595b858c6889 08:43:28 Removing intermediate container 0858339863d3 08:43:28 ---> 318b2f410743 08:43:28 Step 24/24 : LABEL version=0.0.0 08:43:28 ---> Running in 5fefe669ab23 08:43:28 Removing intermediate container 31d6fe5be7d1 08:43:28 ---> 165bfb3cebec 08:43:28 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:43:28 ---> Running in 8d08f9b1e3bf 08:43:28 Removing intermediate container 5fefe669ab23 08:43:28 ---> 85596a9181fc 08:43:28 08:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:43:28 Successfully built 85596a9181fc 08:43:29 Successfully tagged security-spire-config:latest 08:43:29  Building security-spire-config ... done Removing intermediate container bdfbc97d0185 08:43:29 ---> e24d0908b646 08:43:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:43:29 Removing intermediate container 8d08f9b1e3bf 08:43:29 ---> 75897dcf7734 08:43:29 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:43:29 ---> Running in 261ba4118387 08:43:29 ---> Running in d4ee1dba3b4d 08:43:29 (1/1) Installing dumb-init (1.2.5-r1) 08:43:29 Executing busybox-1.35.0-r17.trigger 08:43:29 OK: 6 MiB in 15 packages 08:43:29 Removing intermediate container 261ba4118387 08:43:29 ---> a2a1fa9099cf 08:43:29 Step 13/22 : ENV APP_PORT=59860 08:43:29 Removing intermediate container d4ee1dba3b4d 08:43:29 ---> 7045d712912e 08:43:29 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:43:29 ---> Running in ffa97c721f91 08:43:29 ---> Running in b25961ac4529 08:43:29 Removing intermediate container b25961ac4529 08:43:29 ---> 1c8cabbc367c 08:43:29 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:43:29 Removing intermediate container ffa97c721f91 08:43:29 ---> 05abcbcdaf5c 08:43:29 Step 14/22 : EXPOSE $APP_PORT 08:43:29 ---> Running in 7c9ee888646c 08:43:29 ---> Running in 98d6ec60d7b4 08:43:29 Removing intermediate container 7c9ee888646c 08:43:29 ---> 88ed631e3eca 08:43:29 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:43:29 Removing intermediate container 98d6ec60d7b4 08:43:29 ---> 4618f3afb011 08:43:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:43:29 ---> Running in 8acccba6bcce 08:43:29 Removing intermediate container 595b858c6889 08:43:29 ---> 35470a60892a 08:43:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:43:30 ---> db4de5bdd8a3 08:43:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:43:30 ---> 30ec61120574 08:43:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:43:34 ---> f752111a3516 08:43:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:43:34 ---> 68b6739b8dfd 08:43:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:43:34 Removing intermediate container 8acccba6bcce 08:43:34 ---> 16137e93c99e 08:43:34 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:43:34 ---> Running in 56bc4b2d6045 08:43:34 ---> 1abc0ad34159 08:43:34 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:43:34 ---> 10b779723cee 08:43:34 Step 18/22 : ENTRYPOINT ["/core-data"] 08:43:34 ---> Running in e0a08d361ac2 08:43:34 ---> Running in 30bf7456f6b9 08:43:34 Removing intermediate container 56bc4b2d6045 08:43:34 ---> f445e6e9cd3f 08:43:34 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:43:34 Removing intermediate container e0a08d361ac2 08:43:34 ---> 30832b97f003 08:43:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:43:34 Removing intermediate container 30bf7456f6b9 08:43:34 ---> 8a7d206f7cca 08:43:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:43:34 ---> Running in 47e217afd7ef 08:43:34 ---> Running in 614d78b3e0d7 08:43:34 ---> b705086f04d8 08:43:34 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:43:34 ---> Running in 96855f7723c0 08:43:34 Removing intermediate container 47e217afd7ef 08:43:34 ---> 441c2aa053fb 08:43:34 Step 20/22 : LABEL arch=x86_64 08:43:34 Removing intermediate container 614d78b3e0d7 08:43:34 ---> b66d7a92dd70 08:43:34 Step 20/22 : LABEL arch=x86_64 08:43:34 ---> Running in 08d64893fc9c 08:43:34 ---> Running in 9012da257190 08:43:34 Removing intermediate container 08d64893fc9c 08:43:34 ---> 986f23575601 08:43:34 Step 21/22 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 08:43:34 ---> Running in 5d466f064969 08:43:34 Removing intermediate container 9012da257190 08:43:34 ---> 145d41642e77 08:43:34 Step 21/22 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 08:43:34 ---> Running in 6919800bec67 08:43:36 Removing intermediate container 5d466f064969 08:43:36 ---> 1163a599804c 08:43:36 Step 22/22 : LABEL version=0.0.0 08:43:37 Removing intermediate container 6919800bec67 08:43:37 ---> 9ff9b90b9787 08:43:37 Step 22/22 : LABEL version=0.0.0 08:43:37 ---> Running in a59923706abf 08:43:37 ---> Running in a3e8e6dca930 08:43:37 Removing intermediate container 96855f7723c0 08:43:37 ---> d84de01e80f0 08:43:37 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:43:37 Removing intermediate container a59923706abf 08:43:37 ---> d3b65a53c19e 08:43:37 08:43:37 Removing intermediate container a3e8e6dca930 08:43:37 ---> 4cf790b490c9 08:43:37 08:43:37 Successfully built d3b65a53c19e 08:43:37 Successfully built 4cf790b490c9 08:43:37 Successfully tagged support-notifications:latest 08:43:38  Building support-notifications ... done Successfully tagged core-data:latest 08:43:38  Building core-data ... done  ---> 313cb2ea7268 08:43:38 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:43:40 ---> 9be261579ad1 08:43:40 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:43:40 ---> 1590c573ac6d 08:43:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:43:44 ---> 6471ae9112df 08:43:44 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:43:50 ---> 66f0f3700189 08:43:50 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:43:50 Removing intermediate container cdb6bc1b2322 08:43:50 ---> 66532d0d07a7 08:43:50 08:43:50 Step 10/23 : FROM alpine:3.16 08:43:50 ---> dfd21b5a31f5 08:43:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:43:50 ---> Using cache 08:43:50 ---> f48d95d5478b 08:43:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:43:50 ---> Using cache 08:43:50 ---> b38591822e32 08:43:50 Step 13/23 : ENV APP_PORT=59882 08:43:51 ---> Running in c249b03066fe 08:43:51 ---> 7e1abfc441d4 08:43:51 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:43:52 Removing intermediate container c249b03066fe 08:43:52 ---> 6955a01250c0 08:43:52 Step 14/23 : EXPOSE $APP_PORT 08:43:52 ---> 61569a0493b7 08:43:52 Step 27/32 : RUN chmod +x /entrypoint.sh 08:43:53 ---> Running in 5b65f0225077 08:43:53 ---> Running in f551242e2e69 08:43:55 Removing intermediate container 5b65f0225077 08:43:55 ---> 4120ad15c894 08:43:55 Step 15/23 : WORKDIR / 08:43:55 ---> Running in 0a9a5455d0ea 08:43:56 Removing intermediate container 0a9a5455d0ea 08:43:56 ---> 081ff99746fe 08:43:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:43:56 Removing intermediate container f551242e2e69 08:43:56 ---> 0a4a7901f8a6 08:43:56 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:43:57 ---> Running in 28d01473dcf3 08:43:57 ---> 5b4e01700ccd 08:43:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:43:59 Removing intermediate container 28d01473dcf3 08:43:59 ---> 9075bcfa1e13 08:43:59 Step 29/32 : CMD ["gate"] 08:43:59 ---> 8d464c1f82c0 08:43:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:44:00 ---> Running in 1e94a44bff57 08:44:01 ---> 7622ff8cd0bc 08:44:01 Step 19/23 : ENTRYPOINT ["/core-command"] 08:44:01 Removing intermediate container 1e94a44bff57 08:44:01 ---> 0fe08f20ac31 08:44:01 Step 30/32 : LABEL arch=x86_64 08:44:01 ---> Running in 03d1e7999e62 08:44:02 ---> Running in 5b5ae9d03b4c 08:44:03 Removing intermediate container 03d1e7999e62 08:44:03 ---> 26f13f7f64e0 08:44:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:44:04 Removing intermediate container 5b5ae9d03b4c 08:44:04 ---> 12d42c5c009a 08:44:04 Step 31/32 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 08:44:04 ---> Running in b13c8a6fcb57 08:44:05 ---> Running in 43e93738b3d4 08:44:05 Removing intermediate container b13c8a6fcb57 08:44:05 ---> 6eda0d965b76 08:44:05 Step 21/23 : LABEL arch=x86_64 08:44:05 ---> Running in f020927858c0 08:44:05 Removing intermediate container 43e93738b3d4 08:44:05 ---> f2fb0135d733 08:44:05 Step 32/32 : LABEL version=0.0.0 08:44:05 ---> Running in 7ec195b1579d 08:44:05 Removing intermediate container f020927858c0 08:44:05 ---> 02d4443de0a8 08:44:05 Step 22/23 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 08:44:05 ---> Running in eb61b1d4f571 08:44:05 Removing intermediate container 7ec195b1579d 08:44:05 ---> d8bec3858775 08:44:05 08:44:05 Successfully built d8bec3858775 08:44:05 Successfully tagged security-bootstrapper:latest 08:44:05  Building security-bootstrapper ... done Removing intermediate container eb61b1d4f571 08:44:05 ---> 7928b4aa1aa3 08:44:05 Step 23/23 : LABEL version=0.0.0 08:44:05 ---> Running in 326b1301a432 08:44:05 Removing intermediate container 326b1301a432 08:44:05 ---> fe6f80800822 08:44:05 08:44:05 Successfully built fe6f80800822 08:44:05 Successfully tagged core-command:latest 08:44:05  Building core-command ... done  [Pipeline] } 08:44:05 $ docker stop --time=1 e644bc0c27443fd7e85c3a0cbeba96c6ccce6be2b6735ace8311ef18fcd64f23 08:44:07 $ docker rm -f --volumes e644bc0c27443fd7e85c3a0cbeba96c6ccce6be2b6735ace8311ef18fcd64f23 [Pipeline] // withDockerContainer [Pipeline] sh 08:44:08 + docker images 08:44:08 REPOSITORY TAG IMAGE ID CREATED SIZE 08:44:08 security-bootstrapper latest d8bec3858775 3 seconds ago 20.3MB 08:44:08 core-command latest fe6f80800822 3 seconds ago 17.7MB 08:44:08 66532d0d07a7 18 seconds ago 1.68GB 08:44:08 core-data latest 4cf790b490c9 31 seconds ago 17.9MB 08:44:08 support-notifications latest d3b65a53c19e 31 seconds ago 30.6MB 08:44:08 security-spire-config latest 85596a9181fc 40 seconds ago 85.8MB 08:44:08 18de7b727830 42 seconds ago 1.68GB 08:44:08 6c3b6c7d99c2 48 seconds ago 1.74GB 08:44:08 d288dc67b8f6 48 seconds ago 1.67GB 08:44:08 support-scheduler latest 6bfee4760fa8 About a minute ago 30MB 08:44:08 security-spire-agent latest 3244e6e8c6a8 2 minutes ago 125MB 08:44:08 security-spire-server latest 661b9892f1c7 2 minutes ago 86.5MB 08:44:08 5327b9c2e884 3 minutes ago 1.74GB 08:44:08 894de04fc9a0 3 minutes ago 1.55GB 08:44:08 a8a894397786 3 minutes ago 1.55GB 08:44:08 security-secretstore-setup latest 9ed5a383f478 4 minutes ago 30MB 08:44:08 security-proxy-setup latest 543b383ce662 4 minutes ago 27.8MB 08:44:08 core-metadata latest 1e0ec4483a13 4 minutes ago 18.5MB 08:44:08 security-spiffe-token-provider latest 88605c8a3c18 4 minutes ago 30MB 08:44:08 7622d54d96f7 4 minutes ago 1.71GB 08:44:08 26986a65acb0 4 minutes ago 1.67GB 08:44:08 95748a31c791 4 minutes ago 1.67GB 08:44:08 74015eedca26 4 minutes ago 1.68GB 08:44:08 core-common-config-bootstrapper latest 04f43c3f53aa 5 minutes ago 15.5MB 08:44:08 09182985e510 5 minutes ago 1.67GB 08:44:08 ci-base-image-x86_64 latest 741f1dbd0c7a 11 minutes ago 903MB 08:44:08 alpine 3.15 5ce65d7b0fde 3 days ago 5.59MB 08:44:08 alpine 3.16 dfd21b5a31f5 3 days ago 5.55MB 08:44:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:44:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:44:08 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] } 08:45:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:45:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:45:09 ./bin/test-attribution-txt.sh [Pipeline] echo 08:45:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:45:09 + ls -al . 08:45:09 total 744 08:45:09 drwxrwxr-x 11 1001 1001 4096 Feb 14 08:37 . 08:45:09 drwxr-xr-x 4 root root 4096 Feb 14 08:37 .. 08:45:09 drwxrwxr-x 2 1001 1001 4096 Feb 14 08:34 .blubracket 08:45:09 -rw-rw-r-- 1 1001 1001 16 Feb 14 08:34 .dockerignore 08:45:09 drwxrwxr-x 8 1001 1001 4096 Feb 14 08:34 .git 08:45:09 drwxrwxr-x 3 1001 1001 4096 Feb 14 08:34 .github 08:45:09 -rw-rw-r-- 1 1001 1001 1024 Feb 14 08:34 .gitignore 08:45:09 -rw-rw-r-- 1 1001 1001 42 Feb 14 08:34 .golangci.yml 08:45:09 -rw-rw-r-- 1 1001 1001 87 Feb 14 08:34 .hadolint.yml 08:45:09 -rw-rw-r-- 1 1001 1001 166 Feb 14 08:34 .sonarcloud.properties 08:45:09 -rw-rw-r-- 1 1001 1001 1171 Feb 14 08:34 ADOPTERS.md 08:45:09 -rw-rw-r-- 1 1001 1001 10825 Feb 14 08:34 Attribution.txt 08:45:09 -rw-rw-r-- 1 1001 1001 73765 Feb 14 08:34 CHANGELOG.md 08:45:09 -rw-rw-r-- 1 1001 1001 3804 Feb 14 08:34 CONTRIBUTING.md 08:45:09 -rw-rw-r-- 1 1001 1001 677 Feb 14 08:34 GOVERNANCE.md 08:45:09 -rw-rw-r-- 1 1001 1001 850 Feb 14 08:34 Jenkinsfile 08:45:09 -rw-rw-r-- 1 1001 1001 10775 Feb 14 08:34 LICENSE 08:45:09 -rw-rw-r-- 1 1001 1001 13536 Feb 14 08:34 Makefile 08:45:09 -rw-rw-r-- 1 1001 1001 582 Feb 14 08:34 OWNERS.md 08:45:09 -rw-rw-r-- 1 1001 1001 9403 Feb 14 08:34 README.md 08:45:09 -rw-rw-r-- 1 1001 1001 6912 Feb 14 08:34 SECURITY.md 08:45:09 -rw-rw-r-- 1 1001 1001 5 Feb 14 08:31 VERSION 08:45:09 drwxrwxr-x 2 1001 1001 4096 Feb 14 08:34 bin 08:45:09 drwxrwxr-x 17 1001 1001 4096 Feb 14 08:34 cmd 08:45:09 -rw-r--r-- 1 root root 487233 Feb 14 08:42 coverage.out 08:45:09 -rw-rw-r-- 1 1001 1001 3295 Feb 14 08:34 go.mod 08:45:09 -rw-rw-r-- 1 1001 1001 33318 Feb 14 08:34 go.sum 08:45:09 drwxrwxr-x 7 1001 1001 4096 Feb 14 08:34 internal 08:45:09 drwxrwxr-x 3 1001 1001 4096 Feb 14 08:34 openapi 08:45:09 drwxrwxr-x 2 1001 1001 4096 Feb 14 08:34 sbom 08:45:09 drwxrwxr-x 4 1001 1001 4096 Feb 14 08:34 snap 08:45:09 -rw-rw-r-- 1 1001 1001 204 Feb 14 08:34 version.go [Pipeline] sh 08:45:10 + '[' -e coverage.out ] 08:45:10 + chown 1001:1001 coverage.out [Pipeline] stash 08:45:10 Warning: overwriting stash ‘coverage-report’ 08:45:11 Stashed 1 file(s) [Pipeline] sh 08:45:12 + make build 08:45:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:47:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:47:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:47:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:47:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:48:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:48:18 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 08:48:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:48:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:48:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:48:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:49:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:49:06 $ docker stop --time=1 2af7ba10ee0fc1df39e111e7dea669278d591085b389cb293d489169c2d690e6 08:49:10 $ docker rm -f --volumes 2af7ba10ee0fc1df39e111e7dea669278d591085b389cb293d489169c2d690e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:12 08:49:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:13 latest: Pulling from edgex-devops/edgex-compose-arm64 08:49:13 29e5d40040c1: Pulling fs layer 08:49:13 1ce36da41761: Pulling fs layer 08:49:13 25b303627fd3: Pulling fs layer 08:49:13 29e5d40040c1: Download complete 08:49:14 1ce36da41761: Verifying Checksum 08:49:14 1ce36da41761: Download complete 08:49:14 29e5d40040c1: Pull complete 08:49:15 25b303627fd3: Verifying Checksum 08:49:15 25b303627fd3: Download complete 08:49:15 1ce36da41761: Pull complete 08:49:27 25b303627fd3: Pull complete 08:49:27 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:49:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:28 prd-ubuntu20.04-docker-arm64-4c-16g-5766 does not seem to be running inside a container 08:49:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:49:31 $ docker top 8ab6a5cfd2c7b2cbc3fe9876b8248bea4f6918e5bae0b7e0fbc92220ec642bef -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:31 + grep parallel 08:49:31 + docker-compose build --help 08:49:40 --parallel Build images in parallel. [Pipeline] } 08:49:40 $ docker stop --time=1 8ab6a5cfd2c7b2cbc3fe9876b8248bea4f6918e5bae0b7e0fbc92220ec642bef 08:49:42 $ docker rm -f --volumes 8ab6a5cfd2c7b2cbc3fe9876b8248bea4f6918e5bae0b7e0fbc92220ec642bef [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:42 prd-ubuntu20.04-docker-arm64-4c-16g-5766 does not seem to be running inside a container 08:49:42 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:49:44 $ docker top 69f72f3abd2eb70b719a34e271b8cfb631e1bcceb39bfc37ab2d80abc90b08a4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:45 + docker-compose -f ./docker-compose-build.yml build --parallel 08:49:53 Building core-command ... 08:49:53 Building core-common-config-bootstrapper ... 08:49:53 Building core-data ... 08:49:53 Building core-metadata ... 08:49:53 Building security-bootstrapper ... 08:49:53 Building security-proxy-setup ... 08:49:53 Building security-secretstore-setup ... 08:49:53 Building security-spiffe-token-provider ... 08:49:53 Building security-spire-agent ... 08:49:53 Building security-spire-config ... 08:49:53 Building security-spire-server ... 08:49:53 Building support-notifications ... 08:49:53 Building support-scheduler ... 08:49:53 Building security-bootstrapper 08:49:53 Building security-spiffe-token-provider 08:49:53 Building security-spire-agent 08:49:53 Building core-common-config-bootstrapper 08:49:53 Building support-scheduler 08:50:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:50:50 ---> 9635a4a7e96a 08:50:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:50:50 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:50:50 ---> 9635a4a7e96a 08:50:50 Step 3/24 : WORKDIR /edgex-go 08:50:50 ---> Running in 66de383c9673 08:50:50 ---> Running in f75be5cec07e 08:50:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:50:50 ---> 9635a4a7e96a 08:50:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:50:50 ---> Running in 84e8deac726e 08:50:50 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:50 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:50:50 ---> 9635a4a7e96a 08:50:50 Step 3/32 : WORKDIR /edgex-go 08:50:50 ---> Running in 2a73c0bdbea6 08:50:50 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:50 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:50:50 ---> 9635a4a7e96a 08:50:50 Step 3/19 : WORKDIR /edgex-go 08:50:50 ---> Running in d296711b5d5e 08:50:50 Removing intermediate container 66de383c9673 08:50:50 ---> b9a68414a19f 08:50:50 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:50:50 Removing intermediate container f75be5cec07e 08:50:50 ---> c7639cab6556 08:50:50 Step 4/22 : WORKDIR /edgex-go 08:50:50 ---> Running in 8defa21da1e0 08:50:50 Removing intermediate container 84e8deac726e 08:50:50 ---> c4b8bd59c584 08:50:50 Step 4/22 : WORKDIR /edgex-go 08:50:50 ---> Running in 1d842589dfcf 08:50:50 ---> Running in 314ae6c6d873 08:50:50 Removing intermediate container 2a73c0bdbea6 08:50:50 ---> 5a0aa81e4530 08:50:50 Step 4/32 : RUN apk add --update --no-cache make git 08:50:50 Removing intermediate container d296711b5d5e 08:50:50 ---> 8f03f51dabe0 08:50:50 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:50:50 ---> Running in d85295b90eb6 08:50:50 ---> Running in b2431995cf9a 08:50:50 Removing intermediate container 314ae6c6d873 08:50:50 ---> c3660fe12e14 08:50:50 Step 5/22 : RUN apk add --update --no-cache make git 08:50:50 ---> Running in 281ad33d42fa 08:50:50 Removing intermediate container 1d842589dfcf 08:50:50 ---> 498bcc2b047c 08:50:50 Step 5/22 : RUN apk add --update --no-cache make git 08:50:50 ---> Running in 1edc74ac6b6d 08:50:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:50:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:50:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:50:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:50:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:50:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:50:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:50:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:50:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:50:53 OK: 221 MiB in 51 packages 08:50:55 OK: 221 MiB in 51 packages 08:50:55 Removing intermediate container 8defa21da1e0 08:50:55 ---> e37db4deb2f1 08:50:55 Step 5/24 : COPY go.mod vendor* ./ 08:50:55 OK: 221 MiB in 51 packages 08:50:55 v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:50:55 v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:50:55 OK: 16903 distinct packages available 08:50:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:50:56 ---> aad61ec6dde6 08:50:56 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:50:56 Removing intermediate container 1edc74ac6b6d 08:50:56 ---> bec361fb11e9 08:50:56 Step 6/22 : COPY go.mod vendor* ./ 08:50:57 ---> Running in ff217905c1cb 08:50:57 Removing intermediate container 281ad33d42fa 08:50:57 ---> c6ad18321f9a 08:50:57 Step 6/22 : COPY go.mod vendor* ./ 08:50:58 ---> bbbd902d9d24 08:50:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:58 ---> Running in fc5da6bcd38a 08:50:59 OK: 221 MiB in 51 packages 08:50:59 ---> 1a4473920256 08:50:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:59 ---> Running in 4708f8f40264 08:51:01 Removing intermediate container b2431995cf9a 08:51:01 ---> 37b6086fce6f 08:51:01 Step 5/19 : COPY go.mod vendor* ./ 08:51:02 ---> 1c3ceccd9f44 08:51:02 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:02 ---> Running in ccb6130e5ddc 08:51:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:51:07 OK: 221 MiB in 51 packages 08:51:09 Removing intermediate container d85295b90eb6 08:51:09 ---> 88315f9c291c 08:51:09 Step 5/32 : COPY go.mod vendor* ./ 08:51:10 ---> a130627aca4e 08:51:10 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:10 ---> Running in 972e296303a2 08:53:17 Removing intermediate container 4708f8f40264 08:53:17 ---> f7a9f1da727e 08:53:17 Step 8/22 : COPY . . 08:53:17 Removing intermediate container ff217905c1cb 08:53:17 ---> 67f4377eb42a 08:53:17 Step 7/24 : COPY . . 08:53:17 Removing intermediate container fc5da6bcd38a 08:53:17 ---> 74a31cacc915 08:53:17 Step 8/22 : COPY . . 08:53:17 Removing intermediate container ccb6130e5ddc 08:53:17 ---> 6dd3c0fb7f7f 08:53:17 Step 7/19 : COPY . . 08:53:17 Removing intermediate container 972e296303a2 08:53:17 ---> d2fd3909270d 08:53:17 Step 7/32 : COPY . . 08:53:35 ---> cd366ba76b38 08:53:35 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:53:35 ---> 507270dd7b27 08:53:35 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:53:35 ---> Running in 15918d0ffc85 08:53:35 ---> 2ea3ea2ca1aa 08:53:35 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:53:35 ---> Running in 5b40711ce398 08:53:35 ---> Running in ba895ba2b012 08:53:35 ---> f3e3fd460b93 08:53:35 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:53:35 ---> 4b09cb6d4a0e 08:53:35 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:53:35 ---> Running in d195867f9465 08:53:35 ---> Running in 5be34e557a51 08:53:35 Removing intermediate container ba895ba2b012 08:53:35 ---> bf239a9699d9 08:53:35 Step 9/24 : WORKDIR /edgex-go/spire-build 08:53:35 ---> Running in 2eb2f5edbc01 08:53:35 Removing intermediate container 2eb2f5edbc01 08:53:35 ---> 24bd2ee55f10 08:53:35 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:53:35 ---> Running in 1872ad2f459b 08:53:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:53:36 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:53:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:53:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:53:39 Removing intermediate container 1872ad2f459b 08:53:39 ---> e49ffad221a8 08:53:39 Step 11/24 : WORKDIR /edgex-go 08:53:39 ---> Running in 2c54c0300c08 08:53:39 Removing intermediate container 2c54c0300c08 08:53:39 ---> 4c83f8147f64 08:53:39 08:53:39 Step 12/24 : FROM alpine:3.15 08:53:39 3.15: Pulling from library/alpine 08:53:41 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:53:41 Status: Downloaded newer image for alpine:3.15 08:53:41 ---> 354640af7b1b 08:53:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:53:41 ---> Running in 1c42f505cab7 08:53:42 Removing intermediate container 1c42f505cab7 08:53:42 ---> 68fc8877a954 08:53:42 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:42 ---> Running in 06d3d22dde1e 08:53:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:53:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:53:47 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:53:47 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:53:47 OK: 15734 distinct packages available 08:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:53:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:53:50 (1/5) Installing dumb-init (1.2.5-r1) 08:53:50 (2/5) Installing musl-obstack (1.2.3-r0) 08:53:50 (3/5) Installing libucontext (1.1-r0) 08:53:50 (4/5) Installing gcompat (1.0.0-r4) 08:53:50 (5/5) Installing openssl (1.1.1t-r1) 08:53:50 Executing busybox-1.34.1-r7.trigger 08:53:50 OK: 6 MiB in 19 packages 08:53:52 Removing intermediate container 06d3d22dde1e 08:53:52 ---> 021ebec9f5d3 08:53:52 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:53:57 ---> 168d393c6ecf 08:53:57 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:54:10 ---> 2f30d6160ad5 08:54:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:54:10 ---> acc57584122d 08:54:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:54:13 ---> dca0eddfa823 08:54:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:54:15 ---> ff1cef5e1720 08:54:15 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:54:15 ---> Running in f9a9e6a468ae 08:54:17 Removing intermediate container f9a9e6a468ae 08:54:17 ---> 8c9fc683f529 08:54:17 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:54:18 ---> Running in b95c57814df6 08:54:18 Removing intermediate container b95c57814df6 08:54:18 ---> c1081f857981 08:54:18 Step 22/24 : LABEL arch=arm64 08:54:18 ---> Running in 63a71ce91d37 08:54:19 Removing intermediate container 63a71ce91d37 08:54:19 ---> 6352b5011528 08:54:19 Step 23/24 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 08:54:19 ---> Running in 8ffaca719ffe 08:54:20 Removing intermediate container 8ffaca719ffe 08:54:20 ---> 30d938732a02 08:54:20 Step 24/24 : LABEL version=0.0.0 08:54:21 ---> Running in e5ccc4fd9475 08:54:21 Removing intermediate container e5ccc4fd9475 08:54:21 ---> 96c13b4d41c1 08:54:21 08:54:22 Successfully built 96c13b4d41c1 08:54:22 Successfully tagged security-spire-agent-arm64:latest 08:54:22  Building security-spire-agent ... done Building core-metadata 08:54:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:54:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:54:49 ---> 9635a4a7e96a 08:54:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:54:49 ---> Using cache 08:54:49 ---> c4b8bd59c584 08:54:49 Step 4/24 : WORKDIR /edgex-go 08:54:49 ---> Using cache 08:54:49 ---> 498bcc2b047c 08:54:49 Step 5/24 : RUN apk add --update --no-cache make git 08:54:49 ---> Using cache 08:54:49 ---> bec361fb11e9 08:54:49 Step 6/24 : COPY go.mod vendor* ./ 08:54:49 ---> Using cache 08:54:49 ---> bbbd902d9d24 08:54:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:49 ---> Using cache 08:54:49 ---> 74a31cacc915 08:54:49 Step 8/24 : COPY . . 08:54:49 ---> Using cache 08:54:49 ---> cd366ba76b38 08:54:49 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:54:49 ---> Running in 961f9cd98a99 08:54:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:01:56 Removing intermediate container 5be34e557a51 09:01:56 ---> 4a0a1a20e4b9 09:01:56 09:01:56 Step 9/32 : FROM alpine:3.16 09:01:56 3.16: Pulling from library/alpine 09:01:56 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 09:01:56 Status: Downloaded newer image for alpine:3.16 09:01:56 ---> 4c81e5bf8899 09:01:56 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:56 ---> Running in 56ffc3691edc 09:01:56 Removing intermediate container 56ffc3691edc 09:01:56 ---> 7fc260f95710 09:01:56 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:01:56 ---> Running in 5d0cd9f5ff96 09:01:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:01:59 (1/2) Installing dumb-init (1.2.5-r1) 09:01:59 (2/2) Installing su-exec (0.2-r1) 09:01:59 Executing busybox-1.35.0-r17.trigger 09:01:59 OK: 5 MiB in 16 packages 09:02:03 Removing intermediate container 5d0cd9f5ff96 09:02:03 ---> 3b7f2586ffe9 09:02:03 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:02:03 ---> Running in bb312a04e33a 09:02:04 Removing intermediate container bb312a04e33a 09:02:04 ---> 42a936fde320 09:02:04 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:02:04 ---> Running in d75a1c594cdd 09:02:05 Removing intermediate container d75a1c594cdd 09:02:05 ---> ec28d1ae5b80 09:02:05 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:02:06 ---> Running in 19126568c098 09:02:07 Removing intermediate container 19126568c098 09:02:07 ---> 7cd7a5c30103 09:02:07 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:02:07 ---> Running in b44d8ff4a2c2 09:02:07 Removing intermediate container d195867f9465 09:02:07 ---> c1a00ad83fd4 09:02:07 09:02:07 Step 10/22 : FROM alpine:3.16 09:02:07 ---> 4c81e5bf8899 09:02:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:02:08 ---> Running in d9604c8e3f89 09:02:08 Removing intermediate container b44d8ff4a2c2 09:02:08 ---> 59f10e7a9bba 09:02:08 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:02:08 ---> Running in 17fe493691f2 09:02:09 Removing intermediate container d9604c8e3f89 09:02:09 ---> 9197b469dd4e 09:02:09 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:02:09 ---> Running in 10b658a013a7 09:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:02:13 Removing intermediate container 17fe493691f2 09:02:13 ---> 829746bd1bb8 09:02:13 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:02:13 ---> Running in 7fb543727b13 09:02:13 Removing intermediate container 7fb543727b13 09:02:13 ---> a2334ab3f16f 09:02:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:02:15 ---> 75317d0eb36d 09:02:15 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:02:15 (1/1) Installing dumb-init (1.2.5-r1) 09:02:15 Executing busybox-1.35.0-r17.trigger 09:02:15 ---> Running in 91a93aaef4a3 09:02:15 OK: 5 MiB in 15 packages 09:02:17 Removing intermediate container 10b658a013a7 09:02:17 ---> 7b31a8167a4c 09:02:17 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:19 ---> 07b9705e9367 09:02:19 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:02:19 Removing intermediate container 91a93aaef4a3 09:02:19 ---> b5e722b1c8c0 09:02:19 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:21 ---> c39ef4471196 09:02:21 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:02:21 ---> 2d6dbd2c36b3 09:02:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:02:23 ---> 38333e7e566a 09:02:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:02:24 ---> b77106a6f8c9 09:02:24 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:02:24 ---> 0ca649725850 09:02:24 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:02:24 ---> Running in c7188fab73b6 09:02:26 ---> d291babec700 09:02:26 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:02:27 ---> 71a5354b13b9 09:02:27 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:02:29 ---> 6dfda4a98ae6 09:02:29 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:02:29 Removing intermediate container c7188fab73b6 09:02:29 ---> 1fb73d174274 09:02:29 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:02:29 ---> Running in 4bea5d3e9ef2 09:02:30 ---> 746d68a599a7 09:02:30 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:02:30 Removing intermediate container 4bea5d3e9ef2 09:02:30 ---> 7da6d72959bb 09:02:30 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:02:31 ---> Running in 42e7a674390d 09:02:32 Removing intermediate container 42e7a674390d 09:02:32 ---> 120bc3efd52e 09:02:32 Step 20/22 : LABEL arch=arm64 09:02:32 ---> efce4f199e1e 09:02:32 Step 27/32 : RUN chmod +x /entrypoint.sh 09:02:32 ---> Running in 056bc40ee799 09:02:32 ---> Running in 8dc0d8dba689 09:02:33 Removing intermediate container 056bc40ee799 09:02:33 ---> e53fe3989cbc 09:02:33 Step 21/22 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 09:02:33 ---> Running in 808252d02c2c 09:02:34 Removing intermediate container 808252d02c2c 09:02:34 ---> 10bd456369d0 09:02:34 Step 22/22 : LABEL version=0.0.0 09:02:34 ---> Running in 7f0186e789e0 09:02:35 Removing intermediate container 7f0186e789e0 09:02:35 ---> 7adc5d18adf0 09:02:35 09:02:35 Successfully built 7adc5d18adf0 09:02:35 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:02:35 Building security-secretstore-setup 09:02:36  Building core-common-config-bootstrapper ... done Removing intermediate container 8dc0d8dba689 09:02:36 ---> 6224d1838734 09:02:36 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:02:36 ---> Running in db6287fd082e 09:02:37 Removing intermediate container db6287fd082e 09:02:37 ---> 4ef2374910c0 09:02:37 Step 29/32 : CMD ["gate"] 09:02:37 ---> Running in 365dfb8890f2 09:02:38 Removing intermediate container 365dfb8890f2 09:02:38 ---> 20a3b0fe4939 09:02:38 Step 30/32 : LABEL arch=arm64 09:02:39 ---> Running in b0510c51d852 09:02:40 Removing intermediate container b0510c51d852 09:02:40 ---> a2a6f90a6084 09:02:40 Step 31/32 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 09:02:40 ---> Running in bea264d48aa6 09:02:41 Removing intermediate container bea264d48aa6 09:02:41 ---> 628487b548c1 09:02:41 Step 32/32 : LABEL version=0.0.0 09:02:41 ---> Running in 559fdd200208 09:02:42 Removing intermediate container 559fdd200208 09:02:42 ---> 1efc031b0554 09:02:42 09:02:42 Successfully built 1efc031b0554 09:02:42 Successfully tagged security-bootstrapper-arm64:latest 09:02:42  Building security-bootstrapper ... done Building support-notifications 09:03:05 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:03:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:03:05 ---> 9635a4a7e96a 09:03:05 Step 3/24 : WORKDIR /edgex-go 09:03:05 ---> Using cache 09:03:05 ---> 8f03f51dabe0 09:03:05 Step 4/24 : RUN apk add --update --no-cache make git 09:03:05 ---> Running in 4ac8d5a438e1 09:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:03:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:03:11 ---> 9635a4a7e96a 09:03:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:03:11 ---> Using cache 09:03:11 ---> c4b8bd59c584 09:03:11 Step 4/22 : WORKDIR /edgex-go 09:03:11 ---> Using cache 09:03:11 ---> 498bcc2b047c 09:03:11 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:03:11 ---> Running in ee2e1ccf21e5 09:03:12 OK: 221 MiB in 51 packages 09:03:14 Removing intermediate container 4ac8d5a438e1 09:03:14 ---> 6ed6c9759189 09:03:14 Step 5/24 : COPY go.mod vendor* ./ 09:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:15 ---> c835d25b5c5e 09:03:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:16 ---> Running in 7b2844d2478d 09:03:17 OK: 221 MiB in 51 packages 09:03:19 Removing intermediate container ee2e1ccf21e5 09:03:19 ---> aff799881c8d 09:03:19 Step 6/22 : COPY go.mod vendor* ./ 09:03:20 ---> 005e05dd4416 09:03:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:20 ---> Running in 6b08699f48c5 09:03:52 Removing intermediate container 961f9cd98a99 09:03:52 ---> 4fbc4c77e9d6 09:03:52 09:03:52 Step 10/24 : FROM alpine:3.16 09:03:52 ---> 4c81e5bf8899 09:03:52 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:03:52 ---> Running in 30db6ecd6eb2 09:03:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:52 (1/1) Installing dumb-init (1.2.5-r1) 09:03:52 Executing busybox-1.35.0-r17.trigger 09:03:52 OK: 5 MiB in 15 packages 09:03:54 Removing intermediate container 30db6ecd6eb2 09:03:54 ---> 2de6ad025260 09:03:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:03:55 ---> Running in e01e18fd16ab 09:03:55 Removing intermediate container e01e18fd16ab 09:03:56 ---> ae99dfee45aa 09:03:56 Step 13/24 : ENV APP_PORT=59881 09:03:56 ---> Running in 42d24015f284 09:03:56 Removing intermediate container 42d24015f284 09:03:56 ---> b8a906654f52 09:03:56 Step 14/24 : EXPOSE $APP_PORT 09:03:56 ---> Running in eff8c18eaf04 09:03:57 Removing intermediate container eff8c18eaf04 09:03:57 ---> 1a42923ee210 09:03:57 Step 15/24 : WORKDIR / 09:03:57 ---> Running in beb8cb34722d 09:03:58 Removing intermediate container beb8cb34722d 09:03:58 ---> 2646163689d1 09:03:58 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:00 ---> d2c5aef7e959 09:04:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:04:02 ---> 8c96e764afa6 09:04:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:04:03 ---> 78656e94244c 09:04:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:04:04 ---> 6a6036a7a648 09:04:04 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:04:04 ---> Running in 8d01013c3660 09:04:05 Removing intermediate container 8d01013c3660 09:04:05 ---> 92e70c106316 09:04:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:04:05 ---> Running in a1568e4a11b2 09:04:06 Removing intermediate container a1568e4a11b2 09:04:06 ---> 5660cab5d2c7 09:04:06 Step 22/24 : LABEL arch=arm64 09:04:06 ---> Running in 4abec36a793e 09:04:06 Removing intermediate container 4abec36a793e 09:04:06 ---> a8b9e1e5084f 09:04:06 Step 23/24 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 09:04:07 ---> Running in fbb3cceec2b2 09:04:07 Removing intermediate container fbb3cceec2b2 09:04:07 ---> e1a1aa5b605a 09:04:07 Step 24/24 : LABEL version=0.0.0 09:04:08 ---> Running in 6acb27effddd 09:04:09 Removing intermediate container 6acb27effddd 09:04:09 ---> 69b59cac34e2 09:04:09 09:04:09 Successfully built 69b59cac34e2 09:04:09 Successfully tagged core-metadata-arm64:latest 09:04:09  Building core-metadata ... done Building core-data 09:04:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:04:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:04:31 ---> 9635a4a7e96a 09:04:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:04:31 ---> Using cache 09:04:31 ---> c4b8bd59c584 09:04:31 Step 4/22 : WORKDIR /edgex-go 09:04:31 ---> Using cache 09:04:31 ---> 498bcc2b047c 09:04:31 Step 5/22 : RUN apk add --update --no-cache make git 09:04:31 ---> Using cache 09:04:31 ---> bec361fb11e9 09:04:31 Step 6/22 : COPY go.mod vendor* ./ 09:04:31 ---> Using cache 09:04:31 ---> bbbd902d9d24 09:04:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:31 ---> Using cache 09:04:31 ---> 74a31cacc915 09:04:31 Step 8/22 : COPY . . 09:04:31 ---> Using cache 09:04:31 ---> cd366ba76b38 09:04:31 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:04:31 ---> Running in d4d331cde74c 09:04:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:04:58 Removing intermediate container 15918d0ffc85 09:04:58 ---> 25377fcea31d 09:04:58 09:04:58 Step 9/19 : FROM alpine:3.15 09:04:58 ---> 354640af7b1b 09:04:58 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:04:58 ---> Using cache 09:04:58 ---> 68fc8877a954 09:04:58 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:04:58 ---> Running in 9a5d6df121a5 09:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:05:04 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:05:04 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:05:04 OK: 15734 distinct packages available 09:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:05:06 (1/9) Installing ca-certificates (20220614-r0) 09:05:06 (2/9) Installing brotli-libs (1.0.9-r5) 09:05:06 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:05:06 (4/9) Installing libcurl (7.80.0-r5) 09:05:06 (5/9) Installing curl (7.80.0-r5) 09:05:06 (6/9) Installing dumb-init (1.2.5-r1) 09:05:06 (7/9) Installing musl-obstack (1.2.3-r0) 09:05:06 (8/9) Installing libucontext (1.1-r0) 09:05:06 (9/9) Installing gcompat (1.0.0-r4) 09:05:06 Executing busybox-1.34.1-r7.trigger 09:05:06 Executing ca-certificates-20220614-r0.trigger 09:05:06 OK: 8 MiB in 23 packages 09:05:12 Removing intermediate container 9a5d6df121a5 09:05:12 ---> 9a955ba120d5 09:05:12 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:14 ---> d86bb0a5b694 09:05:14 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:05:19 ---> 4b79f59ad819 09:05:19 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:05:22 ---> 3bc0942aa6bc 09:05:22 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:05:22 ---> Running in f618b6c6cbd2 09:05:23 Removing intermediate container f618b6c6cbd2 09:05:23 ---> bf5e0de465b6 09:05:23 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:05:23 ---> Running in 89527bd31b8b 09:05:25 Removing intermediate container 89527bd31b8b 09:05:25 ---> 3a5c01ab18d4 09:05:25 Step 17/19 : LABEL arch=arm64 09:05:25 ---> Running in 180fd9942603 09:05:27 Removing intermediate container 180fd9942603 09:05:27 ---> b47ffca769bf 09:05:27 Step 18/19 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 09:05:27 ---> Running in 0bf69ef11616 09:05:29 Removing intermediate container 0bf69ef11616 09:05:29 ---> 922a675f9181 09:05:29 Step 19/19 : LABEL version=0.0.0 09:05:29 ---> Running in 36a0c6853b75 09:05:30 Removing intermediate container 36a0c6853b75 09:05:30 ---> 9ae685e41202 09:05:30 09:05:31 Successfully built 9ae685e41202 09:05:31 Successfully tagged security-spiffe-token-provider-arm64:latest 09:05:31  Building security-spiffe-token-provider ... done Building security-proxy-setup 09:05:53 Removing intermediate container 7b2844d2478d 09:05:53 ---> 3a02e031e61a 09:05:53 Step 7/24 : COPY . . 09:05:54 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:05:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:05:54 ---> 9635a4a7e96a 09:05:54 Step 3/21 : WORKDIR /edgex-go 09:05:54 ---> Using cache 09:05:54 ---> 8f03f51dabe0 09:05:54 Step 4/21 : RUN apk add --update --no-cache make git 09:05:54 ---> Using cache 09:05:54 ---> 6ed6c9759189 09:05:54 Step 5/21 : COPY go.mod vendor* ./ 09:05:54 ---> Using cache 09:05:54 ---> c835d25b5c5e 09:05:54 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:54 ---> Using cache 09:05:54 ---> 3a02e031e61a 09:05:54 Step 7/21 : COPY . . 09:05:59 Removing intermediate container 6b08699f48c5 09:05:59 ---> fba762ac279f 09:05:59 Step 8/22 : COPY . . 09:06:06 Removing intermediate container 5b40711ce398 09:06:06 ---> a2c594d0c67b 09:06:06 09:06:06 Step 10/22 : FROM alpine:3.16 09:06:06 ---> 4c81e5bf8899 09:06:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:06:06 ---> Using cache 09:06:06 ---> 2de6ad025260 09:06:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:06:06 ---> Using cache 09:06:06 ---> ae99dfee45aa 09:06:06 Step 13/22 : ENV APP_PORT=59861 09:06:06 ---> Running in 3ed6678556df 09:06:08 Removing intermediate container 3ed6678556df 09:06:08 ---> 5167ad26cd03 09:06:08 Step 14/22 : EXPOSE $APP_PORT 09:06:08 ---> Running in d02fed664c2b 09:06:09 Removing intermediate container d02fed664c2b 09:06:09 ---> 6f217d1ff8a7 09:06:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:11 ---> dcb05adb45f5 09:06:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:06:21 ---> c2594d97e8a6 09:06:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:06:22 ---> e110d287e067 09:06:22 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:06:22 ---> Running in ad57b8bbf395 09:06:24 Removing intermediate container ad57b8bbf395 09:06:24 ---> 7baaa4693657 09:06:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:06:24 ---> Running in 97b00eba3570 09:06:25 Removing intermediate container 97b00eba3570 09:06:25 ---> 11e051c41e18 09:06:25 Step 20/22 : LABEL arch=arm64 09:06:25 ---> Running in 0c89586bd367 09:06:27 Removing intermediate container 0c89586bd367 09:06:27 ---> d5e219c95109 09:06:27 Step 21/22 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 09:06:27 ---> Running in cb99537ab576 09:06:27 ---> bfd71b3b520f 09:06:27 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:06:28 ---> Running in 16b8a1be7220 09:06:29 Removing intermediate container cb99537ab576 09:06:29 ---> 7a1d71400824 09:06:29 Step 22/22 : LABEL version=0.0.0 09:06:30 ---> Running in 578dcf3ea76a 09:06:32 Removing intermediate container 578dcf3ea76a 09:06:32 ---> 680a6e34c019 09:06:32 09:06:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:06:32 ---> d8076400e277 09:06:32 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:06:32 ---> Running in e6040703446f 09:06:32 Successfully built 680a6e34c019 09:06:32 Successfully tagged support-scheduler-arm64:latest 09:06:32  Building support-scheduler ... done Building security-spire-server 09:06:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:06:35 ---> 4376bd96b28a 09:06:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:06:36 ---> Running in fc0dc984e650 09:06:38 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:06:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:06:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:06:53 ---> 9635a4a7e96a 09:06:53 Step 3/23 : WORKDIR /edgex-go 09:06:53 ---> Using cache 09:06:53 ---> 8f03f51dabe0 09:06:53 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 09:06:53 ---> Running in 5f0aabeeded1 09:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:06:58 OK: 221 MiB in 51 packages 09:07:00 Removing intermediate container 5f0aabeeded1 09:07:00 ---> d5c14a8aac45 09:07:00 Step 5/23 : COPY go.mod vendor* ./ 09:07:01 ---> 2a4649df9acb 09:07:01 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:01 ---> Running in b77e15b95f23 09:08:53 Removing intermediate container b77e15b95f23 09:08:53 ---> 0464eb95032c 09:08:53 Step 7/23 : COPY . . 09:08:57 ---> 47ca137a7989 09:08:57 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:08:57 ---> Running in db211257efbc 09:08:58 Removing intermediate container db211257efbc 09:08:58 ---> e15f5aea7d86 09:08:58 Step 9/23 : WORKDIR /edgex-go/spire-build 09:08:58 ---> Running in e67e356c91bc 09:08:59 Removing intermediate container e67e356c91bc 09:08:59 ---> 6dc7a330f08d 09:08:59 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:08:59 ---> Running in 779aa06bc81f 09:09:02 Removing intermediate container 779aa06bc81f 09:09:03 ---> bf684a7638e4 09:09:03 Step 11/23 : WORKDIR /edgex-go 09:09:03 ---> Running in 166701343a21 09:09:03 Removing intermediate container 166701343a21 09:09:03 ---> 923de395cb58 09:09:03 09:09:03 Step 12/23 : FROM alpine:3.15 09:09:03 ---> 354640af7b1b 09:09:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:09:03 ---> Using cache 09:09:04 ---> 68fc8877a954 09:09:04 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:09:04 ---> Using cache 09:09:04 ---> 021ebec9f5d3 09:09:04 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:09:10 ---> fe959f94c77d 09:09:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:09:11 ---> b5470e4a57bd 09:09:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:09:12 ---> 1149d2933655 09:09:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:09:14 ---> 2eaedb6874eb 09:09:14 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:09:14 ---> Running in ca3919093eef 09:09:14 Removing intermediate container ca3919093eef 09:09:14 ---> 67992c7011cd 09:09:14 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:09:14 ---> Running in c72b745431f3 09:09:15 Removing intermediate container c72b745431f3 09:09:15 ---> 224738047ea6 09:09:15 Step 21/23 : LABEL arch=arm64 09:09:15 ---> Running in 6e427822165e 09:09:16 Removing intermediate container 6e427822165e 09:09:16 ---> a9fd1470887a 09:09:16 Step 22/23 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 09:09:16 ---> Running in d2023f3af6df 09:09:16 Removing intermediate container d2023f3af6df 09:09:16 ---> 4c8e93234764 09:09:16 Step 23/23 : LABEL version=0.0.0 09:09:17 ---> Running in e8b5e0f80728 09:09:17 Removing intermediate container e8b5e0f80728 09:09:17 ---> 31ea07aaee63 09:09:17 09:09:17 Successfully built 31ea07aaee63 09:09:17 Successfully tagged security-spire-server-arm64:latest 09:09:17 Building security-spire-config 09:09:39  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:09:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:09:39 ---> 9635a4a7e96a 09:09:39 Step 3/24 : WORKDIR /edgex-go 09:09:39 ---> Using cache 09:09:39 ---> 8f03f51dabe0 09:09:39 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:09:39 ---> Using cache 09:09:39 ---> d5c14a8aac45 09:09:39 Step 5/24 : COPY go.mod vendor* ./ 09:09:39 ---> Using cache 09:09:39 ---> 2a4649df9acb 09:09:39 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:39 ---> Using cache 09:09:39 ---> 0464eb95032c 09:09:39 Step 7/24 : COPY . . 09:09:39 ---> Using cache 09:09:39 ---> 47ca137a7989 09:09:39 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:09:39 ---> Using cache 09:09:39 ---> e15f5aea7d86 09:09:39 Step 9/24 : WORKDIR /edgex-go/spire-build 09:09:39 ---> Using cache 09:09:39 ---> 6dc7a330f08d 09:09:39 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:09:39 ---> Running in f07368ed7135 09:09:40 Removing intermediate container f07368ed7135 09:09:40 ---> e84bd2c301d8 09:09:40 Step 11/24 : WORKDIR /edgex-go 09:09:40 ---> Running in 3051ed239714 09:09:41 Removing intermediate container 3051ed239714 09:09:41 ---> 4eec1e490d2d 09:09:41 09:09:41 Step 12/24 : FROM alpine:3.15 09:09:41 ---> 354640af7b1b 09:09:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:09:41 ---> Using cache 09:09:41 ---> 68fc8877a954 09:09:41 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:09:41 ---> Running in f3b893bd66b4 09:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:09:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:09:46 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:09:46 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:09:46 OK: 15734 distinct packages available 09:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:09:48 (1/4) Installing dumb-init (1.2.5-r1) 09:09:48 (2/4) Installing musl-obstack (1.2.3-r0) 09:09:48 (3/4) Installing libucontext (1.1-r0) 09:09:48 (4/4) Installing gcompat (1.0.0-r4) 09:09:48 Executing busybox-1.34.1-r7.trigger 09:09:48 OK: 6 MiB in 18 packages 09:09:50 Removing intermediate container f3b893bd66b4 09:09:50 ---> e2a9021fe2d9 09:09:50 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:09:57 ---> 688b04507bd2 09:09:57 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:09:58 ---> bcaa5bb460f5 09:09:58 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:09:58 ---> Running in 7e0dca461571 09:09:59 Removing intermediate container 7e0dca461571 09:09:59 ---> 0282ecc13a56 09:09:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:10:00 ---> 16c0cd4141bf 09:10:00 Step 19/24 : WORKDIR / 09:10:00 ---> Running in a66352bafd66 09:10:00 Removing intermediate container a66352bafd66 09:10:00 ---> 455afb3fb0c8 09:10:00 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:10:00 ---> Running in cfc03df008e6 09:10:01 Removing intermediate container cfc03df008e6 09:10:01 ---> 5d6a3094cd4e 09:10:01 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:10:01 ---> Running in 240dcac48b05 09:10:02 Removing intermediate container 240dcac48b05 09:10:02 ---> 201785495977 09:10:02 Step 22/24 : LABEL arch=arm64 09:10:02 ---> Running in 81e9fd670375 09:10:02 Removing intermediate container 81e9fd670375 09:10:02 ---> 18c6b6d646dc 09:10:02 Step 23/24 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 09:10:02 ---> Running in 3dffffe8be14 09:10:03 Removing intermediate container 3dffffe8be14 09:10:03 ---> 1c09291624a6 09:10:03 Step 24/24 : LABEL version=0.0.0 09:10:03 ---> Running in 8631179dd8e9 09:10:04 Removing intermediate container 8631179dd8e9 09:10:04 ---> 39d1a74bb160 09:10:04 09:10:04 Successfully built 39d1a74bb160 09:10:04 Successfully tagged security-spire-config-arm64:latest 09:10:04  Building security-spire-config ... done Building core-command 09:10:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:10:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:10:26 ---> 9635a4a7e96a 09:10:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:10:26 ---> Using cache 09:10:26 ---> c4b8bd59c584 09:10:26 Step 4/23 : WORKDIR /edgex-go 09:10:26 ---> Using cache 09:10:26 ---> 498bcc2b047c 09:10:26 Step 5/23 : RUN apk add --update --no-cache make git 09:10:26 ---> Using cache 09:10:26 ---> bec361fb11e9 09:10:26 Step 6/23 : COPY go.mod vendor* ./ 09:10:26 ---> Using cache 09:10:26 ---> bbbd902d9d24 09:10:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:26 ---> Using cache 09:10:26 ---> 74a31cacc915 09:10:26 Step 8/23 : COPY . . 09:10:26 ---> Using cache 09:10:26 ---> cd366ba76b38 09:10:26 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:10:26 ---> Running in 68623f4c5a88 09:10:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:12:04 Removing intermediate container d4d331cde74c 09:12:04 ---> 57343d3909fb 09:12:04 09:12:04 Step 10/22 : FROM alpine:3.16 09:12:04 ---> 4c81e5bf8899 09:12:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:12:04 ---> Running in 16b8077b022f 09:12:04 Removing intermediate container 16b8077b022f 09:12:04 ---> 2669b89466e0 09:12:04 Step 12/22 : ENV APP_PORT=59880 09:12:04 ---> Running in c5a9e2f280dd 09:12:04 Removing intermediate container c5a9e2f280dd 09:12:04 ---> 9b50b3d5bee7 09:12:04 Step 13/22 : EXPOSE $APP_PORT 09:12:04 ---> Running in 0e0da52c8b6c 09:12:04 Removing intermediate container 0e0da52c8b6c 09:12:04 ---> a2a7a7b0d3a1 09:12:04 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:12:04 ---> Running in a5f305621915 09:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:12:04 (1/1) Installing dumb-init (1.2.5-r1) 09:12:04 Executing busybox-1.35.0-r17.trigger 09:12:04 OK: 5 MiB in 15 packages 09:12:05 Removing intermediate container a5f305621915 09:12:05 ---> 622080d9d4e0 09:12:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:06 ---> 8951dd4b58f7 09:12:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:12:08 ---> 2595a6747bf8 09:12:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:12:09 ---> a368a4eea64c 09:12:09 Step 18/22 : ENTRYPOINT ["/core-data"] 09:12:09 ---> Running in c884fc241418 09:12:10 Removing intermediate container c884fc241418 09:12:10 ---> a635e38a023e 09:12:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:12:10 ---> Running in 5f4c1b09eae1 09:12:11 Removing intermediate container 5f4c1b09eae1 09:12:11 ---> b8e058457187 09:12:11 Step 20/22 : LABEL arch=arm64 09:12:11 ---> Running in f1a720506533 09:12:11 Removing intermediate container f1a720506533 09:12:11 ---> 04eb853625d0 09:12:11 Step 21/22 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 09:12:12 ---> Running in 719f39a66b36 09:12:12 Removing intermediate container 719f39a66b36 09:12:12 ---> 75f3400ec807 09:12:12 Step 22/22 : LABEL version=0.0.0 09:12:13 ---> Running in 494d20be1837 09:12:13 Removing intermediate container 494d20be1837 09:12:13 ---> abb7395abc59 09:12:13 09:12:13 Successfully built abb7395abc59 09:12:13 Successfully tagged core-data-arm64:latest 09:14:05  Building core-data ... done 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 09:14:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:14:27 Removing intermediate container e6040703446f 09:14:27 ---> 3a27284979c7 09:14:27 09:14:27 Step 9/21 : FROM alpine:3.16 09:14:27 ---> 4c81e5bf8899 09:14:27 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 09:14:27 Removing intermediate container 16b8a1be7220 09:14:27 ---> 1b832c75af5f 09:14:27 09:14:27 Step 9/24 : FROM alpine:3.16 09:14:27 ---> 4c81e5bf8899 09:14:27 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:14:27 ---> Running in b2786938f151 09:14:27 ---> Running in 00b6b2ada7ef 09:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:14:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:14:29 (1/6) Installing ca-certificates (20220614-r0) 09:14:30 (2/6) Installing brotli-libs (1.0.9-r6) 09:14:30 (3/6) Installing nghttp2-libs (1.47.0-r0) 09:14:30 (4/6) Installing libcurl (7.83.1-r5) 09:14:30 (5/6) Installing curl (7.83.1-r5) 09:14:30 (6/6) Installing dumb-init (1.2.5-r1) 09:14:30 Executing busybox-1.35.0-r17.trigger 09:14:30 Executing ca-certificates-20220614-r0.trigger 09:14:30 (1/3) Installing ca-certificates (20220614-r0) 09:14:30 (2/3) Installing dumb-init (1.2.5-r1) 09:14:30 (3/3) Installing su-exec (0.2-r1) 09:14:30 Executing busybox-1.35.0-r17.trigger 09:14:30 Executing ca-certificates-20220614-r0.trigger 09:14:30 OK: 8 MiB in 20 packages 09:14:31 OK: 6 MiB in 17 packages 09:14:34 Removing intermediate container b2786938f151 09:14:34 ---> e8acd4c14ee6 09:14:34 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:14:34 ---> Running in 403a2346a248 09:14:34 Removing intermediate container 00b6b2ada7ef 09:14:34 ---> 4480c9479849 09:14:34 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:14:34 ---> Running in 0b5ddc067940 09:14:35 Removing intermediate container 403a2346a248 09:14:35 ---> a768b9b255f1 09:14:35 Step 12/21 : WORKDIR /edgex 09:14:35 Removing intermediate container 0b5ddc067940 09:14:35 ---> 37e8d441fcf9 09:14:35 Step 12/24 : WORKDIR / 09:14:35 ---> Running in 9af6902c9549 09:14:35 ---> Running in 7dcf6a4c956f 09:14:35 Removing intermediate container 9af6902c9549 09:14:35 ---> 0b7264212d98 09:14:35 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:14:36 Removing intermediate container 7dcf6a4c956f 09:14:36 ---> cbe957412ce6 09:14:36 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:14:37 ---> 5493a3b89e17 09:14:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:14:37 ---> 56dabe71489d 09:14:37 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:14:38 ---> fc5ab60cb405 09:14:38 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:14:39 ---> fd648994800f 09:14:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:14:40 ---> 66ce848d5f1a 09:14:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:14:41 ---> 2b8d5da738d7 09:14:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:14:42 ---> 66b8c71bdadc 09:14:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:14:44 ---> 3f27f104a19e 09:14:44 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:14:44 ---> 13f03c182ef9 09:14:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:14:44 ---> Running in 4fae8896d1d4 09:14:47 ---> 3135bf8d9e83 09:14:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:14:49 Removing intermediate container 4fae8896d1d4 09:14:49 ---> 665ff1e0f729 09:14:49 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 09:14:49 ---> 9fa7f970eb29 09:14:49 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:14:49 ---> Running in 4cd840bba82a 09:14:49 ---> Running in 093fe31754f7 09:14:50 Removing intermediate container 4cd840bba82a 09:14:50 ---> 44d9c38e4f5c 09:14:50 Step 19/21 : LABEL arch=arm64 09:14:50 ---> Running in 0b934e5bf074 09:14:51 Removing intermediate container 0b934e5bf074 09:14:51 ---> f029b4ce795d 09:14:51 Step 20/21 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 09:14:51 ---> Running in f1b0dd6b4fe0 09:14:51 Removing intermediate container f1b0dd6b4fe0 09:14:51 ---> 524ff156fe2d 09:14:51 Step 21/21 : LABEL version=0.0.0 09:14:52 ---> Running in 9b00e14f099b 09:14:53 Removing intermediate container 9b00e14f099b 09:14:53 ---> 10dd31f9aba4 09:14:53 09:14:53 Removing intermediate container 093fe31754f7 09:14:53 ---> 0a810e23de7c 09:14:53 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:14:53 ---> Running in 83614f37279e 09:14:54 Successfully built 10dd31f9aba4 09:14:54 Successfully tagged security-proxy-setup-arm64:latest 09:14:54  Building security-proxy-setup ... done Removing intermediate container 83614f37279e 09:14:54 ---> 3c8c35d232c8 09:14:54 Step 22/24 : LABEL arch=arm64 09:14:54 ---> Running in 88e09b16d1f1 09:14:55 Removing intermediate container 88e09b16d1f1 09:14:55 ---> ff0da021c378 09:14:55 Step 23/24 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 09:14:55 ---> Running in c17e70ee80b1 09:14:55 Removing intermediate container c17e70ee80b1 09:14:55 ---> 46244f0a49ba 09:14:55 Step 24/24 : LABEL version=0.0.0 09:14:55 ---> Running in d97c2ebb3bfe 09:14:56 Removing intermediate container d97c2ebb3bfe 09:14:56 ---> 33d2d5af0312 09:14:56 09:14:57 Successfully built 33d2d5af0312 09:14:57 Successfully tagged security-secretstore-setup-arm64:latest 09:16:05  Building security-secretstore-setup ... done Removing intermediate container 68623f4c5a88 09:16:05 ---> fdf5afabb19f 09:16:05 09:16:05 Step 10/23 : FROM alpine:3.16 09:16:05 ---> 4c81e5bf8899 09:16:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:16:05 ---> Using cache 09:16:05 ---> 2de6ad025260 09:16:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:16:05 ---> Using cache 09:16:05 ---> ae99dfee45aa 09:16:05 Step 13/23 : ENV APP_PORT=59882 09:16:05 ---> Running in bd18106aa983 09:16:05 Removing intermediate container bd18106aa983 09:16:05 ---> c5dcd77dd295 09:16:05 Step 14/23 : EXPOSE $APP_PORT 09:16:05 ---> Running in 92f2c76a737f 09:16:05 Removing intermediate container 92f2c76a737f 09:16:05 ---> 6b8156173619 09:16:05 Step 15/23 : WORKDIR / 09:16:05 ---> Running in d97b98b1cedd 09:16:05 Removing intermediate container d97b98b1cedd 09:16:05 ---> 0b6afaab33a4 09:16:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:16:05 ---> 70800854879f 09:16:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:16:05 ---> 46579a910a08 09:16:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:16:05 ---> c2b6c84a4f8a 09:16:05 Step 19/23 : ENTRYPOINT ["/core-command"] 09:16:05 ---> Running in e1f05735f82b 09:16:05 Removing intermediate container e1f05735f82b 09:16:05 ---> 1cbcae610ced 09:16:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:16:05 ---> Running in e68982496c40 09:16:05 Removing intermediate container e68982496c40 09:16:05 ---> 99f592d59461 09:16:05 Step 21/23 : LABEL arch=arm64 09:16:05 ---> Running in e20ee3b6fe0b 09:16:06 Removing intermediate container e20ee3b6fe0b 09:16:06 ---> ec32013cdc90 09:16:06 Step 22/23 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 09:16:06 ---> Running in f272e44d50b4 09:16:07 Removing intermediate container f272e44d50b4 09:16:07 ---> f5bc9f66ec67 09:16:07 Step 23/23 : LABEL version=0.0.0 09:16:07 ---> Running in bb6608ad51df 09:16:07 Removing intermediate container bb6608ad51df 09:16:07 ---> 3564e7151af4 09:16:07 09:16:07 Successfully built 3564e7151af4 09:16:07 Successfully tagged core-command-arm64:latest 09:16:15  Building core-command ... done Removing intermediate container fc0dc984e650 09:16:15 ---> 538adb57d08a 09:16:15 09:16:15 Step 10/22 : FROM alpine:3.16 09:16:15 ---> 4c81e5bf8899 09:16:15 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:16:15 ---> Running in 34e454e16ed9 09:16:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:16:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:16:17 (1/2) Installing ca-certificates (20220614-r0) 09:16:17 (2/2) Installing dumb-init (1.2.5-r1) 09:16:17 Executing busybox-1.35.0-r17.trigger 09:16:17 Executing ca-certificates-20220614-r0.trigger 09:16:17 OK: 6 MiB in 16 packages 09:16:18 Removing intermediate container 34e454e16ed9 09:16:18 ---> 33fe7a9f0813 09:16:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:16:18 ---> Running in 8a7a50952368 09:16:19 Removing intermediate container 8a7a50952368 09:16:19 ---> a2697480211c 09:16:19 Step 13/22 : ENV APP_PORT=59860 09:16:19 ---> Running in 0d2614f0bea7 09:16:19 Removing intermediate container 0d2614f0bea7 09:16:19 ---> 24a81f44b8bb 09:16:19 Step 14/22 : EXPOSE $APP_PORT 09:16:19 ---> Running in 9f800abf124d 09:16:20 Removing intermediate container 9f800abf124d 09:16:20 ---> 5e3acf63b0c0 09:16:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:16:20 ---> 49e7fcfb1322 09:16:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:16:22 ---> 5fb2363f04d1 09:16:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:16:22 ---> 1c8977d593a6 09:16:22 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:16:22 ---> Running in 63a3b7d15fda 09:16:23 Removing intermediate container 63a3b7d15fda 09:16:23 ---> 20425f3377e4 09:16:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:16:23 ---> Running in 4ef17a81f484 09:16:23 Removing intermediate container 4ef17a81f484 09:16:23 ---> 9bd599ed0921 09:16:23 Step 20/22 : LABEL arch=arm64 09:16:23 ---> Running in 6f37a82d908e 09:16:23 Removing intermediate container 6f37a82d908e 09:16:23 ---> 0a3ebed9c979 09:16:23 Step 21/22 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 09:16:24 ---> Running in 808804cd977c 09:16:24 Removing intermediate container 808804cd977c 09:16:24 ---> 5773d1dc14c0 09:16:24 Step 22/22 : LABEL version=0.0.0 09:16:24 ---> Running in 5ca419056678 09:16:24 Removing intermediate container 5ca419056678 09:16:24 ---> 999d16d839fd 09:16:24 09:16:24 Successfully built 999d16d839fd 09:16:24 Successfully tagged support-notifications-arm64:latest 09:16:25  Building support-notifications ... done  [Pipeline] } 09:16:25 $ docker stop --time=1 69f72f3abd2eb70b719a34e271b8cfb631e1bcceb39bfc37ab2d80abc90b08a4 09:16:28 $ docker rm -f --volumes 69f72f3abd2eb70b719a34e271b8cfb631e1bcceb39bfc37ab2d80abc90b08a4 [Pipeline] // withDockerContainer [Pipeline] sh 09:16:29 + docker images 09:16:29 REPOSITORY TAG IMAGE ID CREATED SIZE 09:16:29 support-notifications-arm64 latest 999d16d839fd 5 seconds ago 29.7MB 09:16:29 538adb57d08a 16 seconds ago 1.57GB 09:16:29 core-command-arm64 latest 3564e7151af4 22 seconds ago 17MB 09:16:29 fdf5afabb19f 30 seconds ago 1.51GB 09:16:29 security-secretstore-setup-arm64 latest 33d2d5af0312 About a minute ago 29MB 09:16:29 security-proxy-setup-arm64 latest 10dd31f9aba4 About a minute ago 26.9MB 09:16:29 1b832c75af5f 2 minutes ago 1.5GB 09:16:29 3a27284979c7 2 minutes ago 1.5GB 09:16:29 core-data-arm64 latest abb7395abc59 4 minutes ago 17.2MB 09:16:29 57343d3909fb 4 minutes ago 1.51GB 09:16:29 security-spire-config-arm64 latest 39d1a74bb160 6 minutes ago 83.6MB 09:16:29 4eec1e490d2d 6 minutes ago 1.38GB 09:16:29 security-spire-server-arm64 latest 31ea07aaee63 7 minutes ago 84.3MB 09:16:29 923de395cb58 7 minutes ago 1.38GB 09:16:29 support-scheduler-arm64 latest 680a6e34c019 9 minutes ago 29MB 09:16:29 a2c594d0c67b 10 minutes ago 1.57GB 09:16:29 security-spiffe-token-provider-arm64 latest 9ae685e41202 11 minutes ago 29.1MB 09:16:29 25377fcea31d 11 minutes ago 1.54GB 09:16:29 core-metadata-arm64 latest 69b59cac34e2 12 minutes ago 17.7MB 09:16:29 4fbc4c77e9d6 12 minutes ago 1.51GB 09:16:29 security-bootstrapper-arm64 latest 1efc031b0554 13 minutes ago 19.6MB 09:16:29 core-common-config-bootstrapper-arm64 latest 7adc5d18adf0 13 minutes ago 14.9MB 09:16:29 c1a00ad83fd4 14 minutes ago 1.5GB 09:16:29 4a0a1a20e4b9 14 minutes ago 1.49GB 09:16:29 security-spire-agent-arm64 latest 96c13b4d41c1 22 minutes ago 122MB 09:16:29 4c83f8147f64 22 minutes ago 1.38GB 09:16:29 ci-base-image-arm64 latest 9635a4a7e96a 39 minutes ago 905MB 09:16:29 alpine 3.15 354640af7b1b 3 days ago 5.34MB 09:16:29 alpine 3.16 4c81e5bf8899 3 days ago 5.3MB 09:16:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:16:29 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 09:16:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:29 09:16:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:30 arm64: Pulling from edgex-lftools-log-publisher 09:16:30 8998bd30e6a1: Pulling fs layer 09:16:30 04944245beec: Pulling fs layer 09:16:30 699f458cf7ca: Pulling fs layer 09:16:30 765212b225bb: Pulling fs layer 09:16:30 f23df028b6ca: Pulling fs layer 09:16:30 d65c8cfc05b1: Pulling fs layer 09:16:30 2437ff75d9bd: Pulling fs layer 09:16:30 765212b225bb: Waiting 09:16:30 f23df028b6ca: Waiting 09:16:30 d65c8cfc05b1: Waiting 09:16:30 2437ff75d9bd: Waiting 09:16:30 04944245beec: Verifying Checksum 09:16:30 04944245beec: Download complete 09:16:30 765212b225bb: Download complete 09:16:30 f23df028b6ca: Download complete 09:16:30 d65c8cfc05b1: Verifying Checksum 09:16:30 d65c8cfc05b1: Download complete 09:16:30 699f458cf7ca: Verifying Checksum 09:16:30 699f458cf7ca: Download complete 09:16:30 8998bd30e6a1: Download complete 09:16:33 2437ff75d9bd: Verifying Checksum 09:16:33 2437ff75d9bd: Download complete 09:16:35 8998bd30e6a1: Pull complete 09:16:35 04944245beec: Pull complete 09:16:36 699f458cf7ca: Pull complete 09:16:37 765212b225bb: Pull complete 09:16:37 f23df028b6ca: Pull complete 09:16:37 d65c8cfc05b1: Pull complete 09:16:52 2437ff75d9bd: Pull complete 09:16:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:16:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:53 prd-ubuntu20.04-docker-arm64-4c-16g-5766 does not seem to be running inside a container 09:16:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:16:57 $ docker top e277b7e5f80c3d9056b209ab25bff9f6fb9b08daa92b16a6a846e962c3231be8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:58 ---> job-cost.sh 09:16:58 lf-activate-venv: SKIPPING 09:16:58 INFO: No Stack... 09:16:58 INFO: Retrieving Pricing Info for: v3-standard-4 09:16:59 INFO: Archiving Costs [Pipeline] sh 09:17:00 + cat /w/workspace/edgex-go/5/archives/cost.csv 09:17:00 + cut -d, -f6 [Pipeline] lock 09:17:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4339-5-stack-cost] 09:17:00 Resource [jenkins-edgexfoundry-edgex-go-PR-4339-5-stack-cost] did not exist. Created. 09:17:00 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4339-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:17:00 + echo total: 0.10999999940395355 [Pipeline] stash 09:17:00 Stashed 1 file(s) [Pipeline] } 09:17:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4339-5-stack-cost] [Pipeline] // lock [Pipeline] } 09:17:01 $ docker stop --time=1 e277b7e5f80c3d9056b209ab25bff9f6fb9b08daa92b16a6a846e962c3231be8 09:17:02 $ docker rm -f --volumes e277b7e5f80c3d9056b209ab25bff9f6fb9b08daa92b16a6a846e962c3231be8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:17:02 provisioning config files... 09:17:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config13400874011327199349tmp [Pipeline] { [Pipeline] sh 09:17:03 + set +x 09:17:03 + + curl -s https://codecov.io/bash 09:17:03 bash -s -- 09:17:03 09:17:03 _____ _ 09:17:03 / ____| | | 09:17:03 | | ___ __| | ___ ___ _____ __ 09:17:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:17:03 | |___| (_) | (_| | __/ (_| (_) \ V / 09:17:03 \_____\___/ \__,_|\___|\___\___/ \_/ 09:17:03 Bash-1.0.6 09:17:03 09:17:03 09:17:03 ==> git version 2.25.1 found 09:17:03 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:17:03 Release-Date: 2020-01-08 09:17:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:17:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:17:03 ==> Jenkins CI detected. 09:17:03 current dir:  /w/workspace/edgex-go/5 09:17:03 project root: . 09:17:03 --> token set from env 09:17:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:17:03 ==> Running gcov in . (disable via -X gcov) 09:17:03 ==> Python coveragepy not found 09:17:03 ==> Searching for coverage reports in: 09:17:03 + . 09:17:03 -> Found 1 reports 09:17:03 ==> Detecting git/mercurial file structure 09:17:03 ==> Reading reports 09:17:03 + ./coverage.out bytes=487233 09:17:03 ==> Appending adjustments 09:17:03 https://docs.codecov.io/docs/fixing-reports 09:17:04 + Found adjustments 09:17:04 ==> Gzipping contents 09:17:04 64K /tmp/codecov.4tHbNl.gz 09:17:04 ==> Uploading reports 09:17:04 url: https://codecov.io 09:17:04 query: branch=PR-4339&commit=09cdd11eb72816314de40388a776070d8a6f9bf4&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= 09:17:04 -> Pinging Codecov 09:17:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4339&commit=09cdd11eb72816314de40388a776070d8a6f9bf4&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= 09:17:04 -> Uploading to 09:17:04 https://storage.googleapis.com/codecov/v4/raw/2023-02-14/00271124DB129430A58F1EEE437C3FCB/09cdd11eb72816314de40388a776070d8a6f9bf4/eb311d1f-9df8-4b52-b935-397d25287769.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T091704Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=80105b72da944c2bd1717ab050d1f1f6efeb38ce90f39785b61d02574adabb9f 09:17:04 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:04 Dload Upload Total Spent Left Speed 09:17:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62976 0 0 100 62976 0 158k --:--:-- --:--:-- --:--:-- 158k 09:17:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/09cdd11eb72816314de40388a776070d8a6f9bf4 [Pipeline] } 09:17:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:17:05 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 09:17:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:17:06 ---> package-listing.sh 09:17:06 ++ facter osfamily 09:17:06 ++ tr '[:upper:]' '[:lower:]' 09:17:07 + OS_FAMILY=debian 09:17:07 + workspace=/w/workspace/edgex-go/5 09:17:07 + START_PACKAGES=/tmp/packages_start.txt 09:17:07 + END_PACKAGES=/tmp/packages_end.txt 09:17:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:17:07 + PACKAGES=/tmp/packages_start.txt 09:17:07 + '[' /w/workspace/edgex-go/5 ']' 09:17:07 + PACKAGES=/tmp/packages_end.txt 09:17:07 + case "${OS_FAMILY}" in 09:17:07 + dpkg -l 09:17:07 + grep '^ii' 09:17:07 + '[' -f /tmp/packages_start.txt ']' 09:17:07 + '[' -f /tmp/packages_end.txt ']' 09:17:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:17:07 + '[' /w/workspace/edgex-go/5 ']' 09:17:07 + mkdir -p /w/workspace/edgex-go/5/archives/ 09:17:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 09:17:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:17:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:08 09:17:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:08 latest: Pulling from edgex-lftools-log-publisher 09:17:08 5eb5b503b376: Pulling fs layer 09:17:08 5c69ac0246d0: Pulling fs layer 09:17:08 ec43610c2a17: Pulling fs layer 09:17:08 3a2ae6a8a46f: Pulling fs layer 09:17:08 33b1e0a273af: Pulling fs layer 09:17:08 5d3b04190fa2: Pulling fs layer 09:17:08 2f39f015ded8: Pulling fs layer 09:17:08 2f39f015ded8: Waiting 09:17:08 33b1e0a273af: Waiting 09:17:08 5c69ac0246d0: Verifying Checksum 09:17:08 5c69ac0246d0: Download complete 09:17:08 3a2ae6a8a46f: Download complete 09:17:08 33b1e0a273af: Verifying Checksum 09:17:08 33b1e0a273af: Download complete 09:17:08 5d3b04190fa2: Verifying Checksum 09:17:08 5d3b04190fa2: Download complete 09:17:08 ec43610c2a17: Verifying Checksum 09:17:08 ec43610c2a17: Download complete 09:17:08 5eb5b503b376: Verifying Checksum 09:17:08 5eb5b503b376: Download complete 09:17:09 2f39f015ded8: Verifying Checksum 09:17:09 2f39f015ded8: Download complete 09:17:09 5eb5b503b376: Pull complete 09:17:09 5c69ac0246d0: Pull complete 09:17:10 ec43610c2a17: Pull complete 09:17:10 3a2ae6a8a46f: Pull complete 09:17:10 33b1e0a273af: Pull complete 09:17:11 5d3b04190fa2: Pull complete 09:17:15 2f39f015ded8: Pull complete 09:17:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:17:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:15 prd-ubuntu20.04-docker-8c-8g-5757 does not seem to be running inside a container 09:17:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:17:19 $ docker top 05c5d2fd3166fe01f8c4953620e1d94048a0f190219f850e84e5446b369cd292 -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:19 + touch /tmp/pre-build-complete [Pipeline] sh 09:17:19 + mkdir -p /var/log/sysstat [Pipeline] sh 09:17:20 + ls /var/log/sa-host 09:17:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:17:20 provisioning config files... 09:17:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config6595466182253077277tmp [Pipeline] { [Pipeline] echo 09:17:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:17:20 ---> create-netrc.sh [Pipeline] } 09:17:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:17:20 ---> python-tools-install.sh [Pipeline] echo 09:17:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:17:21 ---> sudo-logs.sh 09:17:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:17:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:17:21 ---> job-cost.sh 09:17:21 lf-activate-venv: SKIPPING 09:17:21 DEBUG: total: 0.10999999940395355 09:17:21 INFO: Retrieving Stack Cost... 09:17:22 INFO: Retrieving Pricing Info for: v3-standard-8 09:17:22 INFO: Archiving Costs [Pipeline] echo 09:17:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:17:22 ---> logs-deploy.sh 09:17:22 lf-activate-venv: SKIPPING 09:17:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4339/5 09:17:22 INFO: archiving workspace using pattern(s): 09:17:23 Archives upload complete. 09:17:24 INFO: archiving logs to Nexus 09:17:24 ---> uname -a: 09:17:24 Linux prd-ubuntu20-04-docker-8c-8g-5757 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:17:24 09:17:24 09:17:24 ---> lscpu: 09:17:24 Architecture: x86_64 09:17:24 CPU op-mode(s): 32-bit, 64-bit 09:17:24 Byte Order: Little Endian 09:17:24 Address sizes: 40 bits physical, 48 bits virtual 09:17:24 CPU(s): 8 09:17:24 On-line CPU(s) list: 0-7 09:17:24 Thread(s) per core: 1 09:17:24 Core(s) per socket: 1 09:17:24 Socket(s): 8 09:17:24 NUMA node(s): 1 09:17:24 Vendor ID: AuthenticAMD 09:17:24 CPU family: 23 09:17:24 Model: 49 09:17:24 Model name: AMD EPYC-Rome Processor 09:17:24 Stepping: 0 09:17:24 CPU MHz: 2800.002 09:17:24 BogoMIPS: 5600.00 09:17:24 Virtualization: AMD-V 09:17:24 Hypervisor vendor: KVM 09:17:24 Virtualization type: full 09:17:24 L1d cache: 256 KiB 09:17:24 L1i cache: 256 KiB 09:17:24 L2 cache: 4 MiB 09:17:24 L3 cache: 128 MiB 09:17:24 NUMA node0 CPU(s): 0-7 09:17:24 Vulnerability Itlb multihit: Not affected 09:17:24 Vulnerability L1tf: Not affected 09:17:24 Vulnerability Mds: Not affected 09:17:24 Vulnerability Meltdown: Not affected 09:17:24 Vulnerability Mmio stale data: Not affected 09:17:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:17:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:17:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:17:24 Vulnerability Srbds: Not affected 09:17:24 Vulnerability Tsx async abort: Not affected 09:17:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:17:24 09:17:24 09:17:24 ---> nproc: 09:17:24 8 09:17:24 09:17:24 09:17:24 ---> df -h: 09:17:24 Filesystem Size Used Avail Use% Mounted on 09:17:24 overlay 155G 19G 137G 13% / 09:17:24 tmpfs 64M 0 64M 0% /dev 09:17:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:17:24 shm 64M 0 64M 0% /dev/shm 09:17:24 /dev/vda1 155G 19G 137G 13% /facter-os 09:17:24 09:17:24 09:17:24 ---> sar -b -r -n DEV: 09:17:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5757) 02/14/23 _x86_64_ (8 CPU) 09:17:24 09:17:24 08:30:03 LINUX RESTART (8 CPU) 09:17:24 09:17:24 08:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:17:24 08:32:01 59.59 2.93 56.66 0.00 405.93 39266.39 0.00 09:17:24 08:33:01 78.22 0.52 77.70 0.00 9.73 27446.89 0.00 09:17:24 08:34:02 39.38 0.30 39.08 0.00 6.80 20658.44 0.00 09:17:24 08:35:01 77.14 0.10 77.04 0.00 18.44 32491.98 0.00 09:17:24 08:36:01 175.10 1.10 174.00 0.00 76.25 69417.23 0.00 09:17:24 08:37:01 228.02 5.14 222.87 0.00 41.42 78769.44 0.00 09:17:24 08:38:01 197.22 0.02 197.20 0.00 1.33 121828.72 0.00 09:17:24 08:39:01 297.32 0.03 297.28 0.00 3.07 85183.14 0.00 09:17:24 08:40:01 469.18 0.22 468.96 0.00 23.73 129423.66 0.00 09:17:24 08:41:01 345.78 2.35 343.43 0.00 23.73 101081.69 0.00 09:17:24 08:42:01 77.29 0.02 77.27 0.00 4.27 60439.13 0.00 09:17:24 08:43:01 245.39 6.12 239.28 0.00 832.66 78410.93 0.00 09:17:24 08:44:01 518.48 3.17 515.32 0.00 1986.40 57077.87 0.00 09:17:24 08:45:01 72.23 2.77 69.46 0.00 2270.71 7407.80 0.00 09:17:24 08:46:01 4.85 0.03 4.82 0.00 0.27 96.50 0.00 09:17:24 08:47:01 2.08 0.00 2.08 0.00 0.00 22.80 0.00 09:17:24 08:48:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 09:17:24 08:49:01 1.98 0.00 1.98 0.00 0.00 21.20 0.00 09:17:24 08:50:01 1.65 0.00 1.65 0.00 0.00 18.40 0.00 09:17:24 08:51:01 2.07 0.00 2.07 0.00 0.00 22.66 0.00 09:17:24 08:52:01 1.33 0.00 1.33 0.00 0.00 14.00 0.00 09:17:24 08:53:01 1.80 0.00 1.80 0.00 0.00 20.00 0.00 09:17:24 08:54:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 09:17:24 08:55:01 1.75 0.00 1.75 0.00 0.00 18.80 0.00 09:17:24 08:56:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 09:17:24 08:57:01 2.02 0.00 2.02 0.00 0.00 21.60 0.00 09:17:24 08:58:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 09:17:24 08:59:01 1.78 0.00 1.78 0.00 0.00 19.73 0.00 09:17:24 09:00:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 09:17:24 09:01:01 3.48 1.02 2.47 0.00 21.86 27.46 0.00 09:17:24 09:02:01 1.75 0.00 1.75 0.00 0.00 23.86 0.00 09:17:24 09:03:01 1.93 0.00 1.93 0.00 0.00 21.46 0.00 09:17:24 09:04:01 1.50 0.00 1.50 0.00 0.00 16.13 0.00 09:17:24 09:05:01 2.13 0.00 2.13 0.00 0.00 23.60 0.00 09:17:24 09:06:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 09:17:24 09:07:01 1.73 0.00 1.73 0.00 0.00 19.86 0.00 09:17:24 09:08:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 09:17:24 09:09:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 09:17:24 09:10:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 09:17:24 09:11:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 09:17:24 09:12:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 09:17:24 09:13:01 1.73 0.00 1.73 0.00 0.00 20.26 0.00 09:17:24 09:14:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 09:17:24 09:15:01 1.63 0.00 1.63 0.00 0.00 17.60 0.00 09:17:24 09:16:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 09:17:24 09:17:01 1.78 0.02 1.77 0.00 0.13 19.86 0.00 09:17:24 Average: 63.81 0.56 63.25 0.00 124.53 19769.79 0.00 09:17:24 09:17:24 08:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:17:24 08:32:01 28712204 31602536 711860 2.16 73540 3091560 1823428 5.37 1047456 2762808 104764 09:17:24 08:33:01 27692488 31319252 980640 2.98 113600 3717892 2432616 7.17 1741304 3001760 552580 09:17:24 08:34:02 27849244 31533404 764020 2.32 115832 3753216 1855572 5.47 1274520 3293792 242600 09:17:24 08:35:01 25877040 31548588 749184 2.28 118464 5693164 1828376 5.39 1537424 4953584 1880804 09:17:24 08:36:01 25460864 31416196 861500 2.62 142688 5879528 2390316 7.04 1744056 5068296 526064 09:17:24 08:37:01 21998928 31399220 881872 2.68 272936 8941256 2396328 7.06 2114744 7908964 1995424 09:17:24 08:38:01 20836560 31424244 855740 2.60 276180 10156424 2383400 7.02 1875052 9344436 1191144 09:17:24 08:39:01 21095888 31200204 1064816 3.24 279952 9647004 3136020 9.24 2434172 8480684 189308 09:17:24 08:40:01 20577228 31521492 759224 2.31 294100 10451620 1921772 5.66 1829416 9604836 180612 09:17:24 08:41:01 18971124 31428244 834288 2.54 361508 11761976 2287100 6.74 2220364 10658068 177460 09:17:24 08:42:01 18271720 31508040 769772 2.34 367000 12545664 1945292 5.73 2021728 11583560 0 09:17:24 08:43:01 18292600 31475732 791396 2.41 373616 12445952 2100252 6.19 2205988 11330424 277836 09:17:24 08:44:01 18939212 31469304 798228 2.43 391124 11806600 1961648 5.78 2289648 10628416 324 09:17:24 08:45:01 19484216 31536440 734100 2.23 406276 11333728 1921316 5.66 2403992 9994608 344 09:17:24 08:46:01 19490424 31537776 732436 2.23 404760 11330476 1923588 5.67 2401268 9991392 184 09:17:24 08:47:01 19493172 31540580 729532 2.22 404816 11330476 1923588 5.67 2398020 9991392 156 09:17:24 08:48:01 19495644 31543092 726976 2.21 404852 11330480 1923588 5.67 2396180 9991396 188 09:17:24 08:49:01 19502504 31550252 720132 2.19 404884 11330484 1923588 5.67 2389400 9991660 192 09:17:24 08:50:01 19502924 31550740 719736 2.19 404936 11330488 1923588 5.67 2389556 9991668 176 09:17:24 08:51:01 19502808 31550836 719788 2.19 404980 11330496 1923588 5.67 2389364 9991880 12 09:17:24 08:52:01 19502800 31550900 719732 2.19 405020 11330496 1923588 5.67 2388968 9991896 8 09:17:24 08:53:01 19503068 31551228 719416 2.19 405040 11330500 1923588 5.67 2389084 9991948 8 09:17:24 08:54:01 19502824 31551040 719600 2.19 405072 11330504 1923588 5.67 2389216 9991952 8 09:17:24 08:55:01 19502768 31551036 719556 2.19 405092 11330504 1923588 5.67 2389300 9991952 8 09:17:24 08:56:01 19502936 31551216 719560 2.19 405108 11330508 1923588 5.67 2389344 9991952 8 09:17:24 08:57:01 19503424 31551708 718988 2.19 405140 11330508 1923588 5.67 2389312 9991952 8 09:17:24 08:58:01 19503472 31551816 718908 2.19 405164 11330512 1923588 5.67 2389084 9991960 4 09:17:24 08:59:01 19503116 31551472 719140 2.19 405176 11330516 1923588 5.67 2389344 9991964 8 09:17:24 09:00:01 19503336 31551692 718844 2.19 405192 11330508 1923588 5.67 2389428 9991964 12 09:17:24 09:01:01 19493264 31542772 727672 2.21 405284 11331140 1960944 5.78 2400972 9992480 168 09:17:24 09:02:01 19500616 31550128 720564 2.19 405316 11331140 1943084 5.73 2389580 9992480 8 09:17:24 09:03:01 19501008 31550588 720028 2.19 405360 11331144 1943084 5.73 2389968 9992488 196 09:17:24 09:04:01 19501008 31550648 719972 2.19 405396 11331148 1943084 5.73 2389664 9992496 8 09:17:24 09:05:01 19501276 31550920 719636 2.19 405444 11331148 1943084 5.73 2389860 9992496 12 09:17:24 09:06:01 19501164 31550860 719612 2.19 405476 11331156 1943084 5.73 2389868 9992492 184 09:17:24 09:07:01 19501140 31550900 719580 2.19 405508 11331160 1943084 5.73 2389908 9992504 184 09:17:24 09:08:01 19501376 31551140 719260 2.19 405528 11331160 1943084 5.73 2389908 9992504 196 09:17:24 09:09:01 19501124 31550948 719460 2.19 405552 11331168 1943084 5.73 2389736 9992516 24 09:17:24 09:10:01 19501068 31550896 719428 2.19 405584 11331160 1943084 5.73 2389956 9992516 12 09:17:24 09:11:01 19501320 31551312 719308 2.19 405588 11331300 1926904 5.68 2389864 9992624 20 09:17:24 09:12:01 19501496 31551500 719116 2.19 405620 11331304 1926904 5.68 2389848 9992628 8 09:17:24 09:13:01 19501692 31551744 718848 2.19 405644 11331304 1926904 5.68 2389976 9992644 196 09:17:24 09:14:01 19501724 31551820 718772 2.19 405668 11331308 1926904 5.68 2389972 9992652 196 09:17:24 09:15:01 19501612 31551708 718744 2.19 405688 11331308 1926904 5.68 2390164 9992652 12 09:17:24 09:16:01 19501312 31551452 718948 2.19 405716 11331312 1926904 5.68 2390248 9992652 216 09:17:24 09:17:01 19501168 31551404 718872 2.19 405776 11331312 1926904 5.68 2390408 9992660 8 09:17:24 Average: 20393215 31521283 752539 2.29 359917 10517689 2003789 5.91 2244492 9312275 159172 09:17:24 09:17:24 08:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:17:24 08:32:01 docker0 263.69 278.64 22.66 2724.40 0.00 0.00 0.00 0.00 09:17:24 08:32:01 ens3 464.79 405.75 6765.83 81.63 0.00 0.00 0.00 0.00 09:17:24 08:32:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 09:17:24 08:33:01 docker0 74.02 86.19 5.96 689.21 0.00 0.00 0.00 0.00 09:17:24 08:33:01 ens3 120.18 93.30 721.36 21.06 0.00 0.00 0.00 0.00 09:17:24 08:33:01 vetha72048c 0.23 0.40 0.02 0.03 0.00 0.00 0.00 0.00 09:17:24 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 08:34:02 docker0 1.20 1.20 0.08 0.09 0.00 0.00 0.00 0.00 09:17:24 08:34:02 ens3 24.01 13.88 20.22 10.07 0.00 0.00 0.00 0.00 09:17:24 08:34:02 vetha72048c 1.20 1.23 0.09 0.10 0.00 0.00 0.00 0.00 09:17:24 08:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:35:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 09:17:24 08:35:01 ens3 95.14 67.29 1725.05 19.65 0.00 0.00 0.00 0.00 09:17:24 08:35:01 lo 0.81 0.81 0.07 0.07 0.00 0.00 0.00 0.00 09:17:24 08:35:01 veth65bd4c4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:17:24 08:36:01 docker0 575.19 674.00 36.72 1458.51 0.00 0.00 0.00 0.00 09:17:24 08:36:01 vethc864e84 100.85 114.16 7.90 208.76 0.00 0.00 0.00 0.02 09:17:24 08:36:01 ens3 689.70 583.17 1471.33 50.41 0.00 0.00 0.00 0.00 09:17:24 08:36:01 veth727e18c 86.67 97.53 6.90 161.41 0.00 0.00 0.00 0.01 09:17:24 08:36:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 08:36:01 veth28bcef2 130.86 162.74 10.32 428.56 0.00 0.00 0.00 0.04 09:17:24 08:36:01 vethf3b620c 102.02 116.66 8.01 226.31 0.00 0.00 0.00 0.02 09:17:24 08:36:01 veth47212d4 93.52 105.60 7.41 186.65 0.00 0.00 0.00 0.02 09:17:24 08:36:01 veth65bd4c4 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 09:17:24 08:37:01 docker0 891.31 1017.71 54.54 4671.56 0.00 0.00 0.00 0.00 09:17:24 08:37:01 ens3 1026.15 893.82 4675.04 68.47 0.00 0.00 0.00 0.00 09:17:24 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 08:37:01 veth65bd4c4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:38:01 vethdd73c17 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:17:24 08:38:01 ens3 7.71 3.98 6.33 3.37 0.00 0.00 0.00 0.00 09:17:24 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:38:01 veth65bd4c4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:39:01 docker0 1.97 3.90 0.12 41.07 0.00 0.00 0.00 0.00 09:17:24 08:39:01 veth6cff808 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 09:17:24 08:39:01 vethfc7d743 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 09:17:24 08:39:01 veth71ced4e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:17:24 08:39:01 ens3 33.56 20.43 107.49 11.17 0.00 0.00 0.00 0.00 09:17:24 08:39:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 09:17:24 08:39:01 veth3a07640 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 09:17:24 08:39:01 veth65bd4c4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:40:01 docker0 92.92 154.32 7.80 1437.94 0.00 0.00 0.00 0.00 09:17:24 08:40:01 vethbf0c132 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:40:01 vethd485e33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:40:01 ens3 211.26 161.61 1510.45 198.10 0.00 0.00 0.00 0.00 09:17:24 08:40:01 vethf3ec798 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:40:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 09:17:24 08:40:01 veth8ab6646 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:40:01 veth65bd4c4 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 09:17:24 08:41:01 docker0 203.50 305.65 16.22 2575.00 0.00 0.00 0.00 0.00 09:17:24 08:41:01 ens3 644.68 315.68 3329.90 37.01 0.00 0.00 0.00 0.00 09:17:24 08:41:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 09:17:24 08:41:01 veth65bd4c4 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 09:17:24 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:42:01 ens3 45.41 8.63 81.43 3.67 0.00 0.00 0.00 0.00 09:17:24 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:42:01 veth65bd4c4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:43:01 docker0 4.37 7.25 0.27 76.78 0.00 0.00 0.00 0.00 09:17:24 08:43:01 veth4ffc4ff 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 09:17:24 08:43:01 ens3 70.95 32.99 163.96 11.98 0.00 0.00 0.00 0.00 09:17:24 08:43:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:17:24 08:43:01 veth3788069 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:17:24 08:43:01 veth65bd4c4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:44:01 docker0 5.30 12.12 0.33 125.87 0.00 0.00 0.00 0.00 09:17:24 08:44:01 ens3 95.02 49.88 757.05 16.83 0.00 0.00 0.00 0.00 09:17:24 08:44:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 09:17:24 08:44:01 veth65bd4c4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:17:24 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:45:01 ens3 83.61 32.74 1335.01 5.24 0.00 0.00 0.00 0.00 09:17:24 08:45:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 09:17:24 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:46:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:17:24 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:47:01 ens3 0.28 0.17 0.02 0.01 0.00 0.00 0.00 0.00 09:17:24 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:48:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:17:24 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:49:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:50:01 ens3 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:17:24 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:51:01 ens3 0.83 0.62 0.48 0.35 0.00 0.00 0.00 0.00 09:17:24 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:52:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:53:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:54:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:55:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:56:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:17:24 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:57:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:58:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:17:24 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 08:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:00:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:01:01 ens3 0.37 0.23 0.20 0.07 0.00 0.00 0.00 0.00 09:17:24 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:02:01 ens3 0.72 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:17:24 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:03:01 ens3 0.32 0.22 0.10 0.08 0.00 0.00 0.00 0.00 09:17:24 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:04:01 ens3 0.75 0.32 0.30 0.21 0.00 0.00 0.00 0.00 09:17:24 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:05:01 ens3 0.65 0.53 0.40 0.29 0.00 0.00 0.00 0.00 09:17:24 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:06:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:17:24 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:07:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:08:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:10:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:11:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 09:17:24 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:12:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:13:01 ens3 0.27 0.15 0.12 0.01 0.00 0.00 0.00 0.00 09:17:24 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:14:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:17:24 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:15:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:16:01 ens3 0.40 0.18 0.14 0.07 0.00 0.00 0.00 0.00 09:17:24 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:24 09:17:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 Average: docker0 45.98 55.28 3.15 300.21 0.00 0.00 0.00 0.00 09:17:24 Average: ens3 78.72 58.43 492.53 11.74 0.00 0.00 0.00 0.00 09:17:24 Average: lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 09:17:24 09:17:24 09:17:24 ---> sar -P ALL: 09:17:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5757) 02/14/23 _x86_64_ (8 CPU) 09:17:24 09:17:24 08:30:03 LINUX RESTART (8 CPU) 09:17:24 09:17:24 08:31:01 CPU %user %nice %system %iowait %steal %idle 09:17:24 08:32:01 all 5.24 0.00 2.30 9.21 0.17 83.09 09:17:24 08:32:01 0 9.24 0.00 2.19 11.87 0.10 76.60 09:17:24 08:32:01 1 5.43 0.00 1.84 0.62 0.10 92.01 09:17:24 08:32:01 2 5.22 0.00 2.08 0.47 0.22 92.02 09:17:24 08:32:01 3 4.02 0.00 2.71 0.83 0.19 92.25 09:17:24 08:32:01 4 4.12 0.00 2.04 28.95 0.15 64.74 09:17:24 08:32:01 5 3.90 0.00 2.79 27.33 0.15 65.84 09:17:24 08:32:01 6 5.16 0.00 2.64 1.23 0.18 90.80 09:17:24 08:32:01 7 4.81 0.00 2.09 2.41 0.25 90.43 09:17:24 08:33:01 all 30.66 0.00 5.43 4.31 0.20 59.41 09:17:24 08:33:01 0 27.91 0.00 4.82 0.03 0.15 67.08 09:17:24 08:33:01 1 32.51 0.00 6.40 2.61 0.20 58.28 09:17:24 08:33:01 2 33.89 0.00 5.42 0.45 0.13 60.09 09:17:24 08:33:01 3 26.95 0.00 4.67 1.12 0.22 67.04 09:17:24 08:33:01 4 26.44 0.00 5.81 3.86 0.20 63.69 09:17:24 08:33:01 5 35.00 0.00 5.92 18.09 0.22 40.76 09:17:24 08:33:01 6 35.40 0.00 6.16 8.19 0.22 50.03 09:17:24 08:33:01 7 27.11 0.00 4.18 0.07 0.25 68.39 09:17:24 08:34:02 all 41.36 0.00 5.48 3.49 0.23 49.44 09:17:24 08:34:02 0 38.37 0.00 5.07 0.03 0.24 56.29 09:17:24 08:34:02 1 43.19 0.00 5.79 7.11 0.22 43.69 09:17:24 08:34:02 2 43.08 0.00 5.75 0.84 0.19 50.14 09:17:24 08:34:02 3 39.03 0.00 5.56 0.29 0.24 54.88 09:17:24 08:34:02 4 39.06 0.00 5.12 0.03 0.24 55.55 09:17:24 08:34:02 5 44.71 0.00 5.67 0.42 0.25 48.95 09:17:24 08:34:02 6 43.97 0.00 5.66 0.40 0.18 49.77 09:17:24 08:34:02 7 39.45 0.00 5.23 18.84 0.25 36.23 09:17:24 08:35:01 all 15.82 0.00 6.32 5.81 0.21 71.84 09:17:24 08:35:01 0 14.61 0.00 5.64 2.15 0.21 77.40 09:17:24 08:35:01 1 16.64 0.00 6.31 10.85 0.28 65.92 09:17:24 08:35:01 2 15.90 0.00 6.94 3.01 0.21 73.95 09:17:24 08:35:01 3 15.08 0.00 7.00 0.12 0.12 77.68 09:17:24 08:35:01 4 16.32 0.00 6.08 0.00 0.16 77.44 09:17:24 08:35:01 5 15.47 0.00 5.51 2.38 0.26 76.38 09:17:24 08:35:01 6 18.12 0.00 7.01 0.03 0.24 74.60 09:17:24 08:35:01 7 14.41 0.00 6.07 28.16 0.19 51.16 09:17:24 08:36:01 all 4.00 0.00 2.08 9.99 0.12 83.81 09:17:24 08:36:01 0 4.20 0.00 2.59 1.50 0.13 91.58 09:17:24 08:36:01 1 3.98 0.00 1.90 7.09 0.10 86.93 09:17:24 08:36:01 2 4.15 0.00 1.95 26.53 0.08 67.29 09:17:24 08:36:01 3 2.57 0.00 1.84 0.07 0.17 95.35 09:17:24 08:36:01 4 4.05 0.00 1.76 0.55 0.10 93.54 09:17:24 08:36:01 5 4.53 0.00 2.05 0.40 0.15 92.88 09:17:24 08:36:01 6 4.61 0.00 2.69 43.35 0.12 49.23 09:17:24 08:36:01 7 3.89 0.00 1.86 0.55 0.13 93.56 09:17:24 08:37:01 all 8.81 0.00 5.15 24.15 0.31 61.57 09:17:24 08:37:01 0 8.69 0.00 5.39 35.72 0.24 49.96 09:17:24 08:37:01 1 9.74 0.00 4.89 17.19 0.27 67.91 09:17:24 08:37:01 2 8.47 0.00 5.21 22.45 0.29 63.59 09:17:24 08:37:01 3 7.25 0.00 5.42 30.05 0.43 56.85 09:17:24 08:37:01 4 8.43 0.00 5.50 28.63 0.24 57.20 09:17:24 08:37:01 5 8.74 0.00 6.11 28.23 0.37 56.55 09:17:24 08:37:01 6 9.34 0.00 3.89 11.58 0.30 74.89 09:17:24 08:37:01 7 9.81 0.00 4.81 19.46 0.37 65.55 09:17:24 08:38:01 all 9.42 0.00 3.75 21.21 0.19 65.44 09:17:24 08:38:01 0 10.64 0.00 3.74 3.60 0.19 81.84 09:17:24 08:38:01 1 7.59 0.00 4.08 35.64 0.19 52.51 09:17:24 08:38:01 2 9.22 0.00 2.52 11.54 0.27 76.44 09:17:24 08:38:01 3 9.22 0.00 3.82 10.10 0.19 76.68 09:17:24 08:38:01 4 9.53 0.00 5.42 52.13 0.19 32.73 09:17:24 08:38:01 5 9.50 0.00 4.21 24.92 0.10 61.26 09:17:24 08:38:01 6 10.15 0.00 2.65 5.12 0.17 81.91 09:17:24 08:38:01 7 9.45 0.00 3.57 26.89 0.22 59.87 09:17:24 08:39:01 all 47.06 0.00 7.83 10.95 0.54 33.61 09:17:24 08:39:01 0 48.15 0.00 7.06 2.02 0.43 42.34 09:17:24 08:39:01 1 46.15 0.00 7.30 12.20 0.79 33.56 09:17:24 08:39:01 2 45.56 0.00 8.33 5.33 0.38 40.40 09:17:24 08:39:01 3 48.09 0.00 8.52 2.83 0.66 39.89 09:17:24 08:39:01 4 47.53 0.00 9.13 11.63 0.61 31.10 09:17:24 08:39:01 5 46.48 0.00 7.32 28.19 0.46 17.56 09:17:24 08:39:01 6 47.57 0.00 7.64 17.42 0.44 26.93 09:17:24 08:39:01 7 46.95 0.00 7.32 7.91 0.58 37.24 09:17:24 08:40:01 all 12.39 0.00 5.78 27.41 0.33 54.09 09:17:24 08:40:01 0 13.44 0.00 6.68 6.30 0.39 73.20 09:17:24 08:40:01 1 13.89 0.00 5.69 30.62 0.34 49.46 09:17:24 08:40:01 2 13.30 0.00 4.45 16.45 0.25 65.54 09:17:24 08:40:01 3 11.08 0.00 4.67 19.34 0.29 64.62 09:17:24 08:40:01 4 14.81 0.00 6.15 24.37 0.39 54.28 09:17:24 08:40:01 5 11.60 0.00 7.14 63.86 0.25 17.15 09:17:24 08:40:01 6 11.27 0.00 4.99 24.13 0.37 59.24 09:17:24 08:40:01 7 9.75 0.00 6.47 34.29 0.37 49.12 09:17:24 08:41:01 all 24.35 0.00 6.96 29.66 0.45 38.58 09:17:24 08:41:01 0 25.04 0.00 7.34 27.12 0.46 40.04 09:17:24 08:41:01 1 24.90 0.00 6.73 33.65 0.38 34.34 09:17:24 08:41:01 2 22.46 0.00 5.91 27.45 0.48 43.70 09:17:24 08:41:01 3 24.03 0.00 6.87 20.62 0.48 48.00 09:17:24 08:41:01 4 28.47 0.00 8.39 42.28 0.45 20.40 09:17:24 08:41:01 5 26.90 0.00 8.21 46.19 0.48 18.22 09:17:24 08:41:01 6 21.34 0.00 6.27 13.63 0.48 58.28 09:17:24 08:41:01 7 21.66 0.00 5.92 26.39 0.39 45.64 09:17:24 08:42:01 all 1.71 0.00 1.59 28.25 0.30 68.16 09:17:24 08:42:01 0 1.74 0.00 1.89 23.35 0.34 72.68 09:17:24 08:42:01 1 1.68 0.00 1.45 9.06 0.42 87.38 09:17:24 08:42:01 2 1.80 0.00 1.31 57.40 0.45 39.03 09:17:24 08:42:01 3 1.60 0.00 0.59 2.67 0.27 94.87 09:17:24 08:42:01 4 0.69 0.00 2.07 14.41 0.24 82.59 09:17:24 08:42:01 5 1.63 0.00 1.92 90.22 0.24 5.98 09:17:24 08:42:01 6 1.72 0.00 2.45 25.01 0.12 70.70 09:17:24 08:42:01 7 2.79 0.00 1.06 3.71 0.29 92.15 09:17:24 09:17:24 08:42:01 CPU %user %nice %system %iowait %steal %idle 09:17:24 08:43:01 all 42.57 0.00 11.80 23.41 0.97 21.25 09:17:24 08:43:01 0 40.56 0.00 9.93 37.73 1.06 10.72 09:17:24 08:43:01 1 42.98 0.00 11.35 19.46 0.82 25.40 09:17:24 08:43:01 2 41.99 0.00 12.63 26.58 1.08 17.72 09:17:24 08:43:01 3 45.22 0.00 11.91 18.08 0.92 23.87 09:17:24 08:43:01 4 44.86 0.00 12.62 17.69 0.96 23.87 09:17:24 08:43:01 5 38.74 0.00 13.44 26.94 1.17 19.71 09:17:24 08:43:01 6 42.59 0.00 11.43 15.62 0.91 29.46 09:17:24 08:43:01 7 43.67 0.00 11.07 25.04 0.86 19.37 09:17:24 08:44:01 all 22.67 0.00 6.24 21.90 0.50 48.68 09:17:24 08:44:01 0 21.24 0.00 5.86 4.91 0.47 67.51 09:17:24 08:44:01 1 21.50 0.00 5.29 16.06 0.59 56.56 09:17:24 08:44:01 2 23.72 0.00 6.20 32.85 0.43 36.80 09:17:24 08:44:01 3 23.86 0.00 6.74 21.87 0.53 47.00 09:17:24 08:44:01 4 22.37 0.00 6.24 20.70 0.46 50.23 09:17:24 08:44:01 5 21.15 0.00 6.40 49.40 0.63 22.43 09:17:24 08:44:01 6 24.79 0.00 6.53 10.51 0.52 57.66 09:17:24 08:44:01 7 22.76 0.00 6.69 19.12 0.41 51.02 09:17:24 08:45:01 all 1.40 0.00 1.08 2.73 0.08 94.71 09:17:24 08:45:01 0 1.12 0.00 1.63 0.87 0.07 96.31 09:17:24 08:45:01 1 0.88 0.00 0.65 2.75 0.08 95.63 09:17:24 08:45:01 2 1.37 0.00 0.87 0.20 0.05 97.51 09:17:24 08:45:01 3 2.16 0.00 1.14 1.37 0.17 95.16 09:17:24 08:45:01 4 1.91 0.00 0.90 0.32 0.07 96.80 09:17:24 08:45:01 5 0.62 0.00 0.70 12.39 0.05 86.24 09:17:24 08:45:01 6 1.79 0.00 0.85 1.42 0.05 95.88 09:17:24 08:45:01 7 1.36 0.00 1.92 2.48 0.08 94.16 09:17:24 08:46:01 all 0.10 0.00 0.11 0.03 0.01 99.75 09:17:24 08:46:01 0 0.02 0.00 0.08 0.00 0.02 99.88 09:17:24 08:46:01 1 0.22 0.00 0.17 0.02 0.00 99.60 09:17:24 08:46:01 2 0.08 0.00 0.08 0.02 0.02 99.80 09:17:24 08:46:01 3 0.03 0.00 0.10 0.13 0.02 99.72 09:17:24 08:46:01 4 0.13 0.00 0.12 0.00 0.00 99.75 09:17:24 08:46:01 5 0.03 0.00 0.12 0.05 0.00 99.80 09:17:24 08:46:01 6 0.25 0.00 0.07 0.02 0.02 99.65 09:17:24 08:46:01 7 0.03 0.00 0.12 0.00 0.03 99.82 09:17:24 08:47:01 all 0.03 0.00 0.00 0.06 0.02 99.88 09:17:24 08:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:17:24 08:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 08:47:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:17:24 08:47:01 3 0.00 0.00 0.00 0.35 0.12 99.53 09:17:24 08:47:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:17:24 08:47:01 5 0.02 0.00 0.00 0.17 0.00 99.82 09:17:24 08:47:01 6 0.12 0.00 0.00 0.00 0.00 99.88 09:17:24 08:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:17:24 08:48:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:17:24 08:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 08:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 08:48:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:17:24 08:48:01 3 0.02 0.00 0.00 0.05 0.02 99.92 09:17:24 08:48:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:17:24 08:48:01 5 0.02 0.00 0.00 0.02 0.02 99.95 09:17:24 08:48:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:17:24 08:48:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:17:24 08:49:01 all 0.08 0.00 0.00 0.01 0.00 99.90 09:17:24 08:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:17:24 08:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:17:24 08:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:17:24 08:49:01 3 0.02 0.00 0.02 0.08 0.00 99.88 09:17:24 08:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 08:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 08:49:01 6 0.52 0.00 0.00 0.00 0.00 99.48 09:17:24 08:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 08:50:01 all 0.11 0.00 0.01 0.02 0.00 99.85 09:17:24 08:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 08:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:17:24 08:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:17:24 08:50:01 3 0.00 0.00 0.00 0.13 0.00 99.87 09:17:24 08:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:17:24 08:50:01 5 0.00 0.00 0.00 0.03 0.02 99.95 09:17:24 08:50:01 6 0.83 0.00 0.05 0.00 0.00 99.12 09:17:24 08:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:17:24 08:51:01 all 0.03 0.00 0.01 0.01 0.00 99.95 09:17:24 08:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:17:24 08:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 08:51:01 2 0.07 0.00 0.02 0.00 0.02 99.90 09:17:24 08:51:01 3 0.03 0.00 0.02 0.03 0.02 99.90 09:17:24 08:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:17:24 08:51:01 5 0.05 0.00 0.00 0.03 0.00 99.92 09:17:24 08:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 08:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:17:24 08:52:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:17:24 08:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:17:24 08:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:17:24 08:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:17:24 08:52:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:17:24 08:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 08:52:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:17:24 08:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 08:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 08:53:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:17:24 08:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:17:24 08:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 08:53:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:17:24 08:53:01 3 0.02 0.00 0.00 0.05 0.00 99.93 09:17:24 08:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:17:24 08:53:01 5 0.02 0.00 0.00 0.03 0.02 99.93 09:17:24 08:53:01 6 0.10 0.00 0.00 0.00 0.02 99.88 09:17:24 08:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 09:17:24 08:53:01 CPU %user %nice %system %iowait %steal %idle 09:17:24 08:54:01 all 0.12 0.00 0.01 0.00 0.01 99.86 09:17:24 08:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:17:24 08:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 08:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:17:24 08:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 08:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:17:24 08:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 08:54:01 6 0.88 0.00 0.03 0.00 0.00 99.09 09:17:24 08:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:17:24 08:55:01 all 0.14 0.00 0.01 0.01 0.00 99.84 09:17:24 08:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 08:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:17:24 08:55:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:17:24 08:55:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:17:24 08:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 08:55:01 5 0.02 0.00 0.02 0.07 0.00 99.90 09:17:24 08:55:01 6 0.98 0.00 0.00 0.00 0.00 99.02 09:17:24 08:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 08:56:01 all 0.01 0.00 0.01 0.03 0.00 99.95 09:17:24 08:56:01 0 0.00 0.00 0.02 0.18 0.00 99.80 09:17:24 08:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 08:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:17:24 08:56:01 3 0.02 0.00 0.00 0.05 0.00 99.93 09:17:24 08:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:17:24 08:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 08:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:17:24 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 08:57:01 all 0.04 0.00 0.01 0.04 0.00 99.91 09:17:24 08:57:01 0 0.02 0.00 0.02 0.05 0.00 99.92 09:17:24 08:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 08:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:17:24 08:57:01 3 0.02 0.00 0.00 0.23 0.00 99.75 09:17:24 08:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:17:24 08:57:01 5 0.02 0.00 0.02 0.02 0.00 99.95 09:17:24 08:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 08:57:01 7 0.22 0.00 0.00 0.00 0.00 99.78 09:17:24 08:58:01 all 0.01 0.00 0.01 0.04 0.01 99.94 09:17:24 08:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:17:24 08:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 08:58:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:17:24 08:58:01 3 0.00 0.00 0.02 0.27 0.00 99.72 09:17:24 08:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:17:24 08:58:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:17:24 08:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:17:24 08:58:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:17:24 08:59:01 all 0.08 0.00 0.01 0.05 0.00 99.85 09:17:24 08:59:01 0 0.02 0.00 0.05 0.00 0.00 99.93 09:17:24 08:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 08:59:01 2 0.03 0.00 0.05 0.00 0.00 99.92 09:17:24 08:59:01 3 0.02 0.00 0.00 0.17 0.00 99.82 09:17:24 08:59:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:17:24 08:59:01 5 0.02 0.00 0.02 0.22 0.00 99.75 09:17:24 08:59:01 6 0.53 0.00 0.00 0.00 0.00 99.47 09:17:24 08:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 09:00:01 all 0.01 0.00 0.01 0.03 0.01 99.95 09:17:24 09:00:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:17:24 09:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 09:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:17:24 09:00:01 3 0.00 0.00 0.02 0.05 0.00 99.93 09:17:24 09:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:17:24 09:00:01 5 0.00 0.00 0.02 0.20 0.00 99.78 09:17:24 09:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:17:24 09:00:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:17:24 09:01:01 all 0.05 0.00 0.04 0.09 0.00 99.81 09:17:24 09:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:17:24 09:01:01 1 0.00 0.00 0.05 0.00 0.00 99.95 09:17:24 09:01:01 2 0.08 0.00 0.03 0.00 0.00 99.88 09:17:24 09:01:01 3 0.05 0.00 0.03 0.13 0.02 99.77 09:17:24 09:01:01 4 0.23 0.00 0.08 0.32 0.00 99.37 09:17:24 09:01:01 5 0.00 0.00 0.03 0.30 0.00 99.67 09:17:24 09:01:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:17:24 09:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:17:24 09:02:01 all 0.01 0.00 0.01 0.01 0.00 99.96 09:17:24 09:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:17:24 09:02:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:17:24 09:02:01 2 0.00 0.00 0.05 0.00 0.02 99.93 09:17:24 09:02:01 3 0.02 0.00 0.00 0.05 0.00 99.93 09:17:24 09:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:17:24 09:02:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:17:24 09:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:17:24 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 09:03:01 all 0.10 0.00 0.02 0.03 0.00 99.85 09:17:24 09:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:17:24 09:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 09:03:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:17:24 09:03:01 3 0.00 0.00 0.02 0.08 0.00 99.90 09:17:24 09:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:17:24 09:03:01 5 0.02 0.00 0.00 0.13 0.02 99.83 09:17:24 09:03:01 6 0.62 0.00 0.08 0.00 0.00 99.30 09:17:24 09:03:01 7 0.07 0.00 0.00 0.00 0.00 99.93 09:17:24 09:04:01 all 0.04 0.00 0.01 0.03 0.00 99.92 09:17:24 09:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:17:24 09:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 09:04:01 2 0.03 0.00 0.00 0.05 0.02 99.90 09:17:24 09:04:01 3 0.02 0.00 0.00 0.20 0.00 99.78 09:17:24 09:04:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:17:24 09:04:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:17:24 09:04:01 6 0.23 0.00 0.00 0.00 0.00 99.77 09:17:24 09:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 09:17:24 09:04:01 CPU %user %nice %system %iowait %steal %idle 09:17:24 09:05:01 all 0.03 0.00 0.01 0.04 0.00 99.92 09:17:24 09:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:17:24 09:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 09:05:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:17:24 09:05:01 3 0.00 0.00 0.02 0.27 0.00 99.72 09:17:24 09:05:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:17:24 09:05:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:17:24 09:05:01 6 0.20 0.00 0.00 0.00 0.00 99.80 09:17:24 09:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 09:06:01 all 0.05 0.00 0.00 0.00 0.01 99.93 09:17:24 09:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:17:24 09:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 09:06:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:17:24 09:06:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:17:24 09:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 09:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:17:24 09:06:01 6 0.30 0.00 0.00 0.00 0.02 99.68 09:17:24 09:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:17:24 09:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:17:24 09:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 09:07:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:17:24 09:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:17:24 09:07:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:17:24 09:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:17:24 09:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:17:24 09:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 09:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:17:24 09:08:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:17:24 09:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:17:24 09:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:17:24 09:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 09:08:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:17:24 09:08:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:17:24 09:08:01 5 0.03 0.00 0.00 0.02 0.00 99.95 09:17:24 09:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:17:24 09:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:17:24 09:09:01 all 0.06 0.00 0.01 0.00 0.00 99.92 09:17:24 09:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:17:24 09:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:17:24 09:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:17:24 09:09:01 3 0.43 0.00 0.00 0.00 0.00 99.57 09:17:24 09:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:17:24 09:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 09:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 09:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 09:10:01 all 0.26 0.00 0.01 0.01 0.00 99.72 09:17:24 09:10:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:17:24 09:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:17:24 09:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 09:10:01 3 1.97 0.00 0.02 0.10 0.00 97.92 09:17:24 09:10:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:17:24 09:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 09:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 09:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 09:11:01 all 0.09 0.00 0.01 0.01 0.00 99.88 09:17:24 09:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 09:11:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:17:24 09:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 09:11:01 3 0.65 0.00 0.07 0.03 0.02 99.24 09:17:24 09:11:01 4 0.02 0.00 0.00 0.03 0.00 99.95 09:17:24 09:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:17:24 09:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 09:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:17:24 09:12:01 all 0.04 0.00 0.00 0.01 0.00 99.95 09:17:24 09:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:17:24 09:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:17:24 09:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 09:12:01 3 0.22 0.00 0.00 0.03 0.00 99.75 09:17:24 09:12:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:17:24 09:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 09:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 09:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 09:13:01 all 0.02 0.00 0.01 0.02 0.00 99.95 09:17:24 09:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:17:24 09:13:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:17:24 09:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 09:13:01 3 0.02 0.00 0.02 0.05 0.00 99.92 09:17:24 09:13:01 4 0.05 0.00 0.00 0.08 0.02 99.85 09:17:24 09:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 09:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:17:24 09:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:17:24 09:14:01 all 0.20 0.00 0.01 0.01 0.01 99.77 09:17:24 09:14:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:17:24 09:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:17:24 09:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:17:24 09:14:01 3 1.44 0.00 0.00 0.05 0.02 98.50 09:17:24 09:14:01 4 0.03 0.00 0.02 0.02 0.00 99.93 09:17:24 09:14:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:17:24 09:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 09:14:01 7 0.07 0.00 0.00 0.00 0.00 99.93 09:17:24 09:15:01 all 0.26 0.00 0.01 0.01 0.00 99.72 09:17:24 09:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:17:24 09:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:17:24 09:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 09:15:01 3 1.97 0.00 0.00 0.02 0.00 98.01 09:17:24 09:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:17:24 09:15:01 5 0.00 0.00 0.00 0.03 0.00 99.97 09:17:24 09:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 09:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:17:24 09:17:24 09:15:01 CPU %user %nice %system %iowait %steal %idle 09:17:24 09:16:01 all 0.26 0.00 0.00 0.01 0.00 99.72 09:17:24 09:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 09:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:17:24 09:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 09:16:01 3 1.97 0.00 0.00 0.10 0.00 97.93 09:17:24 09:16:01 4 0.03 0.00 0.02 0.02 0.00 99.93 09:17:24 09:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 09:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 09:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:17:24 09:17:01 all 0.19 0.00 0.01 0.01 0.01 99.79 09:17:24 09:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:17:24 09:17:01 1 0.03 0.00 0.00 0.00 0.03 99.93 09:17:24 09:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:17:24 09:17:01 3 1.45 0.00 0.02 0.07 0.00 98.47 09:17:24 09:17:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:17:24 09:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:17:24 09:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:17:24 09:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:17:24 Average: all 5.76 0.00 1.54 4.77 0.10 87.83 09:17:24 Average: 0 5.66 0.00 1.50 3.35 0.10 89.38 09:17:24 Average: 1 5.79 0.00 1.49 4.37 0.11 88.24 09:17:24 Average: 2 5.77 0.00 1.49 4.96 0.10 87.68 09:17:24 Average: 3 5.77 0.00 1.53 2.81 0.11 89.78 09:17:24 Average: 4 5.74 0.00 1.65 5.27 0.10 87.24 09:17:24 Average: 5 5.75 0.00 1.66 9.03 0.10 83.46 09:17:24 Average: 6 6.06 0.00 1.52 3.82 0.09 88.51 09:17:24 Average: 7 5.50 0.00 1.46 4.58 0.10 88.36 09:17:24 09:17:24 09:17:24