Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from c928ac57f03b2edadcde23351000492c8810f945+af2226701a16e650b74a674027cf906b22f6c1e4 (eff94abf6a32c5b2459147adcd73ee183c262964) 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-ssh2440958041586266395.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-ssh3792988691232995196.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-4113/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-4113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14346951675365177354.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-ssh13806848623455671904.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-4113/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-4113/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9942497078883127078.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21811’ Running on prd-ubuntu20.04-docker-8c-8g-21815 in /w/workspace/edgexfoundry_edgex-go_PR-4113 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit af2226701a16e650b74a674027cf906b22f6c1e4 into PR head commit c928ac57f03b2edadcde23351000492c8810f945 Merge succeeded, producing c6aea1b84c4f5d8807ca035805995dbafd8d7774 Checking out Revision c6aea1b84c4f5d8807ca035805995dbafd8d7774 (PR-4113) > 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/4113/head:refs/remotes/origin/PR-4113 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c928ac57f03b2edadcde23351000492c8810f945 # 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 c6aea1b84c4f5d8807ca035805995dbafd8d7774 # timeout=10 Commit message: "Merge commit 'af2226701a16e650b74a674027cf906b22f6c1e4' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:22 ========================================================= 16:30:22 EdgeX Global Pipelines Version Info 16:30:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:30:23 ------------------- 16:30:23 stable info: 16:30:23 ------------------- 16:30:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:23 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:30:23 Message: update stable to v1.0.238 > git rev-list --no-walk cce127a9e76d7d64db556f63b5d0d2fbb2e1fbc5 # timeout=10 16:30:23 ------------------- 16:30:23 experimental info: 16:30:23 ------------------- 16:30:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:23 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:30:23 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4113 [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4113 [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4113 [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6aea1b84c4f5d8807ca035805995dbafd8d7774 [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6aea1b [Pipeline] echo 16:30:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:24 provisioning config files... 16:30:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1390350410994970135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:24 ---> docker-login.sh 16:30:24 nexus3.edgexfoundry.org:10001 16:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:25 Configure a credential helper to remove this warning. See 16:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:25 16:30:25 Login Succeeded 16:30:25 nexus3.edgexfoundry.org:10002 16:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:25 Configure a credential helper to remove this warning. See 16:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:25 16:30:25 Login Succeeded 16:30:25 nexus3.edgexfoundry.org:10003 16:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:25 Configure a credential helper to remove this warning. See 16:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:25 16:30:25 Login Succeeded 16:30:25 nexus3.edgexfoundry.org:10004 16:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:25 Configure a credential helper to remove this warning. See 16:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:25 16:30:25 Login Succeeded 16:30:25 docker.io 16:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:26 Configure a credential helper to remove this warning. See 16:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:26 16:30:26 Login Succeeded 16:30:26 ---> docker-login.sh ends [Pipeline] } 16:30:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:26 + 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 16:30:26 + + cut -d/ -f2 16:30:26 dirname cmd/core-command/Dockerfile 16:30:26 + echo core-command,cmd/core-command/Dockerfile 16:30:26 + dirname cmd/core-data/Dockerfile 16:30:26 + cut -d/ -f2 16:30:26 + echo core-data,cmd/core-data/Dockerfile 16:30:26 + dirname cmd/core-metadata/Dockerfile 16:30:26 + cut -d/ -f2 16:30:26 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:26 + dirname cmd/security-bootstrapper/Dockerfile 16:30:26 + cut -d/ -f2 16:30:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:26 + dirname cmd/security-proxy-setup/Dockerfile 16:30:26 + cut -d/ -f2 16:30:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:26 + dirname cmd/security-secretstore-setup/Dockerfile 16:30:26 + cut -d/ -f2 16:30:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:26 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:26 + cut -d/ -f2 16:30:26 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:26 + dirname cmd/security-spire-agent/Dockerfile 16:30:26 + cut -d/ -f2 16:30:26 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:26 + dirname cmd/security-spire-config/Dockerfile 16:30:26 + cut -d/ -f2 16:30:26 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:26 + dirname cmd/security-spire-server/Dockerfile 16:30:26 + cut -d/ -f2 16:30:26 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:26 + dirname cmd/support-notifications/Dockerfile 16:30:26 + cut -d/ -f2 16:30:26 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:26 + dirname cmd/support-scheduler/Dockerfile 16:30:26 + cut -d/ -f2 16:30:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:26 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:26 + cut -d/ -f2 16:30:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:26 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 16:30:26 + git rev-list -1 --merges c6aea1b84c4f5d8807ca035805995dbafd8d7774~1..c6aea1b84c4f5d8807ca035805995dbafd8d7774 [Pipeline] echo 16:30:26 -----------> git rev-list -1 --merges c6aea1b84c4f5d8807ca035805995dbafd8d7774~1..c6aea1b84c4f5d8807ca035805995dbafd8d7774 c6aea1b84c4f5d8807ca035805995dbafd8d7774 16:30:26 c6aea1b84c4f5d8807ca035805995dbafd8d7774 [false] [Pipeline] sh 16:30:27 + git log --format=format:%s -1 c6aea1b84c4f5d8807ca035805995dbafd8d7774 [Pipeline] echo 16:30:27 ========================================================= 16:30:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:27 + grep -v github /etc/ssh/ssh_known_hosts 16:30:27 + [ -e /tmp/ssh_known_hosts ] 16:30:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:27 + sudo tee -a /etc/ssh/ssh_known_hosts 16:30:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:27 16:30:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:28 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:28 b85a868b505f: Pulling fs layer 16:30:28 e2be974225ed: Pulling fs layer 16:30:28 339a4e72a1f5: Pulling fs layer 16:30:28 988bab9f4d93: Pulling fs layer 16:30:28 1469e6f7b9e6: Pulling fs layer 16:30:28 eaf3925da568: Pulling fs layer 16:30:28 bab4dde63d76: Pulling fs layer 16:30:28 bde34c3a00c8: Pulling fs layer 16:30:28 b352a97aabf1: Pulling fs layer 16:30:28 4872d77fe225: Pulling fs layer 16:30:28 5851b861e8e6: Pulling fs layer 16:30:28 bde34c3a00c8: Waiting 16:30:28 b352a97aabf1: Waiting 16:30:28 5851b861e8e6: Waiting 16:30:28 988bab9f4d93: Waiting 16:30:28 bab4dde63d76: Waiting 16:30:28 1469e6f7b9e6: Waiting 16:30:28 eaf3925da568: Waiting 16:30:28 e2be974225ed: Download complete 16:30:28 988bab9f4d93: Verifying Checksum 16:30:28 988bab9f4d93: Download complete 16:30:28 1469e6f7b9e6: Verifying Checksum 16:30:28 1469e6f7b9e6: Download complete 16:30:28 339a4e72a1f5: Verifying Checksum 16:30:28 339a4e72a1f5: Download complete 16:30:28 eaf3925da568: Verifying Checksum 16:30:28 eaf3925da568: Download complete 16:30:28 bde34c3a00c8: Verifying Checksum 16:30:28 bde34c3a00c8: Download complete 16:30:28 b352a97aabf1: Download complete 16:30:28 4872d77fe225: Download complete 16:30:28 5851b861e8e6: Download complete 16:30:28 b85a868b505f: Verifying Checksum 16:30:28 b85a868b505f: Download complete 16:30:28 bab4dde63d76: Verifying Checksum 16:30:28 bab4dde63d76: Download complete 16:30:30 b85a868b505f: Pull complete 16:30:30 e2be974225ed: Pull complete 16:30:30 339a4e72a1f5: Pull complete 16:30:30 988bab9f4d93: Pull complete 16:30:31 1469e6f7b9e6: Pull complete 16:30:31 eaf3925da568: Pull complete 16:30:33 bab4dde63d76: Pull complete 16:30:33 bde34c3a00c8: Pull complete 16:30:33 b352a97aabf1: Pull complete 16:30:33 4872d77fe225: Pull complete 16:30:33 5851b861e8e6: Pull complete 16:30:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:30:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:33 prd-ubuntu20.04-docker-8c-8g-21815 does not seem to be running inside a container 16:30:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 16:30:35 $ docker top 542832d0b4a3d18f4bc8b82f06f543142ea1a640083df14aca7497a195bed262 -eo pid,comm 16:30:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:30:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:35 [ssh-agent] Looking for ssh-agent implementation... 16:30:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:35 $ docker exec 542832d0b4a3d18f4bc8b82f06f543142ea1a640083df14aca7497a195bed262 ssh-agent 16:30:35 SSH_AUTH_SOCK=/tmp/ssh-YCCfYaXsxlfZ/agent.34 16:30:35 SSH_AGENT_PID=41 16:30:35 Running ssh-add (command line suppressed) 16:30:35 Identity added: /w/workspace/edgex-go/3@tmp/private_key_9015611317059328471.key (/w/workspace/edgex-go/3@tmp/private_key_9015611317059328471.key) 16:30:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:36 + git tag --points-at HEAD [Pipeline] } 16:30:36 $ docker exec --env ******** --env ******** 542832d0b4a3d18f4bc8b82f06f543142ea1a640083df14aca7497a195bed262 ssh-agent -k 16:30:36 unset SSH_AUTH_SOCK; 16:30:36 unset SSH_AGENT_PID; 16:30:36 echo Agent pid 41 killed; 16:30:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:36 [ssh-agent] Looking for ssh-agent implementation... 16:30:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:36 $ docker exec 542832d0b4a3d18f4bc8b82f06f543142ea1a640083df14aca7497a195bed262 ssh-agent 16:30:36 SSH_AUTH_SOCK=/tmp/ssh-Remnf2WngJav/agent.74 16:30:36 SSH_AGENT_PID=81 16:30:36 Running ssh-add (command line suppressed) 16:30:36 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8387780094697103620.key (/w/workspace/edgex-go/3@tmp/private_key_8387780094697103620.key) 16:30:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:36 + git semver init 16:30:37 2022-08-02 16:30:37,185 [run_init] DEBUG init version:0.0.0 force:False 16:30:37 2022-08-02 16:30:37,185 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 16:30:37 2022-08-02 16:30:37,186 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 16:30:37 2022-08-02 16:30:37,186 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 16:30:41 2022-08-02 16:30:40,998 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 16:30:41 2022-08-02 16:30:40,999 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4113 with force:False 16:30:41 2022-08-02 16:30:40,999 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4113 16:30:41 2022-08-02 16:30:41,003 [execute] INFO git cat-file --batch-check 16:30:41 2022-08-02 16:30:41,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 16:30:41 2022-08-02 16:30:41,010 [execute] INFO git cat-file --batch 16:30:41 2022-08-02 16:30:41,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 16:30:41 2022-08-02 16:30:41,016 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4113 16:30:41 0.0.0 [Pipeline] } 16:30:41 $ docker exec --env ******** --env ******** 542832d0b4a3d18f4bc8b82f06f543142ea1a640083df14aca7497a195bed262 ssh-agent -k 16:30:41 unset SSH_AUTH_SOCK; 16:30:41 unset SSH_AGENT_PID; 16:30:41 echo Agent pid 81 killed; 16:30:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:41 + git semver [Pipeline] } 16:30:42 $ docker stop --time=1 542832d0b4a3d18f4bc8b82f06f543142ea1a640083df14aca7497a195bed262 16:30:43 $ docker rm -f 542832d0b4a3d18f4bc8b82f06f543142ea1a640083df14aca7497a195bed262 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:44 Stashed 1 file(s) [Pipeline] echo 16:30:44 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:30:44 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 16:30:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:44 ========================================================= 16:30:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:30:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:44 2408cc74d12b: Pulling fs layer 16:30:44 ea60b727a1ce: Pulling fs layer 16:30:44 30c4a7721957: Pulling fs layer 16:30:44 370296b7ddb6: Pulling fs layer 16:30:44 7c6cee850709: Pulling fs layer 16:30:44 39a5fcdaea64: Pulling fs layer 16:30:44 d94ebbe4e438: Pulling fs layer 16:30:44 bcfd1f05c69d: Pulling fs layer 16:30:44 59ccb84bbe0f: Pulling fs layer 16:30:44 39a5fcdaea64: Waiting 16:30:44 d94ebbe4e438: Waiting 16:30:44 bcfd1f05c69d: Waiting 16:30:44 59ccb84bbe0f: Waiting 16:30:44 370296b7ddb6: Waiting 16:30:44 7c6cee850709: Waiting 16:30:44 30c4a7721957: Verifying Checksum 16:30:44 30c4a7721957: Download complete 16:30:44 ea60b727a1ce: Verifying Checksum 16:30:44 ea60b727a1ce: Download complete 16:30:44 7c6cee850709: Verifying Checksum 16:30:44 7c6cee850709: Download complete 16:30:44 39a5fcdaea64: Verifying Checksum 16:30:44 39a5fcdaea64: Download complete 16:30:44 2408cc74d12b: Verifying Checksum 16:30:44 2408cc74d12b: Download complete 16:30:44 d94ebbe4e438: Download complete 16:30:45 2408cc74d12b: Pull complete 16:30:45 ea60b727a1ce: Pull complete 16:30:45 30c4a7721957: Pull complete 16:30:45 59ccb84bbe0f: Verifying Checksum 16:30:45 59ccb84bbe0f: Download complete 16:30:45 370296b7ddb6: Download complete 16:30:45 bcfd1f05c69d: Verifying Checksum 16:30:45 bcfd1f05c69d: Download complete 16:30:50 370296b7ddb6: Pull complete 16:30:50 7c6cee850709: Pull complete 16:30:50 39a5fcdaea64: Pull complete 16:30:50 d94ebbe4e438: Pull complete 16:30:51 bcfd1f05c69d: Pull complete 16:30:52 59ccb84bbe0f: Pull complete 16:30:52 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:30:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:30:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:52 WORKDIR /edgex 16:30:52 COPY go.mod . 16:30:52 RUN go mod download 16:30:52 + docker build -t ci-base-image-x86_64 -f - . 16:30:53 Sending build context to Docker daemon 169.2MB 16:30:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:53 ---> a4fb48ad2a94 16:30:53 Step 2/4 : WORKDIR /edgex 16:30:55 ---> Running in 5d3966fec0b3 16:30:55 Removing intermediate container 5d3966fec0b3 16:30:55 ---> 1a1da46a628e 16:30:55 Step 3/4 : COPY go.mod . 16:30:55 ---> be8ba9fffbd0 16:30:55 Step 4/4 : RUN go mod download 16:30:55 ---> Running in e14267b3f543 16:30:59 Still waiting to schedule task 16:30:59 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21812’ is offline 16:31:07 Removing intermediate container e14267b3f543 16:31:07 ---> fab0eb4babf8 16:31:07 Successfully built fab0eb4babf8 16:31:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:08 + docker inspect -f . ci-base-image-x86_64 16:31:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:08 prd-ubuntu20.04-docker-8c-8g-21815 does not seem to be running inside a container 16:31:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 16:31:08 $ docker top f4e5f44a5ae4b819adb51044442df880dbfbaf63d16c28324822ed4f302e6206 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:09 + go version 16:31:09 go version go1.18.3 linux/amd64 [Pipeline] } 16:31:09 $ docker stop --time=1 f4e5f44a5ae4b819adb51044442df880dbfbaf63d16c28324822ed4f302e6206 16:31:10 $ docker rm -f f4e5f44a5ae4b819adb51044442df880dbfbaf63d16c28324822ed4f302e6206 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:10 + docker inspect -f . ci-base-image-x86_64 16:31:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:10 prd-ubuntu20.04-docker-8c-8g-21815 does not seem to be running inside a container 16:31:10 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 16:31:11 $ docker top e8f7a6fe2bd0318432e8e302bc383ad4117dc46cb048fbdcc84ab922433fc1a8 -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:11 ========================================================= 16:31:11 [edgeXBuildGoParallel] Running Tests and Build... 16:31:11 ========================================================= [Pipeline] sh 16:31:11 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 16:31:11 + make test 16:31:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:18 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements 16:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements 16:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.2% of statements 16:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.095s coverage: 89.2% of statements 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.093s coverage: 83.8% of statements 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.430s coverage: 95.6% of statements 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.078s coverage: 29.6% of statements 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 16:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 16:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 82.2% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 58.8% of statements 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.084s coverage: 85.4% of statements 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 91.2% of statements 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 64.7% of statements 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.292s coverage: 65.8% of statements 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 43.6% of statements 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.098s coverage: 17.7% of statements 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 16:31:54 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 16:32:12 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." 16:32:12 GO111MODULE=on go vet ./... 16:32:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:15 ./bin/test-attribution-txt.sh 16:32:15 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:32:15 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:32:15 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:32:15 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:32:15 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:32:15 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:32:15 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:32:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:15 + ls -al . 16:32:15 total 688 16:32:15 drwxrwxr-x 10 1001 1001 4096 Aug 2 16:31 . 16:32:15 drwxr-xr-x 4 root root 4096 Aug 2 16:31 .. 16:32:15 -rw-rw-r-- 1 1001 1001 16 Aug 2 16:30 .dockerignore 16:32:15 drwxrwxr-x 8 1001 1001 4096 Aug 2 16:31 .git 16:32:15 drwxrwxr-x 3 1001 1001 4096 Aug 2 16:30 .github 16:32:15 -rw-rw-r-- 1 1001 1001 1030 Aug 2 16:30 .gitignore 16:32:15 -rw-rw-r-- 1 1001 1001 42 Aug 2 16:30 .golangci.yml 16:32:15 -rw-rw-r-- 1 1001 1001 87 Aug 2 16:30 .hadolint.yml 16:32:15 drwxr-xr-x 3 1001 1001 4096 Aug 2 16:30 .semver 16:32:15 -rw-rw-r-- 1 1001 1001 166 Aug 2 16:30 .sonarcloud.properties 16:32:15 -rw-rw-r-- 1 1001 1001 1171 Aug 2 16:30 ADOPTERS.md 16:32:15 -rw-rw-r-- 1 1001 1001 10347 Aug 2 16:30 Attribution.txt 16:32:15 -rw-rw-r-- 1 1001 1001 63209 Aug 2 16:30 CHANGELOG.md 16:32:15 -rw-rw-r-- 1 1001 1001 3804 Aug 2 16:30 CONTRIBUTING.md 16:32:15 -rw-rw-r-- 1 1001 1001 677 Aug 2 16:30 GOVERNANCE.md 16:32:15 -rw-rw-r-- 1 1001 1001 850 Aug 2 16:30 Jenkinsfile 16:32:15 -rw-rw-r-- 1 1001 1001 10775 Aug 2 16:30 LICENSE 16:32:15 -rw-rw-r-- 1 1001 1001 12191 Aug 2 16:30 Makefile 16:32:15 -rw-rw-r-- 1 1001 1001 582 Aug 2 16:30 OWNERS.md 16:32:15 -rw-rw-r-- 1 1001 1001 9094 Aug 2 16:30 README.md 16:32:15 -rw-rw-r-- 1 1001 1001 6912 Aug 2 16:30 SECURITY.md 16:32:15 -rw-rw-r-- 1 1001 1001 5 Aug 2 16:30 VERSION 16:32:15 -rw-rw-r-- 1 1001 1001 4131 Aug 2 16:30 ZMQWindows.md 16:32:15 drwxrwxr-x 2 1001 1001 4096 Aug 2 16:30 bin 16:32:15 drwxrwxr-x 18 1001 1001 4096 Aug 2 16:30 cmd 16:32:15 -rw-r--r-- 1 root root 436531 Aug 2 16:31 coverage.out 16:32:15 -rw-rw-r-- 1 1001 1001 3681 Aug 2 16:30 go.mod 16:32:15 -rw-rw-r-- 1 1001 1001 38033 Aug 2 16:30 go.sum 16:32:15 drwxrwxr-x 8 1001 1001 4096 Aug 2 16:30 internal 16:32:15 drwxrwxr-x 3 1001 1001 4096 Aug 2 16:30 openapi 16:32:15 drwxrwxr-x 4 1001 1001 4096 Aug 2 16:30 snap 16:32:15 -rw-rw-r-- 1 1001 1001 204 Aug 2 16:30 version.go [Pipeline] sh 16:32:15 + '[' -e coverage.out ] 16:32:15 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:16 Stashed 1 file(s) [Pipeline] sh 16:32:16 + make build 16:32:16 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 16:32: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/core-metadata/core-metadata ./cmd/core-metadata 16:32:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:32:37 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 16:32:44 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 16:32:44 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 16:32:45 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 16:32:46 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 16:32:47 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 16:32:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:32:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:32: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:32:51 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] } 16:32:52 $ docker stop --time=1 e8f7a6fe2bd0318432e8e302bc383ad4117dc46cb048fbdcc84ab922433fc1a8 16:32:54 $ docker rm -f e8f7a6fe2bd0318432e8e302bc383ad4117dc46cb048fbdcc84ab922433fc1a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:55 16:32:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:55 latest: Pulling from edgex-devops/edgex-compose 16:32:55 cbdbe7a5bc2a: Pulling fs layer 16:32:55 ca9280d653b3: Pulling fs layer 16:32:55 7e9c9ca2126c: Pulling fs layer 16:32:55 cbdbe7a5bc2a: Download complete 16:32:56 ca9280d653b3: Verifying Checksum 16:32:56 ca9280d653b3: Download complete 16:32:56 cbdbe7a5bc2a: Pull complete 16:32:56 7e9c9ca2126c: Download complete 16:32:56 ca9280d653b3: Pull complete 16:33:00 7e9c9ca2126c: Pull complete 16:33:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:33:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:00 prd-ubuntu20.04-docker-8c-8g-21815 does not seem to be running inside a container 16:33:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 16:33:01 $ docker top b38e52d46aaac4cb951260108e9655cb508644b0dfa5611dac11e74f498cc82f -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:01 + docker-compose build --help 16:33:01 + grep parallel 16:33:02 --parallel Build images in parallel. [Pipeline] } 16:33:02 $ docker stop --time=1 b38e52d46aaac4cb951260108e9655cb508644b0dfa5611dac11e74f498cc82f 16:33:03 $ docker rm -f b38e52d46aaac4cb951260108e9655cb508644b0dfa5611dac11e74f498cc82f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:04 prd-ubuntu20.04-docker-8c-8g-21815 does not seem to be running inside a container 16:33:04 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 16:33:04 $ docker top 5eba39314149f089788b35a0f16e3136e7bdf542447b32a0e9051b82d4ee450c -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:04 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:05 Building core-command ... 16:33:05 Building core-data ... 16:33:05 Building core-metadata ... 16:33:05 Building security-bootstrapper ... 16:33:05 Building security-proxy-setup ... 16:33:05 Building security-secretstore-setup ... 16:33:05 Building security-spiffe-token-provider ... 16:33:05 Building security-spire-agent ... 16:33:05 Building security-spire-config ... 16:33:05 Building security-spire-server ... 16:33:05 Building support-notifications ... 16:33:05 Building support-scheduler ... 16:33:05 Building sys-mgmt-agent ... 16:33:05 Building security-bootstrapper 16:33:05 Building sys-mgmt-agent 16:33:05 Building security-secretstore-setup 16:33:05 Building core-metadata 16:33:05 Building security-spiffe-token-provider 16:33:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21818 in /w/workspace/edgexfoundry_edgex-go_PR-4113 [Pipeline] { [Pipeline] ws 16:33:10 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 16:33:10 The recommended git tool is: git 16:33:15 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:15 ---> fab0eb4babf8 16:33:15 Step 3/25 : WORKDIR /edgex-go 16:33:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:15 ---> fab0eb4babf8 16:33:15 Step 3/23 : WORKDIR /edgex-go 16:33:15 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:33:15 ---> fab0eb4babf8 16:33:15 Step 3/20 : WORKDIR /edgex-go 16:33:15 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:15 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:33:15 ---> fab0eb4babf8 16:33:15 Step 3/31 : WORKDIR /edgex-go 16:33:16 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:16 ---> fab0eb4babf8 16:33:16 Step 3/23 : WORKDIR /edgex-go 16:33:19 ---> Running in 136d87f71efb 16:33:19 ---> Running in d35f388997b2 16:33:19 ---> Running in 2747a27004a6 16:33:19 ---> Running in 610a41400286 16:33:19 ---> Running in 16c92589fdcc 16:33:19 Removing intermediate container 136d87f71efb 16:33:19 ---> cb4aff8cb704 16:33:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:19 Removing intermediate container 2747a27004a6 16:33:19 ---> 1f63438ae307 16:33:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:19 Removing intermediate container 16c92589fdcc 16:33:19 ---> 409413fb4f8f 16:33:19 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:33:19 ---> Running in 2f2da3f5b5fc 16:33:19 Removing intermediate container 610a41400286 16:33:19 ---> dc6d7b823db8 16:33:19 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:19 Removing intermediate container d35f388997b2 16:33:19 ---> 46e42b13286b 16:33:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:19 ---> Running in 8f5460e74531 16:33:19 ---> Running in f30a8c27212d 16:33:19 ---> Running in 4f099ff06db2 16:33:19 ---> Running in 715e0a02ecc4 16:33:19 using credential edgex-jenkins-ssh 16:33:19 Cloning the remote Git repository 16:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:20 Removing intermediate container 2f2da3f5b5fc 16:33:20 ---> d331dfebf470 16:33:20 Step 5/23 : RUN apk add --update --no-cache make git 16:33:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:33:19 > git init /w/workspace/edgex-go/3 # timeout=10 16:33:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:20 > git --version # timeout=10 16:33:20 > git --version # 'git version 2.25.1' 16:33:20 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:20 ---> Running in ac37ad293845 16:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:20 v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:33:20 v3.16.1-89-gc5de69cd3d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:33:20 OK: 17035 distinct packages available 16:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:20 Removing intermediate container f30a8c27212d 16:33:20 ---> 6eff8265f7b4 16:33:20 Step 5/23 : RUN apk add --update --no-cache make bash git 16:33:20 ---> Running in dee0e9609497 16:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:20 Removing intermediate container 715e0a02ecc4 16:33:20 ---> f54f4e1c61b4 16:33:20 Step 5/31 : RUN apk add --update --no-cache make git 16:33:20 OK: 211 MiB in 51 packages 16:33:20 ---> Running in 07eee8157c78 16:33:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:20 Removing intermediate container 4f099ff06db2 16:33:20 ---> 09192a0d2fd3 16:33:20 Step 5/25 : RUN apk add --update --no-cache make git 16:33:20 ---> Running in 1a73a0e1fa3b 16:33:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:21 Removing intermediate container 8f5460e74531 16:33:21 ---> 37755f783fb7 16:33:21 Step 5/20 : COPY go.mod vendor* ./ 16:33:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:21 ---> 94f3fa86ceb4 16:33:21 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:21 ---> Running in 1a6225df1084 16:33:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:22 OK: 211 MiB in 51 packages 16:33:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:22 OK: 211 MiB in 51 packages 16:33:22 OK: 211 MiB in 51 packages 16:33:22 Removing intermediate container ac37ad293845 16:33:22 ---> 3e68496b9d4e 16:33:22 Step 6/23 : COPY go.mod vendor* ./ 16:33:22 OK: 211 MiB in 51 packages 16:33:23 ---> 9ce9be159bd2 16:33:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:23 ---> Running in cc4281c2fe56 16:33:23 Removing intermediate container 07eee8157c78 16:33:23 ---> 1891779d53d4 16:33:23 Step 6/31 : COPY go.mod vendor* ./ 16:33:23 Removing intermediate container 1a73a0e1fa3b 16:33:23 ---> 84d1385f8983 16:33:23 Step 6/25 : COPY go.mod vendor* ./ 16:33:23 Removing intermediate container dee0e9609497 16:33:23 ---> 51a4ca2e6f24 16:33:23 Step 6/23 : COPY go.mod vendor* ./ 16:33:23 ---> 821277e7af97 16:33:23 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:24 ---> 314259d9e7af 16:33:24 ---> 897abd85d5af 16:33:24 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:24 16:33:24 ---> Running in 0819dfd66741 16:33:24 ---> Running in 46d69ed95e81 16:33:24 ---> Running in ef4627533a3a 16:33:29 Removing intermediate container 1a6225df1084 16:33:29 ---> 0e008bf9afea 16:33:29 Step 7/20 : COPY . . 16:33:36 ---> 5ff3029eac89 16:33:36 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:33:36 ---> Running in d6c808c396ef 16:33:36 Removing intermediate container cc4281c2fe56 16:33:36 ---> d9696e764e46 16:33:36 Step 8/23 : COPY . . 16:33:36 Removing intermediate container ef4627533a3a 16:33:36 ---> 2fcdb955ba7d 16:33:36 Step 8/25 : COPY . . 16:33:36 Removing intermediate container 0819dfd66741 16:33:36 ---> 4994308f6c73 16:33:36 Step 8/31 : COPY . . 16:33:36 Removing intermediate container 46d69ed95e81 16:33:36 ---> 81b1578ed488 16:33:36 Step 8/23 : COPY . . 16:33:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:33:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:37 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4113/head:refs/remotes/origin/PR-4113 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:33:38 Merging remotes/origin/main commit af2226701a16e650b74a674027cf906b22f6c1e4 into PR head commit c928ac57f03b2edadcde23351000492c8810f945 16:33:38 Merge succeeded, producing 1a0688c01ba5a9481cf8d58a17e9f25f1e37475f 16:33:38 Checking out Revision 1a0688c01ba5a9481cf8d58a17e9f25f1e37475f (PR-4113) 16:33:38 > git config core.sparsecheckout # timeout=10 16:33:38 > git checkout -f c928ac57f03b2edadcde23351000492c8810f945 # timeout=10 16:33:38 > git remote # timeout=10 16:33:38 > git config --get remote.origin.url # timeout=10 16:33:38 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:38 > git merge af2226701a16e650b74a674027cf906b22f6c1e4 # timeout=10 16:33:38 > git rev-parse HEAD^{commit} # timeout=10 16:33:38 > git config core.sparsecheckout # timeout=10 16:33:38 > git checkout -f 1a0688c01ba5a9481cf8d58a17e9f25f1e37475f # timeout=10 16:33:43 Commit message: "Merge commit 'af2226701a16e650b74a674027cf906b22f6c1e4' into HEAD" 16:33:43 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:33:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:33:44 % Total % Received % Xferd Average Speed Time Time Time Current 16:33:44 Dload Upload Total Spent Left Speed 16:33:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 16:33:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:33:43 > git rev-list --no-walk cce127a9e76d7d64db556f63b5d0d2fbb2e1fbc5 # timeout=10 16:33:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:33:45 + sudo tee /etc/docker/daemon.new 16:33:45 { 16:33:45 "registry-mirrors": [ 16:33:45 "https://nexus3.edgexfoundry.org:10001" 16:33:45 ], 16:33:45 "bip": "10.250.0.254/24", 16:33:45 "hosts": [ 16:33:45 "tcp://0.0.0.0:5555", 16:33:45 "unix:///var/run/docker.sock" 16:33:45 ], 16:33:45 "mtu": 1458, 16:33:45 "selinux-enabled": true, 16:33:45 "seccomp-profile": "/etc/docker/seccomp.json" 16:33:45 } [Pipeline] sh 16:33:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:33:46 + sudo service docker restart 16:33:48 ---> 744f371e7750 16:33:48 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:33:48 ---> cdb235eff237 16:33:48 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:33:48 ---> f94960dd39d1 16:33:48 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:33:48 ---> ea0781f9b5af 16:33:48 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:33:48 ---> Running in 25f928a882fc 16:33:48 ---> Running in 4f58fe428125 16:33:48 ---> Running in d8e817ea40ac 16:33:48 ---> Running in a8331e9d2db7 16:33:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:33:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:33:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:33:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:33:53 Removing intermediate container d6c808c396ef 16:33:53 ---> c9b1cb520dbe 16:33:53 16:33:53 Step 9/20 : FROM alpine:3.15 16:33:53 3.15: Pulling from library/alpine 16:33:54 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:33:54 Status: Downloaded newer image for alpine:3.15 16:33:54 ---> 2720e26172a0 16:33:54 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:55 ---> Running in 7405d60261aa 16:33:55 Removing intermediate container 7405d60261aa 16:33:55 ---> b1a13bd2d53d 16:33:55 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:55 ---> Running in c74ea9983dd2 16:33:57 Removing intermediate container c74ea9983dd2 16:33:57 ---> e7b3d7f579a7 16:33:57 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:33:57 ---> Running in 8ac92d6e44ba 16:33:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:59 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:33:59 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:33:59 OK: 15857 distinct packages available 16:33:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:00 (1/9) Installing ca-certificates (20220614-r0) 16:34:00 (2/9) Installing brotli-libs (1.0.9-r5) 16:34:00 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:34:00 (4/9) Installing libcurl (7.80.0-r2) 16:34:00 (5/9) Installing curl (7.80.0-r2) 16:34:00 (6/9) Installing dumb-init (1.2.5-r1) 16:34:01 (7/9) Installing musl-obstack (1.2.3-r0) 16:34:01 (8/9) Installing libucontext (1.1-r0) 16:34:01 (9/9) Installing gcompat (1.0.0-r4) 16:34:01 Executing busybox-1.34.1-r7.trigger 16:34:01 Executing ca-certificates-20220614-r0.trigger 16:34:01 OK: 8 MiB in 23 packages 16:34:03 Removing intermediate container 8ac92d6e44ba 16:34:03 ---> 3e7f2a5147ca 16:34:03 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:04 ---> 7ac51940a96a 16:34:04 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:34:04 provisioning config files... 16:34:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8939677148366768942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:04 ---> docker-login.sh 16:34:04 nexus3.edgexfoundry.org:10001 16:34:05 ---> 34720d957d58 16:34:05 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:05 ---> 2518e256a5a7 16:34:05 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:34:05 ---> Running in ee4d98b59818 16:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:05 Configure a credential helper to remove this warning. See 16:34:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:05 16:34:05 Login Succeeded 16:34:05 nexus3.edgexfoundry.org:10002 16:34:06 Removing intermediate container ee4d98b59818 16:34:06 ---> 3e4fccd18bbc 16:34:06 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:06 ---> Running in 644f8c8118d7 16:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:06 Removing intermediate container 644f8c8118d7 16:34:06 ---> e27e432f9364 16:34:06 Step 18/20 : LABEL arch=x86_64 16:34:06 ---> Running in b310e4b2b21b 16:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:06 Configure a credential helper to remove this warning. See 16:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:06 16:34:06 Login Succeeded 16:34:06 nexus3.edgexfoundry.org:10003 16:34:06 Removing intermediate container b310e4b2b21b 16:34:06 ---> 4a648224beb5 16:34:06 Step 19/20 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 16:34:06 ---> Running in 2842bc88b35a 16:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:06 Configure a credential helper to remove this warning. See 16:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:06 16:34:06 Login Succeeded 16:34:06 nexus3.edgexfoundry.org:10004 16:34:06 Removing intermediate container 2842bc88b35a 16:34:06 ---> d91d27898e94 16:34:06 Step 20/20 : LABEL version=0.0.0 16:34:06 ---> Running in e8fa407558cf 16:34:06 Removing intermediate container e8fa407558cf 16:34:06 ---> ed26b9796cc4 16:34:06 16:34:07 Successfully built ed26b9796cc4 16:34:07 Successfully tagged security-spiffe-token-provider:latest 16:34:07 Building core-command 16:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:07 Configure a credential helper to remove this warning. See 16:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:07 16:34:07 Login Succeeded 16:34:07 docker.io 16:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:08 Configure a credential helper to remove this warning. See 16:34:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:08 16:34:08 Login Succeeded 16:34:08 ---> docker-login.sh ends [Pipeline] } 16:34:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:34:09 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 16:34:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:09 ========================================================= 16:34:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:34:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:09  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:09 ---> fab0eb4babf8 16:34:09 Step 3/23 : WORKDIR /edgex-go 16:34:09 ---> Using cache 16:34:09 ---> 46e42b13286b 16:34:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:09 ---> Using cache 16:34:09 ---> 09192a0d2fd3 16:34:09 Step 5/23 : RUN apk add --update --no-cache make git 16:34:09 ---> Using cache 16:34:09 ---> 84d1385f8983 16:34:09 Step 6/23 : COPY go.mod vendor* ./ 16:34:09 ---> Using cache 16:34:09 ---> 314259d9e7af 16:34:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:09 ---> Using cache 16:34:09 ---> 2fcdb955ba7d 16:34:09 Step 8/23 : COPY . . 16:34:09 ---> Using cache 16:34:09 ---> cdb235eff237 16:34:09 Step 9/23 : RUN make cmd/core-command/core-command 16:34:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:34:09 b3c136eddcbf: Pulling fs layer 16:34:09 c0a3192eca97: Pulling fs layer 16:34:09 a050256f5b6f: Pulling fs layer 16:34:09 656be50a0ddc: Pulling fs layer 16:34:09 2bbca73fdf42: Pulling fs layer 16:34:09 46d945488cbd: Pulling fs layer 16:34:09 8a5474983e97: Pulling fs layer 16:34:09 329c88fbcd65: Pulling fs layer 16:34:09 2bbca73fdf42: Waiting 16:34:09 46d945488cbd: Waiting 16:34:09 8a5474983e97: Waiting 16:34:09 329c88fbcd65: Waiting 16:34:09 656be50a0ddc: Waiting 16:34:09 a050256f5b6f: Verifying Checksum 16:34:09 a050256f5b6f: Download complete 16:34:09 c0a3192eca97: Verifying Checksum 16:34:09 c0a3192eca97: Download complete 16:34:09 2bbca73fdf42: Verifying Checksum 16:34:09 2bbca73fdf42: Download complete 16:34:09 46d945488cbd: Verifying Checksum 16:34:09 46d945488cbd: Download complete 16:34:09 b3c136eddcbf: Verifying Checksum 16:34:10 b3c136eddcbf: Pull complete 16:34:10 329c88fbcd65: Verifying Checksum 16:34:10 329c88fbcd65: Download complete 16:34:11 c0a3192eca97: Pull complete 16:34:11 ---> Running in c9de2652c585 16:34:11 a050256f5b6f: Pull complete 16: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/core-command/core-command ./cmd/core-command 16:34:11 8a5474983e97: Verifying Checksum 16:34:11 8a5474983e97: Download complete 16:34: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:34:12 656be50a0ddc: Verifying Checksum 16:34:12 656be50a0ddc: Download complete 16:34:15 Removing intermediate container 25f928a882fc 16:34:15 ---> b56f10623c03 16:34:15 16:34:15 Step 10/31 : FROM alpine:3.16 16:34:15 Removing intermediate container d8e817ea40ac 16:34:15 ---> dcbd2fdf71ba 16:34:15 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:34:15 Removing intermediate container a8331e9d2db7 16:34:15 ---> 44689f4ae831 16:34:15 16:34:15 Step 10/23 : FROM alpine:3.16 16:34:15 ---> Running in dc33327e522c 16:34:15 3.16: Pulling from library/alpine 16:34:15 3.16: Pulling from library/alpine 16:34: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:34:16 Removing intermediate container 4f58fe428125 16:34:16 ---> de0ac5a54938 16:34:16 16:34:16 Step 10/25 : FROM alpine:3.16 16:34:16 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:34:16 Status: Downloaded newer image for alpine:3.16 16:34:16 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:34:16 Status: Image is up to date for alpine:3.16 16:34:16 ---> d7d3d98c851f 16:34:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:34:16 ---> d7d3d98c851f 16:34:16 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:16 3.16: Pulling from library/alpine 16:34:16 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:34:16 Status: Image is up to date for alpine:3.16 16:34:16 ---> d7d3d98c851f 16:34:16 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec ---> Running in dc96731f3fda 16:34:16 ---> Running in 1822a4348dcd 16:34:16 16:34:16 ---> Running in 36a3bcb3e31a 16:34:17 Removing intermediate container 1822a4348dcd 16:34:17 ---> 94461fed45b8 16:34:17 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:34:17 ---> Running in 9f732634b9c6 16:34:17 Removing intermediate container dc33327e522c 16:34:17 ---> f99bfe00fedc 16:34:17 16:34:17 Step 11/23 : FROM docker:20.10.14 16:34:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:17 20.10.14: Pulling from library/docker 16:34:17 (1/1) Installing dumb-init (1.2.5-r1) 16:34:17 Executing busybox-1.35.0-r15.trigger 16:34:17 OK: 6 MiB in 15 packages 16:34:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:18 (1/3) Installing ca-certificates (20220614-r0) 16:34:18 (2/3) Installing dumb-init (1.2.5-r1) 16:34:18 (3/3) Installing su-exec (0.2-r1) 16:34:18 Executing busybox-1.35.0-r15.trigger 16:34:18 Executing ca-certificates-20220614-r0.trigger 16:34:18 OK: 6 MiB in 17 packages 16:34:18 (1/2) Installing dumb-init (1.2.5-r1) 16:34:18 (2/2) Installing su-exec (0.2-r1) 16:34:18 Executing busybox-1.35.0-r15.trigger 16:34:18 OK: 6 MiB in 16 packages 16:34:19 Removing intermediate container dc96731f3fda 16:34:19 ---> 26d05664ca8d 16:34:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:19 ---> Running in 6336d1d394ea 16:34:19 Removing intermediate container 9f732634b9c6 16:34:19 ---> 99db1874dac5 16:34:19 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:34:19 Removing intermediate container 6336d1d394ea 16:34:19 ---> 9f7c2d13d6ff 16:34:19 Step 13/23 : ENV APP_PORT=59881 16:34:19 ---> Running in 8e97a8cd5648 16:34:19 Removing intermediate container 36a3bcb3e31a 16:34:19 ---> 239a8e800245 16:34:19 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:19 ---> Running in 0e6c946855fc 16:34:19 ---> Running in e711c85135e3 16:34:19 Removing intermediate container 8e97a8cd5648 16:34:19 ---> b39aa0687a55 16:34:19 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:34:19 ---> Running in 000bad729094 16:34:19 Removing intermediate container 0e6c946855fc 16:34:19 ---> c12cd2919719 16:34:19 Step 14/23 : EXPOSE $APP_PORT 16:34:19 Removing intermediate container e711c85135e3 16:34:19 ---> 8b8357ee8321 16:34:19 Step 13/25 : WORKDIR / 16:34:19 ---> Running in f9d751818138 16:34:20 ---> Running in fd635edb2bc7 16:34:20 Removing intermediate container 000bad729094 16:34:20 ---> 4f7f626b1836 16:34:20 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:34:20 Removing intermediate container f9d751818138 16:34:20 ---> 8038c137a4df 16:34:20 Step 15/23 : WORKDIR / 16:34:20 ---> Running in 00e1566f372b 16:34:20 ---> Running in ccf093b8ee67 16:34:20 Removing intermediate container fd635edb2bc7 16:34:20 ---> 8223149fdcff 16:34:20 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:34:20 Removing intermediate container 00e1566f372b 16:34:20 ---> f18388628f9a 16:34:20 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:34:20 ---> Running in a0632acfb4b3 16:34:20 Removing intermediate container ccf093b8ee67 16:34:20 ---> 1da255958840 16:34:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:20 ---> 6128e51a9b51 16:34:20 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:34:20 ---> 809edaecdf85 16:34:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:34:20 ---> 8246b195f2fe 16:34:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:34:21 ---> 8ec8fa2b0393 16:34:21 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:34:21 ---> 4818afc43b99 16:34:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:34:21 Removing intermediate container a0632acfb4b3 16:34:21 ---> fcf78aa99ca7 16:34:21 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:34:21 ---> Running in 32689e5a830f 16:34:21 ---> cdae90a20024 16:34:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:34:21 ---> 8f38ed55b41e 16:34:21 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:34:21 ---> Running in 55127abfea2a 16:34:21 Removing intermediate container 32689e5a830f 16:34:21 ---> d997df482a2a 16:34:21 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:34:22 ---> e6e769da148b 16:34:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:34:22 Removing intermediate container 55127abfea2a 16:34:22 ---> dddc167a23bd 16:34:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:22 ---> 68cfc7629e4f 16:34:22 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:34:22 ---> Running in 07818d34bbc6 16:34:22 ---> Running in a71945c757d2 16:34:22 Removing intermediate container 07818d34bbc6 16:34:22 ---> 55060e3b4cba 16:34:22 Step 21/23 : LABEL arch=x86_64 16:34:22 ---> Running in ff309b7732d9 16:34:22 ---> 557f51587efa 16:34:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:34:22 Removing intermediate container ff309b7732d9 16:34:22 ---> ac7d158a1553 16:34:22 Step 22/23 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 16:34:22 ---> Running in 56f67c0ea8cd 16:34:22 ---> d4afe7f65a64 16:34:22 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:23 Removing intermediate container 56f67c0ea8cd 16:34:23 ---> 274006d92d55 16:34:23 Step 23/23 : LABEL version=0.0.0 16:34:23 ---> Running in a7043b290944 16:34:23 ---> Running in a3b02afbd439 16:34:23 Removing intermediate container a71945c757d2 16:34:23 ---> cd09886387f6 16:34:23 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:23 Removing intermediate container a3b02afbd439 16:34:23 ---> dfbfeab7f4fe 16:34:23 16:34:23 ---> 92b83594f5d8 16:34:23 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:34:23 Successfully built dfbfeab7f4fe 16:34:23 Successfully tagged core-metadata:latest 16:34:23 Building security-spire-config 16:34:24  Building core-metadata ... done  ---> af268b262238 16:34:24 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:34:24 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:34:24 Status: Downloaded newer image for docker:20.10.14 16:34:24 ---> 7417809fdb73 16:34:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:34:24 ---> Running in 511b11ee0f1e 16:34:24 Removing intermediate container a7043b290944 16:34:24 ---> d971c759f6c6 16:34:24 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:34:24 ---> a4e05142cb7f 16:34:24 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:34:24 ---> Running in 7f5fed940432 16:34:24 Removing intermediate container 511b11ee0f1e 16:34:24 ---> 411d6ffc732b 16:34:24 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 16:34:25 ---> Running in fb80e4d7e658 16:34:25 Removing intermediate container 7f5fed940432 16:34:25 ---> 3f8830affeab 16:34:25 Step 23/25 : LABEL arch=x86_64 16:34:25 ---> 60c37865d2de 16:34:25 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:34:25 ---> Running in 02a5046810f2 16:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:25 Removing intermediate container 02a5046810f2 16:34:25 ---> baba43390aae 16:34:25 Step 24/25 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 16:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:26 (1/43) Installing readline (8.1.1-r0) 16:34:26 (2/43) Installing bash (5.1.16-r0) 16:34:26 Executing bash-5.1.16-r0.post-install 16:34:26 (3/43) Installing brotli-libs (1.0.9-r5) 16:34:26 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:34:26 (5/43) Installing libcurl (7.80.0-r2) 16:34:26 (6/43) Installing curl (7.80.0-r2) 16:34:26 (7/43) Installing dumb-init (1.2.5-r1) 16:34:26 (8/43) Installing libbz2 (1.0.8-r1) 16:34:26 (9/43) Installing expat (2.4.7-r0) 16:34:26 (10/43) Installing libffi (3.4.2-r1) 16:34:26 (11/43) Installing gdbm (1.22-r0) 16:34:26 (12/43) Installing xz-libs (5.2.5-r1) 16:34:26 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:34:26 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:34:26 (15/43) Installing mpdecimal (2.5.1-r1) 16:34:26 (16/43) Installing sqlite-libs (3.36.0-r0) 16:34:26 (17/43) Installing python3 (3.9.13-r1) 16:34:26 ---> 9249fb27375a 16:34:26 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:34:26 ---> Running in cc99d8bc9678 16:34:26 (18/43) Installing py3-appdirs (1.4.4-r2) 16:34:26 (19/43) Installing py3-certifi (2020.12.5-r1) 16:34:26 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:34:26 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:34:26 ---> fab0eb4babf8 16:34:26 Step 3/26 : WORKDIR /edgex-go 16:34:26 ---> Using cache 16:34:26 ---> 46e42b13286b 16:34:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:26 ---> Using cache 16:34:26 ---> 09192a0d2fd3 16:34:26 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:34:26 (21/43) Installing py3-idna (3.3-r0) 16:34:26 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:34:26 (23/43) Installing py3-requests (2.26.0-r1) 16:34:26 (24/43) Installing py3-msgpack (1.0.2-r1) 16:34:26 (25/43) Installing py3-lockfile (0.12.2-r4) 16:34:26 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:34:26 (27/43) Installing py3-colorama (0.4.4-r1) 16:34:26 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:34:26 (29/43) Installing py3-distlib (0.3.3-r0) 16:34:26 (30/43) Installing py3-distro (1.6.0-r0) 16:34:26 (31/43) Installing py3-six (1.16.0-r0) 16:34:26 (32/43) Installing py3-webencodings (0.5.1-r4) 16:34:26 (33/43) Installing py3-html5lib (1.1-r1) 16:34:26 (34/43) Installing py3-parsing (2.4.7-r2) 16:34:26 (35/43) Installing py3-packaging (20.9-r1) 16:34:26 (36/43) Installing py3-tomli (1.2.2-r0) 16:34:26 (37/43) Installing py3-pep517 (0.12.0-r0) 16:34:26 (38/43) Installing py3-progress (1.6-r0) 16:34:26 (39/43) Installing py3-retrying (1.3.3-r2) 16:34:26 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:34:26 (41/43) Installing py3-setuptools (52.0.0-r4) 16:34:26 (42/43) Installing py3-toml (0.10.2-r2) 16:34:26 (43/43) Installing py3-pip (20.3.4-r1) 16:34:27 Executing busybox-1.34.1-r5.trigger 16:34:27 OK: 83 MiB in 65 packages 16:34:27 ---> 6f10b5d45ae2 16:34:27 Step 26/31 : RUN chmod +x /entrypoint.sh 16:34:27 Removing intermediate container cc99d8bc9678 16:34:27 ---> 77df75da302b 16:34:27 Step 25/25 : LABEL version=0.0.0 16:34:27 ---> Running in 641ca95915d5 16:34:27 ---> Running in 84850a242107 16:34:27 ---> Running in 39753c5c43db 16:34:27 Removing intermediate container c9de2652c585 16:34:27 ---> 9f7e9795592f 16:34:27 16:34:27 Step 10/23 : FROM alpine:3.16 16:34:27 ---> d7d3d98c851f 16:34:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:34:27 ---> Using cache 16:34:27 ---> 26d05664ca8d 16:34:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:27 ---> Using cache 16:34:27 ---> 9f7c2d13d6ff 16:34:27 Step 13/23 : ENV APP_PORT=59882 16:34:27 ---> Running in a1bac753f217 16:34:27 Removing intermediate container 39753c5c43db 16:34:27 ---> ef9df1b0a68a 16:34:27 16:34:27 Successfully built ef9df1b0a68a 16:34:27 Successfully tagged security-secretstore-setup:latest 16:34:27  Building security-secretstore-setup ... done Building security-spire-server 16:34:27 Removing intermediate container a1bac753f217 16:34:27 ---> 9a4a5c7d4bd2 16:34:27 Step 14/23 : EXPOSE $APP_PORT 16:34:27 ---> Running in 222983bc81f2 16:34:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:27 Collecting docker-compose==1.23.2 16:34:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:34:27 656be50a0ddc: Pull complete 16:34:27 2bbca73fdf42: Pull complete 16:34:27 46d945488cbd: Pull complete 16:34:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:34:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:34:28 Removing intermediate container 222983bc81f2 16:34:28 ---> 47478661d910 16:34:28 Step 15/23 : WORKDIR / 16:34:28 Collecting docker<4.0,>=3.6.0 16:34:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:34:28 Collecting jsonschema<3,>=2.5.1 16:34:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:34:28 Collecting websocket-client<1.0,>=0.32.0 16:34:28 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:34:28 Collecting texttable<0.10,>=0.9.0 16:34:28 Downloading texttable-0.9.1.tar.gz (11 kB) 16:34:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:28 Collecting docopt<0.7,>=0.6.1 16:34:28 Downloading docopt-0.6.2.tar.gz (25 kB) 16:34:28 ---> Running in 09868474fd1e 16:34:28 OK: 211 MiB in 51 packages 16:34:29 Collecting dockerpty<0.5,>=0.4.1 16:34:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:34:29 Removing intermediate container 09868474fd1e 16:34:29 ---> 7eadff366ab7 16:34:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:29 Removing intermediate container 84850a242107 16:34:29 ---> a74a58bdd9bc 16:34:29 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:34:29 ---> Running in 762ddbe28761 16:34:29 ---> 30ae027383d6 16:34:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:34:29 Removing intermediate container 762ddbe28761 16:34:29 ---> f4c4039fc7fe 16:34:29 Step 28/31 : CMD ["gate"] 16:34:29 Collecting cached-property<2,>=1.2.0 16:34:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:34:29 ---> Running in 2badc238f9ea 16:34:29 Removing intermediate container 641ca95915d5 16:34:29 ---> 12380c9c1f8a 16:34:29 Step 6/26 : COPY go.mod vendor* ./ 16:34:29 Collecting PyYAML<4,>=3.10 16:34:29 Downloading PyYAML-3.13.tar.gz (270 kB) 16:34:29 Removing intermediate container 2badc238f9ea 16:34:29 ---> 728abbd2d215 16:34:29 Step 29/31 : LABEL arch=x86_64 16:34:30 ---> Running in abac0cd8704d 16:34:30 ---> 2dbdd0eb3a6c 16:34:30 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:30 ---> e9c5798dfaa1 16:34:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:34:30 ---> Running in 6435faab039a 16:34:30 Removing intermediate container abac0cd8704d 16:34:30 ---> 38d3f9f21b22 16:34:30 Step 30/31 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 16:34:30 ---> Running in ce41e1273751 16:34:30 ---> 1d5a98bb8fd5 16:34:30 Step 19/23 : ENTRYPOINT ["/core-command"] 16:34:30 Removing intermediate container ce41e1273751 16:34:30 ---> 64ea0741f777 16:34:30 Step 31/31 : LABEL version=0.0.0 16:34:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:34:30 ---> Running in 03a01122e0ec 16:34:30 Collecting docker-pycreds>=0.4.0 16:34:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:34:30 ---> Running in 3db769bb9249 16:34:30 Collecting chardet<3.1.0,>=3.0.2 16:34:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:34:30 Removing intermediate container 03a01122e0ec 16:34:30 ---> b22248dd92ef 16:34:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:30 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) 16:34:30 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:34:30 ---> fab0eb4babf8 16:34:30 Step 3/25 : WORKDIR /edgex-go 16:34:30 ---> Using cache 16:34:30 ---> 46e42b13286b 16:34:30 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:30 ---> Using cache 16:34:30 ---> 09192a0d2fd3 16:34:30 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:34:30 ---> Using cache 16:34:30 ---> 12380c9c1f8a 16:34:30 Step 6/25 : COPY go.mod vendor* ./ 16:34:30 ---> Using cache 16:34:30 ---> 2dbdd0eb3a6c 16:34:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:30 Removing intermediate container 3db769bb9249 16:34:30 ---> a066405d3313 16:34:30 16:34:30 ---> Running in 15536b057976 16:34:30 ---> Running in d1cd5a6317ef 16:34:30 Collecting urllib3<1.25,>=1.21.1 16:34:30 Successfully built a066405d3313 16:34:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:34:30 Successfully tagged security-bootstrapper:latest 16:34:30  Building security-bootstrapper ... done Building support-scheduler 16:34:30 Collecting idna<2.8,>=2.5 16:34:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:34:30 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:34:30 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:34:30 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:34:30 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:34:30 Removing intermediate container d1cd5a6317ef 16:34:30 ---> 31311da2735b 16:34:30 Step 21/23 : LABEL arch=x86_64 16:34:31 ---> Running in 4d9474e9634b 16:34:31 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:34:31 Attempting uninstall: urllib3 16:34:31 Found existing installation: urllib3 1.26.7 16:34:31 Uninstalling urllib3-1.26.7: 16:34:31 Successfully uninstalled urllib3-1.26.7 16:34:31 Attempting uninstall: idna 16:34:31 Found existing installation: idna 3.3 16:34:31 Uninstalling idna-3.3: 16:34:31 Removing intermediate container 4d9474e9634b 16:34:31 ---> c15bb521a693 16:34:31 Step 22/23 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 16:34:31 Successfully uninstalled idna-3.3 16:34:33 Attempting uninstall: requests 16:34:33 Found existing installation: requests 2.26.0 16:34:33 Uninstalling requests-2.26.0: 16:34:33 Successfully uninstalled requests-2.26.0 16:34:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:33 ---> fab0eb4babf8 16:34:33 Step 3/22 : WORKDIR /edgex-go 16:34:33 ---> Using cache 16:34:33 ---> 46e42b13286b 16:34:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:33 ---> Using cache 16:34:33 ---> 09192a0d2fd3 16:34:33 Step 5/22 : RUN apk add --update --no-cache make git 16:34:33 ---> Using cache 16:34:33 ---> 84d1385f8983 16:34:33 Step 6/22 : COPY go.mod vendor* ./ 16:34:33 ---> Using cache 16:34:33 ---> 314259d9e7af 16:34:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:33 ---> Using cache 16:34:33 ---> 2fcdb955ba7d 16:34:33 Step 8/22 : COPY . . 16:34:33 ---> Using cache 16:34:33 ---> cdb235eff237 16:34:33 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:34:33 8a5474983e97: Pull complete 16:34:33 Running setup.py install for texttable: started 16:34:34 ---> Running in 04039d98f6ca 16:34:34 Running setup.py install for texttable: finished with status 'done' 16:34:34 Running setup.py install for PyYAML: started 16:34:34 ---> Running in 9837782be6cb 16:34:34 Removing intermediate container 04039d98f6ca 16:34:34 ---> f011f94e81e9 16:34:34 Step 23/23 : LABEL version=0.0.0 16:34:34 ---> Running in 2f3aecde7400 16:34:34 Running setup.py install for PyYAML: finished with status 'done' 16:34:34 Running setup.py install for docopt: started 16:34:34 Removing intermediate container 2f3aecde7400 16:34:34 ---> f2a5a4879415 16:34:34 16:34:34 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 16:34:34 Successfully built f2a5a4879415 16:34:34 Successfully tagged core-command:latest 16:34:34  Building core-command ... done Building support-notifications 16:34:35 Running setup.py install for docopt: finished with status 'done' 16:34:35 Running setup.py install for dockerpty: started 16:34:35 329c88fbcd65: Pull complete 16:34:35 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:34:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:34:35 Running setup.py install for dockerpty: finished with status 'done' 16:34:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:35 WORKDIR /edgex 16:34:35 COPY go.mod . 16:34:35 RUN go mod download 16:34:35 + docker build -t ci-base-image-arm64 -f - . 16:34:36 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 16:34:36 Sending build context to Docker daemon 3.124MB 16:34:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:36 ---> ff4287adb874 16:34:36 Step 2/4 : WORKDIR /edgex 16:34:38 ---> Running in a897e43052a8 16:34:38 Removing intermediate container a897e43052a8 16:34:38 ---> dd5a4014a0a5 16:34:38 Step 3/4 : COPY go.mod . 16:34:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:38 ---> fab0eb4babf8 16:34:38 Step 3/22 : WORKDIR /edgex-go 16:34:38 ---> Using cache 16:34:38 ---> 46e42b13286b 16:34:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:38 ---> Using cache 16:34:38 ---> 09192a0d2fd3 16:34:38 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:34:38 ---> 94c2123b4af1 16:34:38 Step 4/4 : RUN go mod download 16:34:39 ---> Running in 964a330b2d49 16:34:39 ---> Running in a033efa938ce 16:34:39 Removing intermediate container 6435faab039a 16:34:39 ---> 1440008955f1 16:34:39 Step 8/26 : COPY . . 16:34:39 Removing intermediate container 15536b057976 16:34:39 ---> d4513b1b43f2 16:34:39 Step 8/25 : COPY . . 16:34:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:40 OK: 211 MiB in 51 packages 16:34:46 Removing intermediate container a033efa938ce 16:34:46 ---> e05a4ed9ffdf 16:34:46 Step 6/22 : COPY go.mod vendor* ./ 16:34:46 ---> 06440a7db081 16:34:46 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:46 ---> 104fcd609009 16:34:46 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:34:46 Removing intermediate container fb80e4d7e658 16:34:46 ---> d9a9fe82ab35 16:34:46 Step 14/23 : ENV APP_PORT=58890 16:34:46 ---> Running in 3d1214c13d16 16:34:46 ---> Running in a9e315f9b2a5 16:34:46 ---> Running in 23d569b62e64 16:34:46 Removing intermediate container 23d569b62e64 16:34:46 ---> 41ef93149d7d 16:34:46 Step 10/25 : WORKDIR /edgex-go/spire-build 16:34:46 Removing intermediate container a9e315f9b2a5 16:34:46 ---> 4caed46520eb 16:34:46 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:46 ---> 0d90769c69b9 16:34:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:46 Removing intermediate container 3d1214c13d16 16:34:46 ---> d7e3174f8da7 16:34:46 Step 15/23 : EXPOSE $APP_PORT 16:34:46 ---> Running in 3f885361cc85 16:34:46 ---> Running in 39e4a8ec6ec1 16:34:46 ---> Running in bcebf64da6ee 16:34:46 ---> Running in 01810648e812 16:34:46 Removing intermediate container 3f885361cc85 16:34:46 ---> 1a33f6ebfb54 16:34:46 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 16:34:46 Removing intermediate container bcebf64da6ee 16:34:46 ---> 7e35ee74c26b 16:34:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:34:46 Removing intermediate container 39e4a8ec6ec1 16:34:46 ---> 81cc110adeaa 16:34:46 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 16:34:46 ---> Running in 682ca8bddb20 16:34:46 ---> Running in 13e01cb90a0e 16:34:47 ---> 068226d52ab3 16:34:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:34:48 ---> a5db5cc9a1ea 16:34:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:34:49 Removing intermediate container 13e01cb90a0e 16:34:49 ---> 487145c083bf 16:34:49 Step 12/25 : WORKDIR /edgex-go 16:34:49 Removing intermediate container 682ca8bddb20 16:34:49 ---> 27062ff19b49 16:34:49 Step 12/26 : WORKDIR /edgex-go 16:34:49 ---> 9fa71c5bd6bf 16:34:49 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:34:49 ---> Running in 27bc322ac5a9 16:34:49 ---> Running in 1e61d741a9b5 16:34:49 ---> Running in 4f09bb94c08e 16:34:49 Removing intermediate container 27bc322ac5a9 16:34:49 ---> 8b901a309a3a 16:34:49 16:34:49 Step 13/26 : FROM alpine:3.15 16:34:49 ---> 2720e26172a0 16:34:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:49 ---> Using cache 16:34:49 ---> b1a13bd2d53d 16:34:49 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:49 ---> Using cache 16:34:49 ---> e7b3d7f579a7 16:34:49 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:34:49 Removing intermediate container 1e61d741a9b5 16:34:49 ---> 4715733b4d97 16:34:49 16:34:49 Step 13/25 : FROM alpine:3.15 16:34:49 ---> 2720e26172a0 16:34:49 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:49 ---> Using cache 16:34:49 ---> b1a13bd2d53d 16:34:49 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:49 ---> Using cache 16:34:49 ---> e7b3d7f579a7 16:34:49 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:49 Removing intermediate container 4f09bb94c08e 16:34:49 ---> 3fb71ff180bd 16:34:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:49 ---> Running in 903e562f5ca4 16:34:49 ---> Running in 93cab571983f 16:34:49 ---> Running in e54edb57521c 16:34:50 Removing intermediate container e54edb57521c 16:34:50 ---> 47597c99aeeb 16:34:50 Step 21/23 : LABEL arch=x86_64 16:34:50 ---> Running in f75b16b77af3 16:34:50 Removing intermediate container f75b16b77af3 16:34:50 ---> e2587e3f17f4 16:34:50 Step 22/23 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 16:34:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:50 ---> Running in 8ef5db3c349e 16:34:50 Removing intermediate container 8ef5db3c349e 16:34:50 ---> d05c99bfab57 16:34:50 Step 23/23 : LABEL version=0.0.0 16:34:50 ---> Running in 1d4b70a52573 16:34:50 Removing intermediate container 1d4b70a52573 16:34:50 ---> 27e60eb54ac8 16:34:50 16:34:51 Successfully built 27e60eb54ac8 16:34:51 Successfully tagged sys-mgmt-agent:latest 16:34:51  Building sys-mgmt-agent ... done Building security-proxy-setup 16:34:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:51 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:51 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:51 OK: 15857 distinct packages available 16:34:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:51 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:51 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:51 OK: 15857 distinct packages available 16:34:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:52 (1/4) Installing dumb-init (1.2.5-r1) 16:34:53 (2/4) Installing musl-obstack (1.2.3-r0) 16:34:53 (1/5) Installing dumb-init (1.2.5-r1) 16:34:53 (3/4) Installing libucontext (1.1-r0) 16:34:53 (2/5) Installing musl-obstack (1.2.3-r0) 16:34:53 (4/4) Installing gcompat (1.0.0-r4) 16:34:53 (3/5) Installing libucontext (1.1-r0) 16:34:53 Executing busybox-1.34.1-r7.trigger 16:34:53 OK: 6 MiB in 18 packages 16:34:53 (4/5) Installing gcompat (1.0.0-r4) 16:34:53 (5/5) Installing openssl (1.1.1q-r0) 16:34:53 Executing busybox-1.34.1-r7.trigger 16:34:53 OK: 6 MiB in 19 packages 16:34:53 Removing intermediate container 01810648e812 16:34:53 ---> 05544afd69ac 16:34:53 Step 8/22 : COPY . . 16:34:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:53 ---> fab0eb4babf8 16:34:53 Step 3/22 : WORKDIR /edgex-go 16:34:53 ---> Using cache 16:34:53 ---> 46e42b13286b 16:34:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:53 ---> Using cache 16:34:53 ---> 09192a0d2fd3 16:34:53 Step 5/22 : RUN apk add --update --no-cache make git 16:34:53 ---> Using cache 16:34:53 ---> 84d1385f8983 16:34:53 Step 6/22 : COPY go.mod vendor* ./ 16:34:53 ---> Using cache 16:34:53 ---> 314259d9e7af 16:34:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:53 ---> Using cache 16:34:53 ---> 2fcdb955ba7d 16:34:53 Step 8/22 : COPY . . 16:34:53 ---> Using cache 16:34:53 ---> cdb235eff237 16:34:53 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:34:55 ---> Running in 728cac3f60da 16:34:55 Removing intermediate container 9837782be6cb 16:34:55 ---> 3728958411f1 16:34:55 16:34:55 Step 10/22 : FROM alpine:3.16 16:34:55 ---> d7d3d98c851f 16:34:55 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:34:55 ---> Using cache 16:34:55 ---> 26d05664ca8d 16:34:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:55 ---> Using cache 16:34:55 ---> 9f7c2d13d6ff 16:34:55 Step 13/22 : ENV APP_PORT=59861 16:34:56 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 16:34:56 ---> Running in 37805afa49da 16:34:56 Removing intermediate container 93cab571983f 16:34:56 ---> 0a6406dd625f 16:34:56 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:56 Removing intermediate container 903e562f5ca4 16:34:56 ---> f9afc3a8751d 16:34:56 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:56 Removing intermediate container 37805afa49da 16:34:56 ---> 4c872254092d 16:34:56 Step 14/22 : EXPOSE $APP_PORT 16:34:56 ---> Running in 76a9914deb93 16:34:57 Removing intermediate container 76a9914deb93 16:34:57 ---> e3933641135a 16:34:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:57 ---> acd612d04b99 16:34:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:34:57 ---> e6aa7d03c7a4 16:34:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:34:57 ---> 07c141b76d55 16:34:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:34:57 ---> 903d0d9f90c2 16:34:57 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:34:57 ---> Running in a3b97fcc2d28 16:34:58 ---> 2d1522c9c116 16:34:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:34:58 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 16:34:58 ---> 176aef23ef58 16:34:58 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:34:58 ---> Running in 4d92e0d6f75b 16:34:58 ---> 11d0e7944860 16:34:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:34:58 ---> e456e73cbd9b 16:34:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:34:58 Removing intermediate container 4d92e0d6f75b 16:34:58 ---> d6d47f5b20b1 16:34:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:34:58 ---> 99634de34a28 16:34:58 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:34:58 ---> cfdb4984f704 16:34:58 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:58 ---> Running in 3a92b718e52e 16:34:58 ---> 835e9564b130 16:34:58 Step 21/26 : WORKDIR / 16:34:58 ---> Running in eb45813089af 16:34:58 ---> Running in f357cb9f3dbc 16:34:58 Removing intermediate container 3a92b718e52e 16:34:58 ---> 4b2d8ab717e2 16:34:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:58 ---> Running in 0c357f3eade1 16:34:59 Removing intermediate container eb45813089af 16:34:59 ---> 173822358dcb 16:34:59 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:59 ---> Running in 5823be1f1eef 16:34:59 Removing intermediate container 0c357f3eade1 16:34:59 ---> bead7e1b8d01 16:34:59 Step 20/22 : LABEL arch=x86_64 16:34:59 Removing intermediate container f357cb9f3dbc 16:34:59 ---> b181e46d40a5 16:34:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:59 ---> Running in 1f03906b97b2 16:34:59 ---> Running in 40c88f5473bf 16:34:59 Removing intermediate container 5823be1f1eef 16:34:59 ---> 5a68ff81c790 16:34:59 Step 23/25 : LABEL arch=x86_64 16:34:59 ---> Running in 2a93d136f4d4 16:34:59 Removing intermediate container 1f03906b97b2 16:34:59 ---> a4552941eac2 16:34:59 Step 21/22 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 16:34:59 Removing intermediate container 40c88f5473bf 16:34:59 ---> df7db88dc3d6 16:34:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:59 ---> Running in 918b848906cc 16:34:59 Removing intermediate container 2a93d136f4d4 16:34:59 ---> 7b39edab42ab 16:34:59 Step 24/25 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 16:34:59 ---> Running in ee5a37e1795f 16:34:59 ---> Running in 91e157a62889 16:34:59 Removing intermediate container 918b848906cc 16:34:59 ---> f8deeca9175c 16:34:59 Step 22/22 : LABEL version=0.0.0 16:34:59 ---> Running in 1041d2209819 16:34:59 Removing intermediate container ee5a37e1795f 16:34:59 ---> d01ac725ffb5 16:34:59 Step 24/26 : LABEL arch=x86_64 16:34:59 Removing intermediate container 91e157a62889 16:34:59 ---> 8610cd976871 16:34:59 Step 25/25 : LABEL version=0.0.0 16:34:59 ---> Running in 7d65cead3a43 16:34:59 ---> Running in 594e01b070f0 16:34:59 Removing intermediate container 1041d2209819 16:34:59 ---> feef1cac23f9 16:34:59 16:35:00 Removing intermediate container 594e01b070f0 16:35:00 ---> 9bd90116374d 16:35:00 Step 25/26 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 16:35:00 Successfully built feef1cac23f9 16:35:00 Successfully tagged support-scheduler:latest 16:35:00  Building support-scheduler ... done Building security-spire-agent 16:35:00 ---> Running in 3cd8d45c78f8 16:35:00 Removing intermediate container 7d65cead3a43 16:35:00 ---> 79db9fb05839 16:35:00 16:35:00 Successfully built 79db9fb05839 16:35:00 Successfully tagged security-spire-server:latest 16:35:00  Building security-spire-server ... done Building core-data 16:35:00 Removing intermediate container 3cd8d45c78f8 16:35:00 ---> 6bbf2ff9bb97 16:35:00 Step 26/26 : LABEL version=0.0.0 16:35:01 ---> Running in 206449f0a3eb 16:35:02 Removing intermediate container 206449f0a3eb 16:35:02 ---> 04b512fed2c1 16:35:02 16:35:02 Successfully built 04b512fed2c1 16:35:02 Successfully tagged security-spire-config:latest 16:35:04  Building security-spire-config ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:35:04 ---> fab0eb4babf8 16:35:04 Step 3/26 : WORKDIR /edgex-go 16:35:04 ---> Using cache 16:35:04 ---> 46e42b13286b 16:35:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:04 ---> Using cache 16:35:04 ---> 09192a0d2fd3 16:35:04 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:35:04 ---> Using cache 16:35:04 ---> 12380c9c1f8a 16:35:04 Step 6/26 : COPY go.mod vendor* ./ 16:35:04 ---> Using cache 16:35:04 ---> 2dbdd0eb3a6c 16:35:04 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:04 ---> Using cache 16:35:04 ---> d4513b1b43f2 16:35:04 Step 8/26 : COPY . . 16:35:04 ---> Using cache 16:35:04 ---> 104fcd609009 16:35:04 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:35:04 ---> Using cache 16:35:04 ---> 41ef93149d7d 16:35:04 Step 10/26 : WORKDIR /edgex-go/spire-build 16:35:04 ---> Using cache 16:35:04 ---> 1a33f6ebfb54 16:35:04 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 16:35:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:04 ---> fab0eb4babf8 16:35:04 Step 3/23 : WORKDIR /edgex-go 16:35:04 ---> Using cache 16:35:04 ---> 46e42b13286b 16:35:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:04 ---> Using cache 16:35:04 ---> 09192a0d2fd3 16:35:04 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:35:06 ---> Running in 459a0e3faa2e 16:35:06 ---> Running in 7feb6d6a0290 16:35:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:08 Removing intermediate container 7feb6d6a0290 16:35:08 ---> edf3cba5e519 16:35:08 Step 12/26 : WORKDIR /edgex-go 16:35:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:08 ---> Running in c7bd49284a50 16:35:08 Removing intermediate container c7bd49284a50 16:35:08 ---> 27dc4f09f6e7 16:35:08 16:35:08 Step 13/26 : FROM alpine:3.15 16:35:08 ---> 2720e26172a0 16:35:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:08 ---> Using cache 16:35:08 ---> b1a13bd2d53d 16:35:08 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:08 ---> Using cache 16:35:08 ---> e7b3d7f579a7 16:35:08 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:35:08 ---> Using cache 16:35:08 ---> 0a6406dd625f 16:35:08 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:35:08 OK: 211 MiB in 51 packages 16:35:10 Removing intermediate container 459a0e3faa2e 16:35:10 ---> c6955ca8386c 16:35:10 Step 6/23 : COPY go.mod vendor* ./ 16:35:10 ---> 412e4d5e8cd1 16:35:10 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:10 ---> c39289bff979 16:35:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:10 ---> Running in 7a90c48b9404 16:35: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/secrets-config ./cmd/secrets-config 16:35:12 ---> 9b3a4f316e05 16:35:12 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:35:13 ---> b67d1317f389 16:35:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:35:14 ---> e59f1aece5fb 16:35:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:35:14 ---> b6dfff0495f6 16:35:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:14 ---> Running in 9d47446c7c48 16:35:15 Removing intermediate container 9d47446c7c48 16:35:15 ---> cf86974cd6df 16:35:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:15 ---> Running in 4f788a80ff34 16:35:15 Removing intermediate container 4f788a80ff34 16:35:15 ---> df2d92a36e51 16:35:15 Step 24/26 : LABEL arch=x86_64 16:35:15 ---> Running in 679b41631b67 16:35:15 Removing intermediate container 728cac3f60da 16:35:15 ---> f29b65bbb279 16:35:15 16:35:15 Step 10/22 : FROM alpine:3.16 16:35:15 ---> d7d3d98c851f 16:35:15 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:35:15 Removing intermediate container 679b41631b67 16:35:15 ---> 5bf893860f4c 16:35:15 Step 25/26 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 16:35:15 ---> Running in 1e7f608df810 16:35:15 ---> Running in 8f6fb6874c60 16:35:16 Removing intermediate container 8f6fb6874c60 16:35:16 ---> ce9fe1c492ff 16:35:16 Step 26/26 : LABEL version=0.0.0 16:35:16 ---> Running in 5cd9b9afc9c9 16:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:16 Removing intermediate container 5cd9b9afc9c9 16:35:16 ---> 282b8b0ef9e6 16:35:16 16:35:16 Successfully built 282b8b0ef9e6 16:35:16 Successfully tagged security-spire-agent:latest 16:35:16  Building security-spire-agent ... done (1/6) Installing ca-certificates (20220614-r0) 16:35:16 (2/6) Installing brotli-libs (1.0.9-r6) 16:35:16 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:35:16 (4/6) Installing libcurl (7.83.1-r2) 16:35:16 (5/6) Installing curl (7.83.1-r2) 16:35:16 (6/6) Installing dumb-init (1.2.5-r1) 16:35:16 Executing busybox-1.35.0-r15.trigger 16:35:16 Executing ca-certificates-20220614-r0.trigger 16:35:16 OK: 8 MiB in 20 packages 16:35:17 Removing intermediate container 1e7f608df810 16:35:17 ---> 8a71ac6014eb 16:35:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:17 ---> Running in d5d7c1d20319 16:35:17 Removing intermediate container 7a90c48b9404 16:35:17 ---> 595bbc15d27b 16:35:17 Step 8/23 : COPY . . 16:35:17 Removing intermediate container d5d7c1d20319 16:35:17 ---> 81afde882850 16:35:17 Step 13/22 : WORKDIR /edgex 16:35:18 Removing intermediate container 964a330b2d49 16:35:18 ---> 011003b4a042 16:35:18 Successfully built 011003b4a042 16:35:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:18 ---> Running in 340e458d7e18 16:35:18 + docker inspect -f . ci-base-image-arm64 16:35:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:18 prd-ubuntu20.04-docker-arm64-4c-16g-21818 does not seem to be running inside a container 16:35:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 16:35:19 Removing intermediate container 340e458d7e18 16:35:19 ---> 745b04c0afac 16:35:19 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:35:20 ---> 6af8ea5f44b3 16:35:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:35:20 Removing intermediate container a3b97fcc2d28 16:35:20 ---> ebd08604adbc 16:35:20 16:35:20 Step 10/22 : FROM alpine:3.16 16:35:20 ---> d7d3d98c851f 16:35:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:35:20 $ docker top 6790c2b744a8940765997ccd47150eff10356f9df725c2e690c9d620bae33a85 -eo pid,comm 16:35:20 ---> Running in 542dd5f1d970 [Pipeline] { [Pipeline] sh 16:35:20 ---> 73fed79802d7 16:35:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:21 (1/2) Installing ca-certificates (20220614-r0) 16:35:21 (2/2) Installing dumb-init (1.2.5-r1) 16:35:21 Executing busybox-1.35.0-r15.trigger 16:35:21 Executing ca-certificates-20220614-r0.trigger 16:35:21 ---> 8ee4fce5f891 16:35:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:35:21 OK: 6 MiB in 16 packages 16:35:21 + go version 16:35:21 go version go1.18.3 linux/arm64 [Pipeline] } 16:35:21 $ docker stop --time=1 6790c2b744a8940765997ccd47150eff10356f9df725c2e690c9d620bae33a85 16:35:21 ---> 1a43dc8c4638 16:35:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:21 ---> Running in 4e855b817f36 16:35:21 ---> c5c92845ca24 16:35:21 Step 9/23 : RUN make cmd/core-data/core-data 16:35:21 ---> Running in 615f1f7be5ea 16:35:21 Removing intermediate container 542dd5f1d970 16:35:21 ---> d536780108da 16:35:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:35:21 ---> Running in 1d6cecf5aa8b 16:35:21 Removing intermediate container 1d6cecf5aa8b 16:35:21 ---> dba151e020b8 16:35:21 Step 13/22 : ENV APP_PORT=59860 16:35:21 ---> Running in 3f0567bc2c74 16:35:21 Removing intermediate container 3f0567bc2c74 16:35:21 ---> 62db8ac15ec1 16:35:21 Step 14/22 : EXPOSE $APP_PORT 16:35:21 ---> Running in c8e04835e09c 16:35:21 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 16:35:22 Removing intermediate container c8e04835e09c 16:35:22 ---> fedfe1f196f8 16:35:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:22 Removing intermediate container 4e855b817f36 16:35:22 ---> 67e9e8dac6bb 16:35:22 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:35:22 ---> Running in 984de503d505 16:35:22 ---> 2a1954780778 16:35:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:35:22 Removing intermediate container 984de503d505 16:35:22 ---> 090eb4153f9d 16:35:22 Step 20/22 : LABEL arch=x86_64 16:35:22 ---> Running in 7762445c66e8 16:35:22 Removing intermediate container 7762445c66e8 16:35:22 ---> 5c07870655dd 16:35:22 Step 21/22 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 16:35:22 ---> Running in c58d48c3fd3e 16:35:22 ---> 0e0213915ca5 16:35:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:35:22 Removing intermediate container c58d48c3fd3e 16:35:22 ---> a51cde02fa3f 16:35:22 Step 22/22 : LABEL version=0.0.0 16:35:22 ---> Running in c2c07722e584 16:35:22 Removing intermediate container c2c07722e584 16:35:22 ---> 95a977ebefe7 16:35:22 16:35:22 ---> bfb79a2d72bc 16:35:22 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:35:22 Successfully built 95a977ebefe7 16:35:22 Successfully tagged security-proxy-setup:latest 16:35:22  Building security-proxy-setup ... done  ---> Running in 36560a69353b 16:35:22 $ docker rm -f 6790c2b744a8940765997ccd47150eff10356f9df725c2e690c9d620bae33a85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 16:35:23 Removing intermediate container 36560a69353b 16:35:23 ---> e93c793cf4b4 16:35:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:23 ---> Running in e47efb70cd66 16:35:23 Removing intermediate container e47efb70cd66 16:35:23 ---> 0215103091a7 16:35:23 Step 20/22 : LABEL arch=x86_64 16:35:23 ---> Running in 85d7d21f1125 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:23 Removing intermediate container 85d7d21f1125 16:35:23 ---> 9a9e0388fd63 16:35:23 Step 21/22 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 16:35:23 ---> Running in e6843aed7243 16:35:23 Removing intermediate container e6843aed7243 16:35:23 ---> 1e6163082376 16:35:23 Step 22/22 : LABEL version=0.0.0 16:35:23 + docker inspect -f . ci-base-image-arm64 16:35:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:23 ---> Running in 42bee26478a5 16:35:23 Removing intermediate container 42bee26478a5 16:35:23 ---> 460f1877e6f4 16:35:23 16:35:23 Successfully built 460f1877e6f4 16:35:23 Successfully tagged support-notifications:latest 16:35:23 prd-ubuntu20.04-docker-arm64-4c-16g-21818 does not seem to be running inside a container 16:35:23 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 16:35:25 $ docker top df4989d11bc4e38ad974e1fcd6cfb6aa64cbdbc499ccf2ed136fc3a56822eaea -eo pid,comm [Pipeline] { [Pipeline] echo 16:35:25 ========================================================= 16:35:25 [edgeXBuildGoParallel] Running Tests and Build... 16:35:25 ========================================================= [Pipeline] sh 16:35:26 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 16:35:26 + make test 16:35:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:35:35  Building support-notifications ... done Removing intermediate container 615f1f7be5ea 16:35:35 ---> cb3597cff820 16:35:35 16:35:35 Step 10/23 : FROM alpine:3.16 16:35:35 ---> d7d3d98c851f 16:35:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:35:35 ---> Running in 351eed285402 16:35:36 Removing intermediate container 351eed285402 16:35:36 ---> 7ceb65b2204d 16:35:36 Step 12/23 : ENV APP_PORT=59880 16:35:36 ---> Running in 5c8a07269a3a 16:35:36 Removing intermediate container 5c8a07269a3a 16:35:36 ---> 1fdb9ad8f4e5 16:35:36 Step 13/23 : EXPOSE $APP_PORT 16:35:36 ---> Running in d0bf5044c5a4 16:35:36 Removing intermediate container d0bf5044c5a4 16:35:36 ---> f545e1ed3a2d 16:35:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:36 ---> Running in 6e90584e9579 16:35:36 Removing intermediate container 6e90584e9579 16:35:36 ---> 1edd667f44e9 16:35:36 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:35:36 ---> Running in 3afe1d883125 16:35:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:38 (1/6) Installing dumb-init (1.2.5-r1) 16:35:38 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:35:38 (3/6) Installing libsodium (1.0.18-r0) 16:35:38 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:35:38 (5/6) Installing libzmq (4.3.4-r0) 16:35:38 (6/6) Installing zeromq (4.3.4-r0) 16:35:38 Executing busybox-1.35.0-r15.trigger 16:35:38 OK: 8 MiB in 20 packages 16:35:39 Removing intermediate container 3afe1d883125 16:35:39 ---> 1cf7ad9f9a5c 16:35:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:39 ---> b9a48b95889f 16:35:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:35:39 ---> 5e337acfea25 16:35:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:35:39 ---> 45d82aed2929 16:35:39 Step 19/23 : ENTRYPOINT ["/core-data"] 16:35:39 ---> Running in 3419b2076687 16:35:39 Removing intermediate container 3419b2076687 16:35:39 ---> 7a58d1ad935c 16:35:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:39 ---> Running in a31d05621dac 16:35:40 Removing intermediate container a31d05621dac 16:35:40 ---> 7a92d84f585d 16:35:40 Step 21/23 : LABEL arch=x86_64 16:35:40 ---> Running in 4a3c0cdfa29b 16:35:40 Removing intermediate container 4a3c0cdfa29b 16:35:40 ---> c9f11faf3929 16:35:40 Step 22/23 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 16:35:40 ---> Running in fc3f350df9d1 16:35:40 Removing intermediate container fc3f350df9d1 16:35:40 ---> a36ef76d1239 16:35:40 Step 23/23 : LABEL version=0.0.0 16:35:40 ---> Running in 9a212c05f975 16:35:40 Removing intermediate container 9a212c05f975 16:35:40 ---> d36e8dfcc365 16:35:40 16:35:40 Successfully built d36e8dfcc365 16:35:40 Successfully tagged core-data:latest 16:35:40  Building core-data ... done  [Pipeline] } 16:35:40 $ docker stop --time=1 5eba39314149f089788b35a0f16e3136e7bdf542447b32a0e9051b82d4ee450c 16:35:42 $ docker rm -f 5eba39314149f089788b35a0f16e3136e7bdf542447b32a0e9051b82d4ee450c [Pipeline] // withDockerContainer [Pipeline] sh 16:35:42 + docker images 16:35:42 REPOSITORY TAG IMAGE ID CREATED SIZE 16:35:42 core-data latest d36e8dfcc365 2 seconds ago 21.5MB 16:35:42 cb3597cff820 7 seconds ago 1.55GB 16:35:42 support-notifications latest 460f1877e6f4 19 seconds ago 27.1MB 16:35:42 security-proxy-setup latest 95a977ebefe7 20 seconds ago 27.2MB 16:35:42 ebd08604adbc 23 seconds ago 1.58GB 16:35:42 security-spire-agent latest 282b8b0ef9e6 26 seconds ago 125MB 16:35:42 f29b65bbb279 27 seconds ago 1.53GB 16:35:42 27dc4f09f6e7 34 seconds ago 1.41GB 16:35:42 security-spire-config latest 04b512fed2c1 42 seconds ago 85.8MB 16:35:42 security-spire-server latest 79db9fb05839 42 seconds ago 86.5MB 16:35:42 support-scheduler latest feef1cac23f9 43 seconds ago 26.5MB 16:35:42 3728958411f1 47 seconds ago 1.58GB 16:35:42 sys-mgmt-agent latest 27e60eb54ac8 52 seconds ago 299MB 16:35:42 4715733b4d97 53 seconds ago 1.41GB 16:35:42 8b901a309a3a 53 seconds ago 1.41GB 16:35:42 core-command latest f2a5a4879415 About a minute ago 16.2MB 16:35:42 security-bootstrapper latest a066405d3313 About a minute ago 19.3MB 16:35:42 security-secretstore-setup latest ef9df1b0a68a About a minute ago 28.9MB 16:35:42 9f7e9795592f About a minute ago 1.52GB 16:35:42 core-metadata latest dfbfeab7f4fe About a minute ago 17.1MB 16:35:42 f99bfe00fedc About a minute ago 1.52GB 16:35:42 de0ac5a54938 About a minute ago 1.53GB 16:35:42 44689f4ae831 About a minute ago 1.52GB 16:35:42 b56f10623c03 About a minute ago 1.52GB 16:35:42 security-spiffe-token-provider latest ed26b9796cc4 About a minute ago 29.2MB 16:35:42 c9b1cb520dbe About a minute ago 1.57GB 16:35:42 ci-base-image-x86_64 latest fab0eb4babf8 4 minutes ago 993MB 16:35:42 alpine 3.15 2720e26172a0 13 days ago 5.57MB 16:35:42 alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB 16:35:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB 16:35:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 16:35:42 docker 20.10.14 7417809fdb73 3 months ago 218MB 16:35:42 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] } 16:36:05 ? github.com/edgexfoundry/edgex-go [no test files] 16:38:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:38:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:38:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:38:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:38:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:38:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:38:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:38:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:38:12 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:38:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:38:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:38:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:38:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:38:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:38:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.348s coverage: 28.7% of statements 16:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.449s coverage: 98.5% of statements 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.470s coverage: 54.2% of statements 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:38:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.928s coverage: 89.2% of statements 16:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:38:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.432s coverage: 83.8% of statements 16:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:38:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.587s coverage: 95.6% of statements 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:38:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.319s coverage: 72.2% of statements 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:38:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.515s coverage: 60.0% of statements 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:38:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.409s coverage: 0.9% of statements 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:38:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.377s coverage: 58.8% of statements 16:38:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.292s coverage: 29.6% of statements 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.299s coverage: 47.1% of statements 16:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.428s coverage: 79.5% of statements 16:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.325s coverage: 94.1% of statements 16:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.279s coverage: 96.3% of statements 16:39:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.276s coverage: 87.5% of statements 16:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.295s coverage: 94.4% of statements 16:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.245s coverage: 44.8% of statements 16:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.684s coverage: 82.2% of statements 16:39:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.318s coverage: 92.9% of statements 16:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 16:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.240s coverage: 87.2% of statements 16:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements 16:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.290s coverage: 58.8% of statements 16:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.278s coverage: 80.0% of statements 16:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements 16:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements 16:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.904s coverage: 91.2% of statements 16:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.164s coverage: 64.7% of statements 16:39:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:39:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.307s coverage: 100.0% of statements 16:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 89.4% of statements 16:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements 16:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 16:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 16:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.406s coverage: 65.8% of statements 16:39:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:39:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:39:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.901s coverage: 43.6% of statements 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.350s coverage: 89.5% of statements 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.270s coverage: 84.8% of statements 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.407s coverage: 17.7% of statements 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.036s coverage: 92.3% of statements 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.497s coverage: 63.2% of statements 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:39:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.530s coverage: 97.7% of statements 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:39:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.228s coverage: 28.9% of statements 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:39:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.269s coverage: 100.0% of statements 16:39:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 16:39:53 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 16:39:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:39:53 GO111MODULE=on go vet ./... 16:41:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:41:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:41:45 ./bin/test-attribution-txt.sh 16:41:45 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:41:45 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:41:45 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:41:45 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:41:45 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:41:45 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:41:45 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:41:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:41:46 + ls -al . 16:41:46 total 684 16:41:46 drwxrwxr-x 9 1001 1001 4096 Aug 2 16:35 . 16:41:46 drwxr-xr-x 4 root root 4096 Aug 2 16:35 .. 16:41:46 -rw-rw-r-- 1 1001 1001 16 Aug 2 16:33 .dockerignore 16:41:46 drwxrwxr-x 8 1001 1001 4096 Aug 2 16:33 .git 16:41:46 drwxrwxr-x 3 1001 1001 4096 Aug 2 16:33 .github 16:41:46 -rw-rw-r-- 1 1001 1001 1030 Aug 2 16:33 .gitignore 16:41:46 -rw-rw-r-- 1 1001 1001 42 Aug 2 16:33 .golangci.yml 16:41:46 -rw-rw-r-- 1 1001 1001 87 Aug 2 16:33 .hadolint.yml 16:41:46 -rw-rw-r-- 1 1001 1001 166 Aug 2 16:33 .sonarcloud.properties 16:41:46 -rw-rw-r-- 1 1001 1001 1171 Aug 2 16:33 ADOPTERS.md 16:41:46 -rw-rw-r-- 1 1001 1001 10347 Aug 2 16:33 Attribution.txt 16:41:46 -rw-rw-r-- 1 1001 1001 63209 Aug 2 16:33 CHANGELOG.md 16:41:46 -rw-rw-r-- 1 1001 1001 3804 Aug 2 16:33 CONTRIBUTING.md 16:41:46 -rw-rw-r-- 1 1001 1001 677 Aug 2 16:33 GOVERNANCE.md 16:41:46 -rw-rw-r-- 1 1001 1001 850 Aug 2 16:33 Jenkinsfile 16:41:46 -rw-rw-r-- 1 1001 1001 10775 Aug 2 16:33 LICENSE 16:41:46 -rw-rw-r-- 1 1001 1001 12191 Aug 2 16:33 Makefile 16:41:46 -rw-rw-r-- 1 1001 1001 582 Aug 2 16:33 OWNERS.md 16:41:46 -rw-rw-r-- 1 1001 1001 9094 Aug 2 16:33 README.md 16:41:46 -rw-rw-r-- 1 1001 1001 6912 Aug 2 16:33 SECURITY.md 16:41:46 -rw-rw-r-- 1 1001 1001 5 Aug 2 16:30 VERSION 16:41:46 -rw-rw-r-- 1 1001 1001 4131 Aug 2 16:33 ZMQWindows.md 16:41:46 drwxrwxr-x 2 1001 1001 4096 Aug 2 16:33 bin 16:41:46 drwxrwxr-x 18 1001 1001 4096 Aug 2 16:33 cmd 16:41:46 -rw-r--r-- 1 root root 436531 Aug 2 16:39 coverage.out 16:41:46 -rw-rw-r-- 1 1001 1001 3681 Aug 2 16:33 go.mod 16:41:46 -rw-rw-r-- 1 1001 1001 38033 Aug 2 16:33 go.sum 16:41:46 drwxrwxr-x 8 1001 1001 4096 Aug 2 16:33 internal 16:41:46 drwxrwxr-x 3 1001 1001 4096 Aug 2 16:33 openapi 16:41:46 drwxrwxr-x 4 1001 1001 4096 Aug 2 16:33 snap 16:41:46 -rw-rw-r-- 1 1001 1001 204 Aug 2 16:33 version.go [Pipeline] sh 16:41:47 + '[' -e coverage.out ] 16:41:47 + chown 1001:1001 coverage.out [Pipeline] stash 16:41:47 Warning: overwriting stash ‘coverage-report’ 16:41:47 Stashed 1 file(s) [Pipeline] sh 16:41:48 + make build 16:41:48 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 16:43:25 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-metadata/core-metadata ./cmd/core-metadata 16:44: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/core-command/core-command ./cmd/core-command 16:44:36 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 16:45: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 16:45: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 16:45: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 16:45: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:45:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:45:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:45:44 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 16:45: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:45:57 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] } 16:46:02 $ docker stop --time=1 df4989d11bc4e38ad974e1fcd6cfb6aa64cbdbc499ccf2ed136fc3a56822eaea 16:46:04 $ docker rm -f df4989d11bc4e38ad974e1fcd6cfb6aa64cbdbc499ccf2ed136fc3a56822eaea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:07 16:46:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:08 latest: Pulling from edgex-devops/edgex-compose-arm64 16:46:08 29e5d40040c1: Pulling fs layer 16:46:08 1ce36da41761: Pulling fs layer 16:46:08 25b303627fd3: Pulling fs layer 16:46:08 29e5d40040c1: Verifying Checksum 16:46:08 29e5d40040c1: Download complete 16:46:09 1ce36da41761: Verifying Checksum 16:46:09 1ce36da41761: Download complete 16:46:09 29e5d40040c1: Pull complete 16:46:11 25b303627fd3: Verifying Checksum 16:46:11 25b303627fd3: Download complete 16:46:11 1ce36da41761: Pull complete 16:46:23 25b303627fd3: Pull complete 16:46:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:46:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:24 prd-ubuntu20.04-docker-arm64-4c-16g-21818 does not seem to be running inside a container 16:46:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 16:46:26 $ docker top ecabb3bc9ae13e1072a96f1190b1130179cf6dc90c6cca9ba3fec4d82a894082 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:27 + docker-compose build --help 16:46:27 + grep parallel 16:46:34 --parallel Build images in parallel. [Pipeline] } 16:46:34 $ docker stop --time=1 ecabb3bc9ae13e1072a96f1190b1130179cf6dc90c6cca9ba3fec4d82a894082 16:46:36 $ docker rm -f ecabb3bc9ae13e1072a96f1190b1130179cf6dc90c6cca9ba3fec4d82a894082 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:37 prd-ubuntu20.04-docker-arm64-4c-16g-21818 does not seem to be running inside a container 16:46:37 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 16:46:38 $ docker top a72577b43935c6c8caa65cf1125a730238d8e66f136ca2264934934ecd3e4ef4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:39 + docker-compose -f ./docker-compose-build.yml build --parallel 16:46:46 Building core-command ... 16:46:46 Building core-data ... 16:46:46 Building core-metadata ... 16:46:46 Building security-bootstrapper ... 16:46:46 Building security-proxy-setup ... 16:46:46 Building security-secretstore-setup ... 16:46:46 Building security-spiffe-token-provider ... 16:46:46 Building security-spire-agent ... 16:46:46 Building security-spire-config ... 16:46:46 Building security-spire-server ... 16:46:46 Building support-notifications ... 16:46:46 Building support-scheduler ... 16:46:46 Building sys-mgmt-agent ... 16:46:46 Building security-spire-agent 16:46:46 Building security-bootstrapper 16:46:46 Building sys-mgmt-agent 16:46:46 Building security-secretstore-setup 16:46:46 Building core-metadata 16:47:33 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:47:33 ---> 011003b4a042 16:47:33 Step 3/25 : WORKDIR /edgex-go 16:47:33 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:47:33 ---> 011003b4a042 16:47:33 Step 3/26 : WORKDIR /edgex-go 16:47:33 ---> Running in f007958de1b1 16:47:33 ---> Running in 7c3b296f8364 16:47:33 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:33 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:47:33 ---> 011003b4a042 16:47:33 Step 3/31 : WORKDIR /edgex-go 16:47:33 ---> Running in 5653fd041e6d 16:47:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:47:33 ---> 011003b4a042 16:47:33 Step 3/23 : WORKDIR /edgex-go 16:47:33 ---> Running in 78de969a062c 16:47:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:47:33 ---> 011003b4a042 16:47:33 Step 3/23 : WORKDIR /edgex-go 16:47:33 ---> Running in 3b358bdf86c3 16:47:33 Removing intermediate container f007958de1b1 16:47:33 ---> 98d14685666b 16:47:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:33 Removing intermediate container 7c3b296f8364 16:47:33 ---> 28717a41eec2 16:47:33 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:33 ---> Running in e4fb8f3c33c7 16:47:33 Removing intermediate container 5653fd041e6d 16:47:33 ---> 94b07b47dfd8 16:47:33 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:33 Removing intermediate container 78de969a062c 16:47:33 ---> ca547042b268 16:47:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:33 ---> Running in 94963b75f125 16:47:33 ---> Running in 9512d00db8fc 16:47:33 Removing intermediate container 3b358bdf86c3 16:47:33 ---> 1bb3fcc6bf99 16:47:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:33 ---> Running in 385f4d9db2b5 16:47:33 ---> Running in 65938516f1bb 16:47:33 Removing intermediate container 94963b75f125 16:47:33 ---> 70213e8441fb 16:47:33 Step 5/25 : RUN apk add --update --no-cache make git 16:47:33 ---> Running in 57a2447fca9f 16:47:33 Removing intermediate container e4fb8f3c33c7 16:47:33 ---> ff25dbacf860 16:47:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:47:33 Removing intermediate container 65938516f1bb 16:47:33 ---> 4db52563568c 16:47:33 Step 5/23 : RUN apk add --update --no-cache make bash git 16:47:34 ---> Running in afe1ee1d876d 16:47:34 ---> Running in b81297a0a74e 16:47:34 Removing intermediate container 385f4d9db2b5 16:47:34 ---> 291b81543a52 16:47:34 Step 5/23 : RUN apk add --update --no-cache make git 16:47:34 Removing intermediate container 9512d00db8fc 16:47:34 ---> 35fd1524ffdd 16:47:34 Step 5/31 : RUN apk add --update --no-cache make git 16:47:34 ---> Running in 8add5f52cff2 16:47:34 ---> Running in c68a9b83e7f3 16:47:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:37 OK: 221 MiB in 51 packages 16:47:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:38 OK: 221 MiB in 51 packages 16:47:39 OK: 221 MiB in 51 packages 16:47:39 Removing intermediate container 57a2447fca9f 16:47:39 ---> eae7ae60c494 16:47:39 Step 6/25 : COPY go.mod vendor* ./ 16:47:39 OK: 221 MiB in 51 packages 16:47:39 OK: 221 MiB in 51 packages 16:47:40 Removing intermediate container b81297a0a74e 16:47:40 ---> c1bbb9a78bd0 16:47:40 Step 6/26 : COPY go.mod vendor* ./ 16:47:40 ---> bf18791866f5 16:47:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:41 ---> Running in 72a92327bacf 16:47:41 Removing intermediate container afe1ee1d876d 16:47:41 ---> d800db65955d 16:47:41 Step 6/23 : COPY go.mod vendor* ./ 16:47:41 Removing intermediate container 8add5f52cff2 16:47:41 ---> a0fdda5f0621 16:47:41 Step 6/23 : COPY go.mod vendor* ./ 16:47:41 Removing intermediate container c68a9b83e7f3 16:47:41 ---> 13f3e4c66cf9 16:47:41 Step 6/31 : COPY go.mod vendor* ./ 16:47:42 ---> 5551918f5aa2 16:47:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:42 ---> Running in 1eb81d536e13 16:47:42 ---> cbac513d2335 16:47:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:42 ---> b551434213f9 16:47:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:42 ---> Running in d895daf0ae78 16:47:42 ---> ebb1e9daf7f2 16:47:42 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:42 ---> Running in ab6458910326 16:47:43 ---> Running in 1de8268f0631 16:48:51 Removing intermediate container ab6458910326 16:48:51 ---> 1af49bf467d6 16:48:51 Step 8/23 : COPY . . 16:48:51 Removing intermediate container 1eb81d536e13 16:48:51 ---> e1d6622771d8 16:48:51 Step 8/26 : COPY . . 16:48:51 Removing intermediate container 1de8268f0631 16:48:51 ---> d8492a7530cc 16:48:51 Step 8/31 : COPY . . 16:48:51 Removing intermediate container 72a92327bacf 16:48:51 ---> 283b90510b89 16:48:51 Step 8/25 : COPY . . 16:48:51 Removing intermediate container d895daf0ae78 16:48:51 ---> 054ca4dba9ae 16:48:51 Step 8/23 : COPY . . 16:48:59 ---> 41f95ef9aba4 16:48:59 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:48:59 ---> 0371f7b57b2c 16:48:59 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:48:59 ---> 203dddba2f25 16:48:59 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:48:59 ---> Running in 7cacc9578e52 16:48:59 ---> Running in ed026531ba55 16:48:59 ---> Running in e2afb895ec7b 16:48:59 ---> ab9b662374f1 16:48:59 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:48:59 ---> a6f33e587bf8 16:48:59 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:48:59 ---> Running in 1d8b197a6ea1 16:48:59 ---> Running in 2fe231935e29 16:49:00 Removing intermediate container 1d8b197a6ea1 16:49:00 ---> 83e05005c69b 16:49:00 Step 10/26 : WORKDIR /edgex-go/spire-build 16:49:00 ---> Running in 28e15e10b1c1 16:49:01 Removing intermediate container 28e15e10b1c1 16:49:01 ---> ea1e83feea19 16:49:01 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 16:49:01 ---> Running in 49f3ae7c3e98 16:49:01 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 16:49:01 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 16:49:01 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-metadata/core-metadata ./cmd/core-metadata 16:49:01 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 16:49:03 Removing intermediate container 49f3ae7c3e98 16:49:03 ---> cd891acb9e33 16:49:03 Step 12/26 : WORKDIR /edgex-go 16:49:03 ---> Running in 94f30087aea5 16:49:04 Removing intermediate container 94f30087aea5 16:49:04 ---> 09281b199748 16:49:04 16:49:04 Step 13/26 : FROM alpine:3.15 16:49:04 3.15: Pulling from library/alpine 16:49:06 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:49:06 Status: Downloaded newer image for alpine:3.15 16:49:06 ---> 60f2846fe774 16:49:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:49:06 ---> Running in eba55dd80682 16:49:07 Removing intermediate container eba55dd80682 16:49:07 ---> 49e2d8b30bbe 16:49:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:07 ---> Running in 4b1f53178575 16:49:10 Removing intermediate container 4b1f53178575 16:49:10 ---> feabdd3f677d 16:49:10 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:49:10 ---> Running in f0461464bff2 16:49:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:15 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:49:15 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:49:15 OK: 15734 distinct packages available 16:49:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:17 (1/5) Installing dumb-init (1.2.5-r1) 16:49:17 (2/5) Installing musl-obstack (1.2.3-r0) 16:49:18 (3/5) Installing libucontext (1.1-r0) 16:49:18 (4/5) Installing gcompat (1.0.0-r4) 16:49:18 (5/5) Installing openssl (1.1.1q-r0) 16:49:18 Executing busybox-1.34.1-r7.trigger 16:49:18 OK: 6 MiB in 19 packages 16:49:20 Removing intermediate container f0461464bff2 16:49:20 ---> 96117cccc378 16:49:20 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:49:23 ---> 74cbb76b2d9f 16:49:23 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:49:29 ---> e6acaf20db98 16:49:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:49:30 ---> e010da4fd05e 16:49:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:49:30 ---> dae5bc5daaf4 16:49:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:49:31 ---> 230dc793afba 16:49:31 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:49:31 ---> Running in a284c2b4b1d4 16:49:32 Removing intermediate container a284c2b4b1d4 16:49:32 ---> f2ebe2c2877a 16:49:32 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:49:32 ---> Running in 213f4a866158 16:49:32 Removing intermediate container 213f4a866158 16:49:32 ---> b79f89343642 16:49:32 Step 24/26 : LABEL arch=arm64 16:49:32 ---> Running in 8d014fa5ca2d 16:49:33 Removing intermediate container 8d014fa5ca2d 16:49:33 ---> ea263d7cd6ed 16:49:33 Step 25/26 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f 16:49:33 ---> Running in f317c95040b4 16:49:33 Removing intermediate container f317c95040b4 16:49:33 ---> 426cd5f7a8c8 16:49:33 Step 26/26 : LABEL version=0.0.0 16:49:33 ---> Running in 77c55ba4678d 16:49:34 Removing intermediate container 77c55ba4678d 16:49:34 ---> a87a690ee4f2 16:49:34 16:49:34 Successfully built a87a690ee4f2 16:49:34 Successfully tagged security-spire-agent-arm64:latest 16:49:34 Building security-spire-server 16:49:52  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:49:52 ---> 011003b4a042 16:49:52 Step 3/25 : WORKDIR /edgex-go 16:49:52 ---> Using cache 16:49:52 ---> 1bb3fcc6bf99 16:49:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:52 ---> Using cache 16:49:52 ---> 4db52563568c 16:49:52 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:49:52 ---> Running in b9ffb2203404 16:49:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:49:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:49:54 OK: 221 MiB in 51 packages 16:49:56 Removing intermediate container b9ffb2203404 16:49:56 ---> 28aa30625a1d 16:49:56 Step 6/25 : COPY go.mod vendor* ./ 16:49:57 ---> 2d28fb70ab71 16:49:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:57 ---> Running in 11dcdbdccfeb 16:50:54 Removing intermediate container 11dcdbdccfeb 16:50:54 ---> 879a65e162cf 16:50:54 Step 8/25 : COPY . . 16:50:59 ---> 7ddb2052c9fe 16:50:59 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:50:59 ---> Running in aef8be3bb608 16:51:00 Removing intermediate container aef8be3bb608 16:51:00 ---> d8365c82a261 16:51:00 Step 10/25 : WORKDIR /edgex-go/spire-build 16:51:00 ---> Running in da0dc51e070e 16:51:00 Removing intermediate container da0dc51e070e 16:51:00 ---> dbff004714be 16:51:00 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 16:51:01 ---> Running in 22319f09172c 16:51:04 Removing intermediate container 22319f09172c 16:51:04 ---> 8e8bf4ee59f1 16:51:04 Step 12/25 : WORKDIR /edgex-go 16:51:04 ---> Running in 0e743e364b09 16:51:05 Removing intermediate container 0e743e364b09 16:51:05 ---> bc50bb279379 16:51:05 16:51:05 Step 13/25 : FROM alpine:3.15 16:51:05 ---> 60f2846fe774 16:51:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:51:05 ---> Using cache 16:51:05 ---> 49e2d8b30bbe 16:51:05 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:05 ---> Using cache 16:51:05 ---> feabdd3f677d 16:51:05 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:51:05 ---> Using cache 16:51:05 ---> 96117cccc378 16:51:05 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:51:10 ---> 856c80becc9d 16:51:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:51:11 ---> 61419be4f046 16:51:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:51:13 ---> b335dacf7408 16:51:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:51:13 ---> 12d1982d09db 16:51:13 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:51:14 ---> Running in 60ee7442227a 16:51:14 Removing intermediate container 60ee7442227a 16:51:14 ---> 22ec37c8eafd 16:51:14 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:51:14 ---> Running in 2dfeb3b19ee0 16:51:15 Removing intermediate container 2dfeb3b19ee0 16:51:15 ---> c4325068c6b3 16:51:15 Step 23/25 : LABEL arch=arm64 16:51:15 ---> Running in c81854c0709c 16:51:16 Removing intermediate container c81854c0709c 16:51:16 ---> 11c73640d2e9 16:51:16 Step 24/25 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f 16:51:16 ---> Running in 59fe0d389566 16:51:16 Removing intermediate container 59fe0d389566 16:51:16 ---> 5e420b56ecf1 16:51:16 Step 25/25 : LABEL version=0.0.0 16:51:16 ---> Running in e9e26cacf0da 16:51:17 Removing intermediate container e9e26cacf0da 16:51:17 ---> 7c57e993cb69 16:51:17 16:51:17 Successfully built 7c57e993cb69 16:51:17 Successfully tagged security-spire-server-arm64:latest 16:51:17 Building security-spire-config 16:51:35  Building security-spire-server ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:51:35 ---> 011003b4a042 16:51:35 Step 3/26 : WORKDIR /edgex-go 16:51:35 ---> Using cache 16:51:35 ---> 1bb3fcc6bf99 16:51:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:35 ---> Using cache 16:51:35 ---> 4db52563568c 16:51:35 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:51:35 ---> Using cache 16:51:35 ---> 28aa30625a1d 16:51:35 Step 6/26 : COPY go.mod vendor* ./ 16:51:35 ---> Using cache 16:51:35 ---> 2d28fb70ab71 16:51:35 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:35 ---> Using cache 16:51:35 ---> 879a65e162cf 16:51:35 Step 8/26 : COPY . . 16:51:35 ---> Using cache 16:51:35 ---> 7ddb2052c9fe 16:51:35 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:51:35 ---> Using cache 16:51:35 ---> d8365c82a261 16:51:35 Step 10/26 : WORKDIR /edgex-go/spire-build 16:51:35 ---> Using cache 16:51:35 ---> dbff004714be 16:51:35 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 16:51:35 ---> Running in 5c660122cdf4 16:51:39 Removing intermediate container 5c660122cdf4 16:51:39 ---> 1543248a948d 16:51:39 Step 12/26 : WORKDIR /edgex-go 16:51:39 ---> Running in d431694a08cc 16:51:39 Removing intermediate container d431694a08cc 16:51:39 ---> 5e8500ee6890 16:51:39 16:51:39 Step 13/26 : FROM alpine:3.15 16:51:39 ---> 60f2846fe774 16:51:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:51:39 ---> Using cache 16:51:39 ---> 49e2d8b30bbe 16:51:39 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:39 ---> Using cache 16:51:39 ---> feabdd3f677d 16:51:39 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:51:39 ---> Running in 84a59589bb37 16:51:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:54 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:51:54 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:51:54 OK: 15734 distinct packages available 16:51:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:56 (1/4) Installing dumb-init (1.2.5-r1) 16:51:56 (2/4) Installing musl-obstack (1.2.3-r0) 16:51:56 (3/4) Installing libucontext (1.1-r0) 16:51:56 (4/4) Installing gcompat (1.0.0-r4) 16:51:56 Executing busybox-1.34.1-r7.trigger 16:51:56 OK: 6 MiB in 18 packages 16:51:58 Removing intermediate container 84a59589bb37 16:51:58 ---> ff2f8b674e44 16:51:58 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:52:04 ---> 6a1394a89d68 16:52:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:52:05 ---> 92e19bdc9c75 16:52:05 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:52:05 ---> Running in 2b2a7aeb97fd 16:52:05 Removing intermediate container 2b2a7aeb97fd 16:52:05 ---> 3f63236987cb 16:52:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:52:06 ---> 938744a30483 16:52:06 Step 21/26 : WORKDIR / 16:52:06 ---> Running in 9e8471c56a4e 16:52:07 Removing intermediate container 9e8471c56a4e 16:52:07 ---> b39647118090 16:52:07 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:52:07 ---> Running in cceb9b0454ea 16:52:08 Removing intermediate container cceb9b0454ea 16:52:08 ---> 63d671bc10ae 16:52:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:52:08 ---> Running in e7981e4d3693 16:52:08 Removing intermediate container e7981e4d3693 16:52:08 ---> 94fb136ffb98 16:52:08 Step 24/26 : LABEL arch=arm64 16:52:08 ---> Running in 259b02c04aea 16:52:09 Removing intermediate container 259b02c04aea 16:52:09 ---> e381223387c1 16:52:09 Step 25/26 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f 16:52:09 ---> Running in 66a9555dd966 16:52:09 Removing intermediate container 66a9555dd966 16:52:09 ---> ffea23c9cf4d 16:52:09 Step 26/26 : LABEL version=0.0.0 16:52:10 ---> Running in c1a6ee7ed52a 16:52:10 Removing intermediate container c1a6ee7ed52a 16:52:10 ---> f9ae44947921 16:52:10 16:52:11 Successfully built f9ae44947921 16:52:11 Successfully tagged security-spire-config-arm64:latest 16:52:11  Building security-spire-config ... done Building support-scheduler 16:52:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:52:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:52:29 ---> 011003b4a042 16:52:29 Step 3/22 : WORKDIR /edgex-go 16:52:29 ---> Using cache 16:52:29 ---> 1bb3fcc6bf99 16:52:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:29 ---> Using cache 16:52:29 ---> 4db52563568c 16:52:29 Step 5/22 : RUN apk add --update --no-cache make git 16:52:29 ---> Running in 003512e51c73 16:52:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:52:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:52:32 OK: 221 MiB in 51 packages 16:52:33 Removing intermediate container 003512e51c73 16:52:33 ---> 9bc68c2468d8 16:52:33 Step 6/22 : COPY go.mod vendor* ./ 16:52:34 ---> 7ea9ac5c8871 16:52:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:34 ---> Running in 617ecc457bc9 16:53:31 Removing intermediate container 617ecc457bc9 16:53:31 ---> e188e367e8b7 16:53:31 Step 8/22 : COPY . . 16:53:34 ---> 8c81a35fa0f8 16:53:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:53:35 ---> Running in 9896e589b5fe 16:53:37 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 16:54:58 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 16:54:59 Removing intermediate container e2afb895ec7b 16:54:59 ---> 63e3306729c7 16:54:59 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:54:59 ---> Running in d80c3d665e82 16:55:01 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 16:55:07 Removing intermediate container d80c3d665e82 16:55:07 ---> f09e7f2750a0 16:55:07 16:55:07 Step 11/23 : FROM docker:20.10.14 16:55:07 20.10.14: Pulling from library/docker 16:55:18 Removing intermediate container 7cacc9578e52 16:55:18 ---> 3a7ee6a38e8b 16:55:18 16:55:18 Step 10/31 : FROM alpine:3.16 16:55:18 3.16: Pulling from library/alpine 16:55:20 Removing intermediate container ed026531ba55 16:55:20 ---> 6946cfcd2939 16:55:20 16:55:20 Step 10/25 : FROM alpine:3.16 16:55:20 3.16: Pulling from library/alpine 16:55:21 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:55:21 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:55:21 Status: Downloaded newer image for alpine:3.16 16:55:21 Status: Image is up to date for alpine:3.16 16:55:21 ---> 3d81c46cd875 16:55:21 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:55:21 ---> 3d81c46cd875 16:55:21 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:55:22 ---> Running in 647cf4eef223 16:55:22 ---> Running in f45939ed2028 16:55:23 Removing intermediate container f45939ed2028 16:55:23 ---> 492f9fd25b95 16:55:23 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:55:23 ---> Running in 7b4a1b6522b9 16:55:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:26 (1/3) Installing ca-certificates (20220614-r0) 16:55:27 (2/3) Installing dumb-init (1.2.5-r1) 16:55:27 (3/3) Installing su-exec (0.2-r1) 16:55:27 Executing busybox-1.35.0-r15.trigger 16:55:27 Executing ca-certificates-20220614-r0.trigger 16:55:27 OK: 6 MiB in 17 packages 16:55:28 (1/2) Installing dumb-init (1.2.5-r1) 16:55:28 (2/2) Installing su-exec (0.2-r1) 16:55:28 Executing busybox-1.35.0-r15.trigger 16:55:28 OK: 5 MiB in 16 packages 16:55:29 Removing intermediate container 2fe231935e29 16:55:29 ---> b47fcb4ac361 16:55:29 16:55:29 Step 10/23 : FROM alpine:3.16 16:55:29 ---> 3d81c46cd875 16:55:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:55:29 ---> Running in bd01642bec45 16:55:30 Removing intermediate container 7b4a1b6522b9 16:55:30 ---> 1dfff07596d4 16:55:30 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:55:30 ---> Running in cd60e5345013 16:55:31 Removing intermediate container 647cf4eef223 16:55:31 ---> b93cd344f6ec 16:55:31 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:55:31 ---> Running in aebadea5e8e7 16:55:32 Removing intermediate container cd60e5345013 16:55:32 ---> d736f46289a1 16:55:32 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:55:32 ---> Running in 48ad40e53295 16:55:32 Removing intermediate container aebadea5e8e7 16:55:32 ---> 1487a7accf89 16:55:32 Step 13/25 : WORKDIR / 16:55:32 ---> Running in bd8bfbe60d82 16:55:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:33 Removing intermediate container 48ad40e53295 16:55:33 ---> cbd656067073 16:55:33 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:55:33 Removing intermediate container bd8bfbe60d82 16:55:33 ---> ce996165a3f1 16:55:33 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:55:34 ---> Running in 4a46fe46c786 16:55:34 (1/1) Installing dumb-init (1.2.5-r1) 16:55:34 Executing busybox-1.35.0-r15.trigger 16:55:34 OK: 5 MiB in 15 packages 16:55:35 Removing intermediate container 4a46fe46c786 16:55:35 ---> e5911594f0cf 16:55:35 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:55:35 ---> Running in 04d4873143a3 16:55:35 ---> deda3598de98 16:55:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:55:36 Removing intermediate container bd01642bec45 16:55:36 ---> f1f2074f7d7f 16:55:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:55:37 ---> Running in 08307c826f00 16:55:38 ---> c2dc25ae869d 16:55:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:55:38 Removing intermediate container 08307c826f00 16:55:38 ---> 53ab5319c375 16:55:38 Step 13/23 : ENV APP_PORT=59881 16:55:38 ---> Running in 579f4b0a5dc2 16:55:39 Removing intermediate container 579f4b0a5dc2 16:55:39 ---> c934b2e8e35a 16:55:39 Step 14/23 : EXPOSE $APP_PORT 16:55:40 ---> 07faec6ba081 16:55:40 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:55:40 ---> Running in 388852e54404 16:55:40 Removing intermediate container 04d4873143a3 16:55:40 ---> dfc5748b1dc9 16:55:40 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:55:40 ---> Running in 24320c1178ea 16:55:40 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:55:40 Status: Downloaded newer image for docker:20.10.14 16:55:40 ---> c346e9eafbab 16:55: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' 16:55:40 ---> Running in aa1b2f131a8f 16:55:41 Removing intermediate container 388852e54404 16:55:41 ---> 399354d9b866 16:55:41 Step 15/23 : WORKDIR / 16:55:41 ---> Running in a711bd7c2ddb 16:55:41 Removing intermediate container 24320c1178ea 16:55:41 ---> 5b2533d86986 16:55:41 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:55:41 Removing intermediate container aa1b2f131a8f 16:55:41 ---> 79bc4448917f 16:55:41 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 16:55:42 ---> Running in 0e5e086b1583 16:55:42 ---> b382885cec50 16:55:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:55:42 Removing intermediate container a711bd7c2ddb 16:55:42 ---> b5ebd04a03fb 16:55:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:43 ---> aae031c0ec5a 16:55:43 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:55:43 ---> Running in d8ba98c24e5a 16:55:44 ---> 6eeb043cba66 16:55:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:55:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:55:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:55:46 ---> e01f9516baac 16:55:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:55:47 (1/43) Installing readline (8.1.1-r0) 16:55:47 (2/43) Installing bash (5.1.16-r0) 16:55:47 Removing intermediate container d8ba98c24e5a 16:55:47 ---> 5c7cd143030d 16:55:47 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:47 ---> 8f7ea497a838 16:55:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:55:48 Executing bash-5.1.16-r0.post-install 16:55:48 (3/43) Installing brotli-libs (1.0.9-r5) 16:55:49 ---> 25a2d4c6e959 16:55:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:55:49 ---> 529c1f1df3d2 16:55:49 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:55:49 ---> 26fa95017d63 16:55:49 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:55:49 ---> Running in e0a8882c50d2 16:55:50 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:55:50 Removing intermediate container e0a8882c50d2 16:55:50 ---> ecd5a7ffb977 16:55:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:50 ---> 67cb9865c090 16:55:50 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:55:50 ---> Running in 973dec79c9eb 16:55:50 ---> Running in d52d5cb0ef41 16:55:50 (5/43) Installing libcurl (7.80.0-r2) 16:55:51 (6/43) Installing curl (7.80.0-r2) 16:55:51 (7/43) Installing dumb-init (1.2.5-r1) 16:55:51 Removing intermediate container 973dec79c9eb 16:55:51 ---> ae7fdc1f18ac 16:55:51 Step 21/23 : LABEL arch=arm64 16:55:51 (8/43) Installing libbz2 (1.0.8-r1) 16:55:51 (9/43) Installing expat (2.4.7-r0) 16:55:51 ---> Running in 3e8920676af5 16:55:51 (10/43) Installing libffi (3.4.2-r1) 16:55:51 (11/43) Installing gdbm (1.22-r0) 16:55:52 (12/43) Installing xz-libs (5.2.5-r1) 16:55:52 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:55:52 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:55:52 ---> 75e016777872 16:55:52 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:55:53 Removing intermediate container 3e8920676af5 16:55:53 ---> 46499f669ec4 16:55:53 Step 22/23 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f 16:55:53 ---> Running in ce54ef9eab31 16:55:54 Removing intermediate container ce54ef9eab31 16:55:54 ---> 5b393c19d1c0 16:55:54 Step 23/23 : LABEL version=0.0.0 16:55:54 ---> Running in 68ed19881497 16:55:54 ---> b68ed4f3eaa8 16:55:54 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:55:54 Removing intermediate container d52d5cb0ef41 16:55:54 ---> b4f0803f9745 16:55:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:55:54 ---> Running in 1f96ee4769f5 16:55:54 (15/43) Installing mpdecimal (2.5.1-r1) 16:55:55 Removing intermediate container 68ed19881497 16:55:55 ---> 42aac8ffe84e 16:55:55 16:55:55 (16/43) Installing sqlite-libs (3.36.0-r0) 16:55:55 ---> c3315f03b4d3 16:55:55 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:55:55 Successfully built 42aac8ffe84e 16:55:55 Successfully tagged core-metadata-arm64:latest 16:55:55 Building support-notifications 16:55:55 Removing intermediate container 1f96ee4769f5 16:55:55 ---> f22ae6c0140e 16:55:55 Step 23/25 : LABEL arch=arm64 16:55:55  Building core-metadata ... done  ---> Running in 2f6df50d5f03 16:55:57 Removing intermediate container 2f6df50d5f03 16:55:57 ---> 44fee4232c1b 16:55:57 Step 24/25 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f 16:55:57 ---> Running in acf7ff3164e0 16:55:57 ---> d3683dda9ac1 16:55:57 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:55:57 Removing intermediate container acf7ff3164e0 16:55:57 ---> 2097d4148431 16:55:57 Step 25/25 : LABEL version=0.0.0 16:55:57 ---> Running in 789e7d3416c6 16:55:58 ---> c6f593052cbc 16:55:58 Step 26/31 : RUN chmod +x /entrypoint.sh 16:55:58 ---> Running in 436209af5ea0 16:55:58 Removing intermediate container 789e7d3416c6 16:55:58 ---> 778c8da0bc25 16:55:58 16:55:58 Successfully built 778c8da0bc25 16:55:58 Successfully tagged security-secretstore-setup-arm64:latest 16:55:58  Building security-secretstore-setup ... done Building core-command 16:56:00 (17/43) Installing python3 (3.9.13-r1) 16:56:01 Removing intermediate container 436209af5ea0 16:56:01 ---> 690454eb4b22 16:56:01 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:56:01 ---> Running in eb2ffe0a8a6d 16:56:02 Removing intermediate container eb2ffe0a8a6d 16:56:02 ---> cf7991839cba 16:56:02 Step 28/31 : CMD ["gate"] 16:56:02 ---> Running in 8095dabcefda 16:56:02 Removing intermediate container 8095dabcefda 16:56:02 ---> 2b90921f92cb 16:56:02 Step 29/31 : LABEL arch=arm64 16:56:02 ---> Running in e1a937a71b6e 16:56:03 Removing intermediate container e1a937a71b6e 16:56:03 ---> 8c85bfe034d0 16:56:03 Step 30/31 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f 16:56:03 ---> Running in c6c190000382 16:56:03 Removing intermediate container c6c190000382 16:56:03 ---> 09bc8e95a465 16:56:03 Step 31/31 : LABEL version=0.0.0 16:56:04 ---> Running in 98c53e59ee09 16:56:04 Removing intermediate container 98c53e59ee09 16:56:04 ---> f27ee23379cc 16:56:04 16:56:04 Successfully built f27ee23379cc 16:56:04 Successfully tagged security-bootstrapper-arm64:latest 16:56:04  Building security-bootstrapper ... done Building security-spiffe-token-provider 16:56:21 (18/43) Installing py3-appdirs (1.4.4-r2) 16:56:21 (19/43) Installing py3-certifi (2020.12.5-r1) 16:56:21 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:56:21 (21/43) Installing py3-idna (3.3-r0) 16:56:21 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:56:21 (23/43) Installing py3-requests (2.26.0-r1) 16:56:21 (24/43) Installing py3-msgpack (1.0.2-r1) 16:56:21 (25/43) Installing py3-lockfile (0.12.2-r4) 16:56:21 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:56:21 (27/43) Installing py3-colorama (0.4.4-r1) 16:56:21 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:56:21 (29/43) Installing py3-distlib (0.3.3-r0) 16:56:21 (30/43) Installing py3-distro (1.6.0-r0) 16:56:21 (31/43) Installing py3-six (1.16.0-r0) 16:56:21 (32/43) Installing py3-webencodings (0.5.1-r4) 16:56:21 (33/43) Installing py3-html5lib (1.1-r1) 16:56:21 (34/43) Installing py3-parsing (2.4.7-r2) 16:56:21 (35/43) Installing py3-packaging (20.9-r1) 16:56:21 (36/43) Installing py3-tomli (1.2.2-r0) 16:56:21 (37/43) Installing py3-pep517 (0.12.0-r0) 16:56:21 (38/43) Installing py3-progress (1.6-r0) 16:56:21 (39/43) Installing py3-retrying (1.3.3-r2) 16:56:21 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:56:21 (41/43) Installing py3-setuptools (52.0.0-r4) 16:56:21 (42/43) Installing py3-toml (0.10.2-r2) 16:56:21 (43/43) Installing py3-pip (20.3.4-r1) 16:56:21 Executing busybox-1.34.1-r5.trigger 16:56:21 OK: 83 MiB in 65 packages 16:56:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:56:22 ---> 011003b4a042 16:56:22 Step 3/22 : WORKDIR /edgex-go 16:56:22 ---> Using cache 16:56:22 ---> 1bb3fcc6bf99 16:56:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:22 ---> Using cache 16:56:22 ---> 4db52563568c 16:56:22 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:56:23 ---> Running in 501d6f2f7c97 16:56:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:27 OK: 221 MiB in 51 packages 16:56:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:56:27 ---> 011003b4a042 16:56:27 Step 3/23 : WORKDIR /edgex-go 16:56:27 ---> Using cache 16:56:27 ---> 1bb3fcc6bf99 16:56:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:27 ---> Using cache 16:56:27 ---> 4db52563568c 16:56:27 Step 5/23 : RUN apk add --update --no-cache make git 16:56:27 ---> Using cache 16:56:27 ---> 9bc68c2468d8 16:56:27 Step 6/23 : COPY go.mod vendor* ./ 16:56:27 ---> Using cache 16:56:27 ---> 7ea9ac5c8871 16:56:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:27 ---> Using cache 16:56:27 ---> e188e367e8b7 16:56:27 Step 8/23 : COPY . . 16:56:27 ---> Using cache 16:56:27 ---> 8c81a35fa0f8 16:56:27 Step 9/23 : RUN make cmd/core-command/core-commandCollecting docker-compose==1.23.2 16:56:27 16:56:28 ---> Running in 3b8cb9f39824 16:56:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:56:28 Collecting docopt<0.7,>=0.6.1 16:56:28 Downloading docopt-0.6.2.tar.gz (25 kB) 16:56:29 Removing intermediate container 501d6f2f7c97 16:56:29 ---> fbb63148dc66 16:56:29 Step 6/22 : COPY go.mod vendor* ./ 16:56:30 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 16:56:31 ---> eace4bcab220 16:56:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:31 ---> Running in 661019bdedca 16:56:31 Collecting texttable<0.10,>=0.9.0 16:56:31 Downloading texttable-0.9.1.tar.gz (11 kB) 16:56:34 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:56:34 ---> 011003b4a042 16:56:34 Step 3/20 : WORKDIR /edgex-go 16:56:34 ---> Using cache 16:56:34 ---> 1bb3fcc6bf99 16:56:34 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:56:34 ---> Running in 3126e77c14cf 16:56:35 Collecting websocket-client<1.0,>=0.32.0 16:56:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:56:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:56:38 v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:56:38 v3.16.1-89-gc5de69cd3d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:56:38 OK: 16889 distinct packages available 16:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:39 Collecting PyYAML<4,>=3.10 16:56:39 Downloading PyYAML-3.13.tar.gz (270 kB) 16:56:39 OK: 221 MiB in 51 packages 16:56:41 Removing intermediate container 3126e77c14cf 16:56:41 ---> 40a613289035 16:56:41 Step 5/20 : COPY go.mod vendor* ./ 16:56:42 ---> 0cc3f0d145b2 16:56:42 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:43 ---> Running in 44a34b2d2bfe 16:56:46 Collecting dockerpty<0.5,>=0.4.1 16:56:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:56:49 Collecting cached-property<2,>=1.2.0 16:56:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:56:50 Collecting jsonschema<3,>=2.5.1 16:56:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:56:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:56:51 Collecting docker<4.0,>=3.6.0 16:56:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:56:52 Collecting docker-pycreds>=0.4.0 16:56:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:56:53 Collecting chardet<3.1.0,>=3.0.2 16:56:53 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:56:54 Collecting urllib3<1.25,>=1.21.1 16:56:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:56:54 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) 16:56:54 Collecting idna<2.8,>=2.5 16:56:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:56:55 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:56:55 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:56:55 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:56:55 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:56:56 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:56:56 Attempting uninstall: urllib3 16:56:56 Found existing installation: urllib3 1.26.7 16:56:56 Uninstalling urllib3-1.26.7: 16:56:57 Successfully uninstalled urllib3-1.26.7 16:56:58 Attempting uninstall: idna 16:56:58 Found existing installation: idna 3.3 16:56:58 Uninstalling idna-3.3: 16:56:58 Successfully uninstalled idna-3.3 16:57:03 Attempting uninstall: requests 16:57:03 Found existing installation: requests 2.26.0 16:57:03 Uninstalling requests-2.26.0: 16:57:03 Successfully uninstalled requests-2.26.0 16:57:03 Running setup.py install for texttable: started 16:57:08 Running setup.py install for texttable: finished with status 'done' 16:57:08 Running setup.py install for PyYAML: started 16:57:12 Running setup.py install for PyYAML: finished with status 'done' 16:57:13 Running setup.py install for docopt: started 16:57:16 Running setup.py install for docopt: finished with status 'done' 16:57:16 Running setup.py install for dockerpty: started 16:57:19 Running setup.py install for dockerpty: finished with status 'done' 16:57:22 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 16:57:34 Removing intermediate container 661019bdedca 16:57:34 ---> 1e5c2be40777 16:57:34 Step 8/22 : COPY . . 16:57:53 Removing intermediate container 0e5e086b1583 16:57:53 ---> ff504387ae27 16:57:53 Step 14/23 : ENV APP_PORT=58890 16:57:53 ---> Running in bf9298382b4d 16:57:53 Removing intermediate container bf9298382b4d 16:57:53 ---> ffb8ea3e5cbb 16:57:53 Step 15/23 : EXPOSE $APP_PORT 16:57:53 ---> Running in f9df726197e5 16:57:53 Removing intermediate container f9df726197e5 16:57:53 ---> 9b4adf6adc78 16:57:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:57:53 Removing intermediate container 44a34b2d2bfe 16:57:53 ---> 8ca7353d597e 16:57:53 Step 7/20 : COPY . . 16:57:56 ---> 8f061dd40cfc 16:57:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:57:56 ---> bc21dfb39257 16:57:56 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:57:57 ---> Running in d8730f7b8fc1 16:57:58 ---> 048bfa36407b 16:57:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:57:59 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 16:58:00 ---> e7b3b62348e1 16:58:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:58:00 ---> Running in 4ec7689603b0 16:58:01 Removing intermediate container 4ec7689603b0 16:58:01 ---> 38d27d0c3ede 16:58:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:01 ---> Running in 1e5dd02f95d9 16:58:02 Removing intermediate container 1e5dd02f95d9 16:58:02 ---> 7e25acf07291 16:58:02 Step 21/23 : LABEL arch=arm64 16:58:02 ---> Running in 80f8125f57f3 16:58:03 Removing intermediate container 80f8125f57f3 16:58:03 ---> 0bf4926cd994 16:58:03 Step 22/23 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f 16:58:03 ---> Running in 0baaf911cd96 16:58:04 Removing intermediate container 0baaf911cd96 16:58:04 ---> 28d6f4632e3a 16:58:04 Step 23/23 : LABEL version=0.0.0 16:58:04 ---> Running in ff63ded21200 16:58:05 Removing intermediate container ff63ded21200 16:58:05 ---> be680b6f7d1b 16:58:05 16:58:06 Successfully built be680b6f7d1b 16:58:06 Successfully tagged sys-mgmt-agent-arm64:latest 16:58:06  Building sys-mgmt-agent ... done Building security-proxy-setup 16:58:13 ---> 92c2af8de3d0 16:58:13 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:58:13 ---> Running in 3e035063c6cc 16:58: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:58:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:58:25 ---> 011003b4a042 16:58:25 Step 3/22 : WORKDIR /edgex-go 16:58:25 ---> Using cache 16:58:25 ---> 1bb3fcc6bf99 16:58:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:25 ---> Using cache 16:58:25 ---> 4db52563568c 16:58:25 Step 5/22 : RUN apk add --update --no-cache make git 16:58:25 ---> Using cache 16:58:25 ---> 9bc68c2468d8 16:58:25 Step 6/22 : COPY go.mod vendor* ./ 16:58:25 ---> Using cache 16:58:25 ---> 7ea9ac5c8871 16:58:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:25 ---> Using cache 16:58:25 ---> e188e367e8b7 16:58:25 Step 8/22 : COPY . . 16:58:25 ---> Using cache 16:58:25 ---> 8c81a35fa0f8 16:58:25 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:58:25 ---> Running in cccd701881f7 16:58: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 17:00:03 Removing intermediate container 9896e589b5fe 17:00:03 ---> cd94330bc19e 17:00:03 17:00:03 Step 10/22 : FROM alpine:3.16 17:00:03 ---> 3d81c46cd875 17:00:03 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:00:03 ---> Using cache 17:00:03 ---> f1f2074f7d7f 17:00:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:00:03 ---> Using cache 17:00:03 ---> 53ab5319c375 17:00:03 Step 13/22 : ENV APP_PORT=59861 17:00:03 ---> Running in 383e02c9db68 17:00:03 Removing intermediate container 383e02c9db68 17:00:03 ---> 159d56b36b29 17:00:03 Step 14/22 : EXPOSE $APP_PORT 17:00:03 ---> Running in 7a60d2cbf5ed 17:00:03 Removing intermediate container 7a60d2cbf5ed 17:00:03 ---> 835818700062 17:00:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:04 ---> 7425fc9da8fd 17:00:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:00:06 ---> f27151a1a8be 17:00:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:00:07 ---> b8d0cd9a3967 17:00:07 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:00:07 ---> Running in ccf4473008da 17:00:08 Removing intermediate container ccf4473008da 17:00:08 ---> f245a90e958d 17:00:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:08 ---> Running in 50bf8a9713c9 17:00:08 Removing intermediate container 50bf8a9713c9 17:00:08 ---> a3a7e08fddb5 17:00:08 Step 20/22 : LABEL arch=arm64 17:00:08 ---> Running in cb9400682cdb 17:00:09 Removing intermediate container cb9400682cdb 17:00:09 ---> 3c0d511bb231 17:00:09 Step 21/22 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f 17:00:09 ---> Running in b9475415766b 17:00:10 Removing intermediate container b9475415766b 17:00:10 ---> 1c4d29da2d1d 17:00:10 Step 22/22 : LABEL version=0.0.0 17:00:10 ---> Running in b09a107a1f24 17:00:10 Removing intermediate container b09a107a1f24 17:00:10 ---> fe4aa994214d 17:00:10 17:00:11 Successfully built fe4aa994214d 17:00:11 Successfully tagged support-scheduler-arm64:latest 17:00:11 Building core-data 17:00:23  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:00:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:00:23 ---> 011003b4a042 17:00:23 Step 3/23 : WORKDIR /edgex-go 17:00:23 ---> Using cache 17:00:23 ---> 1bb3fcc6bf99 17:00:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:23 ---> Using cache 17:00:23 ---> 4db52563568c 17:00:23 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:00:23 ---> Running in 287f8a13664e 17:00:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:00:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:00:28 OK: 221 MiB in 51 packages 17:00:29 Removing intermediate container 287f8a13664e 17:00:29 ---> 9008ac5950bf 17:00:29 Step 6/23 : COPY go.mod vendor* ./ 17:00:30 ---> 68431b454f5f 17:00:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:30 ---> Running in 40be17f7dc63 17:01:27 Removing intermediate container 40be17f7dc63 17:01:27 ---> 8f702a71a016 17:01:27 Step 8/23 : COPY . . 17:01:34 ---> 357a49d2964a 17:01:34 Step 9/23 : RUN make cmd/core-data/core-data 17:01:34 ---> Running in 53a55d65e572 17:01:36 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 17:02:08 Removing intermediate container 3b8cb9f39824 17:02:08 ---> 31bd65157ef7 17:02:08 17:02:08 Step 10/23 : FROM alpine:3.16 17:02:08 ---> 3d81c46cd875 17:02:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:02:08 ---> Using cache 17:02:08 ---> f1f2074f7d7f 17:02:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:02:08 ---> Using cache 17:02:08 ---> 53ab5319c375 17:02:08 Step 13/23 : ENV APP_PORT=59882 17:02:08 ---> Running in 48e492e1d3f1 17:02:08 Removing intermediate container 48e492e1d3f1 17:02:08 ---> adcfd2cd5295 17:02:08 Step 14/23 : EXPOSE $APP_PORT 17:02:08 ---> Running in 0f81f9d32262 17:02:08 Removing intermediate container 0f81f9d32262 17:02:08 ---> a0c70f445c18 17:02:08 Step 15/23 : WORKDIR / 17:02:08 ---> Running in fa5452560ebd 17:02:08 Removing intermediate container fa5452560ebd 17:02:08 ---> 62aab499129c 17:02:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:08 ---> 4d4046c5aa3e 17:02:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:02:10 ---> 1e3299e5af19 17:02:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:02:11 ---> 8912da60f129 17:02:11 Step 19/23 : ENTRYPOINT ["/core-command"] 17:02:11 ---> Running in 52642ae6ca81 17:02:11 Removing intermediate container 52642ae6ca81 17:02:11 ---> e43798aad129 17:02:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:02:12 ---> Running in d3569197679f 17:02:12 Removing intermediate container d3569197679f 17:02:12 ---> e12105a91fc8 17:02:12 Step 21/23 : LABEL arch=arm64 17:02:12 ---> Running in 8ebf1e88055a 17:02:13 Removing intermediate container 8ebf1e88055a 17:02:13 ---> 29eaf21861f2 17:02:13 Step 22/23 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f 17:02:13 ---> Running in 48886612bb2e 17:02:13 Removing intermediate container 48886612bb2e 17:02:13 ---> 82c748401231 17:02:13 Step 23/23 : LABEL version=0.0.0 17:02:13 ---> Running in 9fa3008368c2 17:02:14 Removing intermediate container 9fa3008368c2 17:02:14 ---> f8944f11c4c9 17:02:14 17:02:14 Successfully built f8944f11c4c9 17:02:14 Successfully tagged core-command-arm64:latest 17:03:51  Building core-command ... done 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 17:04:10 Removing intermediate container cccd701881f7 17:04:10 ---> fef7b0f0215e 17:04:10 17:04:10 Step 10/22 : FROM alpine:3.16 17:04:10 ---> 3d81c46cd875 17:04:10 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:04:10 ---> Running in c24f827fbfae 17:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:04:12 (1/6) Installing ca-certificates (20220614-r0) 17:04:12 (2/6) Installing brotli-libs (1.0.9-r6) 17:04:12 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:04:12 (4/6) Installing libcurl (7.83.1-r2) 17:04:12 (5/6) Installing curl (7.83.1-r2) 17:04:12 (6/6) Installing dumb-init (1.2.5-r1) 17:04:12 Executing busybox-1.35.0-r15.trigger 17:04:12 Executing ca-certificates-20220614-r0.trigger 17:04:12 OK: 8 MiB in 20 packages 17:04:15 Removing intermediate container c24f827fbfae 17:04:15 ---> dacb31f990a2 17:04:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:04:15 ---> Running in 3646a1cacd1e 17:04:15 Removing intermediate container 3646a1cacd1e 17:04:15 ---> e8644a3b1bf0 17:04:15 Step 13/22 : WORKDIR /edgex 17:04:16 ---> Running in 26c45b867770 17:04:16 Removing intermediate container 26c45b867770 17:04:16 ---> b29c95f17d13 17:04:16 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:04:17 ---> 8693440ebf96 17:04:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:04:19 ---> 68354357f53c 17:04:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:04:20 ---> 80f598b9be98 17:04:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:04:21 ---> 27512ea3e482 17:04:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:04:21 ---> Running in 5bc2c8b4bf6c 17:04:25 Removing intermediate container 5bc2c8b4bf6c 17:04:25 ---> a19a1573ec5f 17:04:25 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:04:25 ---> Running in 6520be8779f1 17:04:25 Removing intermediate container 6520be8779f1 17:04:25 ---> 226496609b89 17:04:25 Step 20/22 : LABEL arch=arm64 17:04:25 ---> Running in d83d731d9b58 17:04:26 Removing intermediate container d83d731d9b58 17:04:26 ---> e2ceb4f0e326 17:04:26 Step 21/22 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f 17:04:26 ---> Running in 01caebcd6497 17:04:26 Removing intermediate container 01caebcd6497 17:04:26 ---> f864e71c206f 17:04:26 Step 22/22 : LABEL version=0.0.0 17:04:26 ---> Running in c5195754236c 17:04:27 Removing intermediate container c5195754236c 17:04:27 ---> e5d11246c1b3 17:04:27 17:04:27 Successfully built e5d11246c1b3 17:04:27 Successfully tagged security-proxy-setup-arm64:latest 17:05:49  Building security-proxy-setup ... done Removing intermediate container 3e035063c6cc 17:05:49 ---> 43af01191a70 17:05:49 17:05:49 Step 9/20 : FROM alpine:3.15 17:05:49 ---> 60f2846fe774 17:05:49 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:05:49 ---> Using cache 17:05:49 ---> 49e2d8b30bbe 17:05:49 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:49 ---> Using cache 17:05:49 ---> feabdd3f677d 17:05:49 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:05:49 ---> Running in 972a974680ec 17:05:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:05:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:05:49 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:05:49 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:05:49 OK: 15734 distinct packages available 17:05:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:05:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:05:49 (1/9) Installing ca-certificates (20220614-r0) 17:05:49 (2/9) Installing brotli-libs (1.0.9-r5) 17:05:49 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:05:49 (4/9) Installing libcurl (7.80.0-r2) 17:05:49 (5/9) Installing curl (7.80.0-r2) 17:05:49 (6/9) Installing dumb-init (1.2.5-r1) 17:05:49 (7/9) Installing musl-obstack (1.2.3-r0) 17:05:49 (8/9) Installing libucontext (1.1-r0) 17:05:49 (9/9) Installing gcompat (1.0.0-r4) 17:05:49 Executing busybox-1.34.1-r7.trigger 17:05:49 Executing ca-certificates-20220614-r0.trigger 17:05:49 OK: 8 MiB in 23 packages 17:05:49 Removing intermediate container 972a974680ec 17:05:49 ---> 9073cfab08cc 17:05:49 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:50 ---> 940c46a73c43 17:05:50 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:05:52 Removing intermediate container d8730f7b8fc1 17:05:52 ---> 41f1789bc7b4 17:05:52 17:05:52 Step 10/22 : FROM alpine:3.16 17:05:52 ---> 3d81c46cd875 17:05:52 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:05:52 ---> Running in 4921f1a80d4d 17:05:53 ---> e2bd25595637 17:05:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:05:54 ---> 50b49cad0dd0 17:05:54 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:05:54 ---> Running in f390c807f32b 17:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:05:55 Removing intermediate container f390c807f32b 17:05:55 ---> e45d62b5576d 17:05:55 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:05:55 ---> Running in ba201b01e548 17:05:56 Removing intermediate container ba201b01e548 17:05:56 ---> 1fb97c533caa 17:05:56 Step 18/20 : LABEL arch=arm64 17:05:56 ---> Running in 8280ca7d0bca 17:05:56 (1/2) Installing ca-certificates (20220614-r0) 17:05:56 (2/2) Installing dumb-init (1.2.5-r1) 17:05:56 Executing busybox-1.35.0-r15.trigger 17:05:56 Executing ca-certificates-20220614-r0.trigger 17:05:56 Removing intermediate container 8280ca7d0bca 17:05:56 ---> 471ad506b17d 17:05:56 Step 19/20 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f 17:05:56 ---> Running in 30005dcd7612 17:05:56 OK: 6 MiB in 16 packages 17:05:57 Removing intermediate container 30005dcd7612 17:05:57 ---> da9806ccaffa 17:05:57 Step 20/20 : LABEL version=0.0.0 17:05:57 ---> Running in 5cdc5a364f22 17:05:58 Removing intermediate container 5cdc5a364f22 17:05:58 ---> 70ecb1ffabdb 17:05:58 17:05:58 Successfully built 70ecb1ffabdb 17:05:58 Successfully tagged security-spiffe-token-provider-arm64:latest 17:05:59  Building security-spiffe-token-provider ... done Removing intermediate container 4921f1a80d4d 17:05:59 ---> e93cef595fe6 17:05:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:05:59 ---> Running in 26a537df7d6a 17:05:59 Removing intermediate container 26a537df7d6a 17:05:59 ---> 2be267818815 17:05:59 Step 13/22 : ENV APP_PORT=59860 17:05:59 ---> Running in 23f061324ec4 17:06:00 Removing intermediate container 23f061324ec4 17:06:00 ---> 030bc7639dda 17:06:00 Step 14/22 : EXPOSE $APP_PORT 17:06:00 ---> Running in ffeddc20a249 17:06:01 Removing intermediate container ffeddc20a249 17:06:01 ---> 82793fdffc01 17:06:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:02 ---> 8e519b4895e4 17:06:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:06:04 ---> 0f596aea6cb5 17:06:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:06:05 ---> 37d71a9e9e8e 17:06:05 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:06:05 ---> Running in e7052d813b94 17:06:05 Removing intermediate container e7052d813b94 17:06:05 ---> 480a97a46674 17:06:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:06 ---> Running in 6a8ea931fe7c 17:06:06 Removing intermediate container 6a8ea931fe7c 17:06:06 ---> d5ea95326d8e 17:06:06 Step 20/22 : LABEL arch=arm64 17:06:06 ---> Running in 6968a51ce31c 17:06:07 Removing intermediate container 6968a51ce31c 17:06:07 ---> cc4559625f5f 17:06:07 Step 21/22 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f 17:06:07 ---> Running in 6812d67369a5 17:06:07 Removing intermediate container 6812d67369a5 17:06:07 ---> c7ba30cdda35 17:06:07 Step 22/22 : LABEL version=0.0.0 17:06:07 ---> Running in 8697cceff529 17:06:08 Removing intermediate container 8697cceff529 17:06:08 ---> 83fb963dc615 17:06:08 17:06:08 Successfully built 83fb963dc615 17:06:08 Successfully tagged support-notifications-arm64:latest 17:06:23  Building support-notifications ... done Removing intermediate container 53a55d65e572 17:06:23 ---> 0699c252576d 17:06:23 17:06:23 Step 10/23 : FROM alpine:3.16 17:06:23 ---> 3d81c46cd875 17:06:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:06:23 ---> Running in 1543a90b7f8c 17:06:23 Removing intermediate container 1543a90b7f8c 17:06:23 ---> ab238e92c37d 17:06:23 Step 12/23 : ENV APP_PORT=59880 17:06:23 ---> Running in 1e7843893251 17:06:24 Removing intermediate container 1e7843893251 17:06:24 ---> abfed731849b 17:06:24 Step 13/23 : EXPOSE $APP_PORT 17:06:24 ---> Running in d928953f837f 17:06:24 Removing intermediate container d928953f837f 17:06:24 ---> 79da3130044f 17:06:24 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:24 ---> Running in 9fcbc077d148 17:06:26 Removing intermediate container 9fcbc077d148 17:06:26 ---> 6a8f0b65fbcb 17:06:26 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:06:26 ---> Running in a7736847e1f2 17:06:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:06:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:29 (1/6) Installing dumb-init (1.2.5-r1) 17:06:29 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:06:29 (3/6) Installing libsodium (1.0.18-r0) 17:06:29 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:06:29 (5/6) Installing libzmq (4.3.4-r0) 17:06:29 (6/6) Installing zeromq (4.3.4-r0) 17:06:30 Executing busybox-1.35.0-r15.trigger 17:06:30 OK: 8 MiB in 20 packages 17:06:31 Removing intermediate container a7736847e1f2 17:06:31 ---> 6808c468ed83 17:06:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:31 ---> 0b1ca34371f2 17:06:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:06:33 ---> 275e190f445f 17:06:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:06:33 ---> 59b8f5b81c05 17:06:33 Step 19/23 : ENTRYPOINT ["/core-data"] 17:06:33 ---> Running in b46681124435 17:06:34 Removing intermediate container b46681124435 17:06:34 ---> c9ee1f57a402 17:06:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:34 ---> Running in e89ad128fd3f 17:06:34 Removing intermediate container e89ad128fd3f 17:06:34 ---> 536fe234be86 17:06:34 Step 21/23 : LABEL arch=arm64 17:06:34 ---> Running in c525e150585c 17:06:34 Removing intermediate container c525e150585c 17:06:34 ---> c01eabb6ab33 17:06:34 Step 22/23 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f 17:06:34 ---> Running in 344b5716b845 17:06:35 Removing intermediate container 344b5716b845 17:06:35 ---> fd986b8ba6c9 17:06:35 Step 23/23 : LABEL version=0.0.0 17:06:35 ---> Running in df7e0885be3e 17:06:35 Removing intermediate container df7e0885be3e 17:06:35 ---> d167906810f7 17:06:35 17:06:35 Successfully built d167906810f7 17:06:35 Successfully tagged core-data-arm64:latest 17:06:36  Building core-data ... done  [Pipeline] } 17:06:36 $ docker stop --time=1 a72577b43935c6c8caa65cf1125a730238d8e66f136ca2264934934ecd3e4ef4 17:06:38 $ docker rm -f a72577b43935c6c8caa65cf1125a730238d8e66f136ca2264934934ecd3e4ef4 [Pipeline] // withDockerContainer [Pipeline] sh 17:06:38 + docker images 17:06:39 REPOSITORY TAG IMAGE ID CREATED SIZE 17:06:39 core-data-arm64 latest d167906810f7 3 seconds ago 20.6MB 17:06:39 0699c252576d 16 seconds ago 1.38GB 17:06:39 support-notifications-arm64 latest 83fb963dc615 30 seconds ago 26.1MB 17:06:39 security-spiffe-token-provider-arm64 latest 70ecb1ffabdb 41 seconds ago 28.3MB 17:06:39 41f1789bc7b4 47 seconds ago 1.41GB 17:06:39 43af01191a70 About a minute ago 1.4GB 17:06:39 security-proxy-setup-arm64 latest e5d11246c1b3 2 minutes ago 26.2MB 17:06:39 fef7b0f0215e 2 minutes ago 1.35GB 17:06:39 core-command-arm64 latest f8944f11c4c9 4 minutes ago 15.5MB 17:06:39 31bd65157ef7 4 minutes ago 1.34GB 17:06:39 support-scheduler-arm64 latest fe4aa994214d 6 minutes ago 25.6MB 17:06:39 cd94330bc19e 6 minutes ago 1.41GB 17:06:39 sys-mgmt-agent-arm64 latest be680b6f7d1b 8 minutes ago 282MB 17:06:39 security-bootstrapper-arm64 latest f27ee23379cc 10 minutes ago 18.6MB 17:06:39 security-secretstore-setup-arm64 latest 778c8da0bc25 10 minutes ago 27.9MB 17:06:39 core-metadata-arm64 latest 42aac8ffe84e 10 minutes ago 16.4MB 17:06:39 b47fcb4ac361 11 minutes ago 1.35GB 17:06:39 6946cfcd2939 11 minutes ago 1.36GB 17:06:39 3a7ee6a38e8b 11 minutes ago 1.35GB 17:06:39 f09e7f2750a0 11 minutes ago 1.35GB 17:06:39 security-spire-config-arm64 latest f9ae44947921 14 minutes ago 83.6MB 17:06:39 5e8500ee6890 14 minutes ago 1.24GB 17:06:39 security-spire-server-arm64 latest 7c57e993cb69 15 minutes ago 84.2MB 17:06:39 bc50bb279379 15 minutes ago 1.24GB 17:06:39 security-spire-agent-arm64 latest a87a690ee4f2 17 minutes ago 122MB 17:06:39 09281b199748 17 minutes ago 1.24GB 17:06:39 ci-base-image-arm64 latest 011003b4a042 31 minutes ago 995MB 17:06:39 alpine 3.15 60f2846fe774 13 days ago 5.32MB 17:06:39 alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB 17:06:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 17:06:39 docker 20.10.14 c346e9eafbab 3 months ago 202MB 17:06:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:39 17:06:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:40 arm64: Pulling from edgex-lftools-log-publisher 17:06:40 8998bd30e6a1: Pulling fs layer 17:06:40 04944245beec: Pulling fs layer 17:06:40 699f458cf7ca: Pulling fs layer 17:06:40 765212b225bb: Pulling fs layer 17:06:40 f23df028b6ca: Pulling fs layer 17:06:40 d65c8cfc05b1: Pulling fs layer 17:06:40 2437ff75d9bd: Pulling fs layer 17:06:40 765212b225bb: Waiting 17:06:40 f23df028b6ca: Waiting 17:06:40 d65c8cfc05b1: Waiting 17:06:40 2437ff75d9bd: Waiting 17:06:40 04944245beec: Verifying Checksum 17:06:40 04944245beec: Download complete 17:06:40 765212b225bb: Verifying Checksum 17:06:40 765212b225bb: Download complete 17:06:40 f23df028b6ca: Verifying Checksum 17:06:40 f23df028b6ca: Download complete 17:06:40 d65c8cfc05b1: Verifying Checksum 17:06:40 d65c8cfc05b1: Download complete 17:06:40 699f458cf7ca: Verifying Checksum 17:06:40 699f458cf7ca: Download complete 17:06:41 8998bd30e6a1: Verifying Checksum 17:06:41 8998bd30e6a1: Download complete 17:06:43 2437ff75d9bd: Verifying Checksum 17:06:43 2437ff75d9bd: Download complete 17:06:45 8998bd30e6a1: Pull complete 17:06:46 04944245beec: Pull complete 17:06:47 699f458cf7ca: Pull complete 17:06:47 765212b225bb: Pull complete 17:06:48 f23df028b6ca: Pull complete 17:06:49 d65c8cfc05b1: Pull complete 17:07:07 2437ff75d9bd: Pull complete 17:07:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:07:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:07:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:07 prd-ubuntu20.04-docker-arm64-4c-16g-21818 does not seem to be running inside a container 17:07:07 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 17:07:10 $ docker top 6c6c83cc4879cf07c732d5b7f71efb388901ae2081beb2adb1457610a930cc5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:11 ---> job-cost.sh 17:07:11 lf-activate-venv: SKIPPING 17:07:11 INFO: No Stack... 17:07:12 INFO: Retrieving Pricing Info for: v3-standard-4 17:07:13 INFO: Archiving Costs [Pipeline] sh 17:07:14 + cat /w/workspace/edgex-go/3/archives/cost.csv 17:07:14 + cut -d, -f6 [Pipeline] lock 17:07:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4113-3-stack-cost] 17:07:14 Resource [jenkins-edgexfoundry-edgex-go-PR-4113-3-stack-cost] did not exist. Created. 17:07:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4113-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:07:14 + echo total: 0.10999999940395355 [Pipeline] stash 17:07:14 Stashed 1 file(s) [Pipeline] } 17:07:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4113-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:07:14 $ docker stop --time=1 6c6c83cc4879cf07c732d5b7f71efb388901ae2081beb2adb1457610a930cc5c 17:07:16 $ docker rm -f 6c6c83cc4879cf07c732d5b7f71efb388901ae2081beb2adb1457610a930cc5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:07:17 provisioning config files... 17:07:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7299090567397546914tmp [Pipeline] { [Pipeline] sh 17:07:17 + set +x 17:07:17 + curl -s https://codecov.io/bash 17:07:17 + bash -s -- 17:07:17 17:07:17 _____ _ 17:07:17 / ____| | | 17:07:17 | | ___ __| | ___ ___ _____ __ 17:07:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:07:17 | |___| (_) | (_| | __/ (_| (_) \ V / 17:07:17 \_____\___/ \__,_|\___|\___\___/ \_/ 17:07:17 Bash-1.0.6 17:07:17 17:07:17 17:07:17 ==> git version 2.25.1 found 17:07:17 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:07:17 Release-Date: 2020-01-08 17:07:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:07:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:07:17 ==> Jenkins CI detected. 17:07:17 current dir:  /w/workspace/edgex-go/3 17:07:17 project root: . 17:07:17 --> token set from env 17:07:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:07:17 ==> Running gcov in . (disable via -X gcov) 17:07:17 ==> Python coveragepy not found 17:07:17 ==> Searching for coverage reports in: 17:07:17 + . 17:07:17 -> Found 1 reports 17:07:17 ==> Detecting git/mercurial file structure 17:07:17 ==> Reading reports 17:07:17 + ./coverage.out bytes=436531 17:07:17 ==> Appending adjustments 17:07:17 https://docs.codecov.io/docs/fixing-reports 17:07:18 + Found adjustments 17:07:18 ==> Gzipping contents 17:07:18 60K /tmp/codecov.BhRUMh.gz 17:07:18 ==> Uploading reports 17:07:18 url: https://codecov.io 17:07:18 query: branch=PR-4113&commit=c6aea1b84c4f5d8807ca035805995dbafd8d7774&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4113%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4113&job=&cmd_args= 17:07:18 -> Pinging Codecov 17:07:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4113&commit=c6aea1b84c4f5d8807ca035805995dbafd8d7774&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4113%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4113&job=&cmd_args= 17:07:19 -> Uploading to 17:07:19 https://storage.googleapis.com/codecov/v4/raw/2022-08-02/00271124DB129430A58F1EEE437C3FCB/c6aea1b84c4f5d8807ca035805995dbafd8d7774/e3f0c8f4-988a-4c4e-a667-f3701dc42fdd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220802T170718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d72950e179f20b079da9bf076ec3a7df04ec607335ab3a006aedc0f554126f96 17:07:19 % Total % Received % Xferd Average Speed Time Time Time Current 17:07:19 Dload Upload Total Spent Left Speed 17:07:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59989 0 0 100 59989 0 238k --:--:-- --:--:-- --:--:-- 238k 17:07:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c6aea1b84c4f5d8807ca035805995dbafd8d7774 [Pipeline] } 17:07:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:07:20 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 17:07:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:07:21 ---> package-listing.sh 17:07:21 ++ facter osfamily 17:07:21 ++ tr '[:upper:]' '[:lower:]' 17:07:21 + OS_FAMILY=debian 17:07:21 + workspace=/w/workspace/edgex-go/3 17:07:21 + START_PACKAGES=/tmp/packages_start.txt 17:07:21 + END_PACKAGES=/tmp/packages_end.txt 17:07:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:07:21 + PACKAGES=/tmp/packages_start.txt 17:07:21 + '[' /w/workspace/edgex-go/3 ']' 17:07:21 + PACKAGES=/tmp/packages_end.txt 17:07:21 + case "${OS_FAMILY}" in 17:07:21 + dpkg -l 17:07:21 + grep '^ii' 17:07:21 + '[' -f /tmp/packages_start.txt ']' 17:07:21 + '[' -f /tmp/packages_end.txt ']' 17:07:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:07:21 + '[' /w/workspace/edgex-go/3 ']' 17:07:21 + mkdir -p /w/workspace/edgex-go/3/archives/ 17:07:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 17:07:21 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:07:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:07:22 17:07:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:07:22 latest: Pulling from edgex-lftools-log-publisher 17:07:22 5eb5b503b376: Pulling fs layer 17:07:22 5c69ac0246d0: Pulling fs layer 17:07:22 ec43610c2a17: Pulling fs layer 17:07:22 3a2ae6a8a46f: Pulling fs layer 17:07:22 33b1e0a273af: Pulling fs layer 17:07:22 5d3b04190fa2: Pulling fs layer 17:07:22 2f39f015ded8: Pulling fs layer 17:07:22 33b1e0a273af: Waiting 17:07:22 3a2ae6a8a46f: Waiting 17:07:22 2f39f015ded8: Waiting 17:07:22 5d3b04190fa2: Waiting 17:07:22 5c69ac0246d0: Verifying Checksum 17:07:22 5c69ac0246d0: Download complete 17:07:22 3a2ae6a8a46f: Verifying Checksum 17:07:22 3a2ae6a8a46f: Download complete 17:07:22 ec43610c2a17: Verifying Checksum 17:07:22 ec43610c2a17: Download complete 17:07:22 5d3b04190fa2: Download complete 17:07:22 33b1e0a273af: Verifying Checksum 17:07:22 33b1e0a273af: Download complete 17:07:22 5eb5b503b376: Download complete 17:07:23 2f39f015ded8: Download complete 17:07:24 5eb5b503b376: Pull complete 17:07:24 5c69ac0246d0: Pull complete 17:07:24 ec43610c2a17: Pull complete 17:07:24 3a2ae6a8a46f: Pull complete 17:07:25 33b1e0a273af: Pull complete 17:07:25 5d3b04190fa2: Pull complete 17:07:29 2f39f015ded8: Pull complete 17:07:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:07:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:07:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:29 prd-ubuntu20.04-docker-8c-8g-21815 does not seem to be running inside a container 17:07:29 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 17:07:31 $ docker top 9f29db6ef4c4ea79b1157c1b8b2490dea1ad7bc5b053fa8b388e0911f262d3bd -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:31 + touch /tmp/pre-build-complete [Pipeline] sh 17:07:32 + mkdir -p /var/log/sysstat [Pipeline] sh 17:07:32 + ls /var/log/sa-host 17:07:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:32 provisioning config files... 17:07:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config58006549858298435tmp [Pipeline] { [Pipeline] echo 17:07:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:07:32 ---> create-netrc.sh [Pipeline] } 17:07:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:07:33 ---> python-tools-install.sh [Pipeline] echo 17:07:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:07:33 ---> sudo-logs.sh 17:07:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:07:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:07:33 ---> job-cost.sh 17:07:33 lf-activate-venv: SKIPPING 17:07:33 DEBUG: total: 0.10999999940395355 17:07:33 INFO: Retrieving Stack Cost... 17:07:34 INFO: Retrieving Pricing Info for: v3-standard-8 17:07:34 INFO: Archiving Costs [Pipeline] echo 17:07:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:07:35 ---> logs-deploy.sh 17:07:35 lf-activate-venv: SKIPPING 17:07:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4113/3 17:07:35 INFO: archiving workspace using pattern(s): 17:07:35 Archives upload complete. 17:07:35 INFO: archiving logs to Nexus 17:07:36 ---> uname -a: 17:07:36 Linux prd-ubuntu20-04-docker-8c-8g-21815 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:07:36 17:07:36 17:07:36 ---> lscpu: 17:07:36 Architecture: x86_64 17:07:36 CPU op-mode(s): 32-bit, 64-bit 17:07:36 Byte Order: Little Endian 17:07:36 Address sizes: 40 bits physical, 48 bits virtual 17:07:36 CPU(s): 8 17:07:36 On-line CPU(s) list: 0-7 17:07:36 Thread(s) per core: 1 17:07:36 Core(s) per socket: 1 17:07:36 Socket(s): 8 17:07:36 NUMA node(s): 1 17:07:36 Vendor ID: AuthenticAMD 17:07:36 CPU family: 23 17:07:36 Model: 49 17:07:36 Model name: AMD EPYC-Rome Processor 17:07:36 Stepping: 0 17:07:36 CPU MHz: 2799.994 17:07:36 BogoMIPS: 5599.98 17:07:36 Virtualization: AMD-V 17:07:36 Hypervisor vendor: KVM 17:07:36 Virtualization type: full 17:07:36 L1d cache: 256 KiB 17:07:36 L1i cache: 256 KiB 17:07:36 L2 cache: 4 MiB 17:07:36 L3 cache: 128 MiB 17:07:36 NUMA node0 CPU(s): 0-7 17:07:36 Vulnerability Itlb multihit: Not affected 17:07:36 Vulnerability L1tf: Not affected 17:07:36 Vulnerability Mds: Not affected 17:07:36 Vulnerability Meltdown: Not affected 17:07:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:07:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:07:36 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:07:36 Vulnerability Srbds: Not affected 17:07:36 Vulnerability Tsx async abort: Not affected 17:07:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:07:36 17:07:36 17:07:36 ---> nproc: 17:07:36 8 17:07:36 17:07:36 17:07:36 ---> df -h: 17:07:36 Filesystem Size Used Avail Use% Mounted on 17:07:36 overlay 155G 17G 138G 11% / 17:07:36 tmpfs 64M 0 64M 0% /dev 17:07:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:07:36 shm 64M 0 64M 0% /dev/shm 17:07:36 /dev/vda1 155G 17G 138G 11% /facter-os 17:07:36 17:07:36 17:07:36 ---> sar -b -r -n DEV: 17:07:36 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21815) 08/02/22 _x86_64_ (8 CPU) 17:07:36 17:07:36 16:29:40 LINUX RESTART (8 CPU) 17:07:36 17:07:36 16:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:07:36 16:31:01 413.81 45.45 368.36 0.00 4075.31 202810.80 0.00 17:07:36 16:32:01 59.20 0.03 59.16 0.00 4.40 23717.56 0.00 17:07:36 16:33:01 82.60 0.13 82.47 0.00 10.00 35670.07 0.00 17:07:36 16:34:01 637.67 6.63 631.04 0.00 72.78 260075.57 0.00 17:07:36 16:35:01 1460.73 0.93 1459.80 0.00 16.13 346631.26 0.00 17:07:36 16:36:01 524.21 0.42 523.79 0.00 12.53 113556.01 0.00 17:07:36 16:37:01 2.73 0.00 2.73 0.00 0.00 30.93 0.00 17:07:36 16:38:01 2.23 0.00 2.23 0.00 0.00 24.93 0.00 17:07:36 16:39:01 1.68 0.00 1.68 0.00 0.00 18.39 0.00 17:07:36 16:40:01 2.40 0.00 2.40 0.00 0.00 29.46 0.00 17:07:36 16:41:01 1.65 0.00 1.65 0.00 0.00 17.99 0.00 17:07:36 16:42:01 2.15 0.00 2.15 0.00 0.00 24.39 0.00 17:07:36 16:43:01 1.48 0.00 1.48 0.00 0.00 16.13 0.00 17:07:36 16:44:01 2.25 0.00 2.25 0.00 0.00 25.20 0.00 17:07:36 16:45:01 2.37 0.02 2.35 0.00 0.13 25.72 0.00 17:07:36 16:46:01 2.20 0.00 2.20 0.00 0.00 24.80 0.00 17:07:36 16:47:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 17:07:36 16:48:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 17:07:36 16:49:01 1.70 0.00 1.70 0.00 0.00 17.86 0.00 17:07:36 16:50:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 17:07:36 16:51:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 17:07:36 16:52:01 1.77 0.00 1.77 0.00 0.00 20.40 0.00 17:07:36 16:53:01 2.95 0.87 2.08 0.00 18.39 27.46 0.00 17:07:36 16:54:01 1.87 0.00 1.87 0.00 0.00 22.00 0.00 17:07:36 16:55:01 1.82 0.00 1.82 0.00 0.00 19.73 0.00 17:07:36 16:56:01 2.05 0.00 2.05 0.00 0.00 23.73 0.00 17:07:36 16:57:01 1.62 0.00 1.62 0.00 0.00 17.20 0.00 17:07:36 16:58:01 2.02 0.00 2.02 0.00 0.00 22.40 0.00 17:07:36 16:59:01 1.72 0.00 1.72 0.00 0.00 17.86 0.00 17:07:36 17:00:01 2.05 0.00 2.05 0.00 0.00 23.59 0.00 17:07:36 17:01:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 17:07:36 17:02:01 1.87 0.00 1.87 0.00 0.00 21.06 0.00 17:07:36 17:03:02 1.00 0.00 1.00 0.00 0.00 11.60 0.00 17:07:36 17:04:01 1.91 0.00 1.91 0.00 0.00 21.96 0.00 17:07:36 17:05:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 17:07:36 17:06:01 2.20 0.00 2.20 0.00 0.00 25.33 0.00 17:07:36 17:07:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 17:07:36 Average: 87.48 1.47 86.01 0.00 113.84 26584.47 0.00 17:07:36 17:07:36 16:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:07:36 16:31:01 27915412 31739556 565112 1.72 125800 3914112 2352568 6.93 1260300 3274668 106768 17:07:36 16:32:01 27617048 31664108 632168 1.92 138608 4094980 2383292 7.02 1474580 3323068 255408 17:07:36 16:33:01 27674176 31765808 533940 1.62 141604 4134824 2172164 6.40 1286160 3454944 276 17:07:36 16:34:01 22301344 31210492 1056876 3.21 277884 8537220 4441532 13.09 2452928 7339452 160688 17:07:36 16:35:01 20070752 31426600 843624 2.57 344260 10781592 3346368 9.86 2343736 9549724 205796 17:07:36 16:36:01 20992344 31670504 611168 1.86 386360 10072112 2035284 6.00 2210852 8785784 568 17:07:36 16:37:01 20992824 31671012 610580 1.86 386400 10072112 2035284 6.00 2210836 8785788 180 17:07:36 16:38:01 21010212 31688468 593188 1.80 386448 10072116 2035284 6.00 2193476 8785788 16 17:07:36 16:39:01 21011332 31689600 592184 1.80 386488 10072124 2035284 6.00 2193284 8785792 12 17:07:36 16:40:01 21012788 31691040 590664 1.80 386524 10072100 2035284 6.00 2192080 8785772 8 17:07:36 16:41:01 21012328 31690764 590908 1.80 386588 10072104 2035284 6.00 2192924 8785792 12 17:07:36 16:42:01 21012508 31690964 590620 1.80 386616 10072112 2035284 6.00 2192760 8785792 12 17:07:36 16:43:01 21012776 31691252 590296 1.80 386656 10072112 2035284 6.00 2193060 8785792 8 17:07:36 16:44:01 21012468 31691272 590516 1.80 386704 10072116 2035284 6.00 2192820 8786052 12 17:07:36 16:45:01 21012020 31691128 590784 1.80 386768 10072244 2068776 6.10 2192988 8786180 12 17:07:36 16:46:01 21011456 31690604 591508 1.80 386820 10072244 2194640 6.47 2195528 8786184 12 17:07:36 16:47:01 21011400 31690600 591444 1.80 386836 10072252 2194640 6.47 2195456 8786188 180 17:07:36 16:48:01 21011352 31690576 591420 1.80 386848 10072252 2178424 6.42 2195852 8786188 220 17:07:36 16:49:01 21010800 31690068 591860 1.80 386888 10072256 2178424 6.42 2195620 8786192 172 17:07:36 16:50:01 21011236 31690504 591552 1.80 386908 10072248 2178424 6.42 2195816 8786192 52 17:07:36 16:51:01 21011228 31690540 591512 1.80 386916 10072264 2178424 6.42 2196140 8786200 188 17:07:36 16:52:01 21011148 31690476 591512 1.80 386928 10072268 2178424 6.42 2195620 8786204 176 17:07:36 16:53:01 21007284 31687520 594356 1.81 386984 10072780 2193764 6.47 2195904 8786640 172 17:07:36 16:54:01 21007552 31687792 594036 1.81 387032 10072784 2193764 6.47 2195532 8786644 48 17:07:36 16:55:01 21007764 31688068 593728 1.81 387064 10072788 2193764 6.47 2195472 8786652 36 17:07:36 16:56:01 21007456 31687796 593932 1.81 387096 10072792 2193764 6.47 2195908 8786652 16 17:07:36 16:57:01 21008120 31688496 593368 1.80 387140 10072796 2193764 6.47 2195780 8786656 12 17:07:36 16:58:01 21008168 31688604 593296 1.80 387176 10072796 2193764 6.47 2195628 8786660 48 17:07:36 16:59:01 21007772 31688216 593508 1.80 387212 10072804 2193764 6.47 2195944 8786664 188 17:07:36 17:00:01 21007512 31688024 593724 1.81 387252 10072808 2193764 6.47 2195692 8786676 36 17:07:36 17:01:01 21008008 31688552 593256 1.80 387272 10072808 2193764 6.47 2196040 8786668 12 17:07:36 17:02:01 21007708 31688288 593480 1.80 387288 10072812 2193764 6.47 2195724 8786672 144 17:07:36 17:03:02 21007844 31688436 593480 1.80 387312 10072816 2193764 6.47 2196024 8786676 12 17:07:36 17:04:01 21007544 31688324 593572 1.81 387348 10072944 2193764 6.47 2196672 8786804 24 17:07:36 17:05:01 21007788 31688580 593256 1.80 387356 10072948 2193764 6.47 2195912 8786808 24 17:07:36 17:06:01 21007732 31688540 593224 1.80 387396 10072948 2193764 6.47 2196200 8786808 12 17:07:36 17:07:01 21007432 31688284 593408 1.80 387444 10072952 2193764 6.47 2195852 8786812 12 17:07:36 Average: 21563639 31671066 611542 1.86 362438 9561685 2250544 6.63 2137597 8327141 19772 17:07:36 17:07:36 16:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:07:36 16:31:01 lo 5.06 5.06 0.49 0.49 0.00 0.00 0.00 0.00 17:07:36 16:31:01 ens3 1454.18 1313.48 12862.93 180.04 0.00 0.00 0.00 0.00 17:07:36 16:31:01 docker0 529.36 468.78 39.36 3859.85 0.00 0.00 0.00 0.00 17:07:36 16:32:01 veth4a6ca92 1.43 1.62 0.11 0.13 0.00 0.00 0.00 0.00 17:07:36 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 16:32:01 ens3 62.73 48.00 35.78 64.88 0.00 0.00 0.00 0.00 17:07:36 16:32:01 docker0 1.43 1.50 0.09 0.12 0.00 0.00 0.00 0.00 17:07:36 16:33:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:07:36 16:33:01 vetha8b144f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:33:01 ens3 120.88 85.72 1705.52 74.14 0.00 0.00 0.00 0.00 17:07:36 16:33:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:34:01 vethfc4c4dd 0.00 0.62 0.00 0.04 0.00 0.00 0.00 0.00 17:07:36 16:34:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 17:07:36 16:34:01 veth2994888 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:07:36 16:34:01 ens3 232.06 164.48 1846.55 29.41 0.00 0.00 0.00 0.00 17:07:36 16:34:01 vetha346226 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:07:36 16:34:01 veth836362f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:07:36 16:34:01 docker0 137.29 187.85 10.38 1763.47 0.00 0.00 0.00 0.00 17:07:36 16:34:01 veth4cf420a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:07:36 16:35:01 vethefdb450 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:07:36 16:35:01 vethfc4c4dd 0.00 0.63 0.00 0.03 0.00 0.00 0.00 0.00 17:07:36 16:35:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 17:07:36 16:35:01 ens3 270.01 180.56 2865.98 36.87 0.00 0.00 0.00 0.00 17:07:36 16:35:01 veth371b057 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:07:36 16:35:01 docker0 122.11 174.39 9.03 1639.99 0.00 0.00 0.00 0.00 17:07:36 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 16:36:01 ens3 91.32 61.25 511.12 17.57 0.00 0.00 0.00 0.00 17:07:36 16:36:01 docker0 42.79 58.95 3.00 484.44 0.00 0.00 0.00 0.00 17:07:36 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:37:01 ens3 1.03 0.43 0.16 0.10 0.00 0.00 0.00 0.00 17:07:36 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 16:38:01 ens3 0.93 0.63 0.64 0.23 0.00 0.00 0.00 0.00 17:07:36 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:39:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 16:40:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:41:01 ens3 0.23 0.08 0.08 0.07 0.00 0.00 0.00 0.00 17:07:36 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 16:42:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:43:01 ens3 0.15 0.03 0.06 0.00 0.00 0.00 0.00 0.00 17:07:36 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 16:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 16:46:01 ens3 8.83 14.06 0.64 18.62 0.00 0.00 0.00 0.00 17:07:36 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:47:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 16:48:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 17:07:36 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 16:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:51:01 ens3 4.38 8.47 0.35 7.60 0.00 0.00 0.00 0.00 17:07:36 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 16:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 16:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 16:56:01 ens3 4.28 8.21 0.34 7.59 0.00 0.00 0.00 0.00 17:07:36 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 16:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 17:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 17:01:01 ens3 4.42 8.63 0.35 7.62 0.00 0.00 0.00 0.00 17:07:36 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 17:02:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 17:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 17:03:02 ens3 0.13 0.05 0.17 0.00 0.00 0.00 0.00 0.00 17:07:36 17:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 17:04:01 ens3 8.07 13.91 0.86 15.38 0.00 0.00 0.00 0.00 17:07:36 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 17:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:36 17:06:01 ens3 4.57 8.73 0.36 7.62 0.00 0.00 0.00 0.00 17:07:36 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 17:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:36 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 17:07:36 Average: ens3 61.38 51.86 536.28 12.64 0.00 0.00 0.00 0.00 17:07:36 Average: docker0 22.52 24.11 1.67 209.52 0.00 0.00 0.00 0.00 17:07:36 17:07:36 17:07:36 ---> sar -P ALL: 17:07:36 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21815) 08/02/22 _x86_64_ (8 CPU) 17:07:36 17:07:36 16:29:40 LINUX RESTART (8 CPU) 17:07:36 17:07:36 16:30:01 CPU %user %nice %system %iowait %steal %idle 17:07:36 16:31:01 all 12.91 0.00 4.46 2.23 0.07 80.34 17:07:36 16:31:01 0 14.50 0.00 3.91 2.04 0.07 79.48 17:07:36 16:31:01 1 12.05 0.00 4.82 3.02 0.07 80.04 17:07:36 16:31:01 2 13.21 0.00 5.26 5.18 0.07 76.29 17:07:36 16:31:01 3 16.73 0.00 4.98 4.72 0.08 73.49 17:07:36 16:31:01 4 12.42 0.00 4.55 0.69 0.07 82.27 17:07:36 16:31:01 5 12.16 0.00 3.88 0.19 0.07 83.71 17:07:36 16:31:01 6 12.44 0.00 3.42 1.13 0.07 82.93 17:07:36 16:31:01 7 9.74 0.00 4.86 0.84 0.09 84.48 17:07:36 16:32:01 all 35.82 0.00 6.21 0.41 0.08 57.49 17:07:36 16:32:01 0 35.14 0.00 5.92 2.28 0.08 56.58 17:07:36 16:32:01 1 35.66 0.00 6.01 0.03 0.08 58.21 17:07:36 16:32:01 2 35.86 0.00 6.18 0.24 0.08 57.64 17:07:36 16:32:01 3 35.84 0.00 5.46 0.02 0.08 58.60 17:07:36 16:32:01 4 36.26 0.00 6.50 0.45 0.08 56.70 17:07:36 16:32:01 5 35.06 0.00 7.09 0.15 0.07 57.63 17:07:36 16:32:01 6 37.21 0.00 6.52 0.05 0.08 56.14 17:07:36 16:32:01 7 35.55 0.00 5.96 0.03 0.07 58.39 17:07:36 16:33:01 all 44.12 0.00 6.61 0.63 0.10 48.55 17:07:36 16:33:01 0 42.64 0.00 7.07 4.12 0.10 46.08 17:07:36 16:33:01 1 43.27 0.00 6.29 0.02 0.08 50.34 17:07:36 16:33:01 2 44.98 0.00 6.59 0.02 0.08 48.33 17:07:36 16:33:01 3 43.93 0.00 6.30 0.15 0.10 49.51 17:07:36 16:33:01 4 45.44 0.00 6.33 0.58 0.10 47.55 17:07:36 16:33:01 5 44.63 0.00 6.12 0.02 0.10 49.13 17:07:36 16:33:01 6 44.06 0.00 6.93 0.08 0.10 48.83 17:07:36 16:33:01 7 44.02 0.00 7.26 0.02 0.10 48.60 17:07:36 16:34:01 all 43.16 0.00 13.39 5.55 0.11 37.79 17:07:36 16:34:01 0 41.35 0.00 12.91 6.53 0.12 39.09 17:07:36 16:34:01 1 46.61 0.00 13.78 5.47 0.12 34.03 17:07:36 16:34:01 2 42.98 0.00 13.54 4.22 0.10 39.15 17:07:36 16:34:01 3 42.01 0.00 15.46 8.90 0.10 33.53 17:07:36 16:34:01 4 42.73 0.00 12.61 6.46 0.14 38.07 17:07:36 16:34:01 5 42.46 0.00 12.58 6.11 0.10 38.75 17:07:36 16:34:01 6 43.32 0.00 13.23 3.05 0.10 40.30 17:07:36 16:34:01 7 43.82 0.00 12.97 3.64 0.12 39.46 17:07:36 16:35:01 all 54.93 0.00 14.70 8.55 0.15 21.67 17:07:36 16:35:01 0 54.97 0.00 14.77 11.78 0.14 18.35 17:07:36 16:35:01 1 53.71 0.00 16.55 9.27 0.19 20.28 17:07:36 16:35:01 2 55.66 0.00 14.64 6.69 0.15 22.86 17:07:36 16:35:01 3 53.83 0.00 15.18 8.70 0.14 22.15 17:07:36 16:35:01 4 54.79 0.00 13.90 7.65 0.14 23.53 17:07:36 16:35:01 5 56.24 0.00 13.71 6.34 0.15 23.56 17:07:36 16:35:01 6 54.32 0.00 14.66 9.04 0.15 21.83 17:07:36 16:35:01 7 55.94 0.00 14.17 8.93 0.15 20.80 17:07:36 16:36:01 all 31.40 0.00 6.88 2.46 0.08 59.18 17:07:36 16:36:01 0 32.73 0.00 7.08 1.21 0.10 58.88 17:07:36 16:36:01 1 31.66 0.00 7.84 4.28 0.08 56.13 17:07:36 16:36:01 2 30.99 0.00 6.66 3.91 0.07 58.37 17:07:36 16:36:01 3 30.86 0.00 7.28 5.32 0.07 56.47 17:07:36 16:36:01 4 28.49 0.00 5.98 0.68 0.08 64.76 17:07:36 16:36:01 5 33.17 0.00 6.49 1.60 0.08 58.65 17:07:36 16:36:01 6 32.08 0.00 6.98 1.26 0.08 59.60 17:07:36 16:36:01 7 31.19 0.00 6.71 1.42 0.08 60.59 17:07:36 16:37:01 all 0.01 0.00 0.00 0.01 0.00 99.97 17:07:36 16:37:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:07:36 16:37:01 1 0.02 0.00 0.02 0.05 0.00 99.92 17:07:36 16:37:01 2 0.00 0.00 0.00 0.03 0.02 99.95 17:07:36 16:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:38:01 all 0.05 0.00 0.04 0.01 0.00 99.91 17:07:36 16:38:01 0 0.13 0.00 0.08 0.00 0.00 99.78 17:07:36 16:38:01 1 0.03 0.00 0.08 0.03 0.00 99.85 17:07:36 16:38:01 2 0.02 0.00 0.03 0.03 0.00 99.92 17:07:36 16:38:01 3 0.05 0.00 0.02 0.00 0.00 99.93 17:07:36 16:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:38:01 6 0.05 0.00 0.05 0.00 0.00 99.90 17:07:36 16:38:01 7 0.05 0.00 0.02 0.00 0.02 99.92 17:07:36 16:39:01 all 0.01 0.00 0.02 0.01 0.00 99.97 17:07:36 16:39:01 0 0.03 0.00 0.05 0.00 0.02 99.90 17:07:36 16:39:01 1 0.00 0.00 0.02 0.02 0.00 99.97 17:07:36 16:39:01 2 0.00 0.00 0.00 0.03 0.00 99.97 17:07:36 16:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:07:36 16:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 16:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:07:36 16:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:07:36 16:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:07:36 16:40:01 0 0.03 0.00 0.05 0.00 0.02 99.90 17:07:36 16:40:01 1 0.02 0.00 0.00 0.03 0.00 99.95 17:07:36 16:40:01 2 0.02 0.00 0.00 0.03 0.00 99.95 17:07:36 16:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:07:36 16:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:41:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:07:36 16:41:01 0 0.07 0.00 0.02 0.00 0.00 99.92 17:07:36 16:41:01 1 0.00 0.00 0.02 0.02 0.00 99.97 17:07:36 16:41:01 2 0.00 0.00 0.02 0.03 0.00 99.95 17:07:36 16:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:07:36 16:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 16:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 17:07:36 16:41:01 CPU %user %nice %system %iowait %steal %idle 17:07:36 16:42:01 all 0.21 0.00 0.01 0.01 0.00 99.77 17:07:36 16:42:01 0 0.02 0.00 0.05 0.00 0.00 99.93 17:07:36 16:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:42:01 2 0.00 0.00 0.02 0.03 0.00 99.95 17:07:36 16:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:42:01 5 0.02 0.00 0.00 0.05 0.00 99.93 17:07:36 16:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:42:01 7 1.66 0.00 0.00 0.00 0.00 98.34 17:07:36 16:43:01 all 0.19 0.00 0.02 0.01 0.00 99.78 17:07:36 16:43:01 0 0.02 0.00 0.05 0.00 0.02 99.92 17:07:36 16:43:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:07:36 16:43:01 2 0.02 0.00 0.00 0.03 0.00 99.95 17:07:36 16:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 16:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:07:36 16:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:07:36 16:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:43:01 7 1.39 0.00 0.07 0.00 0.00 98.55 17:07:36 16:44:01 all 0.02 0.00 0.02 0.02 0.00 99.93 17:07:36 16:44:01 0 0.07 0.00 0.07 0.00 0.00 99.87 17:07:36 16:44:01 1 0.02 0.00 0.02 0.05 0.00 99.92 17:07:36 16:44:01 2 0.02 0.00 0.03 0.08 0.00 99.87 17:07:36 16:44:01 3 0.05 0.00 0.05 0.00 0.00 99.90 17:07:36 16:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:07:36 16:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:07:36 16:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:07:36 16:45:01 all 0.04 0.00 0.01 0.01 0.00 99.94 17:07:36 16:45:01 0 0.07 0.00 0.02 0.00 0.00 99.92 17:07:36 16:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:45:01 2 0.02 0.00 0.03 0.03 0.00 99.92 17:07:36 16:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 16:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 16:45:01 5 0.00 0.00 0.03 0.03 0.00 99.93 17:07:36 16:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:45:01 7 0.17 0.00 0.00 0.00 0.00 99.83 17:07:36 16:46:01 all 0.07 0.00 0.01 0.01 0.00 99.90 17:07:36 16:46:01 0 0.07 0.00 0.02 0.00 0.02 99.90 17:07:36 16:46:01 1 0.02 0.00 0.02 0.02 0.02 99.93 17:07:36 16:46:01 2 0.03 0.00 0.00 0.03 0.00 99.93 17:07:36 16:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:07:36 16:46:01 5 0.08 0.00 0.03 0.02 0.00 99.87 17:07:36 16:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:46:01 7 0.30 0.00 0.03 0.00 0.00 99.67 17:07:36 16:47:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:07:36 16:47:01 0 0.03 0.00 0.05 0.00 0.00 99.92 17:07:36 16:47:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:07:36 16:47:01 2 0.00 0.00 0.00 0.03 0.00 99.97 17:07:36 16:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:07:36 16:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:48:01 all 0.01 0.00 0.01 0.06 0.00 99.93 17:07:36 16:48:01 0 0.05 0.00 0.03 0.00 0.00 99.92 17:07:36 16:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:07:36 16:48:01 2 0.00 0.00 0.00 0.10 0.00 99.90 17:07:36 16:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:48:01 5 0.00 0.00 0.00 0.37 0.00 99.63 17:07:36 16:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:49:01 all 0.02 0.00 0.01 0.01 0.00 99.97 17:07:36 16:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:07:36 16:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 16:49:01 2 0.02 0.00 0.00 0.03 0.00 99.95 17:07:36 16:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 16:49:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:07:36 16:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 16:50:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:07:36 16:50:01 0 0.08 0.00 0.03 0.00 0.00 99.88 17:07:36 16:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:07:36 16:50:01 2 0.00 0.00 0.00 0.03 0.02 99.95 17:07:36 16:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 16:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:50:01 5 0.00 0.00 0.00 0.08 0.00 99.92 17:07:36 16:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:07:36 16:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:51:01 all 0.03 0.00 0.01 0.01 0.00 99.95 17:07:36 16:51:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:07:36 16:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:51:01 2 0.02 0.00 0.00 0.05 0.00 99.93 17:07:36 16:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 16:51:01 4 0.03 0.00 0.03 0.00 0.00 99.93 17:07:36 16:51:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:07:36 16:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:07:36 16:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 16:52:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:07:36 16:52:01 0 0.07 0.00 0.02 0.00 0.00 99.92 17:07:36 16:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 16:52:01 2 0.00 0.00 0.02 0.02 0.00 99.97 17:07:36 16:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:07:36 16:52:01 5 0.00 0.00 0.02 0.05 0.00 99.93 17:07:36 16:52:01 6 0.05 0.00 0.00 0.00 0.02 99.93 17:07:36 16:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 17:07:36 16:52:01 CPU %user %nice %system %iowait %steal %idle 17:07:36 16:53:01 all 0.04 0.00 0.03 0.01 0.00 99.91 17:07:36 16:53:01 0 0.03 0.00 0.07 0.00 0.02 99.88 17:07:36 16:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 16:53:01 2 0.00 0.00 0.02 0.02 0.00 99.97 17:07:36 16:53:01 3 0.07 0.00 0.03 0.03 0.00 99.87 17:07:36 16:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 16:53:01 5 0.18 0.00 0.07 0.05 0.00 99.70 17:07:36 16:53:01 6 0.02 0.00 0.03 0.00 0.00 99.95 17:07:36 16:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 16:54:01 all 0.01 0.00 0.01 0.02 0.00 99.97 17:07:36 16:54:01 0 0.00 0.00 0.02 0.05 0.00 99.93 17:07:36 16:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:07:36 16:54:01 2 0.00 0.00 0.02 0.07 0.00 99.92 17:07:36 16:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:07:36 16:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:07:36 16:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:55:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:07:36 16:55:01 0 0.02 0.00 0.02 0.03 0.00 99.93 17:07:36 16:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 16:55:01 2 0.03 0.00 0.03 0.03 0.00 99.90 17:07:36 16:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:07:36 16:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 16:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:07:36 16:56:01 all 0.03 0.00 0.01 0.01 0.00 99.96 17:07:36 16:56:01 0 0.03 0.00 0.00 0.02 0.00 99.95 17:07:36 16:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:07:36 16:56:01 2 0.05 0.00 0.02 0.03 0.02 99.88 17:07:36 16:56:01 3 0.00 0.00 0.02 0.02 0.00 99.97 17:07:36 16:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:07:36 16:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:07:36 16:57:01 all 0.00 0.00 0.01 0.01 0.00 99.98 17:07:36 16:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:07:36 16:57:01 2 0.02 0.00 0.02 0.03 0.00 99.93 17:07:36 16:57:01 3 0.02 0.00 0.02 0.03 0.00 99.93 17:07:36 16:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:07:36 16:58:01 all 0.01 0.00 0.00 0.01 0.00 99.97 17:07:36 16:58:01 0 0.00 0.00 0.02 0.02 0.00 99.97 17:07:36 16:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:58:01 2 0.03 0.00 0.02 0.07 0.02 99.87 17:07:36 16:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:07:36 16:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:07:36 16:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:07:36 16:59:01 0 0.02 0.00 0.02 0.05 0.02 99.90 17:07:36 16:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:07:36 16:59:01 2 0.02 0.00 0.02 0.05 0.00 99.92 17:07:36 16:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 16:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 16:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 17:00:01 all 0.02 0.00 0.01 0.01 0.00 99.97 17:07:36 17:00:01 0 0.02 0.00 0.00 0.03 0.00 99.95 17:07:36 17:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:07:36 17:00:01 2 0.03 0.00 0.03 0.02 0.00 99.92 17:07:36 17:00:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:07:36 17:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 17:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 17:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 17:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:07:36 17:01:01 all 0.01 0.00 0.02 0.01 0.00 99.96 17:07:36 17:01:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:07:36 17:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 17:01:01 2 0.03 0.00 0.03 0.03 0.02 99.88 17:07:36 17:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:07:36 17:01:01 4 0.02 0.00 0.05 0.00 0.00 99.93 17:07:36 17:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 17:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 17:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 17:02:01 all 0.01 0.00 0.00 0.01 0.00 99.98 17:07:36 17:02:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:07:36 17:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 17:02:01 2 0.02 0.00 0.02 0.02 0.00 99.95 17:07:36 17:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:07:36 17:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 17:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 17:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:07:36 17:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 17:03:02 all 0.01 0.00 0.01 0.00 0.00 99.98 17:07:36 17:03:02 0 0.02 0.00 0.02 0.02 0.00 99.95 17:07:36 17:03:02 1 0.00 0.00 0.03 0.00 0.00 99.97 17:07:36 17:03:02 2 0.03 0.00 0.00 0.02 0.00 99.95 17:07:36 17:03:02 3 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 17:03:02 4 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 17:03:02 5 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 17:03:02 6 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 17:03:02 7 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 17:07:36 17:03:02 CPU %user %nice %system %iowait %steal %idle 17:07:36 17:04:01 all 0.02 0.00 0.02 0.01 0.00 99.94 17:07:36 17:04:01 0 0.05 0.00 0.05 0.02 0.00 99.88 17:07:36 17:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 17:04:01 2 0.02 0.00 0.05 0.03 0.02 99.88 17:07:36 17:04:01 3 0.05 0.00 0.05 0.03 0.00 99.86 17:07:36 17:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 17:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 17:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:07:36 17:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 17:05:01 all 0.02 0.00 0.00 0.01 0.00 99.97 17:07:36 17:05:01 0 0.03 0.00 0.00 0.03 0.00 99.93 17:07:36 17:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 17:05:01 2 0.05 0.00 0.02 0.02 0.00 99.92 17:07:36 17:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 17:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:07:36 17:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 17:05:01 6 0.05 0.00 0.00 0.00 0.00 99.95 17:07:36 17:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 17:06:01 all 0.03 0.00 0.01 0.01 0.00 99.94 17:07:36 17:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:07:36 17:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 17:06:01 2 0.07 0.00 0.03 0.05 0.02 99.83 17:07:36 17:06:01 3 0.07 0.00 0.03 0.02 0.00 99.88 17:07:36 17:06:01 4 0.00 0.00 0.00 0.03 0.00 99.97 17:07:36 17:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:07:36 17:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:07:36 17:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:07:36 17:07:01 all 0.01 0.00 0.00 0.01 0.00 99.98 17:07:36 17:07:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:07:36 17:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:07:36 17:07:01 2 0.03 0.00 0.02 0.05 0.00 99.90 17:07:36 17:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:07:36 17:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 17:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 17:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 17:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:07:36 Average: all 5.96 0.00 1.40 0.54 0.02 92.09 17:07:36 Average: 0 5.94 0.00 1.40 0.75 0.02 91.88 17:07:36 Average: 1 5.96 0.00 1.49 0.60 0.02 91.94 17:07:36 Average: 2 5.98 0.00 1.42 0.57 0.02 92.01 17:07:36 Average: 3 5.97 0.00 1.47 0.75 0.02 91.80 17:07:36 Average: 4 5.88 0.00 1.34 0.44 0.02 92.32 17:07:36 Average: 5 5.99 0.00 1.34 0.40 0.02 92.26 17:07:36 Average: 6 5.97 0.00 1.38 0.39 0.02 92.24 17:07:36 Average: 7 5.96 0.00 1.39 0.39 0.02 92.24 17:07:36 17:07:36 17:07:36