Pull request #4101 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from cb23cb096a40bcf1b7afd5b14df285b5ab964b07+af2226701a16e650b74a674027cf906b22f6c1e4 (f6fe5f985cfc96fbcb48dce485002457459456a9) 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-ssh2505401857759557483.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5507097728334003960.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10219257522176858891.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12663056449686160522.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11690067425979275482.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21829 in /w/workspace/edgexfoundry_edgex-go_PR-4101 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/17 [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/17 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit af2226701a16e650b74a674027cf906b22f6c1e4 into PR head commit cb23cb096a40bcf1b7afd5b14df285b5ab964b07 Merge succeeded, producing cb23cb096a40bcf1b7afd5b14df285b5ab964b07 Checking out Revision cb23cb096a40bcf1b7afd5b14df285b5ab964b07 (PR-4101) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4101/head:refs/remotes/origin/PR-4101 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb23cb096a40bcf1b7afd5b14df285b5ab964b07 # 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 af2226701a16e650b74a674027cf906b22f6c1e4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb23cb096a40bcf1b7afd5b14df285b5ab964b07 # timeout=10 Commit message: "fix: Reverted go-mod-serects version" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:09:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:09:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:09:49 ========================================================= 20:09:49 EdgeX Global Pipelines Version Info 20:09:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:09:50 ------------------- 20:09:50 stable info: 20:09:50 ------------------- 20:09:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:09:50 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 20:09:50 Message: update stable to v1.0.238 > git rev-list --no-walk d0dd69173ed16329f0e667fda76f756019726ccc # timeout=10 20:09:51 ------------------- 20:09:51 experimental info: 20:09:51 ------------------- 20:09:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:09:51 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 20:09:51 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4101 [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4101 [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4101 [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb23cb0 [Pipeline] echo 20:09:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:09:51 provisioning config files... 20:09:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config1284560846253376201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:09:51 ---> docker-login.sh 20:09:51 nexus3.edgexfoundry.org:10001 20:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:52 Configure a credential helper to remove this warning. See 20:09:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:52 20:09:52 Login Succeeded 20:09:52 nexus3.edgexfoundry.org:10002 20:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:52 Configure a credential helper to remove this warning. See 20:09:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:52 20:09:52 Login Succeeded 20:09:52 nexus3.edgexfoundry.org:10003 20:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:52 Configure a credential helper to remove this warning. See 20:09:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:52 20:09:52 Login Succeeded 20:09:52 nexus3.edgexfoundry.org:10004 20:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:52 Configure a credential helper to remove this warning. See 20:09:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:52 20:09:52 Login Succeeded 20:09:52 docker.io 20:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:53 Configure a credential helper to remove this warning. See 20:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:53 20:09:53 Login Succeeded 20:09:53 ---> docker-login.sh ends [Pipeline] } 20:09:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:09:53 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:09:53 + dirname cmd/core-command/Dockerfile 20:09:53 + cut -d/ -f2 20:09:53 + echo core-command,cmd/core-command/Dockerfile 20:09:53 + dirname cmd/core-data/Dockerfile 20:09:53 + cut -d/ -f2 20:09:53 + echo core-data,cmd/core-data/Dockerfile 20:09:53 + dirname cmd/core-metadata/Dockerfile 20:09:53 + cut -d/ -f2 20:09:53 + echo core-metadata,cmd/core-metadata/Dockerfile 20:09:53 + dirname cmd/security-bootstrapper/Dockerfile 20:09:53 + cut -d/ -f2 20:09:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:09:53 + dirname cmd/security-proxy-setup/Dockerfile 20:09:53 + cut -d/ -f2 20:09:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:09:53 + dirname cmd/security-secretstore-setup/Dockerfile 20:09:53 + cut -d/ -f2 20:09:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:09:53 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:09:53 + cut -d/ -f2 20:09:53 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:09:53 + dirname cmd/security-spire-agent/Dockerfile 20:09:53 + cut -d/ -f2 20:09:53 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:09:53 + dirname cmd/security-spire-config/Dockerfile 20:09:53 + cut -d/ -f2 20:09:53 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:09:53 + dirname cmd/security-spire-server/Dockerfile+ 20:09:53 cut -d/ -f2 20:09:53 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:09:53 + dirname cmd/support-notifications/Dockerfile 20:09:53 + cut -d/ -f2 20:09:53 + echo support-notifications,cmd/support-notifications/Dockerfile 20:09:53 + + dirname cmd/support-scheduler/Dockerfile 20:09:53 cut -d/ -f2 20:09:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:09:53 + dirname cmd/sys-mgmt-agent/Dockerfile 20:09:53 + cut -d/ -f2 20:09:53 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:09:53 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:09:54 + git rev-list -1 --merges cb23cb096a40bcf1b7afd5b14df285b5ab964b07~1..cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [Pipeline] echo 20:09:54 -----------> git rev-list -1 --merges cb23cb096a40bcf1b7afd5b14df285b5ab964b07~1..cb23cb096a40bcf1b7afd5b14df285b5ab964b07 cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [false] [Pipeline] sh 20:09:54 + git log --format=format:%s -1 cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [Pipeline] echo 20:09:54 ========================================================= 20:09:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:09:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:09:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:09:54 + grep -v github /etc/ssh/ssh_known_hosts 20:09:54 + [ -e /tmp/ssh_known_hosts ] 20:09:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:09:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:09:54 + sudo tee -a /etc/ssh/ssh_known_hosts 20:09:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:09:55 20:09:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:09:55 0.1.4: Pulling from edgex-devops/py-git-semver 20:09:55 b85a868b505f: Pulling fs layer 20:09:55 e2be974225ed: Pulling fs layer 20:09:55 339a4e72a1f5: Pulling fs layer 20:09:55 988bab9f4d93: Pulling fs layer 20:09:55 1469e6f7b9e6: Pulling fs layer 20:09:55 eaf3925da568: Pulling fs layer 20:09:55 bab4dde63d76: Pulling fs layer 20:09:55 bde34c3a00c8: Pulling fs layer 20:09:55 b352a97aabf1: Pulling fs layer 20:09:55 4872d77fe225: Pulling fs layer 20:09:55 5851b861e8e6: Pulling fs layer 20:09:55 988bab9f4d93: Waiting 20:09:55 1469e6f7b9e6: Waiting 20:09:55 b352a97aabf1: Waiting 20:09:55 eaf3925da568: Waiting 20:09:55 bde34c3a00c8: Waiting 20:09:55 bab4dde63d76: Waiting 20:09:55 5851b861e8e6: Waiting 20:09:55 4872d77fe225: Waiting 20:09:55 e2be974225ed: Verifying Checksum 20:09:55 e2be974225ed: Download complete 20:09:55 988bab9f4d93: Verifying Checksum 20:09:55 988bab9f4d93: Download complete 20:09:55 1469e6f7b9e6: Verifying Checksum 20:09:55 1469e6f7b9e6: Download complete 20:09:55 eaf3925da568: Verifying Checksum 20:09:55 eaf3925da568: Download complete 20:09:55 339a4e72a1f5: Verifying Checksum 20:09:55 339a4e72a1f5: Download complete 20:09:55 bde34c3a00c8: Verifying Checksum 20:09:55 bde34c3a00c8: Download complete 20:09:55 b352a97aabf1: Verifying Checksum 20:09:55 b352a97aabf1: Download complete 20:09:55 4872d77fe225: Verifying Checksum 20:09:55 4872d77fe225: Download complete 20:09:55 5851b861e8e6: Verifying Checksum 20:09:55 5851b861e8e6: Download complete 20:09:55 b85a868b505f: Verifying Checksum 20:09:55 b85a868b505f: Download complete 20:09:56 bab4dde63d76: Verifying Checksum 20:09:56 bab4dde63d76: Download complete 20:09:57 b85a868b505f: Pull complete 20:09:57 e2be974225ed: Pull complete 20:09:58 339a4e72a1f5: Pull complete 20:09:58 988bab9f4d93: Pull complete 20:09:58 1469e6f7b9e6: Pull complete 20:09:58 eaf3925da568: Pull complete 20:10:00 bab4dde63d76: Pull complete 20:10:00 bde34c3a00c8: Pull complete 20:10:00 b352a97aabf1: Pull complete 20:10:00 4872d77fe225: Pull complete 20:10:00 5851b861e8e6: Pull complete 20:10:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:10:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:00 prd-ubuntu20.04-docker-8c-8g-21829 does not seem to be running inside a container 20:10:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:10:02 $ docker top c3c026723dca6c306addae91eec4688491cd79b2cbffdee270cd6324b4e5e69b -eo pid,comm 20:10:02 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). 20:10:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:10:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:02 [ssh-agent] Looking for ssh-agent implementation... 20:10:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:02 $ docker exec c3c026723dca6c306addae91eec4688491cd79b2cbffdee270cd6324b4e5e69b ssh-agent 20:10:02 SSH_AUTH_SOCK=/tmp/ssh-4RYB8ZO57tz8/agent.33 20:10:02 SSH_AGENT_PID=39 20:10:02 Running ssh-add (command line suppressed) 20:10:02 Identity added: /w/workspace/edgex-go/17@tmp/private_key_8725029287353762824.key (/w/workspace/edgex-go/17@tmp/private_key_8725029287353762824.key) 20:10:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:03 + git tag --points-at HEAD [Pipeline] } 20:10:03 $ docker exec --env ******** --env ******** c3c026723dca6c306addae91eec4688491cd79b2cbffdee270cd6324b4e5e69b ssh-agent -k 20:10:03 unset SSH_AUTH_SOCK; 20:10:03 unset SSH_AGENT_PID; 20:10:03 echo Agent pid 39 killed; 20:10:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:10:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:03 [ssh-agent] Looking for ssh-agent implementation... 20:10:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:03 $ docker exec c3c026723dca6c306addae91eec4688491cd79b2cbffdee270cd6324b4e5e69b ssh-agent 20:10:03 SSH_AUTH_SOCK=/tmp/ssh-TdwT2qL6qYD6/agent.73 20:10:03 SSH_AGENT_PID=80 20:10:03 Running ssh-add (command line suppressed) 20:10:03 Identity added: /w/workspace/edgex-go/17@tmp/private_key_3445353759346396650.key (/w/workspace/edgex-go/17@tmp/private_key_3445353759346396650.key) 20:10:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:04 + git semver init 20:10:04 2022-08-02 20:10:04,364 [run_init] DEBUG init version:0.0.0 force:False 20:10:04 2022-08-02 20:10:04,365 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/17/.semver 20:10:04 2022-08-02 20:10:04,365 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/17/.semver 20:10:04 2022-08-02 20:10:04,366 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/17/.semver'], cwd=/w/workspace/edgex-go/17, universal_newlines=False, shell=None, istream=None) 20:10:08 2022-08-02 20:10:08,464 [append_file] DEBUG append to file:/w/workspace/edgex-go/17/.git/info/exclude 20:10:08 2022-08-02 20:10:08,464 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/17/.semver/PR-4101 with force:False 20:10:08 2022-08-02 20:10:08,465 [write_file] DEBUG write to file:/w/workspace/edgex-go/17/.semver/PR-4101 20:10:08 2022-08-02 20:10:08,469 [execute] INFO git cat-file --batch-check 20:10:08 2022-08-02 20:10:08,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/17/.semver, universal_newlines=False, shell=None, istream=) 20:10:08 2022-08-02 20:10:08,477 [execute] INFO git cat-file --batch 20:10:08 2022-08-02 20:10:08,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/17/.semver, universal_newlines=False, shell=None, istream=) 20:10:08 2022-08-02 20:10:08,482 [read_version] DEBUG read version from /w/workspace/edgex-go/17/.semver/PR-4101 20:10:08 0.0.0 [Pipeline] } 20:10:08 $ docker exec --env ******** --env ******** c3c026723dca6c306addae91eec4688491cd79b2cbffdee270cd6324b4e5e69b ssh-agent -k 20:10:08 unset SSH_AUTH_SOCK; 20:10:08 unset SSH_AGENT_PID; 20:10:08 echo Agent pid 80 killed; 20:10:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:10:09 + git semver [Pipeline] } 20:10:09 $ docker stop --time=1 c3c026723dca6c306addae91eec4688491cd79b2cbffdee270cd6324b4e5e69b 20:10:10 $ docker rm -f c3c026723dca6c306addae91eec4688491cd79b2cbffdee270cd6324b4e5e69b [Pipeline] // withDockerContainer [Pipeline] sh 20:10:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:10:11 Stashed 1 file(s) [Pipeline] echo 20:10:11 [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 20:10:11 + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] echo 20:10:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:11 ========================================================= 20:10:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:10:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:10:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:10:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:10:12 2408cc74d12b: Pulling fs layer 20:10:12 ea60b727a1ce: Pulling fs layer 20:10:12 30c4a7721957: Pulling fs layer 20:10:12 370296b7ddb6: Pulling fs layer 20:10:12 7c6cee850709: Pulling fs layer 20:10:12 39a5fcdaea64: Pulling fs layer 20:10:12 d94ebbe4e438: Pulling fs layer 20:10:12 bcfd1f05c69d: Pulling fs layer 20:10:12 59ccb84bbe0f: Pulling fs layer 20:10:12 370296b7ddb6: Waiting 20:10:12 7c6cee850709: Waiting 20:10:12 39a5fcdaea64: Waiting 20:10:12 d94ebbe4e438: Waiting 20:10:12 59ccb84bbe0f: Waiting 20:10:12 30c4a7721957: Verifying Checksum 20:10:12 ea60b727a1ce: Download complete 20:10:12 7c6cee850709: Download complete 20:10:12 39a5fcdaea64: Verifying Checksum 20:10:12 39a5fcdaea64: Download complete 20:10:12 2408cc74d12b: Download complete 20:10:12 d94ebbe4e438: Verifying Checksum 20:10:12 d94ebbe4e438: Download complete 20:10:12 2408cc74d12b: Pull complete 20:10:12 ea60b727a1ce: Pull complete 20:10:12 30c4a7721957: Pull complete 20:10:12 59ccb84bbe0f: Verifying Checksum 20:10:12 59ccb84bbe0f: Download complete 20:10:12 bcfd1f05c69d: Verifying Checksum 20:10:12 bcfd1f05c69d: Download complete 20:10:12 370296b7ddb6: Verifying Checksum 20:10:12 370296b7ddb6: Download complete 20:10:18 370296b7ddb6: Pull complete 20:10:18 7c6cee850709: Pull complete 20:10:18 39a5fcdaea64: Pull complete 20:10:18 d94ebbe4e438: Pull complete 20:10:20 bcfd1f05c69d: Pull complete 20:10:20 59ccb84bbe0f: Pull complete 20:10:20 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:10:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:10:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:10:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:10:20 WORKDIR /edgex 20:10:20 COPY go.mod . 20:10:20 RUN go mod download 20:10:20 + docker build -t ci-base-image-x86_64 -f - . 20:10:22 Sending build context to Docker daemon 335.6MB 20:10:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:10:22 ---> a4fb48ad2a94 20:10:22 Step 2/4 : WORKDIR /edgex 20:10:24 ---> Running in 9806b42f5016 20:10:24 Removing intermediate container 9806b42f5016 20:10:24 ---> 9e7898d47f90 20:10:24 Step 3/4 : COPY go.mod . 20:10:24 ---> 88395f032b8d 20:10:24 Step 4/4 : RUN go mod download 20:10:25 ---> Running in 0a5d16e89945 20:10:26 Still waiting to schedule task 20:10:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:10:40 Removing intermediate container 0a5d16e89945 20:10:40 ---> 845cfe814732 20:10:40 Successfully built 845cfe814732 20:10:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:40 + docker inspect -f . ci-base-image-x86_64 20:10:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:40 prd-ubuntu20.04-docker-8c-8g-21829 does not seem to be running inside a container 20:10:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:10:41 $ docker top 2814a61689978853510ad6abe7b6d7f4b8f66eb014cd7262da76dc8fbbaff398 -eo pid,comm [Pipeline] { [Pipeline] sh 20:10:41 + go version 20:10:41 go version go1.18.3 linux/amd64 [Pipeline] } 20:10:41 $ docker stop --time=1 2814a61689978853510ad6abe7b6d7f4b8f66eb014cd7262da76dc8fbbaff398 20:10:42 $ docker rm -f 2814a61689978853510ad6abe7b6d7f4b8f66eb014cd7262da76dc8fbbaff398 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:43 + docker inspect -f . ci-base-image-x86_64 20:10:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:43 prd-ubuntu20.04-docker-8c-8g-21829 does not seem to be running inside a container 20:10:43 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:10:43 $ docker top 4433436563bf4b394e2b47e944110e7e804dd61c7ed426af152616e5a2a6379d -eo pid,comm [Pipeline] { [Pipeline] echo 20:10:43 ========================================================= 20:10:43 [edgeXBuildGoParallel] Running Tests and Build... 20:10:43 ========================================================= [Pipeline] sh 20:10:44 + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] fileExists [Pipeline] sh 20:10:44 + make test 20:10:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:10:52 ? github.com/edgexfoundry/edgex-go [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:11:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.126s coverage: 28.7% of statements 20:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:11:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements 20:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:11:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.2% of statements 20:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:11:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.562s coverage: 89.2% of statements 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:11:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.109s coverage: 2.1% of statements 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:11:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.570s coverage: 95.6% of statements 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:11:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:11:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:11:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:11:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements 20:11:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.6% of statements 20:11:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements 20:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements 20:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 20:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements 20:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.102s coverage: 87.5% of statements 20:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.095s coverage: 94.4% of statements 20:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements 20:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.197s coverage: 82.2% of statements 20:11:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.0% of statements 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 91.2% of statements 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.7% of statements 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.301s coverage: 65.8% of statements 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 43.6% of statements 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.072s coverage: 84.8% of statements 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 20:11:30 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 20:11:52 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." 20:11:52 GO111MODULE=on go vet ./... 20:11:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:11:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:11:53 ./bin/test-attribution-txt.sh 20:11:53 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 20:11:53 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 20:11:53 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 20:11:53 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:11:53 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:11:53 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 20:11:53 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:11:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:11:53 + ls -al . 20:11:53 total 728 20:11:53 drwxrwxr-x 10 1001 1001 4096 Aug 2 20:10 . 20:11:53 drwxr-xr-x 4 root root 4096 Aug 2 20:10 .. 20:11:53 -rw-rw-r-- 1 1001 1001 11 Aug 2 20:09 .dockerignore 20:11:53 drwxrwxr-x 8 1001 1001 4096 Aug 2 20:11 .git 20:11:53 drwxrwxr-x 3 1001 1001 4096 Aug 2 20:09 .github 20:11:53 -rw-rw-r-- 1 1001 1001 1030 Aug 2 20:09 .gitignore 20:11:53 -rw-rw-r-- 1 1001 1001 42 Aug 2 20:09 .golangci.yml 20:11:53 -rw-rw-r-- 1 1001 1001 87 Aug 2 20:09 .hadolint.yml 20:11:53 drwxr-xr-x 3 1001 1001 4096 Aug 2 20:10 .semver 20:11:53 -rw-rw-r-- 1 1001 1001 166 Aug 2 20:09 .sonarcloud.properties 20:11:53 -rw-rw-r-- 1 1001 1001 1171 Aug 2 20:09 ADOPTERS.md 20:11:53 -rw-rw-r-- 1 1001 1001 10347 Aug 2 20:09 Attribution.txt 20:11:53 -rw-rw-r-- 1 1001 1001 63209 Aug 2 20:09 CHANGELOG.md 20:11:53 -rw-rw-r-- 1 1001 1001 3804 Aug 2 20:09 CONTRIBUTING.md 20:11:53 -rw-rw-r-- 1 1001 1001 677 Aug 2 20:09 GOVERNANCE.md 20:11:53 -rw-rw-r-- 1 1001 1001 850 Aug 2 20:09 Jenkinsfile 20:11:53 -rw-rw-r-- 1 1001 1001 10775 Aug 2 20:09 LICENSE 20:11:53 -rw-rw-r-- 1 1001 1001 10370 Aug 2 20:09 Makefile 20:11:53 -rw-rw-r-- 1 1001 1001 582 Aug 2 20:09 OWNERS.md 20:11:53 -rw-rw-r-- 1 1001 1001 9094 Aug 2 20:09 README.md 20:11:53 -rw-rw-r-- 1 1001 1001 6912 Aug 2 20:09 SECURITY.md 20:11:53 -rw-rw-r-- 1 1001 1001 5 Aug 2 20:10 VERSION 20:11:53 -rw-rw-r-- 1 1001 1001 4131 Aug 2 20:09 ZMQWindows.md 20:11:53 drwxrwxr-x 2 1001 1001 4096 Aug 2 20:09 bin 20:11:53 drwxrwxr-x 18 1001 1001 4096 Aug 2 20:09 cmd 20:11:53 -rw-r--r-- 1 root root 478941 Aug 2 20:11 coverage.out 20:11:53 -rw-rw-r-- 1 1001 1001 3681 Aug 2 20:09 go.mod 20:11:53 -rw-rw-r-- 1 1001 1001 38033 Aug 2 20:09 go.sum 20:11:53 drwxrwxr-x 8 1001 1001 4096 Aug 2 20:09 internal 20:11:53 drwxrwxr-x 3 1001 1001 4096 Aug 2 20:09 openapi 20:11:53 drwxrwxr-x 4 1001 1001 4096 Aug 2 20:09 snap 20:11:53 -rw-rw-r-- 1 1001 1001 204 Aug 2 20:09 version.go [Pipeline] sh 20:11:54 + '[' -e coverage.out ] 20:11:54 + chown 1001:1001 coverage.out [Pipeline] stash 20:11:54 Stashed 1 file(s) [Pipeline] sh 20:11:54 + make build 20:11:54 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:12:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21830 in /w/workspace/edgexfoundry_edgex-go_PR-4101 [Pipeline] { [Pipeline] ws 20:12:04 Running in /w/workspace/edgex-go/17 [Pipeline] { [Pipeline] checkout 20:12:04 The recommended git tool is: git 20:12:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:12:12 using credential edgex-jenkins-ssh 20:12:12 Cloning the remote Git repository 20:12:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:12:12 > git init /w/workspace/edgex-go/17 # timeout=10 20:12:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:12:12 > git --version # timeout=10 20:12:12 > git --version # 'git version 2.25.1' 20:12:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:12:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:12:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:12:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:12:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:12:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:12:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:12:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:12:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:12:29 Merging remotes/origin/main commit af2226701a16e650b74a674027cf906b22f6c1e4 into PR head commit cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:12:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:12:29 Merge succeeded, producing cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:12:29 Checking out Revision cb23cb096a40bcf1b7afd5b14df285b5ab964b07 (PR-4101) 20:12:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:12:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:12:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:12:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:12:28 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4101/head:refs/remotes/origin/PR-4101 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:12:29 > git config core.sparsecheckout # timeout=10 20:12:29 > git checkout -f cb23cb096a40bcf1b7afd5b14df285b5ab964b07 # timeout=10 20:12:29 > git remote # timeout=10 20:12:29 > git config --get remote.origin.url # timeout=10 20:12:29 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:29 > git merge af2226701a16e650b74a674027cf906b22f6c1e4 # timeout=10 20:12:29 > git rev-parse HEAD^{commit} # timeout=10 20:12:29 > git config core.sparsecheckout # timeout=10 20:12:29 > git checkout -f cb23cb096a40bcf1b7afd5b14df285b5ab964b07 # timeout=10 20:12:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:12:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:12:32 $ docker stop --time=1 4433436563bf4b394e2b47e944110e7e804dd61c7ed426af152616e5a2a6379d 20:12:33 Commit message: "fix: Reverted go-mod-serects version" 20:12:35 $ docker rm -f 4433436563bf4b394e2b47e944110e7e804dd61c7ed426af152616e5a2a6379d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 20:12:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:12:35 20:12:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:12:36 % Total % Received % Xferd Average Speed Time Time Time Current 20:12:36 Dload Upload Total Spent Left Speed 20:12:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 91348 0 --:--:-- --:--:-- --:--:-- 91348 20:12:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:12:36 latest: Pulling from edgex-devops/edgex-compose 20:12:36 cbdbe7a5bc2a: Pulling fs layer 20:12:36 ca9280d653b3: Pulling fs layer 20:12:36 7e9c9ca2126c: Pulling fs layer 20:12:36 cbdbe7a5bc2a: Verifying Checksum 20:12:36 cbdbe7a5bc2a: Download complete 20:12:36 ca9280d653b3: Verifying Checksum 20:12:36 ca9280d653b3: Download complete 20:12:36 cbdbe7a5bc2a: Pull complete [Pipeline] sh 20:12:36 7e9c9ca2126c: Download complete 20:12:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:12:37 ca9280d653b3: Pull complete 20:12:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:12:37 + sudo tee /etc/docker/daemon.new 20:12:37 { 20:12:37 "registry-mirrors": [ 20:12:37 "https://nexus3.edgexfoundry.org:10001" 20:12:37 ], 20:12:37 "bip": "10.250.0.254/24", 20:12:37 "hosts": [ 20:12:37 "tcp://0.0.0.0:5555", 20:12:37 "unix:///var/run/docker.sock" 20:12:37 ], 20:12:37 "mtu": 1458, 20:12:37 "selinux-enabled": true, 20:12:37 "seccomp-profile": "/etc/docker/seccomp.json" 20:12:37 } [Pipeline] sh 20:12:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:12:37 + sudo service docker restart 20:12:40 7e9c9ca2126c: Pull complete 20:12:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:12:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:12:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:40 prd-ubuntu20.04-docker-8c-8g-21829 does not seem to be running inside a container 20:12:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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 20:12:41 $ docker top 1c6c60bffa71211955e86688b824658e11a59a3b8dac91aa28f3fe792a6bb35e -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:42 + grep parallel 20:12:42 + docker-compose build --help 20:12:42 --parallel Build images in parallel. [Pipeline] } 20:12:42 $ docker stop --time=1 1c6c60bffa71211955e86688b824658e11a59a3b8dac91aa28f3fe792a6bb35e 20:12:44 $ docker rm -f 1c6c60bffa71211955e86688b824658e11a59a3b8dac91aa28f3fe792a6bb35e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:12:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:44 prd-ubuntu20.04-docker-8c-8g-21829 does not seem to be running inside a container 20:12:44 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:12:45 $ docker top b5ddb4b9ddc85223fe6fd4f4bb6bd818c78648e5f10b15e19fe77dbb495e956f -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:45 + docker-compose -f ./docker-compose-build.yml build --parallel 20:12:46 Building core-command ... 20:12:46 Building core-data ... 20:12:46 Building core-metadata ... 20:12:46 Building security-bootstrapper ... 20:12:46 Building security-proxy-setup ... 20:12:46 Building security-secretstore-setup ... 20:12:46 Building security-spiffe-token-provider ... 20:12:46 Building security-spire-agent ... 20:12:46 Building security-spire-config ... 20:12:46 Building security-spire-server ... 20:12:46 Building support-notifications ... 20:12:46 Building support-scheduler ... 20:12:46 Building sys-mgmt-agent ... 20:12:46 Building core-data 20:12:46 Building core-metadata 20:12:46 Building security-proxy-setup 20:12:46 Building sys-mgmt-agent 20:12:46 Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:12:56 provisioning config files... 20:12:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config8460539540777578488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:12:56 ---> docker-login.sh 20:12:56 nexus3.edgexfoundry.org:10001 20:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:57 Configure a credential helper to remove this warning. See 20:12:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:57 20:12:57 Login Succeeded 20:12:57 nexus3.edgexfoundry.org:10002 20:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:58 Configure a credential helper to remove this warning. See 20:12:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:58 20:12:58 Login Succeeded 20:12:58 nexus3.edgexfoundry.org:10003 20:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:58 Configure a credential helper to remove this warning. See 20:12:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:58 20:12:58 Login Succeeded 20:12:58 nexus3.edgexfoundry.org:10004 20:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:59 Configure a credential helper to remove this warning. See 20:12:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:59 20:12:59 Login Succeeded 20:12:59 docker.io 20:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:59 Configure a credential helper to remove this warning. See 20:12:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:59 20:12:59 Login Succeeded 20:12:59 ---> docker-login.sh ends [Pipeline] } 20:12:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:13:00 + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] echo 20:13:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:13:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:13:00 ========================================================= 20:13:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:13:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:13:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:13:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:13:00 b3c136eddcbf: Pulling fs layer 20:13:00 c0a3192eca97: Pulling fs layer 20:13:00 a050256f5b6f: Pulling fs layer 20:13:00 656be50a0ddc: Pulling fs layer 20:13:00 2bbca73fdf42: Pulling fs layer 20:13:00 46d945488cbd: Pulling fs layer 20:13:00 8a5474983e97: Pulling fs layer 20:13:00 329c88fbcd65: Pulling fs layer 20:13:00 656be50a0ddc: Waiting 20:13:00 2bbca73fdf42: Waiting 20:13:00 46d945488cbd: Waiting 20:13:00 8a5474983e97: Waiting 20:13:00 329c88fbcd65: Waiting 20:13:00 a050256f5b6f: Verifying Checksum 20:13:00 a050256f5b6f: Download complete 20:13:00 c0a3192eca97: Verifying Checksum 20:13:00 c0a3192eca97: Download complete 20:13:00 2bbca73fdf42: Download complete 20:13:00 46d945488cbd: Verifying Checksum 20:13:00 46d945488cbd: Download complete 20:13:00 b3c136eddcbf: Verifying Checksum 20:13:00 b3c136eddcbf: Download complete 20:13:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:13:00 ---> 845cfe814732 20:13:00 Step 3/22 : WORKDIR /edgex-go 20:13:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:13:00 ---> 845cfe814732 20:13:00 Step 3/23 : WORKDIR /edgex-go 20:13:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:13:00 ---> 845cfe814732 20:13:00 Step 3/23 : WORKDIR /edgex-go 20:13:00 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:13:00 ---> 845cfe814732 20:13:00 Step 3/25 : WORKDIR /edgex-go 20:13:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:13:00 ---> 845cfe814732 20:13:00 Step 3/23 : WORKDIR /edgex-go 20:13:01 b3c136eddcbf: Pull complete 20:13:01 329c88fbcd65: Verifying Checksum 20:13:01 329c88fbcd65: Download complete 20:13:02 c0a3192eca97: Pull complete 20:13:02 a050256f5b6f: Pull complete 20:13:02 8a5474983e97: Verifying Checksum 20:13:02 8a5474983e97: Download complete 20:13:03 656be50a0ddc: Download complete 20:13:04 ---> Running in cfe6f0a40f46 20:13:04 ---> Running in 3e806576762d 20:13:04 ---> Running in 83bb92cfaeb4 20:13:04 ---> Running in 2c07811107bd 20:13:04 ---> Running in 7f1068066ebd 20:13:04 Removing intermediate container 3e806576762d 20:13:04 ---> f09d130a9550 20:13:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:04 Removing intermediate container cfe6f0a40f46 20:13:04 ---> 4a00e784e902 20:13:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:04 Removing intermediate container 7f1068066ebd 20:13:04 ---> 756ef70407be 20:13:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:04 Removing intermediate container 83bb92cfaeb4 20:13:04 ---> 6342f1de7d2d 20:13:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:04 Removing intermediate container 2c07811107bd 20:13:04 ---> ebb9625c4d0a 20:13:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:04 ---> Running in fd055d7f988a 20:13:04 ---> Running in 3a1aac8d7cbf 20:13:04 ---> Running in 46c7542ef201 20:13:04 ---> Running in b9d6af6b8a1a 20:13:04 ---> Running in ba90f209f653 20:13:05 Removing intermediate container fd055d7f988a 20:13:05 ---> 561171a23650 20:13:05 Step 5/23 : RUN apk add --update --no-cache make git 20:13:05 ---> Running in a49f111f0dbb 20:13:05 Removing intermediate container 46c7542ef201 20:13:05 ---> b3bcbaa1665c 20:13:05 Step 5/23 : RUN apk add --update --no-cache make bash git 20:13:05 ---> Running in 8cd1cd2f8ef9 20:13:05 Removing intermediate container 3a1aac8d7cbf 20:13:05 ---> d062105cc569 20:13:05 Step 5/22 : RUN apk add --update --no-cache make git 20:13:05 ---> Running in 67379048ed43 20:13:05 Removing intermediate container b9d6af6b8a1a 20:13:05 ---> ef3d74e2b249 20:13:05 Step 5/25 : RUN apk add --update --no-cache make git 20:13:05 Removing intermediate container ba90f209f653 20:13:05 ---> abdfb3e00ef0 20:13:05 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:13:06 ---> Running in 6227849cef79 20:13:06 ---> Running in 3e4f82a37aa2 20:13:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:13:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:13:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:13:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:13:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:13:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:13:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:13:07 OK: 211 MiB in 51 packages 20:13:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:13:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:13:07 OK: 211 MiB in 51 packages 20:13:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:13:07 Removing intermediate container a49f111f0dbb 20:13:07 ---> 7f676c4281c6 20:13:07 Step 6/23 : COPY go.mod vendor* ./ 20:13:07 OK: 211 MiB in 51 packages 20:13:07 OK: 211 MiB in 51 packages 20:13:07 ---> 13eb61165f2d 20:13:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:07 ---> Running in 25414f301434 20:13:07 Removing intermediate container 8cd1cd2f8ef9 20:13:07 ---> 292f864b35b5 20:13:07 Step 6/23 : COPY go.mod vendor* ./ 20:13:07 ---> 21c291249039 20:13:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:08 ---> Running in 881357978d1a 20:13:08 Removing intermediate container 67379048ed43 20:13:08 ---> f05d62bacd5a 20:13:08 Step 6/22 : COPY go.mod vendor* ./ 20:13:08 Removing intermediate container 6227849cef79 20:13:08 ---> 220247906d3d 20:13:08 Step 6/25 : COPY go.mod vendor* ./ 20:13:08 OK: 211 MiB in 51 packages 20:13:08 ---> fad908a7ceff 20:13:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:08 ---> Running in fed4b1ac9127 20:13:08 ---> f4da5226c898 20:13:08 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:08 ---> Running in eb6a77e690d1 20:13:09 Removing intermediate container 3e4f82a37aa2 20:13:09 ---> 41ce3bf6ca79 20:13:09 Step 6/23 : COPY go.mod vendor* ./ 20:13:09 ---> 6b2ca3ead9bd 20:13:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:09 ---> Running in aaca23d63560 20:13:18 656be50a0ddc: Pull complete 20:13:18 2bbca73fdf42: Pull complete 20:13:18 46d945488cbd: Pull complete 20:13:21 Removing intermediate container aaca23d63560 20:13:21 ---> b1e03dcdcb96 20:13:21 Step 8/23 : COPY . . 20:13:21 Removing intermediate container fed4b1ac9127 20:13:21 ---> 944ed46159d5 20:13:21 Step 8/22 : COPY . . 20:13:21 Removing intermediate container 881357978d1a 20:13:21 ---> fa7aaf089aad 20:13:21 Step 8/23 : COPY . .Removing intermediate container 25414f301434 20:13:21 20:13:21 ---> dc79a880f6ad 20:13:21 Step 8/23 : COPY . . 20:13:21 Removing intermediate container eb6a77e690d1 20:13:21 ---> 96e1d87d39af 20:13:21 Step 8/25 : COPY . . 20:13:24 8a5474983e97: Pull complete 20:13:26 329c88fbcd65: Pull complete 20:13:26 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:13:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:13:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:13:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:13:26 WORKDIR /edgex 20:13:26 COPY go.mod . 20:13:26 RUN go mod download 20:13:26 + docker build -t ci-base-image-arm64 -f - . 20:13:29 Sending build context to Docker daemon 169.5MB 20:13:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:13:29 ---> ff4287adb874 20:13:29 Step 2/4 : WORKDIR /edgex 20:13:30 ---> Running in 53720d7f62ec 20:13:30 Removing intermediate container 53720d7f62ec 20:13:30 ---> 461b4504efa6 20:13:30 Step 3/4 : COPY go.mod . 20:13:31 ---> 8734fca98101 20:13:31 Step 4/4 : RUN go mod download 20:13:31 ---> Running in b546b3447d2b 20:13:33 ---> 95a84f950f75 20:13:33 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:13:33 ---> cb7345d4139c 20:13:33 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:13:33 ---> c8b2a5d7fa27 20:13:33 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:13:33 ---> Running in 633acb674af9 20:13:33 ---> 7a4069b79322 20:13:33 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:13:33 ---> a468c4f006dc 20:13:33 Step 9/23 : RUN make cmd/core-data/core-data 20:13:33 ---> Running in 26a9e8e10ce8 20:13:33 ---> Running in 17891bb56fb3 20:13:33 ---> Running in a0d6a5b350d5 20:13:33 ---> Running in dc96518772ee 20:13:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:13:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:13:33 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:13:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:13:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:14:03 Removing intermediate container b546b3447d2b 20:14:03 ---> 6aaee9eeba84 20:14:03 Successfully built 6aaee9eeba84 20:14:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:04 + docker inspect -f . ci-base-image-arm64 20:14:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:04 prd-ubuntu20.04-docker-arm64-4c-16g-21830 does not seem to be running inside a container 20:14:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:14:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:14:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:14:05 $ docker top 6b956c0089bc67580030d3f2ba18c7a6be3eafa1b12d17bf7f4519b321ee1546 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:06 + go version 20:14:06 go version go1.18.3 linux/arm64 [Pipeline] } 20:14:06 $ docker stop --time=1 6b956c0089bc67580030d3f2ba18c7a6be3eafa1b12d17bf7f4519b321ee1546 20:14:08 Removing intermediate container 17891bb56fb3 20:14:08 ---> b24cc2288e27 20:14:08 20:14:08 Step 10/22 : FROM alpine:3.16 20:14:08 Removing intermediate container a0d6a5b350d5 20:14:08 ---> 12ccc978c15f 20:14:08 20:14:08 Step 10/23 : FROM alpine:3.16 20:14:08 Removing intermediate container 26a9e8e10ce8 20:14:08 ---> f893c4e5c7b0 20:14:08 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:14:08 Removing intermediate container 633acb674af9 20:14:08 ---> 02b3d0c69ae4 20:14:08 20:14:08 Step 10/25 : FROM alpine:3.16 20:14:08 ---> Running in eb1acba43524 20:14:08 $ docker rm -f 6b956c0089bc67580030d3f2ba18c7a6be3eafa1b12d17bf7f4519b321ee1546 20:14:08 3.16: Pulling from library/alpine 20:14:08 3.16: Pulling from library/alpine 20:14:08 3.16: Pulling from library/alpine [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:09 + docker inspect -f . ci-base-image-arm64 20:14:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:09 prd-ubuntu20.04-docker-arm64-4c-16g-21830 does not seem to be running inside a container 20:14:09 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:14:09 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 20:14:09 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 20:14:09 Status: Downloaded newer image for alpine:3.16 20:14:09 Status: Image is up to date for alpine:3.16 20:14:09 ---> d7d3d98c851f 20:14:09 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:14:09 ---> d7d3d98c851f 20:14:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:14:09 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 20:14:09 Status: Image is up to date for alpine:3.16 20:14:09 ---> d7d3d98c851f 20:14:09 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:14:09 ---> Running in 08257c43452b 20:14:09 ---> Running in e4a8e8ed49db 20:14:09 ---> Running in d1c75f947d1f 20:14:09 Removing intermediate container dc96518772ee 20:14:09 ---> 79b871586aef 20:14:09 20:14:09 Step 10/23 : FROM alpine:3.16 20:14:09 ---> d7d3d98c851f 20:14:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:14:10 ---> Running in b71da05030de 20:14:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:14:10 Removing intermediate container b71da05030de 20:14:10 ---> e6824c852239 20:14:10 Step 12/23 : ENV APP_PORT=59880 20:14:10 ---> Running in 9b2a034d091a 20:14:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:14:10 Removing intermediate container 9b2a034d091a 20:14:10 ---> 60651b7690bd 20:14:10 Step 13/23 : EXPOSE $APP_PORT 20:14:10 ---> Running in 5a56c0212126 20:14:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:14:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:14:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:14:10 $ docker top 264e97d8a99c5061f803edcfa59bb11b2c39a4c3fdf4138513f72ee02ad33afc -eo pid,comm 20:14:10 Removing intermediate container 5a56c0212126 20:14:10 ---> 90bfdc24d029 20:14:10 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:14:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:14:10 ---> Running in 23d7d8a316a9 20:14:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:14:10 (1/1) Installing dumb-init (1.2.5-r1) 20:14:10 Executing busybox-1.35.0-r15.trigger 20:14:10 OK: 6 MiB in 15 packages 20:14:10 (1/6) Installing ca-certificates (20220614-r0) 20:14:10 (2/6) Installing brotli-libs (1.0.9-r6) 20:14:10 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:14:10 (4/6) Installing libcurl (7.83.1-r2) [Pipeline] { [Pipeline] echo 20:14:10 ========================================================= 20:14:10 [edgeXBuildGoParallel] Running Tests and Build... 20:14:10 ========================================================= [Pipeline] sh 20:14:10 (5/6) Installing curl (7.83.1-r2) 20:14:10 (6/6) Installing dumb-init (1.2.5-r1) 20:14:10 Executing busybox-1.35.0-r15.trigger 20:14:10 Executing ca-certificates-20220614-r0.trigger 20:14:10 (1/3) Installing ca-certificates (20220614-r0) 20:14:10 (2/3) Installing dumb-init (1.2.5-r1) 20:14:10 (3/3) Installing su-exec (0.2-r1) 20:14:10 Removing intermediate container eb1acba43524 20:14:10 ---> 4addd3e297c0 20:14:10 20:14:10 Step 11/23 : FROM docker:20.10.14 20:14:10 Executing busybox-1.35.0-r15.trigger 20:14:10 Executing ca-certificates-20220614-r0.trigger 20:14:10 OK: 8 MiB in 20 packages 20:14:10 OK: 6 MiB in 17 packages 20:14:11 20.10.14: Pulling from library/docker 20:14:11 Removing intermediate container 08257c43452b 20:14:11 ---> 48c81ad61893 20:14:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:14:11 ---> Running in 7f4d178d4779 20:14:11 Removing intermediate container 7f4d178d4779 20:14:11 ---> d5cf51310bcf 20:14:11 Step 13/23 : ENV APP_PORT=59881 20:14:11 ---> Running in 3a53d00e7ec8 20:14:11 + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] fileExists [Pipeline] sh 20:14:11 Removing intermediate container 3a53d00e7ec8 20:14:11 ---> 0ebbb6a09c1e 20:14:11 Step 14/23 : EXPOSE $APP_PORT 20:14:12 ---> Running in 0a5f8b3dc93e 20:14:12 Removing intermediate container 23d7d8a316a9 20:14:12 ---> a0fe377f2b6d 20:14:12 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:14:12 + make test 20:14:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:14:12 Removing intermediate container d1c75f947d1f 20:14:12 ---> 3b655525b7fa 20:14:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:14:12 Removing intermediate container e4a8e8ed49db 20:14:12 ---> 17fa615b6b0c 20:14:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:14:12 Removing intermediate container 0a5f8b3dc93e 20:14:12 ---> a21ec2e2827a 20:14:12 Step 15/23 : WORKDIR / 20:14:12 ---> Running in 4004097d1af3 20:14:12 ---> Running in 3e17a1c3c2ae 20:14:12 ---> Running in 6d9ce8935d49 20:14:12 ---> Running in 0b6cd8c8ffab 20:14:12 Removing intermediate container 3e17a1c3c2ae 20:14:12 ---> 064d67e38934 20:14:12 Step 13/25 : WORKDIR / 20:14:12 Removing intermediate container 6d9ce8935d49 20:14:12 ---> 67ebdc6d651f 20:14:12 Step 13/22 : WORKDIR /edgex 20:14:12 ---> Running in a0cb0743f621 20:14:12 Removing intermediate container 0b6cd8c8ffab 20:14:12 ---> a2026f5ad16d 20:14:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:14:12 ---> Running in cfcdca9d85e7 20:14:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:14:12 Removing intermediate container a0cb0743f621 20:14:12 ---> 5b47cb29b0b9 20:14:12 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:14:12 Removing intermediate container cfcdca9d85e7 20:14:12 ---> f2f24b988905 20:14:12 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:14:13 ---> dda909e37620 20:14:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:14:13 ---> 148692894bd2 20:14:13 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:14:13 ---> 67c2b98ebb3b 20:14:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:14:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:14:13 ---> ef6fc263634f 20:14:13 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:14:13 ---> c6ca90075115 20:14:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:14:13 ---> 72e03ad95bf8 20:14:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:14:13 (1/6) Installing dumb-init (1.2.5-r1) 20:14:13 ---> cb751872182d 20:14:13 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:14:13 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:14:13 ---> b3ce919dccae 20:14:13 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:14:14 (3/6) Installing libsodium (1.0.18-r0) 20:14:14 ---> Running in 28f92cf022c4 20:14:14 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:14:14 ---> dc8862e864f2 20:14:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:14:14 ---> 6e4f158c026e 20:14:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:14:14 Removing intermediate container 28f92cf022c4 20:14:14 ---> e88cba041cc2 20:14:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:14:14 (5/6) Installing libzmq (4.3.4-r0) 20:14:14 ---> Running in 83e60e1bac9f 20:14:14 (6/6) Installing zeromq (4.3.4-r0) 20:14:14 Executing busybox-1.35.0-r15.trigger 20:14:14 OK: 8 MiB in 20 packages 20:14:14 ---> 1a4862671b80 20:14:14 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:14:14 Removing intermediate container 83e60e1bac9f 20:14:14 ---> 34effb1fd0fa 20:14:14 Step 21/23 : LABEL arch=x86_64 20:14:14 ---> Running in 12ebca6738b3 20:14:14 ---> 8cd19dc6e13e 20:14:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:14:14 ---> Running in 9c12fc01de78 20:14:15 Removing intermediate container 9c12fc01de78 20:14:15 ---> d1a8c5ba3184 20:14:15 Step 22/23 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:14:15 ---> 2f8ffb01798f 20:14:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:14:15 Removing intermediate container 4004097d1af3 20:14:15 ---> Running in 722a991b898e 20:14:15 ---> ff18ed698b84 20:14:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:14:15 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:14:15 Status: Downloaded newer image for docker:20.10.14 20:14:15 ---> 7417809fdb73 20:14:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:14:15 ---> Running in fe760056c948 20:14:15 Removing intermediate container 722a991b898e 20:14:15 ---> 9155c3183717 20:14:15 Step 23/23 : LABEL version=0.0.0 20:14:15 ---> Running in b8b8b35dc6ee 20:14:15 ---> c8212aa49e94 20:14:15 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:14:15 ---> 019ae1d7a6c9 20:14:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:14:15 Removing intermediate container fe760056c948 20:14:15 ---> ededa0d3166e 20:14:15 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:14:15 ---> Running in ad2b46884628 20:14:15 Removing intermediate container b8b8b35dc6ee 20:14:15 ---> 8a8b3aa08904 20:14:15 20:14:15 ---> Running in 75ec7caadd3f 20:14:15 Removing intermediate container 12ebca6738b3 20:14:15 ---> 311f6f74fb7e 20:14:15 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:14:15 ---> Running in a24aedc6f342 20:14:15 Successfully built 8a8b3aa08904 20:14:15 Successfully tagged core-metadata:latest 20:14:15  Building core-metadata ... done Building security-spire-server 20:14:15 Removing intermediate container a24aedc6f342 20:14:15 ---> 4ce6e91f1328 20:14:15 Step 20/22 : LABEL arch=x86_64 20:14:15 ---> f0675d758293 20:14:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:14:16 ---> Running in a92db62cc3e1 20:14:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:14:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:14:16 (1/43) Installing readline (8.1.1-r0) 20:14:16 (2/43) Installing bash (5.1.16-r0) 20:14:16 Executing bash-5.1.16-r0.post-install 20:14:16 (3/43) Installing brotli-libs (1.0.9-r5) 20:14:16 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:14:16 (5/43) Installing libcurl (7.80.0-r2) 20:14:16 (6/43) Installing curl (7.80.0-r2) 20:14:16 (7/43) Installing dumb-init (1.2.5-r1) 20:14:16 (8/43) Installing libbz2 (1.0.8-r1) 20:14:16 (9/43) Installing expat (2.4.7-r0) 20:14:16 (10/43) Installing libffi (3.4.2-r1) 20:14:16 (11/43) Installing gdbm (1.22-r0) 20:14:16 (12/43) Installing xz-libs (5.2.5-r1) 20:14:16 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:14:16 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:14:16 (15/43) Installing mpdecimal (2.5.1-r1) 20:14:16 (16/43) Installing sqlite-libs (3.36.0-r0) 20:14:16 (17/43) Installing python3 (3.9.13-r1) 20:14:17 (18/43) Installing py3-appdirs (1.4.4-r2) 20:14:17 (19/43) Installing py3-certifi (2020.12.5-r1) 20:14:17 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:14:17 (21/43) Installing py3-idna (3.3-r0) 20:14:17 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:14:17 (23/43) Installing py3-requests (2.26.0-r1) 20:14:17 (24/43) Installing py3-msgpack (1.0.2-r1) 20:14:17 (25/43) Installing py3-lockfile (0.12.2-r4) 20:14:17 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:14:17 (27/43) Installing py3-colorama (0.4.4-r1) 20:14:17 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:14:17 (29/43) Installing py3-distlib (0.3.3-r0) 20:14:17 (30/43) Installing py3-distro (1.6.0-r0) 20:14:17 (31/43) Installing py3-six (1.16.0-r0) 20:14:17 (32/43) Installing py3-webencodings (0.5.1-r4) 20:14:17 (33/43) Installing py3-html5lib (1.1-r1) 20:14:17 (34/43) Installing py3-parsing (2.4.7-r2) 20:14:17 (35/43) Installing py3-packaging (20.9-r1) 20:14:17 (36/43) Installing py3-tomli (1.2.2-r0) 20:14:17 (37/43) Installing py3-pep517 (0.12.0-r0) 20:14:17 (38/43) Installing py3-progress (1.6-r0) 20:14:17 (39/43) Installing py3-retrying (1.3.3-r2) 20:14:17 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:14:17 (41/43) Installing py3-setuptools (52.0.0-r4) 20:14:17 (42/43) Installing py3-toml (0.10.2-r2) 20:14:17 (43/43) Installing py3-pip (20.3.4-r1) 20:14:17 Executing busybox-1.34.1-r5.trigger 20:14:17 OK: 83 MiB in 65 packages 20:14:18 ---> 179d55fcd124 20:14:18 Step 19/23 : ENTRYPOINT ["/core-data"] 20:14:18 Removing intermediate container a92db62cc3e1 20:14:18 ---> 5ee283c17e78 20:14:18 Step 21/22 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:14:18 Collecting docker-compose==1.23.2 20:14:18 ---> Running in 68810112643b 20:14:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:14:18 Collecting jsonschema<3,>=2.5.1 20:14:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:14:18 ---> Running in 6f13a92fe578 20:14:18 Removing intermediate container ad2b46884628 20:14:18 ---> d05be8d8cc22 20:14:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:14:18 Collecting docker<4.0,>=3.6.0 20:14:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:14:18 Collecting cached-property<2,>=1.2.0 20:14:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:14:18 Removing intermediate container 68810112643b 20:14:18 ---> 3f415666e2f4 20:14:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:14:18 Collecting docopt<0.7,>=0.6.1 20:14:18 Downloading docopt-0.6.2.tar.gz (25 kB) 20:14:18 ---> Running in d77a82ea7d37 20:14:18 Removing intermediate container 6f13a92fe578 20:14:18 ---> 983d858656cd 20:14:18 Step 22/22 : LABEL version=0.0.0 20:14:18 ---> Running in 847cffafca0b 20:14:18 ---> Running in 48af55af1ab1 20:14:18 Removing intermediate container d77a82ea7d37 20:14:18 ---> e6b3fed4b81f 20:14:18 Step 23/25 : LABEL arch=x86_64 20:14:18 Removing intermediate container 847cffafca0b 20:14:18 ---> eea03fd352e8 20:14:18 Step 21/23 : LABEL arch=x86_64 20:14:19 ---> Running in 070b95eab776 20:14:19 Collecting websocket-client<1.0,>=0.32.0 20:14:19 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:14:19 ---> Running in 3c46f32f8fd2 20:14:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:14:19 Removing intermediate container 48af55af1ab1 20:14:19 ---> 306acf2f8ab7 20:14:19 20:14:19 Removing intermediate container 070b95eab776 20:14:19 ---> 9fec74f1eb6d 20:14:19 Step 24/25 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:14:19 Collecting PyYAML<4,>=3.10 20:14:19 Downloading PyYAML-3.13.tar.gz (270 kB) 20:14:19 Successfully built 306acf2f8ab7 20:14:19 Successfully tagged security-proxy-setup:latest 20:14:19 Building security-spire-agent 20:14:19  Building security-proxy-setup ... done  ---> Running in ded1a2ff7007 20:14:19 Removing intermediate container 3c46f32f8fd2 20:14:19 ---> 472ce3c9364b 20:14:19 Step 22/23 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:14:19 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:14:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:14:19 ---> 845cfe814732 20:14:19 Step 3/25 : WORKDIR /edgex-go 20:14:19 ---> Using cache 20:14:19 ---> ebb9625c4d0a 20:14:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:14:19 ---> Using cache 20:14:19 ---> abdfb3e00ef0 20:14:19 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:14:19 ---> Running in fc6afd5b4bb7 20:14:19 ---> Running in c78818f83856 20:14:19 Removing intermediate container ded1a2ff7007 20:14:19 ---> 25cdae411f8f 20:14:19 Step 25/25 : LABEL version=0.0.0 20:14:19 ---> Running in 77f2713a9b85 20:14:19 Collecting texttable<0.10,>=0.9.0 20:14:19 Downloading texttable-0.9.1.tar.gz (11 kB) 20:14:20 Removing intermediate container fc6afd5b4bb7 20:14:20 ---> 6630e84c1f04 20:14:20 Step 23/23 : LABEL version=0.0.0 20:14:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:14:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:14:20 Collecting dockerpty<0.5,>=0.4.1 20:14:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:14:21 Collecting docker-pycreds>=0.4.0 20:14:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:14:21 Collecting chardet<3.1.0,>=3.0.2 20:14:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:14:21 Removing intermediate container 77f2713a9b85 20:14:21 ---> e7b494317fa9 20:14:21 20:14:21 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:14:21 Collecting idna<2.8,>=2.5 20:14:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:14:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:14:21 ---> Running in f536b1fc5d56 20:14:21 Successfully built e7b494317fa9 20:14:21 Successfully tagged security-secretstore-setup:latest 20:14:21 Building support-notifications 20:14:21  Building security-secretstore-setup ... done Collecting urllib3<1.25,>=1.21.1 20:14:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:14:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:14:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:14:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:14:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:14:21 Removing intermediate container f536b1fc5d56 20:14:21 ---> 0a3f3fa53f4a 20:14:21 20:14:21 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:14:21 Attempting uninstall: urllib3 20:14:21 Found existing installation: urllib3 1.26.7 20:14:21 Uninstalling urllib3-1.26.7: 20:14:21 Successfully uninstalled urllib3-1.26.7 20:14:21 Successfully built 0a3f3fa53f4a 20:14:21 Successfully tagged core-data:latest 20:14:21 Building security-bootstrapper 20:14:21  Building core-data ... done  Attempting uninstall: idna 20:14:21 Found existing installation: idna 3.3 20:14:21 Uninstalling idna-3.3: 20:14:21 Successfully uninstalled idna-3.3 20:14:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:14:21 Attempting uninstall: requests 20:14:21 Found existing installation: requests 2.26.0 20:14:21 Uninstalling requests-2.26.0: 20:14:21 Successfully uninstalled requests-2.26.0 20:14:21 Running setup.py install for texttable: started 20:14:22 OK: 211 MiB in 51 packages 20:14:22 Running setup.py install for texttable: finished with status 'done' 20:14:22 Running setup.py install for PyYAML: started 20:14:22 Running setup.py install for PyYAML: finished with status 'done' 20:14:23 Running setup.py install for docopt: started 20:14:23 Running setup.py install for docopt: finished with status 'done' 20:14:23 Running setup.py install for dockerpty: started 20:14:24 Running setup.py install for dockerpty: finished with status 'done' 20:14:26 Removing intermediate container c78818f83856 20:14:26 ---> 1870eaf1c1a6 20:14:26 Step 6/25 : COPY go.mod vendor* ./ 20:14:26 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:14:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:14:26 ---> 845cfe814732 20:14:26 Step 3/26 : WORKDIR /edgex-go 20:14:26 ---> Using cache 20:14:26 ---> ebb9625c4d0a 20:14:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:14:26 ---> Using cache 20:14:26 ---> abdfb3e00ef0 20:14:26 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:14:26 ---> Using cache 20:14:26 ---> 1870eaf1c1a6 20:14:26 Step 6/26 : COPY go.mod vendor* ./ 20:14:26 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:14:26 ---> 389f42ea4eb8 20:14:26 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:26 ---> 378964bbed38 20:14:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:27 ---> Running in fa28b33e9326 20:14:27 ---> Running in 489f2e860c8e 20:14:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:14:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:14:28 ---> 845cfe814732 20:14:28 Step 3/22 : WORKDIR /edgex-go 20:14:28 ---> Using cache 20:14:28 ---> ebb9625c4d0a 20:14:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:14:28 ---> Using cache 20:14:28 ---> abdfb3e00ef0 20:14:28 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:14:28 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:14:28 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:14:28 ---> 845cfe814732 20:14:28 Step 3/31 : WORKDIR /edgex-go 20:14:28 ---> Using cache 20:14:28 ---> ebb9625c4d0a 20:14:28 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:14:28 ---> Using cache 20:14:28 ---> abdfb3e00ef0 20:14:28 Step 5/31 : RUN apk add --update --no-cache make git 20:14:31 ---> Running in 64d5f12b32cf 20:14:31 ---> Running in bbeb31eddf7d 20:14:31 Removing intermediate container 75ec7caadd3f 20:14:31 ---> 119c760dd8b8 20:14:31 Step 14/23 : ENV APP_PORT=58890 20:14:31 ---> Running in 66d244cffdba 20:14:31 Removing intermediate container 66d244cffdba 20:14:31 ---> 2b8a0b96c57a 20:14:31 Step 15/23 : EXPOSE $APP_PORT 20:14:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:14:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:14:31 ---> Running in b201c24fd63a 20:14:32 Removing intermediate container b201c24fd63a 20:14:32 ---> 31d336f90ee8 20:14:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:14:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:14:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:14:32 ---> 1d9f302d9215 20:14:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:14:32 OK: 211 MiB in 51 packages 20:14:32 OK: 211 MiB in 51 packages 20:14:33 ---> a74ff5ae7840 20:14:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:14:33 Removing intermediate container 64d5f12b32cf 20:14:33 ---> f2c04d267dc4 20:14:33 Step 6/31 : COPY go.mod vendor* ./ 20:14:34 Removing intermediate container bbeb31eddf7d 20:14:34 ---> ea249127f755 20:14:34 Step 6/22 : COPY go.mod vendor* ./ 20:14:34 ---> 97bea36b9dfd 20:14:34 ---> ea9cb7859522 20:14:34 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"]Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:34 20:14:34 ---> Running in 09f5b504cd65 20:14:34 ---> Running in e2172ab48aa6 20:14:34 ---> 4c33dd5f2032 20:14:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:34 ---> Running in d46d7b726960 20:14:34 Removing intermediate container 09f5b504cd65 20:14:34 ---> 4c4d26d1e1c0 20:14:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:14:34 ---> Running in 47cd6194e1c8 20:14:35 Removing intermediate container 47cd6194e1c8 20:14:35 ---> 5184a9b5c9e6 20:14:35 Step 21/23 : LABEL arch=x86_64 20:14:35 ---> Running in d56cfd52ad53 20:14:35 Removing intermediate container d56cfd52ad53 20:14:35 ---> 17ca1fccb6e0 20:14:35 Step 22/23 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:14:35 ---> Running in 65694d52043a 20:14:35 Removing intermediate container 489f2e860c8e 20:14:35 ---> 25b70d7e7d13 20:14:35 Step 8/25 : COPY . . 20:14:35 Removing intermediate container fa28b33e9326 20:14:35 ---> cf5a75d3790d 20:14:35 Step 8/26 : COPY . . 20:14:36 Removing intermediate container 65694d52043a 20:14:36 ---> e6cff69fb01c 20:14:36 Step 23/23 : LABEL version=0.0.0 20:14:40 ---> Running in 614ec3760bba 20:14:41 Removing intermediate container 614ec3760bba 20:14:41 ---> 69d1fe3dcd2d 20:14:41 20:14:41 ---> ea029f9119a1 20:14:41 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:14:41 ---> 36e0c31a0101 20:14:41 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:14:41 Successfully built 69d1fe3dcd2d 20:14:41 Successfully tagged sys-mgmt-agent:latest 20:14:41 ---> Running in 87436040dd51 20:14:41 ---> Running in e53443b1f5e5 20:14:41  Building sys-mgmt-agent ... done Building support-scheduler 20:14:42 Removing intermediate container 87436040dd51 20:14:42 ---> ba12f0d56fad 20:14:42 Step 10/26 : WORKDIR /edgex-go/spire-build 20:14:42 Removing intermediate container e53443b1f5e5 20:14:42 ---> 373e6c451f33 20:14:42 Step 10/25 : WORKDIR /edgex-go/spire-build 20:14:44 ---> Running in 77390f1257e6 20:14:44 ---> Running in f04325e56516 20:14:44 ? github.com/edgexfoundry/edgex-go [no test files] 20:14:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:14:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:14:44 ---> 845cfe814732 20:14:44 Step 3/22 : WORKDIR /edgex-go 20:14:44 ---> Using cache 20:14:44 ---> ebb9625c4d0a 20:14:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:14:44 ---> Using cache 20:14:44 ---> abdfb3e00ef0 20:14:44 Step 5/22 : RUN apk add --update --no-cache make git 20:14:44 ---> Using cache 20:14:44 ---> f2c04d267dc4 20:14:44 Step 6/22 : COPY go.mod vendor* ./ 20:14:44 ---> Using cache 20:14:44 ---> ea9cb7859522 20:14:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:44 ---> Using cache 20:14:44 ---> 657be2325d21 20:14:44 Step 8/22 : COPY . . 20:14:44 Removing intermediate container f04325e56516 20:14:44 Removing intermediate container 77390f1257e6 20:14:44 ---> ec6327d1ee3a 20:14:44 ---> acfa2bca8a73 20:14:44 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fiStep 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:14:44 20:14:45 ---> Running in 242d79eea0e1 20:14:45 ---> Running in c7275c28d4aa 20:14:45 Removing intermediate container d46d7b726960 20:14:45 ---> 28fd6a26b124 20:14:45 Step 8/22 : COPY . . 20:14:45 Removing intermediate container e2172ab48aa6 20:14:45 ---> 657be2325d21 20:14:45 Step 8/31 : COPY . . 20:14:51 Removing intermediate container c7275c28d4aa 20:14:51 ---> aa3a4bc3391c 20:14:51 Step 12/25 : WORKDIR /edgex-go 20:14:51 Removing intermediate container 242d79eea0e1 20:14:51 ---> 102f4c55c56d 20:14:51 Step 12/26 : WORKDIR /edgex-go 20:14:51 ---> 095835c09170 20:14:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:14:51 ---> cd376709db9e 20:14:51 ---> b6f89cd84a58 20:14:51 Step 9/22 : RUN make cmd/support-notifications/support-notificationsStep 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:14:51 20:14:51 ---> Running in 4f0b3a4d170b 20:14:51 ---> Running in 93a1c1a5b3e7 20:14:51 ---> Running in 254b7927f682 20:14:51 ---> Running in d09fe3485ab5 20:14:51 ---> Running in 15ff84c0a4ca 20:14:51 Removing intermediate container 93a1c1a5b3e7 20:14:51 ---> 54165e161b49 20:14:51 20:14:51 Step 13/26 : FROM alpine:3.15 20:14:51 Removing intermediate container 4f0b3a4d170b 20:14:51 ---> 9471eda85420 20:14:51 20:14:51 Step 13/25 : FROM alpine:3.15 20:14:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:14:51 3.15: Pulling from library/alpine 20:14:51 3.15: Pulling from library/alpine 20:14:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:14:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:14:53 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 20:14:53 Status: Downloaded newer image for alpine:3.15 20:14:53 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 20:14:53 Status: Image is up to date for alpine:3.15 20:14:53 ---> 2720e26172a0 20:14:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:14:53 ---> 2720e26172a0 20:14:53 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:14:53 ---> Running in 1d64ed63eef7 20:14:53 ---> Running in e7bb81c55c13 20:14:53 Removing intermediate container 1d64ed63eef7 20:14:53 ---> b0e4b0e4d519 20:14:53 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:14:53 Removing intermediate container e7bb81c55c13 20:14:53 ---> 99a70e6be229 20:14:53 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:14:53 ---> Running in c551db9b1ba3 20:14:53 ---> Running in d960da2ff112 20:14:54 Removing intermediate container c551db9b1ba3 20:14:54 ---> f5f37e0f67a7 20:14:54 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:14:54 Removing intermediate container d960da2ff112 20:14:54 ---> 2d04aa171c10 20:14:54 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:14:54 ---> Running in cc40159e3240 20:14:54 ---> Running in 725ea5e75f1f 20:14:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:14:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:14:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:14:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:14:56 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:14:56 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:14:56 OK: 15857 distinct packages available 20:14:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:14:56 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:14:56 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:14:56 OK: 15857 distinct packages available 20:14:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:14:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:14:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:14:57 (1/5) Installing dumb-init (1.2.5-r1) 20:14:57 (2/5) Installing musl-obstack (1.2.3-r0) 20:14:57 (3/5) Installing libucontext (1.1-r0) 20:14:57 (1/5) Installing dumb-init (1.2.5-r1) 20:14:58 (4/5) Installing gcompat (1.0.0-r4) 20:14:58 (2/5) Installing musl-obstack (1.2.3-r0) 20:14:58 (5/5) Installing openssl (1.1.1q-r0) 20:14:58 (3/5) Installing libucontext (1.1-r0) 20:14:58 Executing busybox-1.34.1-r7.trigger 20:14:58 OK: 6 MiB in 19 packages 20:14:58 (4/5) Installing gcompat (1.0.0-r4) 20:14:58 (5/5) Installing openssl (1.1.1q-r0) 20:14:58 Executing busybox-1.34.1-r7.trigger 20:14:58 OK: 6 MiB in 19 packages 20:15:00 Removing intermediate container cc40159e3240 20:15:00 ---> 5dfeae741ee4 20:15:00 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:15:00 Removing intermediate container 725ea5e75f1f 20:15:00 ---> 0a321c63e7e6 20:15:00 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:15:02 ---> 36a0d22938f1 20:15:02 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:15:02 ---> 7dc32dc1eb0c 20:15:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:15:04 ---> 698c08cd8157 20:15:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:15:04 ---> 2ffeb016981a 20:15:04 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:15:04 ---> 203ad54adf5f 20:15:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:15:04 ---> a5f94307a86b 20:15:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:15:05 ---> 249c21c027a6 20:15:05 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:15:05 ---> 2f9c7613777d 20:15:05 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:15:05 ---> Running in 19327dfadaee 20:15:05 Removing intermediate container 19327dfadaee 20:15:05 ---> 37d6c8c4818b 20:15:05 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:15:05 ---> Running in be8e346a2619 20:15:06 ---> 9b21262ff1ae 20:15:06 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:15:06 Removing intermediate container be8e346a2619 20:15:06 ---> 81beffe012ec 20:15:06 Step 23/25 : LABEL arch=x86_64 20:15:06 ---> Running in d4b8495e008e 20:15:06 ---> Running in 69913c0ee4e1 20:15:06 Removing intermediate container 69913c0ee4e1 20:15:06 ---> a6d0fdecbd9b 20:15:06 Step 24/25 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:15:06 Removing intermediate container d4b8495e008e 20:15:06 ---> 32d9814b6a33 20:15:06 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:15:07 ---> Running in 6f5dfb527a1b 20:15:07 ---> Running in d27600308606 20:15:07 Removing intermediate container 6f5dfb527a1b 20:15:07 ---> a88c3f80c9c0 20:15:07 Step 25/25 : LABEL version=0.0.0 20:15:07 ---> Running in 44f75a941bb8 20:15:07 Removing intermediate container d27600308606 20:15:07 ---> 684195df96e4 20:15:07 Step 24/26 : LABEL arch=x86_64 20:15:07 ---> Running in 9c8bab776546 20:15:07 Removing intermediate container 44f75a941bb8 20:15:07 ---> f80bca0d4a2e 20:15:07 20:15:08 Successfully built f80bca0d4a2e 20:15:08 Successfully tagged security-spire-server:latest 20:15:08 Building core-command 20:15:08  Building security-spire-server ... done Removing intermediate container 9c8bab776546 20:15:08 ---> aa06b57f7f61 20:15:08 Step 25/26 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:15:08 ---> Running in 722c9349fec5 20:15:09 Removing intermediate container 722c9349fec5 20:15:09 ---> b98e9703bce9 20:15:09 Step 26/26 : LABEL version=0.0.0 20:15:10 ---> Running in c9add28e3685 20:15:11 Removing intermediate container c9add28e3685 20:15:11 ---> ae71a710d3e4 20:15:11 20:15:11 Successfully built ae71a710d3e4 20:15:11 Successfully tagged security-spire-agent:latest 20:15:11 Building security-spiffe-token-provider 20:15:12  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:15:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:15:12 ---> 845cfe814732 20:15:12 Step 3/23 : WORKDIR /edgex-go 20:15:12 ---> Using cache 20:15:12 ---> ebb9625c4d0a 20:15:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:15:12 ---> Using cache 20:15:12 ---> abdfb3e00ef0 20:15:12 Step 5/23 : RUN apk add --update --no-cache make git 20:15:12 ---> Using cache 20:15:12 ---> f2c04d267dc4 20:15:12 Step 6/23 : COPY go.mod vendor* ./ 20:15:12 ---> Using cache 20:15:12 ---> ea9cb7859522 20:15:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:12 ---> Using cache 20:15:12 ---> 657be2325d21 20:15:12 Step 8/23 : COPY . . 20:15:12 ---> Using cache 20:15:12 ---> b6f89cd84a58 20:15:12 Step 9/23 : RUN make cmd/core-command/core-command 20:15:15 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:15:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:15:15 ---> 845cfe814732 20:15:15 Step 3/20 : WORKDIR /edgex-go 20:15:15 ---> Using cache 20:15:15 ---> ebb9625c4d0a 20:15:15 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:15:16 ---> Running in b5425eef3310 20:15:16 ---> Running in c2b43dfac05f 20:15:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:15:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:15:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:15:17 v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:15:17 v3.16.1-89-gc5de69cd3d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:15:17 OK: 17035 distinct packages available 20:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:15:17 OK: 211 MiB in 51 packages 20:15:18 Removing intermediate container d09fe3485ab5 20:15:18 ---> f7177378e773 20:15:18 20:15:18 Step 10/31 : FROM alpine:3.16 20:15:18 ---> d7d3d98c851f 20:15:18 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:15:18 ---> Running in 0f866d6e6508 20:15:19 Removing intermediate container c2b43dfac05f 20:15:19 ---> 45d2315feed9 20:15:19 Step 5/20 : COPY go.mod vendor* ./ 20:15:19 Removing intermediate container 0f866d6e6508 20:15:19 ---> 8e722da374a9 20:15:19 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:15:19 ---> Running in 3ca32cfa85d2 20:15:19 ---> 25d593f884f8 20:15:19 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:19 ---> Running in 3f447709c78a 20:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:15:19 (1/2) Installing dumb-init (1.2.5-r1) 20:15:19 (2/2) Installing su-exec (0.2-r1) 20:15:19 Executing busybox-1.35.0-r15.trigger 20:15:19 OK: 6 MiB in 16 packages 20:15:22 Removing intermediate container 3ca32cfa85d2 20:15:22 ---> 89d94a1f35df 20:15:22 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:15:23 ---> Running in 969a878d9abe 20:15:23 Removing intermediate container 254b7927f682 20:15:23 ---> 2981788a4353 20:15:23 20:15:23 Step 10/22 : FROM alpine:3.16 20:15:23 ---> d7d3d98c851f 20:15:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:15:23 ---> Using cache 20:15:23 ---> 48c81ad61893 20:15:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:15:23 ---> Using cache 20:15:23 ---> d5cf51310bcf 20:15:23 Step 13/22 : ENV APP_PORT=59861 20:15:23 ---> Running in d844d08a5eb6 20:15:23 Removing intermediate container 969a878d9abe 20:15:23 ---> 6a4bef2e9283 20:15:23 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:15:23 Removing intermediate container 15ff84c0a4ca 20:15:23 ---> 895e48b57821 20:15:23 20:15:23 Step 10/22 : FROM alpine:3.16 20:15:23 ---> d7d3d98c851f 20:15:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:15:24 ---> Running in 21c2892e8f67 20:15:24 ---> Running in 0e766aa3aa6c 20:15:24 Removing intermediate container d844d08a5eb6 20:15:24 ---> 5f729d9d49d9 20:15:24 Step 14/22 : EXPOSE $APP_PORT 20:15:24 ---> Running in 7ac91c12d96d 20:15:24 Removing intermediate container 21c2892e8f67 20:15:24 ---> c82aebd9130e 20:15:24 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:15:24 ---> Running in 5967a32f102f 20:15:24 Removing intermediate container 7ac91c12d96d 20:15:24 ---> 838a16cd745e 20:15:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:15:25 Removing intermediate container 5967a32f102f 20:15:25 ---> 84df7ce5f4cd 20:15:25 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:15:25 (1/2) Installing ca-certificates (20220614-r0) 20:15:25 ---> 2659e0fb1312 20:15:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:15:25 (2/2) Installing dumb-init (1.2.5-r1) 20:15:25 Executing busybox-1.35.0-r15.trigger 20:15:25 Executing ca-certificates-20220614-r0.trigger 20:15:25 ---> Running in d7bd8b20ce20 20:15:25 OK: 6 MiB in 16 packages 20:15:26 ---> 9a3feb7b67d0 20:15:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:15:26 Removing intermediate container 0e766aa3aa6c 20:15:26 ---> c1489426789a 20:15:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:15:26 ---> 8e8080aa5629 20:15:26 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:15:26 ---> Running in caf2690d2c12 20:15:26 ---> Running in 76d6ad25ec4d 20:15:26 Removing intermediate container d7bd8b20ce20 20:15:26 ---> 5751bb565610 20:15:26 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 20:15:26 Removing intermediate container caf2690d2c12 20:15:26 ---> 475a94fd23c9 20:15:26 Step 13/22 : ENV APP_PORT=59860 20:15:26 ---> Running in 166575e168a2 20:15:26 Removing intermediate container 76d6ad25ec4d 20:15:26 ---> e583304e76e5 20:15:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:15:26 ---> Running in e78ee7f42090 20:15:26 ---> Running in a7df1e5f8e66 20:15:26 Removing intermediate container 166575e168a2 20:15:26 ---> b381fd309fdf 20:15:26 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:15:26 Removing intermediate container e78ee7f42090 20:15:26 ---> 5be3dc71d29a 20:15:26 Step 14/22 : EXPOSE $APP_PORT 20:15:26 Removing intermediate container a7df1e5f8e66 20:15:26 ---> 82625e82ac68 20:15:26 Step 20/22 : LABEL arch=x86_64 20:15:27 ---> Running in 8fd2471d11cc 20:15:27 ---> Running in 50e738df0006 20:15:27 ---> cef7672e3394 20:15:27 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:15:27 Removing intermediate container 8fd2471d11cc 20:15:27 ---> 6e3eb73f0691 20:15:27 Step 21/22 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:15:27 Removing intermediate container 50e738df0006 20:15:27 ---> 978049a3572a 20:15:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:15:27 ---> Running in ae7aa4f1fba9 20:15:27 ---> Running in 6c5ab35602a6 20:15:27 ---> c1250a9b65d6 20:15:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:15:27 Removing intermediate container 6c5ab35602a6 20:15:27 ---> 955a0c070518 20:15:27 Step 22/22 : LABEL version=0.0.0 20:15:27 ---> Running in 11e48504c7fd 20:15:28 Removing intermediate container 11e48504c7fd 20:15:28 ---> 73134d853b34 20:15:28 20:15:28 ---> 7771cab63a4f 20:15:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:15:28 Successfully built 73134d853b34 20:15:28 Successfully tagged support-scheduler:latest 20:15:28 Building security-spire-config 20:15:28  Building support-scheduler ... done Removing intermediate container ae7aa4f1fba9 20:15:28 ---> 99bb7537de84 20:15:28 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:15:29 Removing intermediate container 3f447709c78a 20:15:29 ---> 56949b03f2db 20:15:29 Step 7/20 : COPY . . 20:15:29 ---> d78eeca476e4 20:15:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:15:33 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:15:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:15:33 ---> 845cfe814732 20:15:33 Step 3/26 : WORKDIR /edgex-go 20:15:33 ---> Using cache 20:15:33 ---> ebb9625c4d0a 20:15:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:15:33 ---> Using cache 20:15:33 ---> abdfb3e00ef0 20:15:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:15:33 ---> Using cache 20:15:33 ---> 1870eaf1c1a6 20:15:33 Step 6/26 : COPY go.mod vendor* ./ 20:15:33 ---> Using cache 20:15:33 ---> 378964bbed38 20:15:33 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:33 ---> Using cache 20:15:33 ---> 25b70d7e7d13 20:15:33 Step 8/26 : COPY . . 20:15:33 ---> Using cache 20:15:33 ---> 36e0c31a0101 20:15:33 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:15:33 ---> Using cache 20:15:33 ---> 373e6c451f33 20:15:33 Step 10/26 : WORKDIR /edgex-go/spire-build 20:15:33 ---> Using cache 20:15:33 ---> acfa2bca8a73 20:15:33 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:15:33 ---> 122c288ca339 20:15:33 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:15:33 ---> Running in 10d1af31752e 20:15:33 ---> Running in 2ca7893e524c 20:15:34 Removing intermediate container 10d1af31752e 20:15:34 ---> d37b9fa92df0 20:15:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:15:34 ---> f742266201e5 20:15:34 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:15:34 ---> Running in 9baca70216e2 20:15:34 Removing intermediate container 9baca70216e2 20:15:34 ---> f4eea85ada9e 20:15:34 Step 20/22 : LABEL arch=x86_64 20:15:34 ---> a7ba6b60d6af 20:15:34 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:15:34 ---> Running in 2edf85190a19 20:15:34 Removing intermediate container 2ca7893e524c 20:15:34 ---> 5b95fc2a4a6d 20:15:34 Step 12/26 : WORKDIR /edgex-go 20:15:34 ---> bcc1bdd6ba20 20:15:34 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:15:34 ---> Running in 80bfe97fa297 20:15:34 ---> Running in ea5bb23350a5 20:15:34 Removing intermediate container 2edf85190a19 20:15:34 ---> 21b25fed9a87 20:15:34 Step 21/22 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:15:35 ---> 3289bb1dfb20 20:15:35 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:15:35 ---> Running in 5120f394b622 20:15:35 Removing intermediate container 80bfe97fa297 20:15:35 ---> b47e09a8e130 20:15:35 20:15:35 Step 13/26 : FROM alpine:3.15 20:15:35 ---> 2720e26172a0 20:15:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:15:35 ---> Using cache 20:15:35 ---> 99a70e6be229 20:15:35 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:15:35 ---> Using cache 20:15:35 ---> 2d04aa171c10 20:15:35 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:15:35 ---> 19f9edc2896f 20:15:35 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:15:35 ---> Running in 105eacaa5131 20:15:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:15:35 Removing intermediate container 5120f394b622 20:15:35 ---> af734bbc30fb 20:15:35 Step 22/22 : LABEL version=0.0.0 20:15:36 ---> Running in 9f6783055195 20:15:36 ---> d6e97c15e5de 20:15:36 Step 26/31 : RUN chmod +x /entrypoint.sh 20:15:36 ---> Running in 9db14b3b3737 20:15:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:15:36 Removing intermediate container 9f6783055195 20:15:36 ---> 09346d4d0334 20:15:36 20:15:36 Removing intermediate container b5425eef3310 20:15:36 ---> 06dc712dfdf7 20:15:36 20:15:36 Step 10/23 : FROM alpine:3.16 20:15:36 ---> d7d3d98c851f 20:15:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:15:36 ---> Using cache 20:15:36 ---> 48c81ad61893 20:15:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:15:36 ---> Using cache 20:15:36 ---> d5cf51310bcf 20:15:36 Step 13/23 : ENV APP_PORT=59882 20:15:36 Successfully built 09346d4d0334 20:15:36 Successfully tagged support-notifications:latest 20:15:36  Building support-notifications ... done  ---> Running in bc0acbc2d2cf 20:15:36 Removing intermediate container bc0acbc2d2cf 20:15:36 ---> 5c1c7e6329ea 20:15:36 Step 14/23 : EXPOSE $APP_PORT 20:15:36 ---> Running in d9db93f5e991 20:15:36 Removing intermediate container d9db93f5e991 20:15:36 ---> 114da6f0d648 20:15:36 Step 15/23 : WORKDIR / 20:15:36 ---> Running in b1830d620984 20:15:37 Removing intermediate container b1830d620984 20:15:37 ---> c3ff08845f3f 20:15:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:15:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:15:37 Removing intermediate container 9db14b3b3737 20:15:37 ---> 14d7a37543c7 20:15:37 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:15:37 ---> Running in afd1519fa522 20:15:37 ---> 840288eb04a4 20:15:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:15:37 Removing intermediate container afd1519fa522 20:15:37 ---> 0da563e689dd 20:15:37 Step 28/31 : CMD ["gate"] 20:15:37 ---> Running in 26986e981ac8 20:15:37 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:15:37 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:15:37 OK: 15857 distinct packages available 20:15:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:15:37 Removing intermediate container 26986e981ac8 20:15:37 ---> 018d477a1786 20:15:37 Step 29/31 : LABEL arch=x86_64 20:15:37 ---> Running in 8302bbfb598c 20:15:37 ---> cbc4b4f94105 20:15:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:15:37 Removing intermediate container 8302bbfb598c 20:15:37 ---> b320077c684f 20:15:37 Step 30/31 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:15:37 ---> 93904695048a 20:15:37 Step 19/23 : ENTRYPOINT ["/core-command"] 20:15:37 ---> Running in f01671b86563 20:15:37 ---> Running in b3c3982361f5 20:15:38 Removing intermediate container f01671b86563 20:15:38 ---> fc07c2083e78 20:15:38 Step 31/31 : LABEL version=0.0.0 20:15:38 ---> Running in 690a75b6d2e8 20:15:38 Removing intermediate container b3c3982361f5 20:15:38 ---> b77cdfca97c2 20:15:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:15:38 ---> Running in bf488a1a0b56 20:15:38 Removing intermediate container 690a75b6d2e8 20:15:38 ---> f4b5fc9dc2be 20:15:38 20:15:38 Removing intermediate container bf488a1a0b56 20:15:38 ---> 7485514389c6 20:15:38 Step 21/23 : LABEL arch=x86_64 20:15:38 ---> Running in 990c7836a1d1 20:15:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:15:38 Successfully built f4b5fc9dc2be 20:15:38 Successfully tagged security-bootstrapper:latest 20:15:38  Building security-bootstrapper ... done Removing intermediate container 990c7836a1d1 20:15:38 ---> e9828f35cdfe 20:15:38 Step 22/23 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:15:38 ---> Running in 6a81cb7148c5 20:15:38 (1/4) Installing dumb-init (1.2.5-r1) 20:15:38 Removing intermediate container 6a81cb7148c5 20:15:38 ---> 272df4a3427f 20:15:38 Step 23/23 : LABEL version=0.0.0 20:15:38 (2/4) Installing musl-obstack (1.2.3-r0) 20:15:38 ---> Running in f424fbeb448b 20:15:38 (3/4) Installing libucontext (1.1-r0) 20:15:38 (4/4) Installing gcompat (1.0.0-r4) 20:15:38 Removing intermediate container f424fbeb448b 20:15:38 ---> 30c5180a9d90 20:15:38 20:15:38 Successfully built 30c5180a9d90 20:15:38 Executing busybox-1.34.1-r7.trigger 20:15:38 OK: 6 MiB in 18 packages 20:15:38 Successfully tagged core-command:latest 20:15:39  Building core-command ... done Removing intermediate container 105eacaa5131 20:15:39 ---> 69d235350080 20:15:39 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:15:42 ---> 5e027200845a 20:15:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:15:42 ---> aef0842cf40a 20:15:42 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:15:42 ---> Running in b8a5c95eee41 20:15:42 Removing intermediate container b8a5c95eee41 20:15:42 ---> 9d43f40b6bde 20:15:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:15:42 ---> b615769cd325 20:15:42 Step 21/26 : WORKDIR / 20:15:42 ---> Running in 6f2aa6aa0e2d 20:15:42 Removing intermediate container 6f2aa6aa0e2d 20:15:42 ---> 7b4c787c6d89 20:15:42 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:15:43 ---> Running in 537f2ff95477 20:15:43 Removing intermediate container 537f2ff95477 20:15:43 ---> cc7f5652fc61 20:15:43 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:15:43 ---> Running in 27d6c8673fcd 20:15:43 Removing intermediate container 27d6c8673fcd 20:15:43 ---> 062810aa8e27 20:15:43 Step 24/26 : LABEL arch=x86_64 20:15:43 ---> Running in 52867e72632b 20:15:43 Removing intermediate container 52867e72632b 20:15:43 ---> ad183d0d375d 20:15:43 Step 25/26 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:15:43 ---> Running in fa05a93788af 20:15:43 Removing intermediate container fa05a93788af 20:15:43 ---> dbdae9f52ae6 20:15:43 Step 26/26 : LABEL version=0.0.0 20:15:44 ---> Running in 5e62c16f319f 20:15:44 Removing intermediate container 5e62c16f319f 20:15:44 ---> 3eb658da99fe 20:15:44 20:15:44 Successfully built 3eb658da99fe 20:15:44 Successfully tagged security-spire-config:latest 20:15:54  Building security-spire-config ... done Removing intermediate container ea5bb23350a5 20:15:54 ---> ba7166d37fa0 20:15:54 20:15:54 Step 9/20 : FROM alpine:3.15 20:15:54 ---> 2720e26172a0 20:15:54 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:15:54 ---> Using cache 20:15:54 ---> 99a70e6be229 20:15:54 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:15:54 ---> Using cache 20:15:54 ---> 2d04aa171c10 20:15:54 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:15:54 ---> Running in 0c2252f85061 20:15:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:15:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:15:54 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:15:54 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:15:54 OK: 15857 distinct packages available 20:15:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:15:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:15:55 (1/9) Installing ca-certificates (20220614-r0) 20:15:56 (2/9) Installing brotli-libs (1.0.9-r5) 20:15:56 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:15:56 (4/9) Installing libcurl (7.80.0-r2) 20:15:56 (5/9) Installing curl (7.80.0-r2) 20:15:56 (6/9) Installing dumb-init (1.2.5-r1) 20:15:56 (7/9) Installing musl-obstack (1.2.3-r0) 20:15:56 (8/9) Installing libucontext (1.1-r0) 20:15:56 (9/9) Installing gcompat (1.0.0-r4) 20:15:56 Executing busybox-1.34.1-r7.trigger 20:15:56 Executing ca-certificates-20220614-r0.trigger 20:15:56 OK: 8 MiB in 23 packages 20:15:57 Removing intermediate container 0c2252f85061 20:15:57 ---> 8d861fe933e5 20:15:57 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:15:57 ---> 949008637c2e 20:15:57 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:15:58 ---> 4f3b48cc880a 20:15:58 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:15:58 ---> 86610506420d 20:15:58 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:15:58 ---> Running in d6f50b508d2e 20:15:58 Removing intermediate container d6f50b508d2e 20:15:58 ---> 03ed11c124ce 20:15:58 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:15:58 ---> Running in 282f08155c05 20:15:58 Removing intermediate container 282f08155c05 20:15:58 ---> 260255a18489 20:15:58 Step 18/20 : LABEL arch=x86_64 20:15:58 ---> Running in 4eeb44275033 20:15:58 Removing intermediate container 4eeb44275033 20:15:58 ---> e9260c3e7f70 20:15:58 Step 19/20 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:15:58 ---> Running in a5941108d087 20:15:58 Removing intermediate container a5941108d087 20:15:58 ---> bae55df4bf17 20:15:58 Step 20/20 : LABEL version=0.0.0 20:15:58 ---> Running in 0db65cc41e7c 20:15:58 Removing intermediate container 0db65cc41e7c 20:15:58 ---> 164b8bbbbeb2 20:15:58 20:15:58 Successfully built 164b8bbbbeb2 20:15:58 Successfully tagged security-spiffe-token-provider:latest 20:15:59  Building security-spiffe-token-provider ... done  [Pipeline] } 20:15:59 $ docker stop --time=1 b5ddb4b9ddc85223fe6fd4f4bb6bd818c78648e5f10b15e19fe77dbb495e956f 20:16:00 $ docker rm -f b5ddb4b9ddc85223fe6fd4f4bb6bd818c78648e5f10b15e19fe77dbb495e956f [Pipeline] // withDockerContainer [Pipeline] sh 20:16:00 + docker images 20:16:00 REPOSITORY TAG IMAGE ID CREATED SIZE 20:16:00 security-spiffe-token-provider latest 164b8bbbbeb2 2 seconds ago 29.2MB 20:16:00 ba7166d37fa0 8 seconds ago 1.74GB 20:16:00 security-spire-config latest 3eb658da99fe 16 seconds ago 85.8MB 20:16:00 core-command latest 30c5180a9d90 22 seconds ago 16.2MB 20:16:00 security-bootstrapper latest f4b5fc9dc2be 22 seconds ago 19.3MB 20:16:00 06dc712dfdf7 24 seconds ago 1.68GB 20:16:00 support-notifications latest 09346d4d0334 25 seconds ago 27.1MB 20:16:00 b47e09a8e130 25 seconds ago 1.58GB 20:16:00 support-scheduler latest 73134d853b34 32 seconds ago 26.5MB 20:16:00 895e48b57821 38 seconds ago 1.75GB 20:16:00 2981788a4353 38 seconds ago 1.75GB 20:16:00 f7177378e773 43 seconds ago 1.69GB 20:16:00 security-spire-agent latest ae71a710d3e4 50 seconds ago 125MB 20:16:00 security-spire-server latest f80bca0d4a2e 53 seconds ago 86.5MB 20:16:00 54165e161b49 About a minute ago 1.58GB 20:16:00 9471eda85420 About a minute ago 1.58GB 20:16:00 sys-mgmt-agent latest 69d1fe3dcd2d About a minute ago 299MB 20:16:00 core-data latest 0a3f3fa53f4a About a minute ago 21.5MB 20:16:00 security-secretstore-setup latest e7b494317fa9 About a minute ago 28.9MB 20:16:00 security-proxy-setup latest 306acf2f8ab7 About a minute ago 27.2MB 20:16:00 core-metadata latest 8a8b3aa08904 About a minute ago 18.2MB 20:16:00 4addd3e297c0 About a minute ago 1.69GB 20:16:00 79b871586aef About a minute ago 1.72GB 20:16:00 b24cc2288e27 About a minute ago 1.69GB 20:16:00 02b3d0c69ae4 About a minute ago 1.7GB 20:16:00 12ccc978c15f About a minute ago 1.71GB 20:16:00 ci-base-image-x86_64 latest 845cfe814732 5 minutes ago 993MB 20:16:00 alpine 3.15 2720e26172a0 13 days ago 5.57MB 20:16:00 alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB 20:16:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB 20:16:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 20:16:00 docker 20.10.14 7417809fdb73 3 months ago 218MB 20:16:00 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] } 20:16:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:16:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:16:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:16:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:16:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:16:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:16:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:16:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:16:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:16:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:16:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:16:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:16:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:16:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:16:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:16:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.510s coverage: 28.7% of statements 20:16:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:16:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:16:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.439s coverage: 98.5% of statements 20:16:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:16:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.428s coverage: 54.2% of statements 20:16:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:16:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:17:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.205s coverage: 89.2% of statements 20:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:17:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.573s coverage: 2.1% of statements 20:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:17:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.380s coverage: 95.6% of statements 20:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:17:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.371s coverage: 72.2% of statements 20:17:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:17:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:17:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:17:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:17:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:17:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.270s coverage: 60.0% of statements 20:17:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:17:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:17:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:17:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.406s coverage: 0.9% of statements 20:17:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:17:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.278s coverage: 58.8% of statements 20:17:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.345s coverage: 29.6% of statements 20:17:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.248s coverage: 47.1% of statements 20:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.348s coverage: 79.5% of statements 20:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements 20:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.261s coverage: 96.3% of statements 20:17:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.234s coverage: 87.5% of statements 20:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.242s coverage: 94.4% of statements 20:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.207s coverage: 44.8% of statements 20:17:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.681s coverage: 82.2% of statements 20:17:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.294s coverage: 92.9% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.250s coverage: 80.0% of statements 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.216s coverage: 87.2% of statements 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.272s coverage: 85.4% of statements 20:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.873s coverage: 91.2% of statements 20:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:17:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.918s coverage: 64.7% of statements 20:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:17:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.295s coverage: 100.0% of statements 20:17:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 89.4% of statements 20:17:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 20:17:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements 20:17:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 20:17:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.334s coverage: 65.8% of statements 20:17:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:17:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:17:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.907s coverage: 43.6% of statements 20:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.298s coverage: 89.5% of statements 20:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements 20:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:17:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:18:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.402s coverage: 17.7% of statements 20:18:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:18:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:18:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:18:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:18:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.918s coverage: 92.3% of statements 20:18:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:18:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:18:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:18:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:18:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.433s coverage: 63.2% of statements 20:18:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:18:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:18:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.458s coverage: 97.7% of statements 20:18:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:18:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:18:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:18:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:18:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.227s coverage: 28.9% of statements 20:18:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:18:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:18:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:18:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:18:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:18:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:18:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.200s coverage: 100.0% of statements 20:18:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 20:18:01 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 20:18:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:18:01 GO111MODULE=on go vet ./... 20:19:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:19:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:19:53 ./bin/test-attribution-txt.sh 20:19:53 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 20:19:53 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 20:19:53 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 20:19:53 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:19:53 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:19:53 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 20:19:53 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:19:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:19:54 + ls -al . 20:19:54 total 724 20:19:54 drwxrwxr-x 9 1001 1001 4096 Aug 2 20:14 . 20:19:54 drwxr-xr-x 4 root root 4096 Aug 2 20:14 .. 20:19:54 -rw-rw-r-- 1 1001 1001 11 Aug 2 20:12 .dockerignore 20:19:54 drwxrwxr-x 8 1001 1001 4096 Aug 2 20:12 .git 20:19:54 drwxrwxr-x 3 1001 1001 4096 Aug 2 20:12 .github 20:19:54 -rw-rw-r-- 1 1001 1001 1030 Aug 2 20:12 .gitignore 20:19:54 -rw-rw-r-- 1 1001 1001 42 Aug 2 20:12 .golangci.yml 20:19:54 -rw-rw-r-- 1 1001 1001 87 Aug 2 20:12 .hadolint.yml 20:19:54 -rw-rw-r-- 1 1001 1001 166 Aug 2 20:12 .sonarcloud.properties 20:19:54 -rw-rw-r-- 1 1001 1001 1171 Aug 2 20:12 ADOPTERS.md 20:19:54 -rw-rw-r-- 1 1001 1001 10347 Aug 2 20:12 Attribution.txt 20:19:54 -rw-rw-r-- 1 1001 1001 63209 Aug 2 20:12 CHANGELOG.md 20:19:54 -rw-rw-r-- 1 1001 1001 3804 Aug 2 20:12 CONTRIBUTING.md 20:19:54 -rw-rw-r-- 1 1001 1001 677 Aug 2 20:12 GOVERNANCE.md 20:19:54 -rw-rw-r-- 1 1001 1001 850 Aug 2 20:12 Jenkinsfile 20:19:54 -rw-rw-r-- 1 1001 1001 10775 Aug 2 20:12 LICENSE 20:19:54 -rw-rw-r-- 1 1001 1001 10370 Aug 2 20:12 Makefile 20:19:54 -rw-rw-r-- 1 1001 1001 582 Aug 2 20:12 OWNERS.md 20:19:54 -rw-rw-r-- 1 1001 1001 9094 Aug 2 20:12 README.md 20:19:54 -rw-rw-r-- 1 1001 1001 6912 Aug 2 20:12 SECURITY.md 20:19:54 -rw-rw-r-- 1 1001 1001 5 Aug 2 20:10 VERSION 20:19:54 -rw-rw-r-- 1 1001 1001 4131 Aug 2 20:12 ZMQWindows.md 20:19:54 drwxrwxr-x 2 1001 1001 4096 Aug 2 20:12 bin 20:19:54 drwxrwxr-x 18 1001 1001 4096 Aug 2 20:12 cmd 20:19:54 -rw-r--r-- 1 root root 478941 Aug 2 20:18 coverage.out 20:19:54 -rw-rw-r-- 1 1001 1001 3681 Aug 2 20:12 go.mod 20:19:54 -rw-rw-r-- 1 1001 1001 38033 Aug 2 20:12 go.sum 20:19:54 drwxrwxr-x 8 1001 1001 4096 Aug 2 20:12 internal 20:19:54 drwxrwxr-x 3 1001 1001 4096 Aug 2 20:12 openapi 20:19:54 drwxrwxr-x 4 1001 1001 4096 Aug 2 20:12 snap 20:19:54 -rw-rw-r-- 1 1001 1001 204 Aug 2 20:12 version.go [Pipeline] sh 20:19:55 + '[' -e coverage.out ] 20:19:55 + chown 1001:1001 coverage.out [Pipeline] stash 20:19:55 Warning: overwriting stash ‘coverage-report’ 20:19:55 Stashed 1 file(s) [Pipeline] sh 20:19:56 + make build 20:19:56 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:21:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:22:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:22:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:23:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:23:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:23:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:23:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:23:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:23:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:23:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:23:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:24:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:24:11 $ docker stop --time=1 264e97d8a99c5061f803edcfa59bb11b2c39a4c3fdf4138513f72ee02ad33afc 20:24:13 $ docker rm -f 264e97d8a99c5061f803edcfa59bb11b2c39a4c3fdf4138513f72ee02ad33afc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:24:16 20:24:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:24:16 latest: Pulling from edgex-devops/edgex-compose-arm64 20:24:16 29e5d40040c1: Pulling fs layer 20:24:16 1ce36da41761: Pulling fs layer 20:24:16 25b303627fd3: Pulling fs layer 20:24:17 29e5d40040c1: Verifying Checksum 20:24:17 29e5d40040c1: Download complete 20:24:17 1ce36da41761: Verifying Checksum 20:24:17 1ce36da41761: Download complete 20:24:17 29e5d40040c1: Pull complete 20:24:19 25b303627fd3: Verifying Checksum 20:24:19 25b303627fd3: Download complete 20:24:19 1ce36da41761: Pull complete 20:24:31 25b303627fd3: Pull complete 20:24:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:24:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:24:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:31 prd-ubuntu20.04-docker-arm64-4c-16g-21830 does not seem to be running inside a container 20:24:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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 20:24:34 $ docker top aeef695be05c791414c98be3d598bb526b26e066197b0a8b6258c2b0a8f67246 -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:34 + docker-compose build --help 20:24:34 + grep parallel 20:24:40 --parallel Build images in parallel. [Pipeline] } 20:24:40 $ docker stop --time=1 aeef695be05c791414c98be3d598bb526b26e066197b0a8b6258c2b0a8f67246 20:24:41 $ docker rm -f aeef695be05c791414c98be3d598bb526b26e066197b0a8b6258c2b0a8f67246 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:24:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:42 prd-ubuntu20.04-docker-arm64-4c-16g-21830 does not seem to be running inside a container 20:24: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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:24:44 $ docker top f2021f02813e35758f137cb00dde1957506cbbfcb905814dc169bfb5cb12aedd -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:44 + docker-compose -f ./docker-compose-build.yml build --parallel 20:24:49 Building core-command ... 20:24:49 Building core-data ... 20:24:49 Building core-metadata ... 20:24:49 Building security-bootstrapper ... 20:24:49 Building security-proxy-setup ... 20:24:49 Building security-secretstore-setup ... 20:24:49 Building security-spiffe-token-provider ... 20:24:49 Building security-spire-agent ... 20:24:49 Building security-spire-config ... 20:24:49 Building security-spire-server ... 20:24:49 Building support-notifications ... 20:24:49 Building support-scheduler ... 20:24:49 Building sys-mgmt-agent ... 20:24:49 Building security-bootstrapper 20:24:49 Building core-data 20:24:49 Building security-spiffe-token-provider 20:24:49 Building security-spire-server 20:24:49 Building security-secretstore-setup 20:26:10 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:26:10 ---> 6aaee9eeba84 20:26:10 Step 3/25 : WORKDIR /edgex-go 20:26:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:26:11 ---> 6aaee9eeba84 20:26:11 Step 3/23 : WORKDIR /edgex-go 20:26:11 ---> Running in 4ac4d72bda76 20:26:11 ---> Running in 721b67704c53 20:26:11 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:11 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:26:11 ---> 6aaee9eeba84 20:26:11 Step 3/31 : WORKDIR /edgex-go 20:26:11 ---> Running in f5efabd75ed1 20:26:11 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:26:11 ---> 6aaee9eeba84 20:26:11 Step 3/25 : WORKDIR /edgex-go 20:26:11 ---> Running in 920aa5d1debb 20:26:12 Removing intermediate container 721b67704c53 20:26:12 ---> 93718ed8cf28 20:26:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:12 Removing intermediate container f5efabd75ed1 20:26:12 ---> 01679aebcb68 20:26:12 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:12 ---> Running in 1b6976c25c4e 20:26:12 Removing intermediate container 920aa5d1debb 20:26:12 ---> 56809988ae94 20:26:12 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:12 ---> Running in c91d030d42ef 20:26:12 Removing intermediate container 4ac4d72bda76 20:26:12 ---> 01adaa9878bb 20:26:12 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:12 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:12 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:26:12 ---> 6aaee9eeba84 20:26:12 Step 3/20 : WORKDIR /edgex-go 20:26:12 ---> Using cache 20:26:12 ---> 56809988ae94 20:26:12 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:26:12 ---> Running in fee313bb27a9 20:26:12 ---> Running in 960736bd6998 20:26:12 ---> Running in ff7d3adbc821 20:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:16 Removing intermediate container 1b6976c25c4e 20:26:16 ---> 532ed0731241 20:26:16 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:26:16 ---> Running in 6e7cda6853a1 20:26:16 v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:26:16 v3.16.1-89-gc5de69cd3d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:26:16 OK: 16889 distinct packages available 20:26:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:17 Removing intermediate container c91d030d42ef 20:26:17 Removing intermediate container 960736bd6998 20:26:17 Removing intermediate container ff7d3adbc821 20:26:17 ---> 5b171da92c07 20:26:17 ---> 3de727e19683 20:26:17 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:26:17 Step 5/25 : RUN apk add --update --no-cache make git 20:26:17 ---> 9299ab5d43ea 20:26:17 Step 5/31 : RUN apk add --update --no-cache make git 20:26:17 ---> Running in 22b96873016e 20:26:17 ---> Running in ce8bf8c36505 20:26:17 ---> Running in c7257a3d1ca9 20:26:18 OK: 221 MiB in 51 packages 20:26:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:20 Removing intermediate container fee313bb27a9 20:26:20 ---> 6bcafc2aed91 20:26:20 Step 5/20 : COPY go.mod vendor* ./ 20:26:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:21 ---> 0632cec4d51d 20:26:21 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:21 ---> Running in 0e5fa2d7ae4a 20:26:21 OK: 221 MiB in 51 packages 20:26:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:22 Removing intermediate container 6e7cda6853a1 20:26:22 ---> a1198094986d 20:26:22 Step 6/23 : COPY go.mod vendor* ./ 20:26:23 OK: 221 MiB in 51 packages 20:26:23 OK: 221 MiB in 51 packages 20:26:23 OK: 221 MiB in 51 packages 20:26:24 ---> 26d0f3f1787c 20:26:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:24 Removing intermediate container c7257a3d1ca9 20:26:24 ---> 7257cf6e7a19 20:26:24 Step 6/25 : COPY go.mod vendor* ./ 20:26:24 ---> Running in 0f56713a82fb 20:26:25 Removing intermediate container ce8bf8c36505 20:26:25 ---> 9fa792f028f6 20:26:25 Step 6/25 : COPY go.mod vendor* ./ 20:26:25 Removing intermediate container 22b96873016e 20:26:25 ---> 5f07e8d28e19 20:26:25 Step 6/31 : COPY go.mod vendor* ./ 20:26:26 ---> 2ea165e76e61 20:26:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:26 ---> 9a1e816f4969 20:26:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:26 ---> Running in 608a8445e926 20:26:26 ---> f695daf40a01 20:26:26 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:26 ---> Running in 306c15e72be4 20:26:26 ---> Running in c1ef873ff5f7 20:27:34 Removing intermediate container 306c15e72be4 20:27:34 ---> 67da596b5d97 20:27:34 Step 8/25 : COPY . . 20:27:34 Removing intermediate container 0e5fa2d7ae4a 20:27:34 ---> 118f57a69ea8 20:27:34 Step 7/20 : COPY . . 20:27:34 Removing intermediate container c1ef873ff5f7 20:27:34 ---> c79a6079ac16 20:27:34 Step 8/31 : COPY . . 20:27:34 Removing intermediate container 0f56713a82fb 20:27:34 ---> 5301e57ccaed 20:27:34 Step 8/23 : COPY . . 20:27:34 Removing intermediate container 608a8445e926 20:27:34 ---> 822d06850d4e 20:27:34 Step 8/25 : COPY . . 20:28:01 ---> e65091a27c54 20:28:01 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:28:01 ---> 1e5d1d1fbee8 20:28:01 Step 9/23 : RUN make cmd/core-data/core-data 20:28:01 ---> a1e577476d31 20:28:01 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:28:01 ---> ca8ca5513028 20:28:01 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:28:01 ---> 41a78da6c128 20:28:01 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:28:01 ---> Running in 87ae22837448 20:28:01 ---> Running in 48963f269ed7 20:28:01 ---> Running in 0ccffdaf968a 20:28:01 ---> Running in 43e6849a223b 20:28:01 ---> Running in 8551f11f2daf 20:28:01 Removing intermediate container 87ae22837448 20:28:01 ---> dcac1c72e93a 20:28:01 Step 10/25 : WORKDIR /edgex-go/spire-build 20:28:01 ---> Running in 84480c348406 20:28:01 Removing intermediate container 84480c348406 20:28:01 ---> b9c5768af9f0 20:28:01 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:28:01 ---> Running in 18c93082e5bc 20:28:02 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:28:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:28:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:28:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:28:04 Removing intermediate container 18c93082e5bc 20:28:04 ---> 799439a4b989 20:28:04 Step 12/25 : WORKDIR /edgex-go 20:28:04 ---> Running in 9060562742f9 20:28:05 Removing intermediate container 9060562742f9 20:28:05 ---> b5045edc10b6 20:28:05 20:28:05 Step 13/25 : FROM alpine:3.15 20:28:05 3.15: Pulling from library/alpine 20:28:07 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 20:28:07 Status: Downloaded newer image for alpine:3.15 20:28:07 ---> 60f2846fe774 20:28:07 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:28:07 ---> Running in 2dfd7bb73ea1 20:28:07 Removing intermediate container 2dfd7bb73ea1 20:28:07 ---> 9e36d33f243a 20:28:07 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:07 ---> Running in 6287cd24e9c4 20:28:11 Removing intermediate container 6287cd24e9c4 20:28:11 ---> ae3a6648b92f 20:28:11 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:28:11 ---> Running in 39a80eb04f63 20:28:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:28:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:28:16 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:28:16 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:28:16 OK: 15734 distinct packages available 20:28:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:28:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:28:19 (1/5) Installing dumb-init (1.2.5-r1) 20:28:19 (2/5) Installing musl-obstack (1.2.3-r0) 20:28:19 (3/5) Installing libucontext (1.1-r0) 20:28:19 (4/5) Installing gcompat (1.0.0-r4) 20:28:19 (5/5) Installing openssl (1.1.1q-r0) 20:28:19 Executing busybox-1.34.1-r7.trigger 20:28:19 OK: 6 MiB in 19 packages 20:28:21 Removing intermediate container 39a80eb04f63 20:28:21 ---> f0bf418d5cba 20:28:21 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:28:27 ---> 972d15bb6dfb 20:28:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:28:28 ---> 5cd1ca8c6d1c 20:28:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:28:29 ---> f20d5f49e785 20:28:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:28:30 ---> 1a80a4badac4 20:28:30 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:28:30 ---> Running in 8435fddcad05 20:28:30 Removing intermediate container 8435fddcad05 20:28:30 ---> 661c540dbea2 20:28:30 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:28:30 ---> Running in 9c46752c94e2 20:28:31 Removing intermediate container 9c46752c94e2 20:28:31 ---> 07f8d21d5a53 20:28:31 Step 23/25 : LABEL arch=arm64 20:28:31 ---> Running in ab93a0c7bb60 20:28:31 Removing intermediate container ab93a0c7bb60 20:28:31 ---> 2376e391ca2f 20:28:31 Step 24/25 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:28:32 ---> Running in a3b03a539c86 20:28:32 Removing intermediate container a3b03a539c86 20:28:32 ---> fdae1c39f5e0 20:28:32 Step 25/25 : LABEL version=0.0.0 20:28:32 ---> Running in c3598abe349f 20:28:33 Removing intermediate container c3598abe349f 20:28:33 ---> be6162f9633a 20:28:33 20:28:33 Successfully built be6162f9633a 20:28:33 Successfully tagged security-spire-server-arm64:latest 20:28:33  Building security-spire-server ... done Building security-spire-agent 20:29:06 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:29:06 ---> 6aaee9eeba84 20:29:06 Step 3/26 : WORKDIR /edgex-go 20:29:06 ---> Using cache 20:29:06 ---> 01adaa9878bb 20:29:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:06 ---> Using cache 20:29:06 ---> 3de727e19683 20:29:06 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:29:06 ---> Using cache 20:29:06 ---> 7257cf6e7a19 20:29:06 Step 6/26 : COPY go.mod vendor* ./ 20:29:06 ---> Using cache 20:29:06 ---> 2ea165e76e61 20:29:06 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:06 ---> Using cache 20:29:06 ---> 822d06850d4e 20:29:06 Step 8/26 : COPY . . 20:29:06 ---> Using cache 20:29:06 ---> e65091a27c54 20:29:06 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:29:06 ---> Using cache 20:29:06 ---> dcac1c72e93a 20:29:06 Step 10/26 : WORKDIR /edgex-go/spire-build 20:29:06 ---> Using cache 20:29:06 ---> b9c5768af9f0 20:29:06 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:29:06 ---> Running in 78a9a15447a6 20:29:06 Removing intermediate container 78a9a15447a6 20:29:06 ---> dddb6a63e05c 20:29:06 Step 12/26 : WORKDIR /edgex-go 20:29:06 ---> Running in 8d2de60f9113 20:29:07 Removing intermediate container 8d2de60f9113 20:29:07 ---> 37a2b3d1c7bf 20:29:07 20:29:07 Step 13/26 : FROM alpine:3.15 20:29:07 ---> 60f2846fe774 20:29:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:29:07 ---> Using cache 20:29:07 ---> 9e36d33f243a 20:29:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:07 ---> Using cache 20:29:07 ---> ae3a6648b92f 20:29:07 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:29:07 ---> Using cache 20:29:07 ---> f0bf418d5cba 20:29:07 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:29:10 ---> db4000bc522e 20:29:10 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:29:16 ---> 4dfcdebce96f 20:29:16 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:29:17 ---> 66f5754feda6 20:29:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:29:18 ---> 3faa0de8413e 20:29:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:29:19 ---> ea2e7158e4a9 20:29:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:29:19 ---> Running in a367e7d3aeaa 20:29:20 Removing intermediate container a367e7d3aeaa 20:29:20 ---> 74745d19582e 20:29:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:29:20 ---> Running in 506b8e087dca 20:29:20 Removing intermediate container 506b8e087dca 20:29:20 ---> 0069ad680a7d 20:29:20 Step 24/26 : LABEL arch=arm64 20:29:20 ---> Running in 9f10a760eb55 20:29:21 Removing intermediate container 9f10a760eb55 20:29:21 ---> 1d1508265544 20:29:21 Step 25/26 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:29:21 ---> Running in 3242579e5b87 20:29:22 Removing intermediate container 3242579e5b87 20:29:22 ---> 986986f179f9 20:29:22 Step 26/26 : LABEL version=0.0.0 20:29:22 ---> Running in bbe12508f372 20:29:23 Removing intermediate container bbe12508f372 20:29:23 ---> 5b16c27c5b60 20:29:23 20:29:23 Successfully built 5b16c27c5b60 20:29:23 Successfully tagged security-spire-agent-arm64:latest 20:29:23  Building security-spire-agent ... done Building sys-mgmt-agent 20:30:02 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:30:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:30:02 ---> 6aaee9eeba84 20:30:02 Step 3/23 : WORKDIR /edgex-go 20:30:02 ---> Using cache 20:30:02 ---> 01adaa9878bb 20:30:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:02 ---> Using cache 20:30:02 ---> 3de727e19683 20:30:02 Step 5/23 : RUN apk add --update --no-cache make bash git 20:30:02 ---> Running in 7635854e0387 20:30:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:30:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:30:02 OK: 221 MiB in 51 packages 20:30:03 Removing intermediate container 7635854e0387 20:30:03 ---> e82c338382b6 20:30:03 Step 6/23 : COPY go.mod vendor* ./ 20:30:04 ---> f4271fab1b36 20:30:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:04 ---> Running in 8351051d2fa3 20:31:01 Removing intermediate container 8351051d2fa3 20:31:01 ---> 4b9903c1e79f 20:31:01 Step 8/23 : COPY . . 20:31:19 ---> fb27e4b6e579 20:31:19 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:31:19 ---> Running in 78d48a230a97 20:31:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:34:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:34:29 Removing intermediate container 8551f11f2daf 20:34:29 ---> b8e3ae79c2ec 20:34:29 20:34:29 Step 10/25 : FROM alpine:3.16 20:34:29 3.16: Pulling from library/alpine 20:34:29 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 20:34:29 Status: Downloaded newer image for alpine:3.16 20:34:29 ---> 3d81c46cd875 20:34:29 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:34:30 ---> Running in d9ec73e81979 20:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:34:35 (1/3) Installing ca-certificates (20220614-r0) 20:34:35 (2/3) Installing dumb-init (1.2.5-r1) 20:34:35 (3/3) Installing su-exec (0.2-r1) 20:34:35 Executing busybox-1.35.0-r15.trigger 20:34:35 Executing ca-certificates-20220614-r0.trigger 20:34:35 OK: 6 MiB in 17 packages 20:34:36 Removing intermediate container 0ccffdaf968a 20:34:36 ---> f8d0f1952bce 20:34:36 20:34:36 Step 10/31 : FROM alpine:3.16 20:34:36 ---> 3d81c46cd875 20:34:36 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:37 ---> Running in d59f69443ef0 20:34:37 Removing intermediate container d59f69443ef0 20:34:37 ---> 61a85f2770d7 20:34:37 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:34:38 ---> Running in 0d27684e5c3d 20:34:39 Removing intermediate container d9ec73e81979 20:34:39 ---> 6e2e97a68ec5 20:34:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:34:39 ---> Running in 65d14fea50c1 20:34:40 Removing intermediate container 65d14fea50c1 20:34:40 ---> 47c16b03eb6a 20:34:40 Step 13/25 : WORKDIR / 20:34:40 ---> Running in b7b5bff75ea8 20:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:34:40 Removing intermediate container b7b5bff75ea8 20:34:40 ---> becf0abeeabd 20:34:40 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:34:42 ---> 947a03c5d5bf 20:34:42 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:34:42 (1/2) Installing dumb-init (1.2.5-r1) 20:34:43 (2/2) Installing su-exec (0.2-r1) 20:34:43 Executing busybox-1.35.0-r15.trigger 20:34:43 ---> c92404c0d492 20:34:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:34:43 OK: 5 MiB in 16 packages 20:34:44 ---> f06124ecf824 20:34:44 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:34:44 Removing intermediate container 0d27684e5c3d 20:34:44 ---> c5b560a03a31 20:34:44 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:34:45 ---> Running in 7b5f7a35c993 20:34:45 Removing intermediate container 7b5f7a35c993 20:34:45 ---> 1a2cdd95e72a 20:34:45 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:34:46 ---> Running in 230e7d1df2d1 20:34:46 ---> 57ab3f61f456 20:34:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:34:46 Removing intermediate container 230e7d1df2d1 20:34:46 ---> 391f45a72c8a 20:34:46 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:34:46 ---> Running in 71b75913c860 20:34:47 Removing intermediate container 71b75913c860 20:34:47 ---> dc39af86b43a 20:34:47 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:34:47 ---> Running in 247c6d99865c 20:34:48 ---> 522d488ad756 20:34:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:34:52 ---> 64739fec13f1 20:34:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:34:52 Removing intermediate container 247c6d99865c 20:34:52 ---> 5c79e8d098bf 20:34:52 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 20:34:52 ---> Running in 01530f3cd354 20:34:53 ---> 0c64bd2b802a 20:34:53 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:34:53 Removing intermediate container 01530f3cd354 20:34:53 ---> 03b99e265387 20:34:53 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:34:53 ---> Running in f507d784b1b2 20:34:54 ---> 8aac337190fa 20:34:54 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:34:54 ---> Running in 0c8870ba5ccc 20:34:57 Removing intermediate container f507d784b1b2 20:34:57 ---> 33539ab07e67 20:34:57 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:34:57 ---> Running in 5faaa2f242e4 20:34:58 Removing intermediate container 5faaa2f242e4 20:34:58 ---> 43a11f4a4200 20:34:58 Step 23/25 : LABEL arch=arm64 20:34:58 ---> Running in 45fbca434ac9 20:34:59 Removing intermediate container 0c8870ba5ccc 20:34:59 ---> aba4d779f20d 20:34:59 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:59 Removing intermediate container 45fbca434ac9 20:34:59 ---> 148e05a564c8 20:34:59 Step 24/25 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:34:59 ---> Running in ad6aa5ed3ec4 20:35:00 ---> f90bd54f0670 20:35:00 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:35:00 Removing intermediate container ad6aa5ed3ec4 20:35:00 ---> 67562d5f5ed3 20:35:00 Step 25/25 : LABEL version=0.0.0 20:35:00 ---> Running in e4d5ab43b353 20:35:01 Removing intermediate container e4d5ab43b353 20:35:01 ---> 14aa73f9dfeb 20:35:01 20:35:02 Successfully built 14aa73f9dfeb 20:35:02 Successfully tagged security-secretstore-setup-arm64:latest 20:35:02  Building security-secretstore-setup ... done Building security-spire-config 20:35:02 ---> 5287d4e0b360 20:35:02 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:35:03 ---> 4838f2fea21d 20:35:03 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:35:05 ---> 3c497d809f8f 20:35:05 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:35:06 ---> f996f71f3ea9 20:35:06 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:35:07 ---> 34fdf82830d0 20:35:07 Step 26/31 : RUN chmod +x /entrypoint.sh 20:35:07 ---> Running in 6d124ebdabf5 20:35:10 Removing intermediate container 6d124ebdabf5 20:35:10 ---> bb938c3b6b3a 20:35:10 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:35:10 ---> Running in bdc196508a12 20:35:11 Removing intermediate container bdc196508a12 20:35:11 ---> 2fc5ed7648d4 20:35:11 Step 28/31 : CMD ["gate"] 20:35:11 ---> Running in 4d3000b797cb 20:35:12 Removing intermediate container 4d3000b797cb 20:35:12 ---> bb50cc3e279b 20:35:12 Step 29/31 : LABEL arch=arm64 20:35:12 ---> Running in 70fc1e929ca9 20:35:13 Removing intermediate container 70fc1e929ca9 20:35:13 ---> 35f3cc600455 20:35:13 Step 30/31 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:35:13 ---> Running in c3abff1b3ef9 20:35:13 Removing intermediate container c3abff1b3ef9 20:35:13 ---> 3f8e8b2e8eaa 20:35:13 Step 31/31 : LABEL version=0.0.0 20:35:14 ---> Running in 91d0ae669b70 20:35:14 Removing intermediate container 91d0ae669b70 20:35:14 ---> 0a5acd56ca9c 20:35:14 20:35:14 Successfully built 0a5acd56ca9c 20:35:14 Successfully tagged security-bootstrapper-arm64:latest 20:35:14  Building security-bootstrapper ... done Building support-scheduler 20:35:54 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:35:54 ---> 6aaee9eeba84 20:35:54 Step 3/26 : WORKDIR /edgex-go 20:35:54 ---> Using cache 20:35:54 ---> 01adaa9878bb 20:35:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:54 ---> Using cache 20:35:54 ---> 3de727e19683 20:35:54 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:35:54 ---> Using cache 20:35:54 ---> 7257cf6e7a19 20:35:54 Step 6/26 : COPY go.mod vendor* ./ 20:35:54 ---> Using cache 20:35:54 ---> 2ea165e76e61 20:35:54 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:54 ---> Using cache 20:35:54 ---> 822d06850d4e 20:35:54 Step 8/26 : COPY . . 20:35:54 ---> Using cache 20:35:54 ---> e65091a27c54 20:35:54 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:35:54 ---> Using cache 20:35:54 ---> dcac1c72e93a 20:35:54 Step 10/26 : WORKDIR /edgex-go/spire-build 20:35:54 ---> Using cache 20:35:54 ---> b9c5768af9f0 20:35:54 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:35:54 ---> Using cache 20:35:54 ---> dddb6a63e05c 20:35:54 Step 12/26 : WORKDIR /edgex-go 20:35:54 ---> Using cache 20:35:54 ---> 37a2b3d1c7bf 20:35:54 20:35:54 Step 13/26 : FROM alpine:3.15 20:35:54 ---> 60f2846fe774 20:35:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:35:54 ---> Using cache 20:35:54 ---> 9e36d33f243a 20:35:54 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:54 ---> Using cache 20:35:54 ---> ae3a6648b92f 20:35:54 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:35:54 ---> Running in 341c03ee7654 20:35:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:35:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:35:59 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:35:59 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:35:59 OK: 15734 distinct packages available 20:35:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:36:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:36:02 (1/4) Installing dumb-init (1.2.5-r1) 20:36:02 (2/4) Installing musl-obstack (1.2.3-r0) 20:36:02 (3/4) Installing libucontext (1.1-r0) 20:36:02 (4/4) Installing gcompat (1.0.0-r4) 20:36:02 Executing busybox-1.34.1-r7.trigger 20:36:02 OK: 6 MiB in 18 packages 20:36:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:36:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:36:05 ---> 6aaee9eeba84 20:36:05 Step 3/22 : WORKDIR /edgex-go 20:36:05 ---> Using cache 20:36:05 ---> 01adaa9878bb 20:36:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:05 ---> Using cache 20:36:05 ---> 3de727e19683 20:36:05 Step 5/22 : RUN apk add --update --no-cache make git 20:36:05 ---> Running in effb1acc32c4 20:36:05 Removing intermediate container 341c03ee7654 20:36:05 ---> d24279943937 20:36:05 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:36:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:36:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:36:09 OK: 221 MiB in 51 packages 20:36:11 ---> 9cb0024170ac 20:36:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:36:11 Removing intermediate container effb1acc32c4 20:36:11 ---> 19739340e49b 20:36:11 Step 6/22 : COPY go.mod vendor* ./ 20:36:12 ---> a356dfeaf4d3 20:36:12 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:36:12 ---> Running in 5351e3b3fc94 20:36:12 ---> 397748ae9ac5 20:36:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:12 ---> Running in 0f3f6ccde40c 20:36:13 Removing intermediate container 5351e3b3fc94 20:36:13 ---> 056995a7f50c 20:36:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:36:15 ---> 4d7c63a51f0a 20:36:15 Step 21/26 : WORKDIR / 20:36:15 ---> Running in 036428a92e32 20:36:16 Removing intermediate container 036428a92e32 20:36:16 ---> fad1b42acc19 20:36:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:36:16 ---> Running in 4ccdf8c81f1a 20:36:17 Removing intermediate container 4ccdf8c81f1a 20:36:17 ---> bab13ac55796 20:36:17 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:36:17 ---> Running in 8741a867dcaa 20:36:18 Removing intermediate container 8741a867dcaa 20:36:18 ---> fed741eb1d07 20:36:18 Step 24/26 : LABEL arch=arm64 20:36:18 ---> Running in 5c371ad79383 20:36:19 Removing intermediate container 5c371ad79383 20:36:19 ---> a7a8ab8bb3a1 20:36:19 Step 25/26 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:36:19 ---> Running in a20159ec0781 20:36:20 Removing intermediate container a20159ec0781 20:36:20 ---> 6150aa3f51f3 20:36:20 Step 26/26 : LABEL version=0.0.0 20:36:20 ---> Running in 463937db0d3c 20:36:21 Removing intermediate container 463937db0d3c 20:36:21 ---> cfb31e4b1af2 20:36:21 20:36:23 Successfully built cfb31e4b1af2 20:36:23 Successfully tagged security-spire-config-arm64:latest 20:36:23 Building support-notifications 20:36:26  Building security-spire-config ... done Removing intermediate container 48963f269ed7 20:36:26 ---> 7a77f8bf9a2f 20:36:26 20:36:26 Step 10/23 : FROM alpine:3.16 20:36:26 ---> 3d81c46cd875 20:36:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:36:26 ---> Running in 94c4a4a7ef2d 20:36:27 Removing intermediate container 94c4a4a7ef2d 20:36:27 ---> 971f988337ba 20:36:27 Step 12/23 : ENV APP_PORT=59880 20:36:27 ---> Running in 63786e7798db 20:36:28 Removing intermediate container 63786e7798db 20:36:28 ---> a3fe66863f30 20:36:28 Step 13/23 : EXPOSE $APP_PORT 20:36:28 ---> Running in faf6f14bfcea 20:36:28 Removing intermediate container faf6f14bfcea 20:36:28 ---> 6bf7ec329503 20:36:28 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:29 ---> Running in a3044a13b1ec 20:36:32 Removing intermediate container a3044a13b1ec 20:36:32 ---> 2b16ac46f77f 20:36:32 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:36:32 ---> Running in a473926e8030 20:36:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:36:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:36:37 (1/6) Installing dumb-init (1.2.5-r1) 20:36:37 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:36:37 (3/6) Installing libsodium (1.0.18-r0) 20:36:38 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:36:38 (5/6) Installing libzmq (4.3.4-r0) 20:36:38 (6/6) Installing zeromq (4.3.4-r0) 20:36:38 Executing busybox-1.35.0-r15.trigger 20:36:38 OK: 8 MiB in 20 packages 20:36:41 Removing intermediate container a473926e8030 20:36:41 ---> 6c5714bb98d0 20:36:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:43 ---> 66f6c03c149b 20:36:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:36:47 ---> 9f15d03a7494 20:36:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:36:49 ---> c985e756c83c 20:36:49 Step 19/23 : ENTRYPOINT ["/core-data"] 20:36:49 ---> Running in 2fba96b1012a 20:36:51 Removing intermediate container 2fba96b1012a 20:36:51 ---> 486df58a3645 20:36:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:51 ---> Running in 6d9740fe14c5 20:36:52 Removing intermediate container 6d9740fe14c5 20:36:52 ---> 21f52f39e559 20:36:52 Step 21/23 : LABEL arch=arm64 20:36:52 ---> Running in f7346b79d15b 20:36:53 Removing intermediate container f7346b79d15b 20:36:53 ---> 106546038727 20:36:53 Step 22/23 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:36:53 ---> Running in 30ea349ed6d9 20:36:54 Removing intermediate container 30ea349ed6d9 20:36:54 ---> aaf7666aa466 20:36:54 Step 23/23 : LABEL version=0.0.0 20:36:54 ---> Running in 5742043e6d4c 20:36:55 Removing intermediate container 5742043e6d4c 20:36:55 ---> 17a0d1721074 20:36:55 20:36:57 Successfully built 17a0d1721074 20:36:57 Successfully tagged core-data-arm64:latest 20:36:57 Building security-proxy-setup 20:37:05  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:37:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:37:05 ---> 6aaee9eeba84 20:37:05 Step 3/22 : WORKDIR /edgex-go 20:37:05 ---> Using cache 20:37:05 ---> 01adaa9878bb 20:37:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:05 ---> Using cache 20:37:05 ---> 3de727e19683 20:37:05 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:37:05 ---> Running in 356027763ea0 20:37:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:37:08 Removing intermediate container 43e6849a223b 20:37:08 ---> 8c1f23303e77 20:37:08 20:37:08 Step 9/20 : FROM alpine:3.15 20:37:08 ---> 60f2846fe774 20:37:08 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:37:08 ---> Using cache 20:37:08 ---> 9e36d33f243a 20:37:08 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:08 ---> Using cache 20:37:08 ---> ae3a6648b92f 20:37:08 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:37:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:37:08 ---> Running in b741b57ada31 20:37:10 OK: 221 MiB in 51 packages 20:37:10 Removing intermediate container 78d48a230a97 20:37:10 ---> ff2aa83aee17 20:37:10 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:37:10 ---> Running in db53ef359bed 20:37:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:37:11 Removing intermediate container 356027763ea0 20:37:11 ---> adefb9904eb4 20:37:11 Step 6/22 : COPY go.mod vendor* ./ 20:37:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:37:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:37:13 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:37:13 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:37:13 OK: 15734 distinct packages available 20:37:13 ---> e8397f1dad82 20:37:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:37:13 ---> Running in 7b7bf6ce6a89 20:37:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:37:15 (1/9) Installing ca-certificates (20220614-r0) 20:37:16 (2/9) Installing brotli-libs (1.0.9-r5) 20:37:16 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:37:16 (4/9) Installing libcurl (7.80.0-r2) 20:37:16 (5/9) Installing curl (7.80.0-r2) 20:37:16 (6/9) Installing dumb-init (1.2.5-r1) 20:37:16 (7/9) Installing musl-obstack (1.2.3-r0) 20:37:16 (8/9) Installing libucontext (1.1-r0) 20:37:16 (9/9) Installing gcompat (1.0.0-r4) 20:37:16 Executing busybox-1.34.1-r7.trigger 20:37:16 Executing ca-certificates-20220614-r0.trigger 20:37:17 OK: 8 MiB in 23 packages 20:37:18 Removing intermediate container db53ef359bed 20:37:18 ---> 8d5e959879d4 20:37:18 20:37:18 Step 11/23 : FROM docker:20.10.14 20:37:18 20.10.14: Pulling from library/docker 20:37:20 Removing intermediate container b741b57ada31 20:37:20 ---> 05917a3a5cb7 20:37:20 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:22 ---> dddcbeb31aac 20:37:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:37:23 Removing intermediate container 0f3f6ccde40c 20:37:23 ---> 610fc4408a9a 20:37:23 Step 8/22 : COPY . . 20:37:28 ---> de406dfea81a 20:37:28 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:37:30 ---> e497e8cd6094 20:37:30 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:37:30 ---> Running in b600d0a07082 20:37:31 Removing intermediate container b600d0a07082 20:37:31 ---> 55f7ba7a6f28 20:37:31 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:31 ---> Running in 928dfae2e05d 20:37:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:37:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:37:31 ---> 6aaee9eeba84 20:37:31 Step 3/22 : WORKDIR /edgex-go 20:37:31 ---> Using cache 20:37:31 ---> 01adaa9878bb 20:37:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:31 ---> Using cache 20:37:31 ---> 3de727e19683 20:37:31 Step 5/22 : RUN apk add --update --no-cache make git 20:37:31 ---> Using cache 20:37:31 ---> 19739340e49b 20:37:31 Step 6/22 : COPY go.mod vendor* ./ 20:37:31 ---> Using cache 20:37:31 ---> 397748ae9ac5 20:37:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:31 ---> Using cache 20:37:31 ---> 610fc4408a9a 20:37:31 Step 8/22 : COPY . . 20:37:31 Removing intermediate container 928dfae2e05d 20:37:32 ---> c6942265c261 20:37:32 Step 18/20 : LABEL arch=arm64 20:37:32 ---> Running in 6aa0baf0d7fd 20:37:33 Removing intermediate container 6aa0baf0d7fd 20:37:33 ---> 57c33ce621be 20:37:33 Step 19/20 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:37:33 ---> Running in 3a1a50d00b94 20:37:34 Removing intermediate container 3a1a50d00b94 20:37:34 ---> 17bf95d0b229 20:37:34 Step 20/20 : LABEL version=0.0.0 20:37:34 ---> Running in 4dc642550bd2 20:37:35 Removing intermediate container 4dc642550bd2 20:37:35 ---> 277354fbe3ec 20:37:35 20:37:36 Successfully built 277354fbe3ec 20:37:36 Successfully tagged security-spiffe-token-provider-arm64:latest 20:37:36  Building security-spiffe-token-provider ... done Building core-metadata 20:37:40 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:37:40 Status: Downloaded newer image for docker:20.10.14 20:37:40 ---> c346e9eafbab 20:37:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:37:42 ---> Running in dcdfc9b6d58f 20:37:43 Removing intermediate container dcdfc9b6d58f 20:37:43 ---> 4737cb348ba6 20:37:43 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:37:43 ---> Running in 505ee83161f5 20:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:37:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:37:47 (1/43) Installing readline (8.1.1-r0) 20:37:47 (2/43) Installing bash (5.1.16-r0) 20:37:47 Executing bash-5.1.16-r0.post-install 20:37:47 (3/43) Installing brotli-libs (1.0.9-r5) 20:37:47 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:37:47 (5/43) Installing libcurl (7.80.0-r2) 20:37:47 (6/43) Installing curl (7.80.0-r2) 20:37:47 (7/43) Installing dumb-init (1.2.5-r1) 20:37:47 (8/43) Installing libbz2 (1.0.8-r1) 20:37:47 (9/43) Installing expat (2.4.7-r0) 20:37:47 (10/43) Installing libffi (3.4.2-r1) 20:37:47 (11/43) Installing gdbm (1.22-r0) 20:37:47 (12/43) Installing xz-libs (5.2.5-r1) 20:37:47 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:37:47 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:37:47 (15/43) Installing mpdecimal (2.5.1-r1) 20:37:47 (16/43) Installing sqlite-libs (3.36.0-r0) 20:37:47 (17/43) Installing python3 (3.9.13-r1) 20:37:50 (18/43) Installing py3-appdirs (1.4.4-r2) 20:37:50 (19/43) Installing py3-certifi (2020.12.5-r1) 20:37:50 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:37:50 (21/43) Installing py3-idna (3.3-r0) 20:37:50 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:37:50 (23/43) Installing py3-requests (2.26.0-r1) 20:37:50 (24/43) Installing py3-msgpack (1.0.2-r1) 20:37:50 (25/43) Installing py3-lockfile (0.12.2-r4) 20:37:50 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:37:50 (27/43) Installing py3-colorama (0.4.4-r1) 20:37:50 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:37:50 (29/43) Installing py3-distlib (0.3.3-r0) 20:37:50 (30/43) Installing py3-distro (1.6.0-r0) 20:37:50 (31/43) Installing py3-six (1.16.0-r0) 20:37:50 (32/43) Installing py3-webencodings (0.5.1-r4) 20:37:50 (33/43) Installing py3-html5lib (1.1-r1) 20:37:50 (34/43) Installing py3-parsing (2.4.7-r2) 20:37:50 (35/43) Installing py3-packaging (20.9-r1) 20:37:50 (36/43) Installing py3-tomli (1.2.2-r0) 20:37:50 (37/43) Installing py3-pep517 (0.12.0-r0) 20:37:50 (38/43) Installing py3-progress (1.6-r0) 20:37:50 (39/43) Installing py3-retrying (1.3.3-r2) 20:37:50 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:37:50 (41/43) Installing py3-setuptools (52.0.0-r4) 20:37:50 (42/43) Installing py3-toml (0.10.2-r2) 20:37:50 (43/43) Installing py3-pip (20.3.4-r1) 20:37:50 Executing busybox-1.34.1-r5.trigger 20:37:50 OK: 83 MiB in 65 packages 20:37:56 Collecting docker-compose==1.23.2 20:37:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:37:56 Collecting docker<4.0,>=3.6.0 20:37:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:37:57 Collecting dockerpty<0.5,>=0.4.1 20:37:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:37:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:37:59 Collecting cached-property<2,>=1.2.0 20:37:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:38:00 Collecting PyYAML<4,>=3.10 20:38:00 Downloading PyYAML-3.13.tar.gz (270 kB) 20:38:00 Removing intermediate container 7b7bf6ce6a89 20:38:00 ---> 20324061b16d 20:38:00 Step 8/22 : COPY . . 20:38:05 Collecting jsonschema<3,>=2.5.1 20:38:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:38:05 Collecting websocket-client<1.0,>=0.32.0 20:38:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:38:05 Collecting texttable<0.10,>=0.9.0 20:38:05 Downloading texttable-0.9.1.tar.gz (11 kB) 20:38:06 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:38:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:38:06 ---> 6aaee9eeba84 20:38:06 Step 3/23 : WORKDIR /edgex-go 20:38:06 ---> Using cache 20:38:06 ---> 01adaa9878bb 20:38:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:06 ---> Using cache 20:38:06 ---> 3de727e19683 20:38:06 Step 5/23 : RUN apk add --update --no-cache make git 20:38:06 ---> Using cache 20:38:06 ---> 19739340e49b 20:38:06 Step 6/23 : COPY go.mod vendor* ./ 20:38:06 ---> Using cache 20:38:06 ---> 397748ae9ac5 20:38:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:06 ---> Using cache 20:38:06 ---> 610fc4408a9a 20:38:06 Step 8/23 : COPY . . 20:38:06 ---> 900d5e1dac9d 20:38:06 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:38:06 ---> Using cache 20:38:06 ---> 900d5e1dac9d 20:38:06 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:38:07 ---> Running in cc18337aa23c 20:38:07 ---> Running in a0505876981c 20:38:08 Collecting docopt<0.7,>=0.6.1 20:38:08 Downloading docopt-0.6.2.tar.gz (25 kB) 20:38:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:38:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:38:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:38:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:38:13 ---> f7aa41c421f4 20:38:13 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:38:13 ---> Running in 57c2dac94b0a 20:38:13 Collecting docker-pycreds>=0.4.0 20:38:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:38:14 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:38:14 Collecting chardet<3.1.0,>=3.0.2 20:38:14 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:38:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:38:16 Collecting urllib3<1.25,>=1.21.1 20:38:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:38:16 Collecting idna<2.8,>=2.5 20:38:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:38:17 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:38:17 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:38:17 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:38:17 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:38:18 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:38:18 Attempting uninstall: urllib3 20:38:18 Found existing installation: urllib3 1.26.7 20:38:18 Uninstalling urllib3-1.26.7: 20:38:19 Successfully uninstalled urllib3-1.26.7 20:38:20 Attempting uninstall: idna 20:38:20 Found existing installation: idna 3.3 20:38:20 Uninstalling idna-3.3: 20:38:20 Successfully uninstalled idna-3.3 20:38:25 Attempting uninstall: requests 20:38:25 Found existing installation: requests 2.26.0 20:38:25 Uninstalling requests-2.26.0: 20:38:25 Successfully uninstalled requests-2.26.0 20:38:26 Running setup.py install for texttable: started 20:38:30 Running setup.py install for texttable: finished with status 'done' 20:38:30 Running setup.py install for PyYAML: started 20:38:30 ---> 1b380b538f31 20:38:30 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:38:30 ---> Running in 10c2469f88e6 20:38:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:38:33 Running setup.py install for PyYAML: finished with status 'done' 20:38:34 Running setup.py install for docopt: started 20:38:37 Running setup.py install for docopt: finished with status 'done' 20:38:37 Running setup.py install for dockerpty: started 20:38:40 Running setup.py install for dockerpty: finished with status 'done' 20:38:43 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:39:01 Removing intermediate container 505ee83161f5 20:39:01 ---> 888e8c709352 20:39:01 Step 14/23 : ENV APP_PORT=58890 20:39:01 ---> Running in 89448d5750bc 20:39:01 Removing intermediate container 89448d5750bc 20:39:01 ---> 84f245959e77 20:39:01 Step 15/23 : EXPOSE $APP_PORT 20:39:01 ---> Running in 7ba9558d41b9 20:39:01 Removing intermediate container 7ba9558d41b9 20:39:01 ---> dd210b0f9662 20:39:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:39:02 ---> 3cf16ea998a6 20:39:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:39:03 ---> 6d054c86160b 20:39:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:39:04 ---> e91c96f351e2 20:39:04 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:39:04 ---> Running in 3320ba75922d 20:39:05 Removing intermediate container 3320ba75922d 20:39:05 ---> 5b05c4ff6f16 20:39:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:05 ---> Running in 31d23a275a9e 20:39:05 Removing intermediate container 31d23a275a9e 20:39:05 ---> 87c55be8765d 20:39:05 Step 21/23 : LABEL arch=arm64 20:39:05 ---> Running in d40e0fe1259c 20:39:06 Removing intermediate container d40e0fe1259c 20:39:06 ---> 61b35c319857 20:39:06 Step 22/23 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:39:06 ---> Running in a157dea8a083 20:39:07 Removing intermediate container a157dea8a083 20:39:07 ---> f3bc2de76a3c 20:39:07 Step 23/23 : LABEL version=0.0.0 20:39:07 ---> Running in 808dfdc69d2a 20:39:07 Removing intermediate container 808dfdc69d2a 20:39:07 ---> 966b01a34d89 20:39:07 20:39:08 Successfully built 966b01a34d89 20:39:08 Successfully tagged sys-mgmt-agent-arm64:latest 20:39:08  Building sys-mgmt-agent ... done Building core-command 20:39:40 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:39:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:39:40 ---> 6aaee9eeba84 20:39:40 Step 3/23 : WORKDIR /edgex-go 20:39:40 ---> Using cache 20:39:40 ---> 01adaa9878bb 20:39:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:40 ---> Using cache 20:39:40 ---> 3de727e19683 20:39:40 Step 5/23 : RUN apk add --update --no-cache make git 20:39:40 ---> Using cache 20:39:40 ---> 19739340e49b 20:39:40 Step 6/23 : COPY go.mod vendor* ./ 20:39:40 ---> Using cache 20:39:40 ---> 397748ae9ac5 20:39:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:40 ---> Using cache 20:39:40 ---> 610fc4408a9a 20:39:40 Step 8/23 : COPY . . 20:39:40 ---> Using cache 20:39:40 ---> f7aa41c421f4 20:39:40 Step 9/23 : RUN make cmd/core-command/core-command 20:39:40 ---> Running in 396ee27c0b46 20:39:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:44:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:44:21 Removing intermediate container 57c2dac94b0a 20:44:21 ---> 3b9fa6f21ef2 20:44:21 20:44:21 Step 10/22 : FROM alpine:3.16 20:44:21 ---> 3d81c46cd875 20:44:21 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:44:21 ---> Running in c8236c8ef7ea 20:44:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:44:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:44:22 (1/6) Installing ca-certificates (20220614-r0) 20:44:23 (2/6) Installing brotli-libs (1.0.9-r6) 20:44:23 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:44:23 (4/6) Installing libcurl (7.83.1-r2) 20:44:23 (5/6) Installing curl (7.83.1-r2) 20:44:23 (6/6) Installing dumb-init (1.2.5-r1) 20:44:23 Executing busybox-1.35.0-r15.trigger 20:44:23 Executing ca-certificates-20220614-r0.trigger 20:44:23 OK: 8 MiB in 20 packages 20:44:26 Removing intermediate container c8236c8ef7ea 20:44:26 ---> e26d6bc2ad99 20:44:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:44:26 ---> Running in 20c8402808bc 20:44:26 Removing intermediate container 20c8402808bc 20:44:26 ---> 41993e470a0f 20:44:26 Step 13/22 : WORKDIR /edgex 20:44:26 ---> Running in 431df707d153 20:44:27 Removing intermediate container 431df707d153 20:44:27 ---> b556dcc70a92 20:44:27 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:44:28 ---> bbf1c70e432d 20:44:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:44:30 ---> 7ddfac481d9c 20:44:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:44:31 ---> 587c7acfbe8d 20:44:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:44:32 ---> a8f975b37cbf 20:44:32 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:44:32 ---> Running in 9c3e475f2fcf 20:44:36 Removing intermediate container 9c3e475f2fcf 20:44:36 ---> 4cbe7f03e4e0 20:44:36 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:44:36 ---> Running in bb9d3b51864e 20:44:36 Removing intermediate container bb9d3b51864e 20:44:36 ---> 070d0964931a 20:44:36 Step 20/22 : LABEL arch=arm64 20:44:36 ---> Running in 3f7aad9c2308 20:44:37 Removing intermediate container 3f7aad9c2308 20:44:37 ---> 2e4c8b3503d7 20:44:37 Step 21/22 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:44:37 ---> Running in cf276aff1c7f 20:44:37 Removing intermediate container cf276aff1c7f 20:44:37 ---> ef370ca6a5cc 20:44:37 Step 22/22 : LABEL version=0.0.0 20:44:37 ---> Running in a7596531f677 20:44:38 Removing intermediate container a7596531f677 20:44:38 ---> 7a00a505bb3c 20:44:38 20:44:39 Successfully built 7a00a505bb3c 20:44:39 Successfully tagged security-proxy-setup-arm64:latest 20:45:18  Building security-proxy-setup ... done Removing intermediate container 396ee27c0b46 20:45:18 ---> 0cf01efcfa68 20:45:18 20:45:18 Step 10/23 : FROM alpine:3.16 20:45:18 ---> 3d81c46cd875 20:45:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:45:18 ---> Running in be1f440ab09d 20:45:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:45:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:45:18 (1/1) Installing dumb-init (1.2.5-r1) 20:45:18 Executing busybox-1.35.0-r15.trigger 20:45:18 OK: 5 MiB in 15 packages 20:45:20 Removing intermediate container be1f440ab09d 20:45:20 ---> 0ab9871b5c78 20:45:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:45:20 ---> Running in b0550764871a 20:45:20 Removing intermediate container a0505876981c 20:45:20 ---> d871ed3421ce 20:45:20 20:45:20 Step 10/23 : FROM alpine:3.16 20:45:20 ---> 3d81c46cd875 20:45:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:45:20 ---> Using cache 20:45:21 ---> 0ab9871b5c78 20:45:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:45:21 ---> Running in d3659482caef 20:45:21 Removing intermediate container b0550764871a 20:45:21 ---> b003fe130cb2 20:45:21 Step 13/23 : ENV APP_PORT=59882 20:45:21 ---> Running in 47cae877dccf 20:45:21 Removing intermediate container d3659482caef 20:45:21 ---> 6430a5c526f9 20:45:21 Step 13/23 : ENV APP_PORT=59881 20:45:21 ---> Running in 57e32ae9b646 20:45:22 Removing intermediate container 47cae877dccf 20:45:22 ---> 3475e7675b25 20:45:22 Step 14/23 : EXPOSE $APP_PORT 20:45:22 ---> Running in 02c21a19c640 20:45:22 Removing intermediate container 57e32ae9b646 20:45:22 ---> 50180f516e12 20:45:22 Step 14/23 : EXPOSE $APP_PORT 20:45:22 ---> Running in 0e797c2d6fee 20:45:23 Removing intermediate container 02c21a19c640 20:45:23 ---> feb801851b16 20:45:23 Step 15/23 : WORKDIR / 20:45:23 ---> Running in 955856ed05b5 20:45:23 Removing intermediate container 0e797c2d6fee 20:45:23 ---> 0ae02efd9acd 20:45:23 Step 15/23 : WORKDIR / 20:45:23 ---> Running in a6e78d56632d 20:45:24 Removing intermediate container 955856ed05b5 20:45:24 ---> 354dabd5a4b7 20:45:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:45:24 Removing intermediate container a6e78d56632d 20:45:24 ---> 468be1711cf2 20:45:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:45:25 ---> 0db3bd486fb6 20:45:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:45:26 ---> e5c8d5fdc435 20:45:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:45:28 ---> bc6da8b77a38 20:45:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:45:28 ---> a7b52a01fed2 20:45:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:45:29 ---> 5a077b7b9ceb 20:45:29 Step 19/23 : ENTRYPOINT ["/core-command"] 20:45:29 ---> Running in 3a15d592c5d9 20:45:29 ---> 6c45260780d9 20:45:29 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:45:29 ---> Running in 101ad9295517 20:45:30 Removing intermediate container 3a15d592c5d9 20:45:30 ---> 9815dbbdf93b 20:45:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:45:30 ---> Running in a11a590d02b2 20:45:30 Removing intermediate container 101ad9295517 20:45:30 ---> 022243890aed 20:45:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:45:30 ---> Running in 03dbcf865c64 20:45:30 Removing intermediate container a11a590d02b2 20:45:30 ---> d7866e108c5d 20:45:30 Step 21/23 : LABEL arch=arm64 20:45:31 ---> Running in 759f9227d78f 20:45:31 Removing intermediate container 03dbcf865c64 20:45:31 ---> 550b4e19174b 20:45:31 Step 21/23 : LABEL arch=arm64 20:45:31 ---> Running in 275a5b011be6 20:45:31 Removing intermediate container 759f9227d78f 20:45:31 ---> 0ef072b092ea 20:45:31 Step 22/23 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:45:32 ---> Running in bc4735559702 20:45:32 Removing intermediate container 275a5b011be6 20:45:32 ---> 72c27994846d 20:45:32 Step 22/23 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:45:32 ---> Running in 09f650e5da53 20:45:33 Removing intermediate container bc4735559702 20:45:33 ---> 1ba2007cc75a 20:45:33 Step 23/23 : LABEL version=0.0.0 20:45:33 ---> Running in 83470c3f3971 20:45:33 Removing intermediate container 09f650e5da53 20:45:33 ---> 8e4de51dc609 20:45:33 Step 23/23 : LABEL version=0.0.0 20:45:33 ---> Running in 8b319502856c 20:45:33 Removing intermediate container 83470c3f3971 20:45:33 ---> 0a73227e7254 20:45:33 20:45:34 Removing intermediate container 8b319502856c 20:45:34 ---> ebce3f335034 20:45:34 20:45:34 Successfully built 0a73227e7254 20:45:34 Successfully tagged core-command-arm64:latest 20:45:35  Building core-command ... done Successfully built ebce3f335034 20:45:35 Successfully tagged core-metadata-arm64:latest 20:46:14  Building core-metadata ... done Removing intermediate container cc18337aa23c 20:46:14 ---> 13d4ec40c4fe 20:46:14 20:46:14 Step 10/22 : FROM alpine:3.16 20:46:14 ---> 3d81c46cd875 20:46:14 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:46:14 ---> Using cache 20:46:14 ---> 0ab9871b5c78 20:46:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:46:14 ---> Using cache 20:46:14 ---> 6430a5c526f9 20:46:14 Step 13/22 : ENV APP_PORT=59861 20:46:14 ---> Running in dec649a9cbd7 20:46:14 Removing intermediate container dec649a9cbd7 20:46:14 ---> d0e9e948c503 20:46:14 Step 14/22 : EXPOSE $APP_PORT 20:46:14 ---> Running in 961c7afbadfe 20:46:14 Removing intermediate container 961c7afbadfe 20:46:14 ---> f8d4de748ab4 20:46:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:46:14 ---> 3445fda69933 20:46:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:46:14 ---> 7d34400b1346 20:46:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:46:14 ---> 6b855e50e99f 20:46:14 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:46:14 ---> Running in 757f1ec26735 20:46:14 Removing intermediate container 757f1ec26735 20:46:14 ---> 26498664d627 20:46:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:46:14 Removing intermediate container 10c2469f88e6 20:46:14 ---> 898917409b73 20:46:14 20:46:14 Step 10/22 : FROM alpine:3.16 20:46:14 ---> 3d81c46cd875 20:46:14 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:46:14 ---> Running in 2a4af5640dc0 20:46:14 ---> Running in 5623902e701a 20:46:15 Removing intermediate container 2a4af5640dc0 20:46:15 ---> 81deee314013 20:46:15 Step 20/22 : LABEL arch=arm64 20:46:15 ---> Running in 14bff57f1ab8 20:46:15 Removing intermediate container 14bff57f1ab8 20:46:15 ---> 983df730d2ec 20:46:15 Step 21/22 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:46:15 ---> Running in 583a512c2741 20:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:46:15 Removing intermediate container 583a512c2741 20:46:15 ---> 89b9e06606b3 20:46:15 Step 22/22 : LABEL version=0.0.0 20:46:16 ---> Running in 40bda8eab9bc 20:46:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:46:16 Removing intermediate container 40bda8eab9bc 20:46:16 ---> 23e45861cc20 20:46:16 20:46:16 Successfully built 23e45861cc20 20:46:16 Successfully tagged support-scheduler-arm64:latest 20:46:16  Building support-scheduler ... done (1/2) Installing ca-certificates (20220614-r0) 20:46:17 (2/2) Installing dumb-init (1.2.5-r1) 20:46:17 Executing busybox-1.35.0-r15.trigger 20:46:17 Executing ca-certificates-20220614-r0.trigger 20:46:17 OK: 6 MiB in 16 packages 20:46:18 Removing intermediate container 5623902e701a 20:46:18 ---> 56107fcdd224 20:46:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:46:18 ---> Running in 0d4fd8fc2319 20:46:18 Removing intermediate container 0d4fd8fc2319 20:46:18 ---> 6d055e528919 20:46:18 Step 13/22 : ENV APP_PORT=59860 20:46:19 ---> Running in f6efb3909f0c 20:46:19 Removing intermediate container f6efb3909f0c 20:46:19 ---> f9595f5068dd 20:46:19 Step 14/22 : EXPOSE $APP_PORT 20:46:19 ---> Running in f1c1e93a6a62 20:46:19 Removing intermediate container f1c1e93a6a62 20:46:19 ---> 3413a79afb1f 20:46:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:46:20 ---> b3fb7265fb9e 20:46:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:46:21 ---> f33572eab9a3 20:46:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:46:22 ---> 15c10003d1f6 20:46:22 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:46:22 ---> Running in bc932e0320e0 20:46:22 Removing intermediate container bc932e0320e0 20:46:22 ---> 2426f63bb15f 20:46:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:46:22 ---> Running in 69e127d6f949 20:46:23 Removing intermediate container 69e127d6f949 20:46:23 ---> d387e77a14fb 20:46:23 Step 20/22 : LABEL arch=arm64 20:46:23 ---> Running in 7c2a79c7585b 20:46:23 Removing intermediate container 7c2a79c7585b 20:46:23 ---> f5e6f8c8d81d 20:46:23 Step 21/22 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 20:46:23 ---> Running in bb877b810dbf 20:46:23 Removing intermediate container bb877b810dbf 20:46:23 ---> ea5ed160157f 20:46:23 Step 22/22 : LABEL version=0.0.0 20:46:24 ---> Running in 726734016ef1 20:46:24 Removing intermediate container 726734016ef1 20:46:24 ---> fcabdbac99a0 20:46:24 20:46:24 Successfully built fcabdbac99a0 20:46:24 Successfully tagged support-notifications-arm64:latest 20:46:25  Building support-notifications ... done  [Pipeline] } 20:46:25 $ docker stop --time=1 f2021f02813e35758f137cb00dde1957506cbbfcb905814dc169bfb5cb12aedd 20:46:26 $ docker rm -f f2021f02813e35758f137cb00dde1957506cbbfcb905814dc169bfb5cb12aedd [Pipeline] // withDockerContainer [Pipeline] sh 20:46:27 + docker images 20:46:27 REPOSITORY TAG IMAGE ID CREATED SIZE 20:46:27 support-notifications-arm64 latest fcabdbac99a0 3 seconds ago 26.1MB 20:46:27 support-scheduler-arm64 latest 23e45861cc20 11 seconds ago 25.6MB 20:46:27 898917409b73 14 seconds ago 1.58GB 20:46:27 13d4ec40c4fe 19 seconds ago 1.57GB 20:46:27 core-metadata-arm64 latest ebce3f335034 53 seconds ago 17.4MB 20:46:27 core-command-arm64 latest 0a73227e7254 54 seconds ago 15.5MB 20:46:27 d871ed3421ce About a minute ago 1.54GB 20:46:27 0cf01efcfa68 About a minute ago 1.51GB 20:46:27 security-proxy-setup-arm64 latest 7a00a505bb3c About a minute ago 26.2MB 20:46:27 3b9fa6f21ef2 2 minutes ago 1.52GB 20:46:27 sys-mgmt-agent-arm64 latest 966b01a34d89 7 minutes ago 282MB 20:46:27 security-spiffe-token-provider-arm64 latest 277354fbe3ec 8 minutes ago 28.3MB 20:46:27 8d5e959879d4 9 minutes ago 1.52GB 20:46:27 8c1f23303e77 9 minutes ago 1.57GB 20:46:27 core-data-arm64 latest 17a0d1721074 9 minutes ago 20.6MB 20:46:27 7a77f8bf9a2f 10 minutes ago 1.54GB 20:46:27 security-spire-config-arm64 latest cfb31e4b1af2 10 minutes ago 83.6MB 20:46:27 security-bootstrapper-arm64 latest 0a5acd56ca9c 11 minutes ago 18.6MB 20:46:27 security-secretstore-setup-arm64 latest 14aa73f9dfeb 11 minutes ago 27.9MB 20:46:27 f8d0f1952bce 11 minutes ago 1.52GB 20:46:27 b8e3ae79c2ec 12 minutes ago 1.53GB 20:46:27 security-spire-agent-arm64 latest 5b16c27c5b60 17 minutes ago 122MB 20:46:27 37a2b3d1c7bf 17 minutes ago 1.41GB 20:46:27 security-spire-server-arm64 latest be6162f9633a 17 minutes ago 84.2MB 20:46:27 b5045edc10b6 18 minutes ago 1.41GB 20:46:27 ci-base-image-arm64 latest 6aaee9eeba84 32 minutes ago 995MB 20:46:27 alpine 3.15 60f2846fe774 13 days ago 5.32MB 20:46:27 alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB 20:46:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 20:46:27 docker 20.10.14 c346e9eafbab 3 months ago 202MB 20:46:27 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 20:46:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:28 20:46:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:28 arm64: Pulling from edgex-lftools-log-publisher 20:46:28 8998bd30e6a1: Pulling fs layer 20:46:28 04944245beec: Pulling fs layer 20:46:28 699f458cf7ca: Pulling fs layer 20:46:28 765212b225bb: Pulling fs layer 20:46:28 f23df028b6ca: Pulling fs layer 20:46:28 d65c8cfc05b1: Pulling fs layer 20:46:28 2437ff75d9bd: Pulling fs layer 20:46:28 d65c8cfc05b1: Waiting 20:46:28 765212b225bb: Waiting 20:46:28 2437ff75d9bd: Waiting 20:46:28 f23df028b6ca: Waiting 20:46:29 04944245beec: Verifying Checksum 20:46:29 04944245beec: Download complete 20:46:29 765212b225bb: Verifying Checksum 20:46:29 765212b225bb: Download complete 20:46:29 f23df028b6ca: Download complete 20:46:29 d65c8cfc05b1: Verifying Checksum 20:46:29 d65c8cfc05b1: Download complete 20:46:29 699f458cf7ca: Verifying Checksum 20:46:29 699f458cf7ca: Download complete 20:46:29 8998bd30e6a1: Verifying Checksum 20:46:29 8998bd30e6a1: Download complete 20:46:31 2437ff75d9bd: Verifying Checksum 20:46:31 2437ff75d9bd: Download complete 20:46:33 8998bd30e6a1: Pull complete 20:46:33 04944245beec: Pull complete 20:46:35 699f458cf7ca: Pull complete 20:46:35 765212b225bb: Pull complete 20:46:36 f23df028b6ca: Pull complete 20:46:36 d65c8cfc05b1: Pull complete 20:46:51 2437ff75d9bd: Pull complete 20:46:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:46:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:51 prd-ubuntu20.04-docker-arm64-4c-16g-21830 does not seem to be running inside a container 20:46:51 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:46:55 $ docker top ebf4cc624cff9b212a9bde9f4901f846590a7d85ab58fd45ce68d98c5648f74a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:56 ---> job-cost.sh 20:46:56 lf-activate-venv: SKIPPING 20:46:56 INFO: No Stack... 20:46:56 INFO: Retrieving Pricing Info for: v3-standard-4 20:46:57 INFO: Archiving Costs [Pipeline] sh 20:46:58 + cat /w/workspace/edgex-go/17/archives/cost.csv 20:46:58 + cut -d, -f6 [Pipeline] lock 20:46:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4101-17-stack-cost] 20:46:58 Resource [jenkins-edgexfoundry-edgex-go-PR-4101-17-stack-cost] did not exist. Created. 20:46:58 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4101-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:46:59 + echo total: 0.10999999940395355 [Pipeline] stash 20:46:59 Stashed 1 file(s) [Pipeline] } 20:46:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4101-17-stack-cost] [Pipeline] // lock [Pipeline] } 20:46:59 $ docker stop --time=1 ebf4cc624cff9b212a9bde9f4901f846590a7d85ab58fd45ce68d98c5648f74a 20:47:00 $ docker rm -f ebf4cc624cff9b212a9bde9f4901f846590a7d85ab58fd45ce68d98c5648f74a [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 20:47:01 provisioning config files... 20:47:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/17@tmp/config6171355244312076787tmp [Pipeline] { [Pipeline] sh 20:47:01 + set +x 20:47:01 + curl -s https://codecov.io/bash 20:47:01 + bash -s -- 20:47:01 20:47:01 _____ _ 20:47:01 / ____| | | 20:47:01 | | ___ __| | ___ ___ _____ __ 20:47:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:47:01 | |___| (_) | (_| | __/ (_| (_) \ V / 20:47:01 \_____\___/ \__,_|\___|\___\___/ \_/ 20:47:01 Bash-1.0.6 20:47:01 20:47:01 20:47:01 ==> git version 2.25.1 found 20:47:01 ==> 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 20:47:01 Release-Date: 2020-01-08 20:47:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:47:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:47:01 ==> Jenkins CI detected. 20:47:01 current dir:  /w/workspace/edgex-go/17 20:47:01 project root: . 20:47:01 --> token set from env 20:47:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:47:01 ==> Running gcov in . (disable via -X gcov) 20:47:02 ==> Python coveragepy not found 20:47:02 ==> Searching for coverage reports in: 20:47:02 + . 20:47:02 -> Found 1 reports 20:47:02 ==> Detecting git/mercurial file structure 20:47:02 ==> Reading reports 20:47:02 + ./coverage.out bytes=478941 20:47:02 ==> Appending adjustments 20:47:02 https://docs.codecov.io/docs/fixing-reports 20:47:03 + Found adjustments 20:47:03 ==> Gzipping contents 20:47:03 64K /tmp/codecov.AbootT.gz 20:47:03 ==> Uploading reports 20:47:03 url: https://codecov.io 20:47:03 query: branch=PR-4101&commit=cb23cb096a40bcf1b7afd5b14df285b5ab964b07&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4101%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4101&job=&cmd_args= 20:47:03 -> Pinging Codecov 20:47:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4101&commit=cb23cb096a40bcf1b7afd5b14df285b5ab964b07&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4101%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4101&job=&cmd_args= 20:47:05 -> Uploading to 20:47:05 https://storage.googleapis.com/codecov/v4/raw/2022-08-02/00271124DB129430A58F1EEE437C3FCB/cb23cb096a40bcf1b7afd5b14df285b5ab964b07/13d57e43-5d80-4e18-97c0-9ac89d291ab6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220802T204704Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6fa3438822821cb68069515b0ea5b0abe00b81d15804cf1c9cfba8d1009c4b6f 20:47:05 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:05 Dload Upload Total Spent Left Speed 20:47:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62870 0 0 100 62870 0 243k --:--:-- --:--:-- --:--:-- 243k 20:47:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [Pipeline] } 20:47: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 20:47:06 + [ -d /w/workspace/edgex-go/17/archives ] [Pipeline] libraryResource [Pipeline] sh 20:47:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:47:07 ---> package-listing.sh 20:47:07 ++ facter osfamily 20:47:07 ++ tr '[:upper:]' '[:lower:]' 20:47:07 + OS_FAMILY=debian 20:47:07 + workspace=/w/workspace/edgex-go/17 20:47:07 + START_PACKAGES=/tmp/packages_start.txt 20:47:07 + END_PACKAGES=/tmp/packages_end.txt 20:47:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:47:07 + PACKAGES=/tmp/packages_start.txt 20:47:07 + '[' /w/workspace/edgex-go/17 ']' 20:47:07 + PACKAGES=/tmp/packages_end.txt 20:47:07 + case "${OS_FAMILY}" in 20:47:07 + dpkg -l 20:47:07 + grep '^ii' 20:47:07 + '[' -f /tmp/packages_start.txt ']' 20:47:07 + '[' -f /tmp/packages_end.txt ']' 20:47:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:47:07 + '[' /w/workspace/edgex-go/17 ']' 20:47:07 + mkdir -p /w/workspace/edgex-go/17/archives/ 20:47:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/17/archives/ [Pipeline] echo 20:47: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/17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:47:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:08 20:47:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:08 latest: Pulling from edgex-lftools-log-publisher 20:47:08 5eb5b503b376: Pulling fs layer 20:47:08 5c69ac0246d0: Pulling fs layer 20:47:08 ec43610c2a17: Pulling fs layer 20:47:08 3a2ae6a8a46f: Pulling fs layer 20:47:08 33b1e0a273af: Pulling fs layer 20:47:08 5d3b04190fa2: Pulling fs layer 20:47:08 2f39f015ded8: Pulling fs layer 20:47:08 33b1e0a273af: Waiting 20:47:08 5d3b04190fa2: Waiting 20:47:08 2f39f015ded8: Waiting 20:47:08 3a2ae6a8a46f: Waiting 20:47:08 5c69ac0246d0: Download complete 20:47:08 3a2ae6a8a46f: Verifying Checksum 20:47:08 3a2ae6a8a46f: Download complete 20:47:08 33b1e0a273af: Verifying Checksum 20:47:08 33b1e0a273af: Download complete 20:47:08 ec43610c2a17: Verifying Checksum 20:47:08 ec43610c2a17: Download complete 20:47:08 5d3b04190fa2: Download complete 20:47:08 5eb5b503b376: Verifying Checksum 20:47:08 5eb5b503b376: Download complete 20:47:09 2f39f015ded8: Verifying Checksum 20:47:09 2f39f015ded8: Download complete 20:47:10 5eb5b503b376: Pull complete 20:47:10 5c69ac0246d0: Pull complete 20:47:10 ec43610c2a17: Pull complete 20:47:10 3a2ae6a8a46f: Pull complete 20:47:10 33b1e0a273af: Pull complete 20:47:10 5d3b04190fa2: Pull complete 20:47:15 2f39f015ded8: Pull complete 20:47:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:47:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:15 prd-ubuntu20.04-docker-8c-8g-21829 does not seem to be running inside a container 20:47: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/17/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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:47:17 $ docker top 6679a4ce87579d1a15892c04380efde3e4e543bd765f225fc577809501e9a7b5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:17 + touch /tmp/pre-build-complete [Pipeline] sh 20:47:17 + mkdir -p /var/log/sysstat [Pipeline] sh 20:47:18 + ls /var/log/sa-host 20:47:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:47:18 provisioning config files... 20:47:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/17@tmp/config1263841228803178314tmp [Pipeline] { [Pipeline] echo 20:47:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:47:18 ---> create-netrc.sh [Pipeline] } 20:47:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:47:19 ---> python-tools-install.sh [Pipeline] echo 20:47:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:47:19 ---> sudo-logs.sh 20:47:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:47:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:47:19 ---> job-cost.sh 20:47:19 lf-activate-venv: SKIPPING 20:47:19 DEBUG: total: 0.10999999940395355 20:47:19 INFO: Retrieving Stack Cost... 20:47:19 INFO: Retrieving Pricing Info for: v3-standard-8 20:47:20 INFO: Archiving Costs [Pipeline] echo 20:47:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:47:20 ---> logs-deploy.sh 20:47:20 lf-activate-venv: SKIPPING 20:47:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4101/17 20:47:20 INFO: archiving workspace using pattern(s): 20:47:21 Archives upload complete. 20:47:21 INFO: archiving logs to Nexus 20:47:22 ---> uname -a: 20:47:22 Linux prd-ubuntu20-04-docker-8c-8g-21829 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:47:22 20:47:22 20:47:22 ---> lscpu: 20:47:22 Architecture: x86_64 20:47:22 CPU op-mode(s): 32-bit, 64-bit 20:47:22 Byte Order: Little Endian 20:47:22 Address sizes: 40 bits physical, 48 bits virtual 20:47:22 CPU(s): 8 20:47:22 On-line CPU(s) list: 0-7 20:47:22 Thread(s) per core: 1 20:47:22 Core(s) per socket: 1 20:47:22 Socket(s): 8 20:47:22 NUMA node(s): 1 20:47:22 Vendor ID: AuthenticAMD 20:47:22 CPU family: 23 20:47:22 Model: 49 20:47:22 Model name: AMD EPYC-Rome Processor 20:47:22 Stepping: 0 20:47:22 CPU MHz: 2800.000 20:47:22 BogoMIPS: 5600.00 20:47:22 Virtualization: AMD-V 20:47:22 Hypervisor vendor: KVM 20:47:22 Virtualization type: full 20:47:22 L1d cache: 256 KiB 20:47:22 L1i cache: 256 KiB 20:47:22 L2 cache: 4 MiB 20:47:22 L3 cache: 128 MiB 20:47:22 NUMA node0 CPU(s): 0-7 20:47:22 Vulnerability Itlb multihit: Not affected 20:47:22 Vulnerability L1tf: Not affected 20:47:22 Vulnerability Mds: Not affected 20:47:22 Vulnerability Meltdown: Not affected 20:47:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:47:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:47:22 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:47:22 Vulnerability Srbds: Not affected 20:47:22 Vulnerability Tsx async abort: Not affected 20:47:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:47:22 20:47:22 20:47:22 ---> nproc: 20:47:22 8 20:47:22 20:47:22 20:47:22 ---> df -h: 20:47:22 Filesystem Size Used Avail Use% Mounted on 20:47:22 overlay 155G 20G 136G 13% / 20:47:22 tmpfs 64M 0 64M 0% /dev 20:47:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:47:22 shm 64M 0 64M 0% /dev/shm 20:47:22 /dev/vda1 155G 20G 136G 13% /facter-os 20:47:22 20:47:22 20:47:22 ---> sar -b -r -n DEV: 20:47:22 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21829) 08/02/22 _x86_64_ (8 CPU) 20:47:22 20:47:22 20:09:10 LINUX RESTART (8 CPU) 20:47:22 20:47:22 20:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:47:22 20:11:01 136.70 4.30 132.41 0.00 394.40 70498.63 0.00 20:47:22 20:12:01 36.77 0.70 36.07 0.00 18.80 14880.95 0.00 20:47:22 20:13:01 147.23 0.07 147.17 0.00 7.73 165089.37 0.00 20:47:22 20:14:01 454.24 7.15 447.09 0.00 73.85 251376.24 0.00 20:47:22 20:15:01 1086.49 3.08 1083.41 0.00 30.26 462860.91 0.00 20:47:22 20:16:01 1019.01 0.70 1018.31 0.00 15.86 238387.34 0.00 20:47:22 20:17:01 1.80 0.02 1.78 0.00 0.13 29.86 0.00 20:47:22 20:18:01 1.90 0.00 1.90 0.00 0.00 21.46 0.00 20:47:22 20:19:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 20:47:22 20:20:01 2.05 0.00 2.05 0.00 0.00 26.80 0.00 20:47:22 20:21:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 20:47:22 20:22:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 20:47:22 20:23:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 20:47:22 20:24:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 20:47:22 20:25:01 1.72 0.02 1.70 0.00 0.13 18.66 0.00 20:47:22 20:26:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 20:47:22 20:27:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 20:47:22 20:28:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 20:47:22 20:29:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 20:47:22 20:30:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 20:47:22 20:31:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 20:47:22 20:32:01 1.32 0.00 1.32 0.00 0.00 18.00 0.00 20:47:22 20:33:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 20:47:22 20:34:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 20:47:22 20:35:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 20:47:22 20:36:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 20:47:22 20:37:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 20:47:22 20:38:01 1.42 0.00 1.42 0.00 0.00 17.60 0.00 20:47:22 20:39:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 20:47:22 20:40:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 20:47:22 20:41:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 20:47:22 20:42:01 1.72 0.00 1.72 0.00 0.00 20.53 0.00 20:47:22 20:43:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 20:47:22 20:44:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 20:47:22 20:45:02 1.05 0.00 1.05 0.00 0.00 13.46 0.00 20:47:22 20:46:01 1.58 0.00 1.58 0.00 0.00 18.17 0.00 20:47:22 20:47:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 20:47:22 Average: 79.00 0.43 78.57 0.00 14.63 32547.42 0.00 20:47:22 20:47:22 20:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:47:22 20:11:01 27777612 31732160 558552 1.70 137896 4011620 2192312 6.46 1503596 3134516 367228 20:47:22 20:12:01 27547152 31752436 534956 1.63 141692 4228088 2214564 6.53 1423308 3414684 324416 20:47:22 20:13:01 25100052 31739240 548844 1.67 146432 6595524 2024256 5.97 1746892 5471832 949980 20:47:22 20:14:01 20182912 31143524 1111600 3.38 285828 10501828 4047276 11.93 2894676 8926928 930256 20:47:22 20:15:01 16338364 31010988 1245368 3.79 401464 13918204 4433424 13.07 3039496 12443204 129224 20:47:22 20:16:01 18287020 31737724 534604 1.63 454636 12666692 2020584 5.95 2360424 11223244 340 20:47:22 20:17:01 18303472 31754176 518548 1.58 454664 12666696 2020584 5.95 2344008 11223248 32 20:47:22 20:18:01 18305368 31756144 516588 1.57 454696 12666696 2020584 5.95 2341716 11223288 180 20:47:22 20:19:01 18318596 31769328 503604 1.53 454712 12666700 2020584 5.95 2329676 11223292 12 20:47:22 20:20:01 18318956 31769712 503136 1.53 454752 12666680 2020584 5.95 2329860 11223272 184 20:47:22 20:21:01 18319760 31770524 502384 1.53 454756 12666684 2020584 5.95 2329232 11223276 24 20:47:22 20:22:01 18319420 31770196 502576 1.53 454776 12666688 2020584 5.95 2329548 11223280 184 20:47:22 20:23:01 18319580 31770444 502544 1.53 454792 12666688 2020584 5.95 2329388 11223336 192 20:47:22 20:24:01 18319896 31770784 502244 1.53 454808 12666696 2020584 5.95 2329020 11223340 12 20:47:22 20:25:01 18319712 31770724 502152 1.53 454836 12666700 2039456 6.01 2329340 11223356 24 20:47:22 20:26:01 18319644 31770672 502344 1.53 454852 12666700 2039456 6.01 2328976 11223356 16 20:47:22 20:27:01 18319572 31770612 502384 1.53 454860 12666704 2039456 6.01 2328984 11223360 12 20:47:22 20:28:01 18319776 31770824 502108 1.53 454872 12666704 2039456 6.01 2328992 11223360 12 20:47:22 20:29:01 18319664 31770716 502096 1.53 454872 12666708 2039456 6.01 2329328 11223364 192 20:47:22 20:30:01 18319712 31770788 502032 1.53 454892 12666712 2039456 6.01 2329376 11223368 24 20:47:22 20:31:01 18319872 31771088 501876 1.53 454908 12666840 2023280 5.96 2329024 11223496 28 20:47:22 20:32:01 18319864 31771096 501848 1.53 454916 12666848 2023280 5.96 2329036 11223500 24 20:47:22 20:33:01 18319248 31770492 502324 1.53 454936 12666848 2023280 5.96 2329320 11223500 212 20:47:22 20:34:01 18319624 31770892 501988 1.53 454944 12666852 2023280 5.96 2329452 11223504 200 20:47:22 20:35:01 18319608 31770888 501932 1.53 454960 12666856 2023280 5.96 2329728 11223512 244 20:47:22 20:36:01 18319524 31770840 502128 1.53 454992 12666860 2023280 5.96 2329420 11223516 196 20:47:22 20:37:01 18319548 31770872 502092 1.53 455004 12666864 2023280 5.96 2329140 11223520 32 20:47:22 20:38:01 18319736 31771064 501788 1.53 455028 12666868 2023280 5.96 2329520 11223524 192 20:47:22 20:39:01 18319696 31771084 501752 1.53 455044 12666868 2023280 5.96 2329776 11223528 204 20:47:22 20:40:01 18319688 31771092 501736 1.53 455076 12666860 2023280 5.96 2329532 11223528 24 20:47:22 20:41:01 18319388 31770820 501956 1.53 455080 12666872 2023280 5.96 2329240 11223528 24 20:47:22 20:42:01 18319616 31771056 501628 1.53 455100 12666880 2044284 6.02 2329240 11223532 8 20:47:22 20:43:01 18319532 31770980 501844 1.53 455116 12666884 2044284 6.02 2329276 11223536 32 20:47:22 20:44:01 18319264 31770716 502064 1.53 455132 12666884 2044284 6.02 2329260 11223536 8 20:47:22 20:45:02 18318964 31770496 502268 1.53 455172 12666880 2044284 6.02 2329636 11223544 32 20:47:22 20:46:01 18319316 31770876 501780 1.53 455180 12666888 2044284 6.02 2329744 11223544 212 20:47:22 20:47:01 18319504 31771072 501500 1.53 455196 12666892 2044284 6.02 2329784 11223548 204 20:47:22 Average: 19002925 31729112 544086 1.65 423537 12016012 2158260 6.36 2302864 10609211 73092 20:47:22 20:47:22 20:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:47:22 20:11:01 veth18fb56a 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 20:47:22 20:11:01 ens3 681.34 668.31 7838.61 128.26 0.00 0.00 0.00 0.00 20:47:22 20:11:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 20:47:22 20:11:01 docker0 529.64 461.25 40.07 3860.00 0.00 0.00 0.00 0.00 20:47:22 20:12:01 veth18fb56a 1.50 1.53 0.12 0.13 0.00 0.00 0.00 0.00 20:47:22 20:12:01 ens3 29.45 18.80 23.28 13.73 0.00 0.00 0.00 0.00 20:47:22 20:12:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:47:22 20:12:01 docker0 1.50 1.50 0.10 0.13 0.00 0.00 0.00 0.00 20:47:22 20:13:01 vethb020000 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:47:22 20:13:01 ens3 133.52 93.74 1709.55 71.36 0.00 0.00 0.00 0.00 20:47:22 20:13:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:47:22 20:13:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:47:22 20:14:01 veth08c10d2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:47:22 20:14:01 veth1ac7b7d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:47:22 20:14:01 veth76a5fe9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:47:22 20:14:01 vethb020000 0.00 0.60 0.00 0.03 0.00 0.00 0.00 0.00 20:47:22 20:14:01 ens3 188.70 133.11 1646.58 19.46 0.00 0.00 0.00 0.00 20:47:22 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:14:01 veth69dcd98 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:47:22 20:14:01 docker0 122.91 170.29 9.55 1631.31 0.00 0.00 0.00 0.00 20:47:22 20:14:01 veth88c350b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:47:22 20:15:01 veth41d88e9 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 20:47:22 20:15:01 vethe9a5181 0.05 0.27 0.00 0.02 0.00 0.00 0.00 0.00 20:47:22 20:15:01 veth32fbc3b 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 20:47:22 20:15:01 vethb020000 0.00 0.95 0.00 0.05 0.00 0.00 0.00 0.00 20:47:22 20:15:01 ens3 322.59 227.91 3312.59 82.61 0.00 0.00 0.00 0.00 20:47:22 20:15:01 lo 3.00 3.00 0.30 0.30 0.00 0.00 0.00 0.00 20:47:22 20:15:01 docker0 144.74 208.83 10.71 2043.02 0.00 0.00 0.00 0.00 20:47:22 20:16:01 ens3 169.39 127.64 665.83 100.20 0.00 0.00 0.00 0.00 20:47:22 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:16:01 docker0 56.45 81.71 3.80 620.71 0.00 0.00 0.00 0.00 20:47:22 20:17:01 ens3 0.48 0.47 0.03 0.05 0.00 0.00 0.00 0.00 20:47:22 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:18:01 ens3 0.37 0.37 0.02 0.03 0.00 0.00 0.00 0.00 20:47:22 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:20:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:47:22 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:25:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:47:22 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:26:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:27:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:30:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 20:47:22 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:35:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:47:22 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:40:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:47:22 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:44:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:45:02 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:47:22 20:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:22 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:47:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:47:22 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:22 Average: ens3 41.33 34.41 410.97 11.26 0.00 0.00 0.00 0.00 20:47:22 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 20:47:22 Average: docker0 23.13 24.98 1.74 220.53 0.00 0.00 0.00 0.00 20:47:22 20:47:22 20:47:22 ---> sar -P ALL: 20:47:22 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21829) 08/02/22 _x86_64_ (8 CPU) 20:47:22 20:47:22 20:09:10 LINUX RESTART (8 CPU) 20:47:22 20:47:22 20:10:01 CPU %user %nice %system %iowait %steal %idle 20:47:22 20:11:01 all 26.76 0.00 6.30 1.26 0.08 65.61 20:47:22 20:11:01 0 26.61 0.00 5.92 0.98 0.07 66.42 20:47:22 20:11:01 1 25.03 0.00 6.57 1.39 0.07 66.94 20:47:22 20:11:01 2 26.91 0.00 6.11 1.58 0.08 65.31 20:47:22 20:11:01 3 25.59 0.00 7.28 0.08 0.08 66.96 20:47:22 20:11:01 4 27.18 0.00 6.51 0.20 0.05 66.06 20:47:22 20:11:01 5 26.20 0.00 5.82 5.34 0.07 62.58 20:47:22 20:11:01 6 28.34 0.00 5.46 0.07 0.08 66.05 20:47:22 20:11:01 7 28.24 0.00 6.71 0.42 0.10 64.53 20:47:22 20:12:01 all 45.91 0.00 7.30 0.23 0.10 46.47 20:47:22 20:12:01 0 45.99 0.00 6.83 0.03 0.10 47.05 20:47:22 20:12:01 1 45.56 0.00 8.59 0.20 0.08 45.56 20:47:22 20:12:01 2 46.07 0.00 6.63 0.02 0.08 47.20 20:47:22 20:12:01 3 46.29 0.00 7.06 0.00 0.08 46.56 20:47:22 20:12:01 4 46.02 0.00 6.70 0.02 0.07 47.20 20:47:22 20:12:01 5 45.08 0.00 7.76 1.50 0.08 45.57 20:47:22 20:12:01 6 46.44 0.00 7.58 0.02 0.10 45.86 20:47:22 20:12:01 7 45.80 0.00 7.22 0.08 0.17 46.73 20:47:22 20:13:01 all 29.79 0.00 9.36 1.41 0.08 59.36 20:47:22 20:13:01 0 28.87 0.00 9.39 1.37 0.07 60.30 20:47:22 20:13:01 1 29.68 0.00 8.36 0.70 0.08 61.19 20:47:22 20:13:01 2 32.56 0.00 9.79 0.07 0.07 57.52 20:47:22 20:13:01 3 31.21 0.00 10.32 0.17 0.07 58.23 20:47:22 20:13:01 4 29.63 0.00 9.12 0.12 0.10 61.03 20:47:22 20:13:01 5 29.20 0.00 9.64 8.62 0.07 52.47 20:47:22 20:13:01 6 28.37 0.00 10.42 0.12 0.07 61.02 20:47:22 20:13:01 7 28.78 0.00 7.86 0.10 0.10 63.16 20:47:22 20:14:01 all 52.18 0.00 11.55 6.12 0.10 30.05 20:47:22 20:14:01 0 52.21 0.00 11.90 8.40 0.08 27.41 20:47:22 20:14:01 1 52.48 0.00 10.68 4.61 0.10 32.13 20:47:22 20:14:01 2 53.69 0.00 10.92 9.77 0.10 25.53 20:47:22 20:14:01 3 51.28 0.00 11.73 7.58 0.10 29.31 20:47:22 20:14:01 4 51.44 0.00 12.10 4.25 0.12 32.10 20:47:22 20:14:01 5 51.57 0.00 12.83 7.64 0.12 27.85 20:47:22 20:14:01 6 51.63 0.00 11.32 2.22 0.10 34.73 20:47:22 20:14:01 7 53.14 0.00 10.93 4.54 0.10 31.30 20:47:22 20:15:01 all 35.67 0.00 14.82 12.84 0.12 36.56 20:47:22 20:15:01 0 36.01 0.00 13.32 10.85 0.10 39.71 20:47:22 20:15:01 1 36.61 0.00 14.49 16.36 0.10 32.44 20:47:22 20:15:01 2 35.48 0.00 16.36 16.50 0.12 31.53 20:47:22 20:15:01 3 33.93 0.00 14.30 13.13 0.10 38.54 20:47:22 20:15:01 4 35.61 0.00 15.70 9.00 0.12 39.57 20:47:22 20:15:01 5 37.28 0.00 13.00 9.64 0.14 39.94 20:47:22 20:15:01 6 35.78 0.00 17.33 15.38 0.10 31.41 20:47:22 20:15:01 7 34.67 0.00 14.01 11.85 0.14 39.33 20:47:22 20:16:01 all 50.67 0.00 12.17 4.46 0.11 32.59 20:47:22 20:16:01 0 51.92 0.00 11.70 3.33 0.10 32.96 20:47:22 20:16:01 1 52.14 0.00 11.48 7.33 0.12 28.93 20:47:22 20:16:01 2 51.75 0.00 10.31 4.20 0.10 33.64 20:47:22 20:16:01 3 50.43 0.00 12.49 2.56 0.12 34.40 20:47:22 20:16:01 4 50.43 0.00 11.89 2.45 0.10 35.13 20:47:22 20:16:01 5 51.33 0.00 12.38 2.20 0.12 33.98 20:47:22 20:16:01 6 47.78 0.00 13.78 11.14 0.10 27.20 20:47:22 20:16:01 7 49.55 0.00 13.34 2.43 0.14 34.54 20:47:22 20:17:01 all 0.02 0.00 0.02 0.01 0.01 99.95 20:47:22 20:17:01 0 0.03 0.00 0.03 0.03 0.00 99.90 20:47:22 20:17:01 1 0.05 0.00 0.05 0.00 0.02 99.88 20:47:22 20:17:01 2 0.00 0.00 0.02 0.02 0.02 99.95 20:47:22 20:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:47:22 20:17:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:47:22 20:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:47:22 20:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:17:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:47:22 20:18:01 all 0.19 0.00 0.01 0.01 0.00 99.79 20:47:22 20:18:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:47:22 20:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:47:22 20:18:01 2 0.02 0.00 0.00 0.03 0.00 99.95 20:47:22 20:18:01 3 1.39 0.00 0.02 0.00 0.00 98.60 20:47:22 20:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:47:22 20:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:47:22 20:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:47:22 20:19:01 all 0.27 0.00 0.01 0.00 0.00 99.71 20:47:22 20:19:01 0 0.03 0.00 0.03 0.02 0.00 99.92 20:47:22 20:19:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:47:22 20:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:47:22 20:19:01 3 1.97 0.00 0.00 0.00 0.00 98.03 20:47:22 20:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:47:22 20:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:47:22 20:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:47:22 20:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:20:01 all 0.26 0.00 0.01 0.01 0.01 99.71 20:47:22 20:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:47:22 20:20:01 1 0.05 0.00 0.05 0.00 0.03 99.87 20:47:22 20:20:01 2 0.02 0.00 0.02 0.05 0.00 99.92 20:47:22 20:20:01 3 1.97 0.00 0.00 0.00 0.02 98.01 20:47:22 20:20:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:47:22 20:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:47:22 20:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:47:22 20:21:01 all 0.27 0.00 0.01 0.01 0.00 99.72 20:47:22 20:21:01 0 0.02 0.00 0.00 0.03 0.00 99.95 20:47:22 20:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:47:22 20:21:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:47:22 20:21:01 3 1.97 0.00 0.02 0.00 0.00 98.01 20:47:22 20:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:47:22 20:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:47:22 20:47:22 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:47:22 20:22:01 all 0.25 0.00 0.01 0.00 0.00 99.74 20:47:22 20:22:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:47:22 20:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:47:22 20:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:47:22 20:22:01 3 1.97 0.00 0.02 0.00 0.00 98.01 20:47:22 20:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:47:22 20:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:23:01 all 0.26 0.00 0.01 0.00 0.00 99.73 20:47:22 20:23:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:47:22 20:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:47:22 20:23:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:47:22 20:23:01 3 1.97 0.00 0.00 0.00 0.00 98.03 20:47:22 20:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:47:22 20:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:47:22 20:24:01 all 0.26 0.00 0.01 0.00 0.01 99.72 20:47:22 20:24:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:47:22 20:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:47:22 20:24:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:47:22 20:24:01 3 1.95 0.00 0.00 0.00 0.00 98.05 20:47:22 20:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:47:22 20:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:47:22 20:24:01 7 0.00 0.00 0.03 0.00 0.02 99.95 20:47:22 20:25:01 all 0.10 0.00 0.02 0.01 0.00 99.86 20:47:22 20:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:47:22 20:25:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:47:22 20:25:01 2 0.00 0.00 0.00 0.10 0.00 99.90 20:47:22 20:25:01 3 0.66 0.00 0.13 0.00 0.02 99.19 20:47:22 20:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:25:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:47:22 20:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:47:22 20:26:01 all 0.00 0.00 0.01 0.57 0.01 99.42 20:47:22 20:26:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:47:22 20:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:47:22 20:26:01 2 0.00 0.00 0.00 4.52 0.02 95.47 20:47:22 20:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:26:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:47:22 20:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:47:22 20:27:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:47:22 20:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:47:22 20:27:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:47:22 20:27:01 2 0.02 0.00 0.02 0.10 0.00 99.87 20:47:22 20:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:47:22 20:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:28:01 all 0.18 0.00 0.01 0.01 0.00 99.80 20:47:22 20:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:47:22 20:28:01 1 0.02 0.00 0.05 0.00 0.02 99.92 20:47:22 20:28:01 2 0.00 0.00 0.00 0.05 0.00 99.95 20:47:22 20:28:01 3 1.40 0.00 0.00 0.00 0.02 98.58 20:47:22 20:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:47:22 20:29:01 all 0.26 0.00 0.01 0.01 0.00 99.72 20:47:22 20:29:01 0 0.00 0.00 0.02 0.07 0.02 99.90 20:47:22 20:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:47:22 20:29:01 2 0.00 0.00 0.00 0.05 0.00 99.95 20:47:22 20:29:01 3 1.97 0.00 0.02 0.00 0.00 98.01 20:47:22 20:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:30:01 all 0.26 0.00 0.01 0.01 0.00 99.72 20:47:22 20:30:01 0 0.00 0.00 0.02 0.03 0.00 99.95 20:47:22 20:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:47:22 20:30:01 2 0.02 0.00 0.02 0.03 0.00 99.93 20:47:22 20:30:01 3 1.95 0.00 0.02 0.00 0.00 98.03 20:47:22 20:30:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:47:22 20:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:47:22 20:31:01 all 0.26 0.00 0.01 0.00 0.00 99.72 20:47:22 20:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:47:22 20:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:47:22 20:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:31:01 3 1.90 0.00 0.03 0.00 0.02 98.05 20:47:22 20:31:01 4 0.07 0.00 0.02 0.02 0.00 99.90 20:47:22 20:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:47:22 20:31:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:47:22 20:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:47:22 20:32:01 all 0.05 0.00 0.01 0.01 0.01 99.92 20:47:22 20:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:47:22 20:32:01 2 0.00 0.00 0.02 0.03 0.00 99.95 20:47:22 20:32:01 3 0.23 0.00 0.07 0.00 0.00 99.70 20:47:22 20:32:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:47:22 20:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:32:01 6 0.10 0.00 0.00 0.00 0.02 99.88 20:47:22 20:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:47:22 20:47:22 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:47:22 20:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:47:22 20:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:47:22 20:33:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:47:22 20:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:47:22 20:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:47:22 20:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:47:22 20:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:47:22 20:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:47:22 20:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:47:22 20:34:01 2 0.03 0.00 0.00 0.07 0.00 99.90 20:47:22 20:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:47:22 20:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:47:22 20:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:47:22 20:35:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:47:22 20:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:47:22 20:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:35:01 4 0.00 0.00 0.02 0.03 0.00 99.95 20:47:22 20:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:47:22 20:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:47:22 20:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:47:22 20:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:47:22 20:36:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:47:22 20:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:47:22 20:36:01 4 0.03 0.00 0.00 0.02 0.00 99.95 20:47:22 20:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:47:22 20:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:47:22 20:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:37:01 all 0.00 0.00 0.01 0.01 0.00 99.98 20:47:22 20:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:37:01 1 0.00 0.00 0.03 0.00 0.02 99.95 20:47:22 20:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:47:22 20:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:37:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:47:22 20:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:47:22 20:38:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:47:22 20:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:47:22 20:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:47:22 20:38:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:47:22 20:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:47:22 20:38:01 4 0.03 0.00 0.02 0.03 0.00 99.92 20:47:22 20:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:38:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:47:22 20:39:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:47:22 20:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:47:22 20:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:47:22 20:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:47:22 20:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:47:22 20:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:40:01 all 0.02 0.00 0.00 0.01 0.01 99.97 20:47:22 20:40:01 0 0.05 0.00 0.00 0.00 0.00 99.95 20:47:22 20:40:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:47:22 20:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:47:22 20:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:47:22 20:40:01 4 0.02 0.00 0.00 0.03 0.02 99.93 20:47:22 20:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:47:22 20:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:47:22 20:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:41:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:47:22 20:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:47:22 20:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:47:22 20:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:41:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:47:22 20:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:42:01 all 0.02 0.00 0.00 0.01 0.00 99.96 20:47:22 20:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:42:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:47:22 20:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:47:22 20:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:42:01 4 0.02 0.00 0.02 0.03 0.00 99.93 20:47:22 20:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:47:22 20:43:01 all 0.00 0.00 0.00 0.01 0.00 99.98 20:47:22 20:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:47:22 20:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:47:22 20:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:43:01 4 0.00 0.00 0.02 0.05 0.00 99.93 20:47:22 20:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:47:22 20:47:22 20:43:01 CPU %user %nice %system %iowait %steal %idle 20:47:22 20:44:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:47:22 20:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:47:22 20:44:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:47:22 20:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:44:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:47:22 20:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:47:22 20:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:45:02 all 0.01 0.00 0.01 0.01 0.01 99.96 20:47:22 20:45:02 0 0.02 0.00 0.02 0.00 0.02 99.95 20:47:22 20:45:02 1 0.02 0.00 0.03 0.00 0.03 99.92 20:47:22 20:45:02 2 0.00 0.00 0.00 0.03 0.00 99.97 20:47:22 20:45:02 3 0.00 0.00 0.00 0.00 0.02 99.98 20:47:22 20:45:02 4 0.02 0.00 0.00 0.02 0.02 99.95 20:47:22 20:45:02 5 0.02 0.00 0.02 0.00 0.00 99.97 20:47:22 20:45:02 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:45:02 7 0.02 0.00 0.02 0.00 0.00 99.97 20:47:22 20:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:47:22 20:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:47:22 20:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:47:22 20:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:47:22 20:46:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:47:22 20:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:47:22 20:47:01 all 0.07 0.00 0.00 0.01 0.01 99.91 20:47:22 20:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:47:22 20:47:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:47:22 20:47:01 2 0.00 0.00 0.00 0.03 0.02 99.95 20:47:22 20:47:01 3 0.53 0.00 0.00 0.00 0.02 99.45 20:47:22 20:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:47:22 20:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:47:22 20:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 20:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:47:22 Average: all 6.52 0.00 1.65 0.72 0.02 91.09 20:47:22 Average: 0 6.47 0.00 1.59 0.67 0.02 91.25 20:47:22 Average: 1 6.48 0.00 1.63 0.82 0.03 91.05 20:47:22 Average: 2 6.59 0.00 1.61 1.00 0.02 90.79 20:47:22 Average: 3 6.96 0.00 1.69 0.62 0.02 90.71 20:47:22 Average: 4 6.43 0.00 1.66 0.44 0.02 91.45 20:47:22 Average: 5 6.43 0.00 1.64 0.93 0.02 90.98 20:47:22 Average: 6 6.38 0.00 1.76 0.77 0.02 91.07 20:47:22 Average: 7 6.41 0.00 1.61 0.52 0.02 91.45 20:47:22 20:47:22 20:47:22