Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb+8d74a5096a4a44ccbcfe21975abab76d27106cec (cd756f17c08f2105f634d04236f67f002daf4285) 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-ssh16169786481891131209.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh444993408302198610.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4340/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-4340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7746322895443596626.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9474559865658889556.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4340/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-4340/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8772772561762296799.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5755 in /w/workspace/edgexfoundry_edgex-go_PR-4340 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4340/head:refs/remotes/origin/PR-4340 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8d74a5096a4a44ccbcfe21975abab76d27106cec into PR head commit 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb Merge succeeded, producing fd4a0dea5051cc322d6ff01476a49d12443644ff Checking out Revision fd4a0dea5051cc322d6ff01476a49d12443644ff (PR-4340) > git config core.sparsecheckout # timeout=10 > git checkout -f 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8d74a5096a4a44ccbcfe21975abab76d27106cec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd4a0dea5051cc322d6ff01476a49d12443644ff # timeout=10 Commit message: "Merge commit '8d74a5096a4a44ccbcfe21975abab76d27106cec' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 1598583f3854ec7ba5bfaead51eb878d6d00b22d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:42 ========================================================= 08:30:42 EdgeX Global Pipelines Version Info 08:30:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:43 ------------------- 08:30:43 stable info: 08:30:43 ------------------- 08:30:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:43 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:43 Message: update stable to v1.0.244 08:30:43 ------------------- 08:30:43 experimental info: 08:30:43 ------------------- 08:30:43 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:43 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:43 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:30:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4340 [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4340 [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4340 [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd4a0dea5051cc322d6ff01476a49d12443644ff [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd4a0de [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:44 provisioning config files... 08:30:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8186277280847515313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:44 ---> docker-login.sh 08:30:44 nexus3.edgexfoundry.org:10001 08:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:44 Configure a credential helper to remove this warning. See 08:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:44 08:30:44 Login Succeeded 08:30:44 nexus3.edgexfoundry.org:10002 08:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:44 Configure a credential helper to remove this warning. See 08:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:44 08:30:44 Login Succeeded 08:30:44 nexus3.edgexfoundry.org:10003 08:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:44 Configure a credential helper to remove this warning. See 08:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:44 08:30:44 Login Succeeded 08:30:44 nexus3.edgexfoundry.org:10004 08:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:44 Configure a credential helper to remove this warning. See 08:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:44 08:30:44 Login Succeeded 08:30:45 docker.io 08:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:45 Configure a credential helper to remove this warning. See 08:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:45 08:30:45 Login Succeeded 08:30:45 ---> docker-login.sh ends [Pipeline] } 08:30:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:45 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:45 + dirname cmd/core-command/Dockerfile 08:30:45 + cut -d/ -f2 08:30:45 + echo core-command,cmd/core-command/Dockerfile 08:30:45 + cut -d/ -f2 08:30:45 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:45 + cut -d/ -f2 08:30:45 + dirname cmd/core-data/Dockerfile 08:30:45 + echo core-data,cmd/core-data/Dockerfile 08:30:45 + cut -d/ -f2 08:30:45 + dirname cmd/core-metadata/Dockerfile 08:30:45 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:45 + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile 08:30:45 08:30:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:45 + dirname cmd/security-proxy-setup/Dockerfile 08:30:45 + cut -d/ -f2 08:30:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:45 + + dirname cmd/security-secretstore-setup/Dockerfile 08:30:45 cut -d/ -f2 08:30:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:45 + cut -d/ -f2 08:30:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:45 + dirname cmd/security-spire-agent/Dockerfile 08:30:45 + cut -d/ -f2 08:30:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:45 + dirname cmd/security-spire-config/Dockerfile 08:30:45 + cut -d/ -f2 08:30:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:45 + dirname cmd/security-spire-server/Dockerfile 08:30:45 + cut -d/ -f2 08:30:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:45 + dirname cmd/support-notifications/Dockerfile 08:30:45 + cut -d/ -f2 08:30:45 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:45 + dirname cmd/support-scheduler/Dockerfile 08:30:45 + cut -d/ -f2 08:30:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:45 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:46 + git rev-list -1 --merges fd4a0dea5051cc322d6ff01476a49d12443644ff~1..fd4a0dea5051cc322d6ff01476a49d12443644ff [Pipeline] echo 08:30:46 -----------> git rev-list -1 --merges fd4a0dea5051cc322d6ff01476a49d12443644ff~1..fd4a0dea5051cc322d6ff01476a49d12443644ff fd4a0dea5051cc322d6ff01476a49d12443644ff 08:30:46 fd4a0dea5051cc322d6ff01476a49d12443644ff [false] [Pipeline] sh 08:30:46 + git log --format=format:%s -1 fd4a0dea5051cc322d6ff01476a49d12443644ff [Pipeline] echo 08:30:46 ========================================================= 08:30:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:46 + grep -v github /etc/ssh/ssh_known_hosts 08:30:46 + [ -e /tmp/ssh_known_hosts ] 08:30:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:46 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:47 08:30:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:47 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:47 b85a868b505f: Pulling fs layer 08:30:47 e2be974225ed: Pulling fs layer 08:30:47 339a4e72a1f5: Pulling fs layer 08:30:47 988bab9f4d93: Pulling fs layer 08:30:47 1469e6f7b9e6: Pulling fs layer 08:30:47 eaf3925da568: Pulling fs layer 08:30:47 bab4dde63d76: Pulling fs layer 08:30:47 bde34c3a00c8: Pulling fs layer 08:30:47 b352a97aabf1: Pulling fs layer 08:30:47 4872d77fe225: Pulling fs layer 08:30:47 5851b861e8e6: Pulling fs layer 08:30:47 bab4dde63d76: Waiting 08:30:47 bde34c3a00c8: Waiting 08:30:47 b352a97aabf1: Waiting 08:30:47 5851b861e8e6: Waiting 08:30:47 988bab9f4d93: Waiting 08:30:47 1469e6f7b9e6: Waiting 08:30:47 eaf3925da568: Waiting 08:30:47 e2be974225ed: Verifying Checksum 08:30:47 e2be974225ed: Download complete 08:30:47 988bab9f4d93: Verifying Checksum 08:30:47 988bab9f4d93: Download complete 08:30:48 1469e6f7b9e6: Verifying Checksum 08:30:48 1469e6f7b9e6: Download complete 08:30:48 339a4e72a1f5: Verifying Checksum 08:30:48 339a4e72a1f5: Download complete 08:30:48 eaf3925da568: Download complete 08:30:48 bde34c3a00c8: Download complete 08:30:48 b352a97aabf1: Verifying Checksum 08:30:48 b352a97aabf1: Download complete 08:30:48 4872d77fe225: Verifying Checksum 08:30:48 4872d77fe225: Download complete 08:30:48 5851b861e8e6: Verifying Checksum 08:30:48 5851b861e8e6: Download complete 08:30:48 b85a868b505f: Verifying Checksum 08:30:48 b85a868b505f: Download complete 08:30:49 bab4dde63d76: Verifying Checksum 08:30:49 bab4dde63d76: Download complete 08:30:49 b85a868b505f: Pull complete 08:30:50 e2be974225ed: Pull complete 08:30:50 339a4e72a1f5: Pull complete 08:30:50 988bab9f4d93: Pull complete 08:30:51 1469e6f7b9e6: Pull complete 08:30:51 eaf3925da568: Pull complete 08:30:53 bab4dde63d76: Pull complete 08:30:53 bde34c3a00c8: Pull complete 08:30:53 b352a97aabf1: Pull complete 08:30:53 4872d77fe225: Pull complete 08:30:53 5851b861e8e6: Pull complete 08:30:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:53 prd-ubuntu20.04-docker-8c-8g-5755 does not seem to be running inside a container 08:30:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:55 $ docker top 809834c0d24e7822394d5848feeb83de3c86ef01579475094f8c93ef5e10bd04 -eo pid,comm 08:30:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:30:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:55 [ssh-agent] Looking for ssh-agent implementation... 08:30:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:55 $ docker exec 809834c0d24e7822394d5848feeb83de3c86ef01579475094f8c93ef5e10bd04 ssh-agent 08:30:55 SSH_AUTH_SOCK=/tmp/ssh-LGzTMRCnkWyO/agent.33 08:30:55 SSH_AGENT_PID=39 08:30:55 Running ssh-add (command line suppressed) 08:30:55 Identity added: /w/workspace/edgex-go/4@tmp/private_key_10547728271807384894.key (/w/workspace/edgex-go/4@tmp/private_key_10547728271807384894.key) 08:30:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:55 + git tag --points-at HEAD [Pipeline] } 08:30:55 $ docker exec --env ******** --env ******** 809834c0d24e7822394d5848feeb83de3c86ef01579475094f8c93ef5e10bd04 ssh-agent -k 08:30:55 unset SSH_AUTH_SOCK; 08:30:55 unset SSH_AGENT_PID; 08:30:55 echo Agent pid 39 killed; 08:30:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:56 [ssh-agent] Looking for ssh-agent implementation... 08:30:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:56 $ docker exec 809834c0d24e7822394d5848feeb83de3c86ef01579475094f8c93ef5e10bd04 ssh-agent 08:30:56 SSH_AUTH_SOCK=/tmp/ssh-iViCbPCkb6sC/agent.72 08:30:56 SSH_AGENT_PID=78 08:30:56 Running ssh-add (command line suppressed) 08:30:56 Identity added: /w/workspace/edgex-go/4@tmp/private_key_10858428665945936997.key (/w/workspace/edgex-go/4@tmp/private_key_10858428665945936997.key) 08:30:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:56 + git semver init 08:30:56 2023-02-14 08:30:56,867 [run_init] DEBUG init version:0.0.0 force:False 08:30:56 2023-02-14 08:30:56,868 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 08:30:56 2023-02-14 08:30:56,868 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 08:30:56 2023-02-14 08:30:56,868 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 08:31:02 2023-02-14 08:31:01,508 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 08:31:02 2023-02-14 08:31:01,509 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4340 with force:False 08:31:02 2023-02-14 08:31:01,509 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4340 08:31:02 2023-02-14 08:31:01,513 [execute] INFO git cat-file --batch-check 08:31:02 2023-02-14 08:31:01,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:31:02 2023-02-14 08:31:01,519 [execute] INFO git cat-file --batch 08:31:02 2023-02-14 08:31:01,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:31:02 2023-02-14 08:31:01,524 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4340 08:31:02 0.0.0 [Pipeline] } 08:31:02 $ docker exec --env ******** --env ******** 809834c0d24e7822394d5848feeb83de3c86ef01579475094f8c93ef5e10bd04 ssh-agent -k 08:31:02 unset SSH_AUTH_SOCK; 08:31:02 unset SSH_AGENT_PID; 08:31:02 echo Agent pid 78 killed; 08:31:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:02 + git semver [Pipeline] } 08:31:02 $ docker stop --time=1 809834c0d24e7822394d5848feeb83de3c86ef01579475094f8c93ef5e10bd04 08:31:04 $ docker rm -f --volumes 809834c0d24e7822394d5848feeb83de3c86ef01579475094f8c93ef5e10bd04 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:04 Stashed 1 file(s) [Pipeline] echo 08:31:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:31:05 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:31:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:05 ========================================================= 08:31:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:31:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:05 213ec9aee27d: Pulling fs layer 08:31:05 4583459ba037: Pulling fs layer 08:31:05 93c1e223e6f2: Pulling fs layer 08:31:05 53926ce57604: Pulling fs layer 08:31:05 21b2b0c7a3f4: Pulling fs layer 08:31:05 22ff95d597cd: Pulling fs layer 08:31:05 12d6caf4c0d1: Pulling fs layer 08:31:05 96b7cbca73a9: Pulling fs layer 08:31:05 a7acece74701: Pulling fs layer 08:31:05 53926ce57604: Waiting 08:31:05 21b2b0c7a3f4: Waiting 08:31:05 22ff95d597cd: Waiting 08:31:05 12d6caf4c0d1: Waiting 08:31:05 a7acece74701: Waiting 08:31:05 96b7cbca73a9: Waiting 08:31:05 93c1e223e6f2: Verifying Checksum 08:31:05 93c1e223e6f2: Download complete 08:31:05 4583459ba037: Verifying Checksum 08:31:05 4583459ba037: Download complete 08:31:05 21b2b0c7a3f4: Download complete 08:31:05 22ff95d597cd: Verifying Checksum 08:31:05 22ff95d597cd: Download complete 08:31:05 213ec9aee27d: Verifying Checksum 08:31:05 12d6caf4c0d1: Verifying Checksum 08:31:05 12d6caf4c0d1: Download complete 08:31:06 213ec9aee27d: Pull complete 08:31:06 4583459ba037: Pull complete 08:31:06 93c1e223e6f2: Pull complete 08:31:07 a7acece74701: Verifying Checksum 08:31:07 a7acece74701: Download complete 08:31:07 53926ce57604: Verifying Checksum 08:31:07 53926ce57604: Download complete 08:31:07 96b7cbca73a9: Verifying Checksum 08:31:11 53926ce57604: Pull complete 08:31:11 21b2b0c7a3f4: Pull complete 08:31:11 22ff95d597cd: Pull complete 08:31:11 12d6caf4c0d1: Pull complete 08:31:14 96b7cbca73a9: Pull complete 08:31:15 a7acece74701: Pull complete 08:31:15 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:31:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:31:15 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:15 WORKDIR /edgex 08:31:15 COPY go.mod . 08:31:15 RUN go mod download ci-base-image-x86_64 08:31:15 -f - . 08:31:15 Sending build context to Docker daemon 170.3MB 08:31:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:16 ---> db6d94c90886 08:31:16 Step 2/4 : WORKDIR /edgex 08:31:18 ---> Running in 23dd396889ff 08:31:18 Removing intermediate container 23dd396889ff 08:31:18 ---> a24bd3d91842 08:31:18 Step 3/4 : COPY go.mod . 08:31:18 ---> 9b8149410a49 08:31:18 Step 4/4 : RUN go mod download 08:31:18 ---> Running in a77ad5802a29 08:31:19 Still waiting to schedule task 08:31:19 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5759’ is offline 08:31:27 Removing intermediate container a77ad5802a29 08:31:27 ---> 50e3b6d4c4ff 08:31:27 Successfully built 50e3b6d4c4ff 08:31:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:28 + docker inspect -f . ci-base-image-x86_64 08:31:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:28 prd-ubuntu20.04-docker-8c-8g-5755 does not seem to be running inside a container 08:31:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 08:31:28 $ docker top 646f6f667a35bbe1bbe930c389911f3a3ff73bf56a18dff4519e3b7d3e4b288f -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:29 + go version 08:31:29 go version go1.18.7 linux/amd64 [Pipeline] } 08:31:29 $ docker stop --time=1 646f6f667a35bbe1bbe930c389911f3a3ff73bf56a18dff4519e3b7d3e4b288f 08:31:30 $ docker rm -f --volumes 646f6f667a35bbe1bbe930c389911f3a3ff73bf56a18dff4519e3b7d3e4b288f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:30 + docker inspect -f . ci-base-image-x86_64 08:31:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:30 prd-ubuntu20.04-docker-8c-8g-5755 does not seem to be running inside a container 08:31:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 08:31:31 $ docker top 737bb3477dc3037bb7004345ef356161e2c4ee0082751e2f80e94a51ae237a06 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:31 ========================================================= 08:31:31 [edgeXBuildGoParallel] Running Tests and Build... 08:31:31 ========================================================= [Pipeline] sh 08:31:31 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:31:32 + make test 08:31:32 go test -race -coverprofile=coverage.out ./... 08:31:40 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.093s coverage: 28.7% of statements 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.209s coverage: 73.2% of statements 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.0% of statements 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.001s coverage: 89.2% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.088s coverage: 3.9% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.603s coverage: 95.6% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.087s coverage: 72.2% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.091s coverage: 65.9% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.100s coverage: 0.9% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.117s coverage: 29.6% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 82.9% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.088s coverage: 94.4% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.414s coverage: 79.9% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 77.4% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.112s coverage: 80.0% of statements 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.222s coverage: 63.1% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.400s coverage: 65.3% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 41.0% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.121s coverage: 97.7% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:19 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:37 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:32:37 go vet ./... 08:32:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:42 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:42 + ls -al . 08:32:42 total 744 08:32:42 drwxrwxr-x 11 1001 1001 4096 Feb 14 08:31 . 08:32:42 drwxr-xr-x 4 root root 4096 Feb 14 08:31 .. 08:32:42 drwxrwxr-x 2 1001 1001 4096 Feb 14 08:30 .blubracket 08:32:42 -rw-rw-r-- 1 1001 1001 16 Feb 14 08:30 .dockerignore 08:32:42 drwxrwxr-x 8 1001 1001 4096 Feb 14 08:32 .git 08:32:42 drwxrwxr-x 3 1001 1001 4096 Feb 14 08:30 .github 08:32:42 -rw-rw-r-- 1 1001 1001 1024 Feb 14 08:30 .gitignore 08:32:42 -rw-rw-r-- 1 1001 1001 42 Feb 14 08:30 .golangci.yml 08:32:42 -rw-rw-r-- 1 1001 1001 87 Feb 14 08:30 .hadolint.yml 08:32:42 drwxr-xr-x 3 1001 1001 4096 Feb 14 08:31 .semver 08:32:42 -rw-rw-r-- 1 1001 1001 166 Feb 14 08:30 .sonarcloud.properties 08:32:42 -rw-rw-r-- 1 1001 1001 1171 Feb 14 08:30 ADOPTERS.md 08:32:42 -rw-rw-r-- 1 1001 1001 10825 Feb 14 08:30 Attribution.txt 08:32:42 -rw-rw-r-- 1 1001 1001 73765 Feb 14 08:30 CHANGELOG.md 08:32:42 -rw-rw-r-- 1 1001 1001 3804 Feb 14 08:30 CONTRIBUTING.md 08:32:42 -rw-rw-r-- 1 1001 1001 677 Feb 14 08:30 GOVERNANCE.md 08:32:42 -rw-rw-r-- 1 1001 1001 850 Feb 14 08:30 Jenkinsfile 08:32:42 -rw-rw-r-- 1 1001 1001 10775 Feb 14 08:30 LICENSE 08:32:42 -rw-rw-r-- 1 1001 1001 13375 Feb 14 08:30 Makefile 08:32:42 -rw-rw-r-- 1 1001 1001 582 Feb 14 08:30 OWNERS.md 08:32:42 -rw-rw-r-- 1 1001 1001 9403 Feb 14 08:30 README.md 08:32:42 -rw-rw-r-- 1 1001 1001 6912 Feb 14 08:30 SECURITY.md 08:32:42 -rw-rw-r-- 1 1001 1001 5 Feb 14 08:31 VERSION 08:32:42 drwxrwxr-x 2 1001 1001 4096 Feb 14 08:30 bin 08:32:42 drwxrwxr-x 17 1001 1001 4096 Feb 14 08:30 cmd 08:32:42 -rw-r--r-- 1 root root 487233 Feb 14 08:32 coverage.out 08:32:42 -rw-rw-r-- 1 1001 1001 3295 Feb 14 08:30 go.mod 08:32:42 -rw-rw-r-- 1 1001 1001 33318 Feb 14 08:30 go.sum 08:32:42 drwxrwxr-x 7 1001 1001 4096 Feb 14 08:30 internal 08:32:42 drwxrwxr-x 3 1001 1001 4096 Feb 14 08:30 openapi 08:32:42 drwxrwxr-x 4 1001 1001 4096 Feb 14 08:30 snap 08:32:42 -rw-rw-r-- 1 1001 1001 204 Feb 14 08:30 version.go [Pipeline] sh 08:32:42 + '[' -e coverage.out ] 08:32:42 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:42 Stashed 1 file(s) [Pipeline] sh 08:32:43 + make build 08:32:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:32:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:32:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:57 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:33:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:33:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:33:13 $ docker stop --time=1 737bb3477dc3037bb7004345ef356161e2c4ee0082751e2f80e94a51ae237a06 08:33:15 $ docker rm -f --volumes 737bb3477dc3037bb7004345ef356161e2c4ee0082751e2f80e94a51ae237a06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:16 08:33:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:16 latest: Pulling from edgex-devops/edgex-compose 08:33:16 cbdbe7a5bc2a: Pulling fs layer 08:33:16 ca9280d653b3: Pulling fs layer 08:33:16 7e9c9ca2126c: Pulling fs layer 08:33:16 cbdbe7a5bc2a: Verifying Checksum 08:33:16 cbdbe7a5bc2a: Download complete 08:33:16 cbdbe7a5bc2a: Pull complete 08:33:16 ca9280d653b3: Verifying Checksum 08:33:16 ca9280d653b3: Download complete 08:33:17 7e9c9ca2126c: Download complete 08:33:17 ca9280d653b3: Pull complete 08:33:20 7e9c9ca2126c: Pull complete 08:33:20 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:20 prd-ubuntu20.04-docker-8c-8g-5755 does not seem to be running inside a container 08:33:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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/edgex-compose:latest cat 08:33:24 $ docker top e64527572912d6bde27d21f39ceef1c4610007e36b81549403dbf5772e0ed690 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:25 + docker-compose build --help 08:33:25 + grep parallel 08:33:25 --parallel Build images in parallel. [Pipeline] } 08:33:25 $ docker stop --time=1 e64527572912d6bde27d21f39ceef1c4610007e36b81549403dbf5772e0ed690 08:33:26 $ docker rm -f --volumes e64527572912d6bde27d21f39ceef1c4610007e36b81549403dbf5772e0ed690 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:27 prd-ubuntu20.04-docker-8c-8g-5755 does not seem to be running inside a container 08:33:27 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:27 $ docker top af023dd59f70051746bbbbcd8efd4991b09db35d52d3514d9a457e4e6515c754 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:28 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:28 Building core-command ... 08:33:28 Building core-common-config-bootstrapper ... 08:33:28 Building core-data ... 08:33:28 Building core-metadata ... 08:33:28 Building security-bootstrapper ... 08:33:28 Building security-proxy-setup ... 08:33:28 Building security-secretstore-setup ... 08:33:28 Building security-spiffe-token-provider ... 08:33:28 Building security-spire-agent ... 08:33:28 Building security-spire-config ... 08:33:28 Building security-spire-server ... 08:33:28 Building support-notifications ... 08:33:28 Building support-scheduler ... 08:33:28 Building security-bootstrapper 08:33:28 Building security-spiffe-token-provider 08:33:28 Building security-spire-agent 08:33:28 Building core-common-config-bootstrapper 08:33:28 Building support-scheduler 08:33:40 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:40 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:33:40 ---> 50e3b6d4c4ff 08:33:40 Step 3/19 : WORKDIR /edgex-go 08:33:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:40 ---> 50e3b6d4c4ff 08:33:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:40 ---> 50e3b6d4c4ff 08:33:40 Step 3/24 : WORKDIR /edgex-go 08:33:40 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:40 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:33:40 ---> 50e3b6d4c4ff 08:33:40 Step 3/32 : WORKDIR /edgex-go 08:33:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:40 ---> 50e3b6d4c4ff 08:33:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:43 ---> Running in 17e8efbd1d68 08:33:43 ---> Running in c956350fbc5e 08:33:43 ---> Running in 8837536d02dc 08:33:43 ---> Running in 9b543e18c9da 08:33:43 ---> Running in 657bd62d6415 08:33:43 Removing intermediate container c956350fbc5e 08:33:43 ---> 96bbf10b9e5b 08:33:43 Step 4/22 : WORKDIR /edgex-go 08:33:43 Removing intermediate container 17e8efbd1d68 08:33:43 ---> 97d1767a890b 08:33:43 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:33:43 Removing intermediate container 8837536d02dc 08:33:43 ---> 917309392eb3 08:33:43 Step 4/22 : WORKDIR /edgex-go 08:33:43 Removing intermediate container 9b543e18c9da 08:33:43 ---> 053cb7ff4c96 08:33:43 Step 4/32 : RUN apk add --update --no-cache make git 08:33:43 Removing intermediate container 657bd62d6415 08:33:43 ---> 06bd3265ea28 08:33:43 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:33:43 ---> Running in 381d9ad79a4a 08:33:43 ---> Running in 62a26e261505 08:33:43 ---> Running in 71873abf480a 08:33:43 ---> Running in 2d3747cfef90 08:33:43 ---> Running in 53175b257b98 08:33:43 Removing intermediate container 381d9ad79a4a 08:33:43 ---> 6f1a2b36b4fe 08:33:43 Step 5/22 : RUN apk add --update --no-cache make git 08:33:43 Removing intermediate container 71873abf480a 08:33:43 ---> 655f759b1ed3 08:33:43 Step 5/22 : RUN apk add --update --no-cache make git 08:33:43 ---> Running in f4af76079ebc 08:33:43 ---> Running in a37be7c9087c 08:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:44 OK: 211 MiB in 51 packages 08:33:45 Removing intermediate container 62a26e261505 08:33:45 ---> 17103a936e3f 08:33:45 Step 5/24 : COPY go.mod vendor* ./ 08:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:45 ---> b0714bc44e98 08:33:45 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:45 ---> Running in 4866c8090625 08:33:45 OK: 211 MiB in 51 packages 08:33:45 OK: 211 MiB in 51 packages 08:33:46 OK: 211 MiB in 51 packages 08:33:46 v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:33:46 v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:33:46 OK: 17046 distinct packages available 08:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:46 Removing intermediate container f4af76079ebc 08:33:46 ---> 29862bf38bb8 08:33:46 Step 6/22 : COPY go.mod vendor* ./ 08:33:46 Removing intermediate container a37be7c9087c 08:33:46 ---> 82b78c5d0de8 08:33:46 Step 6/22 : COPY go.mod vendor* ./ 08:33:46 ---> 7be5879a44e4 08:33:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:47 OK: 211 MiB in 51 packages 08:33:47 ---> Running in baf777f247b6 08:33:47 Removing intermediate container 2d3747cfef90 08:33:47 ---> 5791679d9e65 08:33:47 Step 5/32 : COPY go.mod vendor* ./ 08:33:47 ---> 0457008e95f1 08:33:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:47 ---> Running in d44cc2fd4162 08:33:47 ---> f77ff76271f4 08:33:47 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:47 ---> Running in c929cc8bb1d4 08:33:48 Removing intermediate container 53175b257b98 08:33:48 ---> bdd087d6e8c8 08:33:48 Step 5/19 : COPY go.mod vendor* ./ 08:33:49 ---> 6fa9ae56881d 08:33:49 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:49 ---> Running in 9b9ed6908c05 08:34:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5765 in /w/workspace/edgexfoundry_edgex-go_PR-4340 [Pipeline] { [Pipeline] ws 08:34:13 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 08:34:13 The recommended git tool is: git 08:34:21 using credential edgex-jenkins-ssh 08:34:21 Cloning the remote Git repository 08:34:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:21 > git init /w/workspace/edgex-go/4 # timeout=10 08:34:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:21 > git --version # timeout=10 08:34:21 > git --version # 'git version 2.25.1' 08:34:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4340/head:refs/remotes/origin/PR-4340 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:44 Merging remotes/origin/main commit 8d74a5096a4a44ccbcfe21975abab76d27106cec into PR head commit 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb 08:34:45 Merge succeeded, producing a21e3a18903b9df7b9680542937159cfc7cbdcd3 08:34:45 Checking out Revision a21e3a18903b9df7b9680542937159cfc7cbdcd3 (PR-4340) 08:34:45 Removing intermediate container 4866c8090625 08:34:45 ---> 537d297284ac 08:34:45 Step 7/24 : COPY . . 08:34:45 Removing intermediate container 9b9ed6908c05 08:34:45 ---> 0c58af9e6d61 08:34:45 Step 7/19 : COPY . . 08:34:45 Removing intermediate container d44cc2fd4162 08:34:45 ---> cada0bbcf9d2 08:34:45 Step 8/22 : COPY . . 08:34:45 Removing intermediate container c929cc8bb1d4 08:34:45 ---> 206337704f0c 08:34:45 Step 7/32 : COPY . . 08:34:45 Removing intermediate container baf777f247b6 08:34:45 ---> 31164b5769ca 08:34:45 Step 8/22 : COPY . . 08:34:44 > git config core.sparsecheckout # timeout=10 08:34:44 > git checkout -f 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb # timeout=10 08:34:45 > git remote # timeout=10 08:34:45 > git config --get remote.origin.url # timeout=10 08:34:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:45 > git merge 8d74a5096a4a44ccbcfe21975abab76d27106cec # timeout=10 08:34:45 > git rev-parse HEAD^{commit} # timeout=10 08:34:45 > git config core.sparsecheckout # timeout=10 08:34:45 > git checkout -f a21e3a18903b9df7b9680542937159cfc7cbdcd3 # timeout=10 08:34:49 Commit message: "Merge commit '8d74a5096a4a44ccbcfe21975abab76d27106cec' into HEAD" 08:34:49 First time build. Skipping changelog. 08:34:49 > git rev-list --no-walk 1598583f3854ec7ba5bfaead51eb878d6d00b22d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:50 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:50 Dload Upload Total Spent Left Speed 08:34:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh 08:34:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:51 + sudo tee /etc/docker/daemon.new 08:34:51 { 08:34:51 "registry-mirrors": [ 08:34:51 "https://nexus3.edgexfoundry.org:10001" 08:34:51 ], 08:34:51 "bip": "10.250.0.254/24", 08:34:51 "hosts": [ 08:34:51 "tcp://0.0.0.0:5555", 08:34:51 "unix:///var/run/docker.sock" 08:34:51 ], 08:34:51 "mtu": 1458, 08:34:51 "selinux-enabled": true, 08:34:51 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:51 } [Pipeline] sh 08:34:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:52 ---> d208a2377a50 08:34:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:34:52 ---> 2a89a4dfa509 08:34:52 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:52 ---> d8c1f5763ebd 08:34:52 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:34:52 ---> 7a09772557d9 08:34:52 ---> eaab96876ee9 08:34:52 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapperStep 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:52 08:34:52 ---> Running in 797dccf80775 08:34:52 ---> Running in 9a3fda5c618a 08:34:52 ---> Running in 76113f31ae2c 08:34:52 ---> Running in f91411ca46e8 08:34:52 ---> Running in daee5f321577 08:34:52 + sudo service docker restart 08:34:52 Removing intermediate container daee5f321577 08:34:52 ---> d788e778be28 08:34:52 Step 9/24 : WORKDIR /edgex-go/spire-build 08:34:52 ---> Running in 838340e8fd52 08:34:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:53 Removing intermediate container 838340e8fd52 08:34:53 ---> 973937b356af 08:34:53 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:34:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:34:53 ---> Running in d33dd9f75247 08:34:54 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:34:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:55 Removing intermediate container d33dd9f75247 08:34:55 ---> 05c5a159ee51 08:34:55 Step 11/24 : WORKDIR /edgex-go 08:34:56 ---> Running in 8e98c62959dd 08:34:56 Removing intermediate container 8e98c62959dd 08:34:56 ---> 4f63473dd204 08:34:56 08:34:56 Step 12/24 : FROM alpine:3.15 08:34:56 3.15: Pulling from library/alpine 08:34:57 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:34:57 Status: Downloaded newer image for alpine:3.15 08:34:57 ---> 5ce65d7b0fde 08:34:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:59 ---> Running in 1dc0cbc68236 08:35:00 Removing intermediate container 1dc0cbc68236 08:35:00 ---> f952d2bfc540 08:35:00 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:01 ---> Running in e9b05cf2484c 08:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:03 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:03 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:03 OK: 15857 distinct packages available 08:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:03 (1/5) Installing dumb-init (1.2.5-r1) 08:35:03 (2/5) Installing musl-obstack (1.2.3-r0) 08:35:03 (3/5) Installing libucontext (1.1-r0) 08:35:03 (4/5) Installing gcompat (1.0.0-r4) 08:35:03 (5/5) Installing openssl (1.1.1t-r1) 08:35:03 Executing busybox-1.34.1-r7.trigger 08:35:03 OK: 7 MiB in 19 packages 08:35:06 Removing intermediate container e9b05cf2484c 08:35:06 ---> b47a5c78323a 08:35:06 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:10 provisioning config files... 08:35:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config9539249896977198834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:11 ---> docker-login.sh 08:35:11 nexus3.edgexfoundry.org:10001 08:35:11 ---> 4feeefe142d2 08:35:11 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:12 Configure a credential helper to remove this warning. See 08:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:12 08:35:12 Login Succeeded 08:35:12 nexus3.edgexfoundry.org:10002 08:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:12 Configure a credential helper to remove this warning. See 08:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:12 08:35:12 Login Succeeded 08:35:12 nexus3.edgexfoundry.org:10003 08:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:13 Configure a credential helper to remove this warning. See 08:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:13 08:35:13 Login Succeeded 08:35:13 nexus3.edgexfoundry.org:10004 08:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:13 Configure a credential helper to remove this warning. See 08:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:13 08:35:13 Login Succeeded 08:35:13 docker.io 08:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:14 Configure a credential helper to remove this warning. See 08:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:14 08:35:14 Login Succeeded 08:35:14 ---> docker-login.sh ends [Pipeline] } 08:35:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:35:15 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:35:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:15 ========================================================= 08:35:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:35:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:35:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:15 9b18e9b68314: Pulling fs layer 08:35:15 35d82f9e3411: Pulling fs layer 08:35:15 e16973657156: Pulling fs layer 08:35:15 fc693d55d65f: Pulling fs layer 08:35:15 7e9fc2657dce: Pulling fs layer 08:35:15 dda99020689f: Pulling fs layer 08:35:15 db1c61fa0a46: Pulling fs layer 08:35:15 891c053d2c06: Pulling fs layer 08:35:15 7e9fc2657dce: Waiting 08:35:15 dda99020689f: Waiting 08:35:15 db1c61fa0a46: Waiting 08:35:15 891c053d2c06: Waiting 08:35:15 fc693d55d65f: Waiting 08:35:15 e16973657156: Verifying Checksum 08:35:15 e16973657156: Download complete 08:35:15 35d82f9e3411: Verifying Checksum 08:35:15 35d82f9e3411: Download complete 08:35:15 7e9fc2657dce: Verifying Checksum 08:35:15 7e9fc2657dce: Download complete 08:35:15 9b18e9b68314: Verifying Checksum 08:35:15 9b18e9b68314: Download complete 08:35:15 dda99020689f: Verifying Checksum 08:35:15 dda99020689f: Download complete 08:35:17 9b18e9b68314: Pull complete 08:35:17 891c053d2c06: Verifying Checksum 08:35:17 891c053d2c06: Download complete 08:35:19 35d82f9e3411: Pull complete 08:35:19 ---> 87594ae69c03 08:35:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:20 db1c61fa0a46: Verifying Checksum 08:35:20 db1c61fa0a46: Download complete 08:35:20 e16973657156: Pull complete 08:35:20 fc693d55d65f: Verifying Checksum 08:35:20 fc693d55d65f: Download complete 08:35:20 ---> 198dc787ba80 08:35:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:22 ---> c233d5b611ec 08:35:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:26 ---> f2e2ab2e9186 08:35:26 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:26 ---> Running in d902a3714977 08:35:26 Removing intermediate container 9a3fda5c618a 08:35:26 ---> fed40fb1a8c7 08:35:26 08:35:26 Step 10/22 : FROM alpine:3.16 08:35:26 Removing intermediate container 797dccf80775 08:35:26 ---> e66bdb51d229 08:35:26 08:35:26 Step 9/32 : FROM alpine:3.16 08:35:26 Removing intermediate container d902a3714977 08:35:26 ---> 62eaac729eab 08:35:26 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:27 3.16: Pulling from library/alpine 08:35:27 3.16: Pulling from library/alpine 08:35:27 ---> Running in 2cee4b8a90ae 08:35:27 Removing intermediate container 2cee4b8a90ae 08:35:27 ---> 3bdb1e755956 08:35:27 Step 22/24 : LABEL arch=x86_64 08:35:27 ---> Running in 6ab76e6c1f0a 08:35:28 Removing intermediate container 6ab76e6c1f0a 08:35:28 ---> 059d7747fbf0 08:35:28 Step 23/24 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff 08:35:29 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:35:29 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:35:29 Status: Downloaded newer image for alpine:3.16 08:35:29 Status: Downloaded newer image for alpine:3.16 08:35:29 ---> dfd21b5a31f5 08:35:29 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' ---> dfd21b5a31f5 08:35:29 08:35:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:29 ---> Running in 08b12cef2668 08:35:29 ---> Running in 479830c2f4a0 08:35:29 ---> Running in 003ad5ce7dbe 08:35:29 Removing intermediate container 08b12cef2668 08:35:29 ---> 63a273e8da19 08:35:29 Step 24/24 : LABEL version=0.0.0 08:35:30 Removing intermediate container 76113f31ae2c 08:35:30 ---> d341f2922428 08:35:30 08:35:30 Step 9/19 : FROM alpine:3.15 08:35:30 ---> 5ce65d7b0fde 08:35:30 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:30 ---> Using cache 08:35:30 ---> f952d2bfc540 08:35:30 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:30 Removing intermediate container 003ad5ce7dbe 08:35:30 ---> 6526dd18f341 08:35:30 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:35:30 Removing intermediate container 479830c2f4a0 08:35:30 ---> b3f2c89ead5a 08:35:30 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:35:30 ---> Running in 3c1db0010179 08:35:30 ---> Running in a6e3d429a884 08:35:30 ---> Running in 0dcb2fdbe009 08:35:30 ---> Running in 1a355d26118a 08:35:30 Removing intermediate container 0dcb2fdbe009 08:35:30 ---> 665d7c8f7324 08:35:30 08:35:30 Successfully built 665d7c8f7324 08:35:30 Successfully tagged security-spire-agent:latest 08:35:30  Building security-spire-agent ... done Building core-metadata 08:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:32 Removing intermediate container f91411ca46e8 08:35:32 ---> c41342acc0ea 08:35:32 08:35:32 Step 10/22 : FROM alpine:3.16 08:35:32 ---> dfd21b5a31f5 08:35:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:33 ---> 50e3b6d4c4ff 08:35:33 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:35:33 ---> Using cache 08:35:33 ---> 917309392eb3 08:35:33 Step 4/24 : WORKDIR /edgex-go 08:35:33 ---> Using cache 08:35:33 ---> 655f759b1ed3 08:35:33 Step 5/24 : RUN apk add --update --no-cache make git 08:35:33 ---> Using cache 08:35:33 ---> 82b78c5d0de8 08:35:33 Step 6/24 : COPY go.mod vendor* ./ 08:35:33 ---> Using cache 08:35:33 ---> 0457008e95f1 08:35:33 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:33 ---> Using cache 08:35:33 ---> cada0bbcf9d2 08:35:33 Step 8/24 : COPY . . 08:35:33 ---> Using cache 08:35:33 ---> d208a2377a50 08:35:33 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:35:33 (1/2) Installing dumb-init (1.2.5-r1) 08:35:33 ---> Running in b0b8927526f9 08:35:33 ---> Running in 6a777a7c253d 08:35:33 (2/2) Installing su-exec (0.2-r1) 08:35:33 Executing busybox-1.35.0-r17.trigger 08:35:33 OK: 6 MiB in 16 packages 08:35:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:35:34 Removing intermediate container a6e3d429a884 08:35:34 ---> 81207d60d684 08:35:34 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:35:34 ---> Running in 792ae1521065 08:35:34 Removing intermediate container 792ae1521065 08:35:34 ---> 991d4e3c4e13 08:35:34 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:35:34 ---> Running in c104258bab3f 08:35:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:34 Removing intermediate container c104258bab3f 08:35:34 ---> cbe63421b8fd 08:35:34 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:35:34 ---> Running in f9acb2d4b5cf 08:35:34 Removing intermediate container f9acb2d4b5cf 08:35:34 ---> e09c7b221b11 08:35:34 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:35:34 ---> Running in e1dfa69bae61 08:35:34 Removing intermediate container e1dfa69bae61 08:35:34 ---> f9b50166ca31 08:35:34 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:34 ---> Running in 72a7efd38388 08:35:34 (1/1) Installing dumb-init (1.2.5-r1) 08:35:34 Executing busybox-1.35.0-r17.trigger 08:35:34 OK: 6 MiB in 15 packages 08:35:34 (1/1) Installing dumb-init (1.2.5-r1) 08:35:34 Executing busybox-1.35.0-r17.trigger 08:35:35 OK: 6 MiB in 15 packages 08:35:35 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:35 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:35 OK: 15857 distinct packages available 08:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:35 Removing intermediate container b0b8927526f9 08:35:35 ---> 14770a6c4e0a 08:35:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:35 ---> Running in b4fce6a39c19 08:35:35 Removing intermediate container 1a355d26118a 08:35:35 ---> f4881d3ca7eb 08:35:35 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:35 Removing intermediate container 72a7efd38388 08:35:35 ---> 0a9786f76c24 08:35:35 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:35 ---> Running in 5796a63b2267 08:35:35 Removing intermediate container b4fce6a39c19 08:35:35 ---> f40d3b909e49 08:35:35 Step 13/22 : ENV APP_PORT=59861 08:35:35 ---> Running in cc8a7798e670 08:35:35 fc693d55d65f: Pull complete 08:35:35 7e9fc2657dce: Pull complete 08:35:35 ---> bb90ed938960 08:35:35 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:35 Removing intermediate container 5796a63b2267 08:35:35 ---> 0a9621821a46 08:35:35 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:35 Removing intermediate container cc8a7798e670 08:35:35 ---> b3e5a986b4e8 08:35:35 Step 14/22 : EXPOSE $APP_PORT 08:35:35 ---> Running in dcfb959b8e06 08:35:36 dda99020689f: Pull complete 08:35:36 ---> 769f15e42698 08:35:36 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:36 (1/9) Installing ca-certificates (20220614-r0) 08:35:36 Removing intermediate container dcfb959b8e06 08:35:36 ---> 5a4ddf04433f 08:35:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:36 (2/9) Installing brotli-libs (1.0.9-r5) 08:35:36 ---> Running in 2e751e3fe62d 08:35:36 ---> b86bf45c300e 08:35:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:36 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:35:36 (4/9) Installing libcurl (7.80.0-r5) 08:35:36 ---> c529521c2e40 08:35:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:37 (5/9) Installing curl (7.80.0-r5) 08:35:37 (6/9) Installing dumb-init (1.2.5-r1) 08:35:37 (7/9) Installing musl-obstack (1.2.3-r0) 08:35:37 (8/9) Installing libucontext (1.1-r0) 08:35:37 (9/9) Installing gcompat (1.0.0-r4) 08:35:37 Executing busybox-1.34.1-r7.trigger 08:35:37 Executing ca-certificates-20220614-r0.trigger 08:35:37 OK: 8 MiB in 23 packages 08:35:37 ---> 33de097c2f8b 08:35:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:38 ---> 685f0ad5209f 08:35:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:35:38 ---> 6f7a5e22e132 08:35:38 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:38 ---> Running in 1e84450761df 08:35:38 ---> 47029d954db1 08:35:38 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:35:38 ---> Running in 0f4827c3148d 08:35:38 Removing intermediate container 3c1db0010179 08:35:38 ---> c15c92ad63f8 08:35:38 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:39 Removing intermediate container 2e751e3fe62d 08:35:39 ---> 6e97e392b339 08:35:39 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:39 Removing intermediate container 0f4827c3148d 08:35:39 ---> db6eec64c4b5 08:35:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:39 ---> Running in e90f92ff396d 08:35:39 ---> c2db81e414ef 08:35:39 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:39 ---> bddb38242255 08:35:39 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:39 Removing intermediate container e90f92ff396d 08:35:39 ---> 41d35cbc4a6e 08:35:39 Step 20/22 : LABEL arch=x86_64 08:35:39 ---> Running in 249c2e716c9c 08:35:40 Removing intermediate container 249c2e716c9c 08:35:40 ---> dc85935074e5 08:35:40 Step 21/22 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff 08:35:40 Removing intermediate container 1e84450761df 08:35:40 ---> 8b0186eb038b 08:35:40 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:40 ---> Running in 00fa823eaeab 08:35:40 ---> Running in 0a0f7c28bdd8 08:35:40 ---> a7ac1e447e55 08:35:40 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:35:41 ---> a35f3d1211d2 08:35:41 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:35:41 Removing intermediate container 00fa823eaeab 08:35:41 ---> bd6185b8c9fa 08:35:41 Step 22/22 : LABEL version=0.0.0 08:35:41 Removing intermediate container 0a0f7c28bdd8 08:35:41 ---> 0634c4635390 08:35:41 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:35:41 ---> Running in 803894287a40 08:35:41 ---> Running in eb39fabe948e 08:35:41 ---> 93363011b9eb 08:35:41 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:41 ---> f824c95dcd7e 08:35:41 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:41 Removing intermediate container 803894287a40 08:35:41 ---> c0ec2be7473d 08:35:41 08:35:41 Removing intermediate container eb39fabe948e 08:35:41 ---> 3f59c1951f28 08:35:41 Step 20/22 : LABEL arch=x86_64 08:35:41 ---> Running in 69bad9dc500c 08:35:41 Successfully built c0ec2be7473d 08:35:41 Successfully tagged support-scheduler:latest 08:35:41 Building security-secretstore-setup 08:35:41 ---> Running in fc3d0969ed68 08:35:41  Building support-scheduler ... done  ---> 83a74506ee49 08:35:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:41 Removing intermediate container 69bad9dc500c 08:35:41 ---> 23acb21cab9c 08:35:41 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:44 ---> Running in 8ba46918b644 08:35:44 Removing intermediate container fc3d0969ed68 08:35:44 ---> bfeccac44e9f 08:35:44 Step 21/22 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff 08:35:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:44 ---> 50e3b6d4c4ff 08:35:44 Step 3/24 : WORKDIR /edgex-go 08:35:44 ---> Using cache 08:35:44 ---> 06bd3265ea28 08:35:44 Step 4/24 : RUN apk add --update --no-cache make git 08:35:44 ---> 177a090b9d0b 08:35:44 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:44 ---> Running in 372e4bb4e5fb 08:35:44 ---> Running in b133d6069800 08:35:44 Removing intermediate container 8ba46918b644 08:35:44 ---> ca297c6814bd 08:35:44 Step 17/19 : LABEL arch=x86_64 08:35:45 ---> 45c4456d2439 08:35:45 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:45 ---> Running in 343fc12b2862 08:35:45 Removing intermediate container b133d6069800 08:35:45 ---> 535d095e6009 08:35:45 Step 22/22 : LABEL version=0.0.0 08:35:45 ---> Running in f24f786bb197 08:35:45 Removing intermediate container 343fc12b2862 08:35:45 ---> 3400fd42abe7 08:35:45 Step 18/19 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff 08:35:45 ---> Running in 2ae45732fff8 08:35:45 ---> 50f0feaaae20 08:35:45 Step 27/32 : RUN chmod +x /entrypoint.sh 08:35:45 Removing intermediate container f24f786bb197 08:35:45 ---> adfe173cdaba 08:35:45 08:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:45 Removing intermediate container 2ae45732fff8 08:35:45 ---> 331407069059 08:35:45 Step 19/19 : LABEL version=0.0.0 08:35:45 ---> Running in 9aa34027d4a0 08:35:45 Successfully built adfe173cdaba 08:35:45 ---> Running in bd55ec830142 08:35:45 Successfully tagged core-common-config-bootstrapper:latest 08:35:45  Building core-common-config-bootstrapper ... done Building support-notifications 08:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:46 OK: 211 MiB in 51 packages 08:35:46 Removing intermediate container bd55ec830142 08:35:46 ---> d10acf5414ce 08:35:46 08:35:46 Successfully built d10acf5414ce 08:35:47 Successfully tagged security-spiffe-token-provider:latest 08:35:47 Building core-data 08:35:48 db1c61fa0a46: Pull complete 08:35:49  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:49 ---> 50e3b6d4c4ff 08:35:49 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:49 ---> Using cache 08:35:49 ---> 917309392eb3 08:35:49 Step 4/22 : WORKDIR /edgex-go 08:35:49 ---> Using cache 08:35:49 ---> 655f759b1ed3 08:35:49 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:35:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:50 ---> 50e3b6d4c4ff 08:35:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:50 ---> Using cache 08:35:50 ---> 917309392eb3 08:35:50 Step 4/22 : WORKDIR /edgex-go 08:35:50 ---> Using cache 08:35:50 ---> 655f759b1ed3 08:35:50 Step 5/22 : RUN apk add --update --no-cache make git 08:35:50 ---> Using cache 08:35:50 ---> 82b78c5d0de8 08:35:50 Step 6/22 : COPY go.mod vendor* ./ 08:35:50 ---> Using cache 08:35:50 ---> 0457008e95f1 08:35:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:50 ---> Using cache 08:35:50 ---> cada0bbcf9d2 08:35:50 Step 8/22 : COPY . . 08:35:50 ---> Using cache 08:35:50 ---> d208a2377a50 08:35:50 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:35:51 Removing intermediate container 372e4bb4e5fb 08:35:51 ---> 7f9473927726 08:35:51 Step 5/24 : COPY go.mod vendor* ./ 08:35:51 ---> Running in df65734a4b1c 08:35:51 ---> Running in 967e4aafa5c2 08:35:51 Removing intermediate container 9aa34027d4a0 08:35:51 ---> 551df98d9450 08:35:51 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:35:51 ---> cbe9729f7cd1 08:35:51 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:51 891c053d2c06: Pull complete 08:35:51 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:35:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:35:51 ---> Running in f8592d8ad3dc 08:35:51 ---> Running in d9e852e91807 08:35:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:52 WORKDIR /edgex 08:35:52 COPY go.mod . 08:35:52 RUN go mod download 08:35:52 + docker build -t ci-base-image-arm64 -f - . 08:35:52 Removing intermediate container f8592d8ad3dc 08:35:52 ---> b22001758b0f 08:35:52 Step 29/32 : CMD ["gate"] 08:35:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:52 ---> Running in 74a3947c2da2 08:35:52 Removing intermediate container 74a3947c2da2 08:35:52 ---> acbddadd6f4d 08:35:52 Step 30/32 : LABEL arch=x86_64 08:35:52 ---> Running in b9e455a400ea 08:35:52 Removing intermediate container b9e455a400ea 08:35:52 ---> a6b95c267cc5 08:35:52 Step 31/32 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff 08:35:53 ---> Running in 188672ff386b 08:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:53 Removing intermediate container 188672ff386b 08:35:53 ---> 9c9f863801c3 08:35:53 Step 32/32 : LABEL version=0.0.0 08:35:53 Sending build context to Docker daemon 3.1MB 08:35:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:53 ---> f96f9c87975a 08:35:53 Step 2/4 : WORKDIR /edgex 08:35:53 ---> Running in 9d7ccebb09c7 08:35:53 ---> Running in be46f77a2cbf 08:35:53 Removing intermediate container 6a777a7c253d 08:35:53 ---> 7740d5e55de7 08:35:53 08:35:53 Step 10/24 : FROM alpine:3.16 08:35:53 ---> dfd21b5a31f5 08:35:53 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:35:53 ---> Using cache 08:35:53 ---> 14770a6c4e0a 08:35:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:53 ---> Using cache 08:35:53 ---> f40d3b909e49 08:35:53 Step 13/24 : ENV APP_PORT=59881 08:35:53 ---> Running in ed6c744ffee3 08:35:53 Removing intermediate container be46f77a2cbf 08:35:53 ---> ac920e00f4c3 08:35:53 08:35:53 Successfully built ac920e00f4c3 08:35:53 Successfully tagged security-bootstrapper:latest 08:35:53  Building security-bootstrapper ... done Building security-proxy-setup 08:35:53 Removing intermediate container ed6c744ffee3 08:35:53 ---> 7869831b9811 08:35:53 Step 14/24 : EXPOSE $APP_PORT 08:35:53 ---> Running in 2ebb077511d9 08:35:54 OK: 211 MiB in 51 packages 08:35:55 Removing intermediate container 2ebb077511d9 08:35:55 ---> c8c9fe40c411 08:35:55 Step 15/24 : WORKDIR / 08:35:55 Removing intermediate container 9d7ccebb09c7 08:35:55 ---> 787a78c23cbb 08:35:55 Step 3/4 : COPY go.mod . 08:35:56 ---> 1736624e87fd 08:35:56 Step 4/4 : RUN go mod download 08:35:56 ---> Running in ad0825ecd7fa 08:35:56 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:35:56 ---> 50e3b6d4c4ff 08:35:56 Step 3/21 : WORKDIR /edgex-go 08:35:56 ---> Using cache 08:35:56 ---> 06bd3265ea28 08:35:56 Step 4/21 : RUN apk add --update --no-cache make git 08:35:56 ---> Using cache 08:35:56 ---> 7f9473927726 08:35:56 Step 5/21 : COPY go.mod vendor* ./ 08:35:56 ---> Using cache 08:35:56 ---> cbe9729f7cd1 08:35:56 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:58 ---> Running in fd7a76fa3da2 08:35:58 ---> Running in 0852d193137e 08:35:58 Removing intermediate container 967e4aafa5c2 08:35:58 ---> a3a46380759d 08:35:58 Step 6/22 : COPY go.mod vendor* ./ 08:35:58 Removing intermediate container fd7a76fa3da2 08:35:58 ---> 4af6c55ec126 08:35:58 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:58 ---> b4723317f7a0 08:35:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:58 ---> Running in c1176ebf93f5 08:35:58 ---> e5a1bc1b2a7a 08:35:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:59 ---> 775df3b2615a 08:35:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:36:00 ---> 0d933f92c2c0 08:36:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:36:00 ---> edffe9f902bf 08:36:00 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:36:00 ---> Running in 111aab71a4af 08:36:00 Removing intermediate container 111aab71a4af 08:36:00 ---> 5d0918be0a7e 08:36:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:00 ---> Running in fd9122bc30b9 08:36:00 Removing intermediate container fd9122bc30b9 08:36:00 ---> 9d32b78532e3 08:36:00 Step 22/24 : LABEL arch=x86_64 08:36:00 ---> Running in 566cc6e989c0 08:36:00 Removing intermediate container 566cc6e989c0 08:36:00 ---> 41b3d8df22dd 08:36:00 Step 23/24 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff 08:36:00 ---> Running in b677db252a56 08:36:01 Removing intermediate container b677db252a56 08:36:01 ---> d14c0dd0f63e 08:36:01 Step 24/24 : LABEL version=0.0.0 08:36:01 ---> Running in 2ac2c2667012 08:36:01 Removing intermediate container 2ac2c2667012 08:36:01 ---> dafefcfeee4f 08:36:01 08:36:01 Successfully built dafefcfeee4f 08:36:01 Successfully tagged core-metadata:latest 08:36:01  Building core-metadata ... done Building security-spire-server 08:36:03 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:03 ---> 50e3b6d4c4ff 08:36:03 Step 3/23 : WORKDIR /edgex-go 08:36:03 ---> Using cache 08:36:03 ---> 06bd3265ea28 08:36:03 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:36:04 ---> Running in 270ec4ff5e2f 08:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:06 OK: 211 MiB in 51 packages 08:36:07 Removing intermediate container 270ec4ff5e2f 08:36:07 ---> b058574567c9 08:36:07 Step 5/23 : COPY go.mod vendor* ./ 08:36:07 ---> 8f8b970e9de4 08:36:07 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:07 ---> Running in c3af8b545e51 08:36:10 Removing intermediate container df65734a4b1c 08:36:10 ---> 58e2bd8aa3f7 08:36:10 08:36:10 Step 10/22 : FROM alpine:3.16 08:36:10 ---> dfd21b5a31f5 08:36:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:36:10 ---> Running in f4248bb492c7 08:36:10 Removing intermediate container f4248bb492c7 08:36:10 ---> 879ed2a7c15f 08:36:10 Step 12/22 : ENV APP_PORT=59880 08:36:10 ---> Running in 48dacdd3eab0 08:36:10 Removing intermediate container 48dacdd3eab0 08:36:10 ---> 75dd175c675e 08:36:10 Step 13/22 : EXPOSE $APP_PORT 08:36:10 ---> Running in 6d730b14b774 08:36:10 Removing intermediate container 6d730b14b774 08:36:10 ---> cdd4ea2ef547 08:36:10 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:36:10 ---> Running in 4012719d1621 08:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:11 (1/1) Installing dumb-init (1.2.5-r1) 08:36:11 Executing busybox-1.35.0-r17.trigger 08:36:11 OK: 6 MiB in 15 packages 08:36:12 Removing intermediate container 4012719d1621 08:36:12 ---> 9e681605d9d9 08:36:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:12 ---> 137f660c835a 08:36:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:13 ---> cd59edace791 08:36:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:36:13 ---> 2368df467790 08:36:13 Step 18/22 : ENTRYPOINT ["/core-data"] 08:36:13 ---> Running in 688b2f6afc47 08:36:13 Removing intermediate container 688b2f6afc47 08:36:13 ---> afd87b757665 08:36:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:13 ---> Running in ef26966a9c6d 08:36:14 Removing intermediate container ef26966a9c6d 08:36:14 ---> 131fd09f6209 08:36:14 Step 20/22 : LABEL arch=x86_64 08:36:14 ---> Running in b105d72068f3 08:36:14 Removing intermediate container b105d72068f3 08:36:14 ---> 31f4a85d13c8 08:36:14 Step 21/22 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff 08:36:14 ---> Running in 9419df05083d 08:36:14 Removing intermediate container 9419df05083d 08:36:14 ---> a57ca311238e 08:36:14 Step 22/22 : LABEL version=0.0.0 08:36:14 ---> Running in 94a9b04e2dc7 08:36:14 Removing intermediate container 94a9b04e2dc7 08:36:14 ---> 0883ed90d71b 08:36:14 08:36:14 Successfully built 0883ed90d71b 08:36:14 Successfully tagged core-data:latest 08:36:14  Building core-data ... done Building security-spire-config 08:36:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:17 ---> 50e3b6d4c4ff 08:36:17 Step 3/24 : WORKDIR /edgex-go 08:36:17 ---> Using cache 08:36:17 ---> 06bd3265ea28 08:36:17 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:36:17 ---> Using cache 08:36:17 ---> b058574567c9 08:36:17 Step 5/24 : COPY go.mod vendor* ./ 08:36:17 ---> Using cache 08:36:17 ---> 8f8b970e9de4 08:36:17 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:18 ---> Running in 3eec780d3e38 08:36:33 Removing intermediate container c1176ebf93f5 08:36:33 ---> 51f1b0d74fb9 08:36:33 Step 8/22 : COPY . . 08:36:39 ---> b53eaba7ba6e 08:36:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:36:40 ---> Running in 7a0e4dfd37d6 08:36:41 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:37:07 Removing intermediate container d9e852e91807 08:37:07 ---> 497c4461b2d8 08:37:07 Step 7/24 : COPY . . 08:37:11 ---> e882ff5ed1b5 08:37:11 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:11 Removing intermediate container 7a0e4dfd37d6 08:37:11 ---> 08478cbddfef 08:37:11 08:37:11 Step 10/22 : FROM alpine:3.16 08:37:11 ---> dfd21b5a31f5 08:37:11 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:37:12 Removing intermediate container c3af8b545e51 08:37:12 ---> 8e8a78ce0d59 08:37:12 Step 7/23 : COPY . . 08:37:12 ---> Running in cd3ba3f740b9 08:37:12 ---> Running in 156200c24cf8 08:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:13 (1/2) Installing ca-certificates (20220614-r0) 08:37:13 (2/2) Installing dumb-init (1.2.5-r1) 08:37:13 Executing busybox-1.35.0-r17.trigger 08:37:13 Executing ca-certificates-20220614-r0.trigger 08:37:13 OK: 6 MiB in 16 packages 08:37:17 Removing intermediate container ad0825ecd7fa 08:37:17 ---> a9ea1be84f8b 08:37:17 Successfully built a9ea1be84f8b 08:37:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:18 + docker inspect -f . ci-base-image-arm64 08:37:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:18 prd-ubuntu20.04-docker-arm64-4c-16g-5765 does not seem to be running inside a container 08:37:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat 08:37:19 $ docker top 805bfe8297e4d79a4eff21bacb796f9b4cf855f1bf457286459cd5b4572e5551 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:20 + go version 08:37:20 go version go1.18.7 linux/arm64 [Pipeline] } 08:37:20 $ docker stop --time=1 805bfe8297e4d79a4eff21bacb796f9b4cf855f1bf457286459cd5b4572e5551 08:37:21 ---> a9b15e2aaf29 08:37:21 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:37:21 ---> Running in 3d776717f56d 08:37:22 Removing intermediate container 156200c24cf8 08:37:22 ---> a686a5807775 08:37:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:37:22 $ docker rm -f --volumes 805bfe8297e4d79a4eff21bacb796f9b4cf855f1bf457286459cd5b4572e5551 08:37:22 Removing intermediate container 0852d193137e 08:37:22 ---> 9082f2563565 08:37:22 Step 7/21 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:23 Removing intermediate container 3d776717f56d 08:37:23 ---> c0b036135f7f 08:37:23 Step 9/23 : WORKDIR /edgex-go/spire-build 08:37:23 ---> Running in 0cb9d4b489d9 08:37:23 Removing intermediate container 3eec780d3e38 08:37:23 ---> eac256047609 08:37:23 Step 7/24 : COPY . . 08:37:23 + docker inspect -f . ci-base-image-arm64 08:37:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:23 prd-ubuntu20.04-docker-arm64-4c-16g-5765 does not seem to be running inside a container 08:37: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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat 08:37:23 ---> Running in 11a756e89005 08:37:25 $ docker top b196b1c0e00ca30367512916648e98c14a09a708a59335ddc30066f614ad28cc -eo pid,comm [Pipeline] { [Pipeline] echo 08:37:25 ========================================================= 08:37:25 [edgeXBuildGoParallel] Running Tests and Build... 08:37:25 ========================================================= [Pipeline] sh 08:37:25 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:37:26 + make test 08:37:26 go test -race -coverprofile=coverage.out ./... 08:37:30 Removing intermediate container 0cb9d4b489d9 08:37:30 ---> cb316cff2889 08:37:30 Step 13/22 : ENV APP_PORT=59860 08:37:30 Removing intermediate container 11a756e89005 08:37:30 ---> d3af40c750ff 08:37:30 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:37:30 ---> Running in b8df47808de6 08:37:30 ---> d9fd15df1a2e 08:37:30 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:37:30 ---> Running in 839d2e8ae3f5 08:37:30 ---> Running in 7aa10f30b694 08:37:30 ---> 56b6c577001d 08:37:30 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:37:30 Removing intermediate container b8df47808de6 08:37:30 ---> 976e096176cd 08:37:30 Step 14/22 : EXPOSE $APP_PORT 08:37:30 ---> Running in a3fb62a41865 08:37:30 ---> Running in 01ee5ac0af7a 08:37:30 Removing intermediate container 7aa10f30b694 08:37:30 ---> 6fd380136a90 08:37:30 Step 9/24 : WORKDIR /edgex-go/spire-build 08:37:30 ---> Running in 2a4ff9fafe7d 08:37:30 Removing intermediate container 01ee5ac0af7a 08:37:30 ---> 8adbadaf4399 08:37:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:30 Removing intermediate container 2a4ff9fafe7d 08:37:30 ---> 77d8229b4b4e 08:37:30 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:37:30 ---> Running in 9a07c10965a9 08:37:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:37:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:37:30 ---> eceefb0fe53b 08:37:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:37:31 Removing intermediate container 839d2e8ae3f5 08:37:31 ---> ef844f0c1c2c 08:37:31 Step 11/23 : WORKDIR /edgex-go 08:37:31 ---> ef8dc25cd004 08:37:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:37:31 ---> Running in fa8956e30c1c 08:37:31 ---> 610b993ca50a 08:37:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:37:31 Removing intermediate container 9a07c10965a9 08:37:31 ---> 04015fc2a6c5 08:37:31 Step 11/24 : WORKDIR /edgex-go 08:37:31 ---> Running in 69334e513910 08:37:31 Removing intermediate container fa8956e30c1c 08:37:31 ---> Running in 9839a0e26bfa 08:37:31 ---> c2d0c97922ba 08:37:31 08:37:31 Step 12/23 : FROM alpine:3.15 08:37:31 ---> 5ce65d7b0fde 08:37:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:31 ---> Using cache 08:37:31 ---> f952d2bfc540 08:37:31 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:31 ---> Using cache 08:37:31 ---> b47a5c78323a 08:37:31 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:31 Removing intermediate container 69334e513910 08:37:31 ---> 253be6b2ac08 08:37:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:32 Removing intermediate container 9839a0e26bfa 08:37:32 ---> cc870d4751f4 08:37:32 08:37:32 Step 12/24 : FROM alpine:3.15 08:37:32 ---> 5ce65d7b0fde 08:37:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:32 ---> Using cache 08:37:32 ---> f952d2bfc540 08:37:32 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:37:32 ---> Running in 50e3100cf2c1 08:37:33 ---> Running in 33a9ca0e0081 08:37:33 Removing intermediate container 50e3100cf2c1 08:37:33 ---> 998a10fa1d20 08:37:33 Step 20/22 : LABEL arch=x86_64 08:37:34 ---> a36bc946ef85 08:37:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:37:34 ---> Running in 5af598ff3869 08:37:34 Removing intermediate container cd3ba3f740b9 08:37:34 ---> 0c22183c61e8 08:37:34 08:37:34 Step 9/24 : FROM alpine:3.16 08:37:34 ---> dfd21b5a31f5 08:37:34 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:37:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:37:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:37:34 ---> Running in 828243baf706 08:37:35 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:37:35 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:37:35 OK: 15857 distinct packages available 08:37:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:37:35 ---> 054212d984df 08:37:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:37:35 Removing intermediate container 5af598ff3869 08:37:35 ---> 5b72c9690f04 08:37:35 Step 21/22 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff 08:37:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:37:35 ---> Running in da404dccada1 08:37:35 (1/4) Installing dumb-init (1.2.5-r1) 08:37:35 (2/4) Installing musl-obstack (1.2.3-r0) 08:37:35 (3/4) Installing libucontext (1.1-r0) 08:37:35 (4/4) Installing gcompat (1.0.0-r4) 08:37:35 Executing busybox-1.34.1-r7.trigger 08:37:35 OK: 6 MiB in 18 packages 08:37:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:36 ---> 6111fd7d8b6c 08:37:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:37:36 (1/3) Installing ca-certificates (20220614-r0) 08:37:36 Removing intermediate container da404dccada1 08:37:36 ---> 89d12d7cc72c 08:37:36 Step 22/22 : LABEL version=0.0.0 08:37:36 (2/3) Installing dumb-init (1.2.5-r1) 08:37:36 (3/3) Installing su-exec (0.2-r1) 08:37:36 Executing busybox-1.35.0-r17.trigger 08:37:36 Executing ca-certificates-20220614-r0.trigger 08:37:36 OK: 6 MiB in 17 packages 08:37:36 ---> Running in 5339f371a2d2 08:37:36 ---> 7b69e59e94a3 08:37:36 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:36 Removing intermediate container 5339f371a2d2 08:37:36 ---> b39cb1e5501c 08:37:36 08:37:36 ---> Running in 9c9208128a5b 08:37:37 Removing intermediate container 33a9ca0e0081 08:37:37 ---> caa751b6b693 08:37:37 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:37 Successfully built b39cb1e5501c 08:37:37 Successfully tagged support-notifications:latest 08:37:37  Building support-notifications ... done Building core-command 08:37:39 Removing intermediate container 828243baf706 08:37:39 ---> 87a690482442 08:37:39 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:37:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:37:39 ---> 50e3b6d4c4ff 08:37:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:37:39 ---> Using cache 08:37:39 ---> 917309392eb3 08:37:39 Step 4/23 : WORKDIR /edgex-go 08:37:39 ---> Using cache 08:37:39 ---> 655f759b1ed3 08:37:39 Step 5/23 : RUN apk add --update --no-cache make git 08:37:39 ---> Using cache 08:37:39 ---> 82b78c5d0de8 08:37:39 Step 6/23 : COPY go.mod vendor* ./ 08:37:39 ---> Using cache 08:37:39 ---> 0457008e95f1 08:37:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:39 ---> Using cache 08:37:39 ---> cada0bbcf9d2 08:37:39 Step 8/23 : COPY . . 08:37:39 ---> Using cache 08:37:39 ---> d208a2377a50 08:37:39 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:37:40 Removing intermediate container 9c9208128a5b 08:37:40 ---> f684425159ae 08:37:40 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:40 ---> b469f1dfa3b6 08:37:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ ---> Running in 2459b0dbb592 08:37:40 ---> Running in 993f8bdf3f6a 08:37:40 08:37:40 ---> Running in c4e727f73a27 08:37:41 Removing intermediate container 993f8bdf3f6a 08:37:41 ---> 9eb4e09728ec 08:37:41 Step 12/24 : WORKDIR / 08:37:41 ---> 15d8aa43eb7e 08:37:41 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:37:41 Removing intermediate container 2459b0dbb592 08:37:41 ---> bfafabd186bb 08:37:41 Step 21/23 : LABEL arch=x86_64 08:37:41 ---> Running in 3bfc868aae2b 08:37:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:37:41 ---> Running in 6ec1c80dd1f8 08:37:41 ---> Running in ba3b8e7a9bb5 08:37:41 Removing intermediate container 3bfc868aae2b 08:37:41 ---> 88925cd4b90a 08:37:41 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:37:41 Removing intermediate container 6ec1c80dd1f8 08:37:41 ---> ce05f3cc381a 08:37:41 Step 22/23 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff 08:37:41 Removing intermediate container ba3b8e7a9bb5 08:37:41 ---> 134da1f564df 08:37:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:37:41 ---> Running in d396d423dd44 08:37:41 ---> 852aa1b53c20 08:37:41 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:37:42 ---> ef191b016df5 08:37:42 Step 19/24 : WORKDIR / 08:37:42 Removing intermediate container d396d423dd44 08:37:42 ---> a04268909487 08:37:42 Step 23/23 : LABEL version=0.0.0 08:37:42 ---> Running in d64230d864fb 08:37:42 ---> Running in f796de9d5d07 08:37:42 ---> bdae2480e020 08:37:42 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:37:42 Removing intermediate container d64230d864fb 08:37:42 ---> ff1be2fecc0e 08:37:42 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:42 Removing intermediate container f796de9d5d07 08:37:42 ---> c78deabcec7e 08:37:42 08:37:42 ---> Running in b0c8d7115c94 08:37:42 ---> dc16930b4355 08:37:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:37:42 Successfully built c78deabcec7e 08:37:42 Successfully tagged security-spire-server:latest 08:37:42  Building security-spire-server ... done Removing intermediate container b0c8d7115c94 08:37:42 ---> cbc35e14582e 08:37:42 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:42 ---> Running in 7a113f9d6d86 08:37:42 ---> 11ef8c6190be 08:37:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:37:42 Removing intermediate container 7a113f9d6d86 08:37:42 ---> 4b05d0edc32a 08:37:42 Step 22/24 : LABEL arch=x86_64 08:37:42 ---> Running in 5ff6e572c6b8 08:37:42 ---> 6ba850456393 08:37:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:42 Removing intermediate container 5ff6e572c6b8 08:37:42 ---> f0f3755b15e1 08:37:42 Step 23/24 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff 08:37:43 ---> Running in 74eb2afa7354 08:37:43 Removing intermediate container 74eb2afa7354 08:37:43 ---> 0f137bd04edd 08:37:43 Step 24/24 : LABEL version=0.0.0 08:37:43 ---> Running in 14e05b5fda20 08:37:43 ---> 9dbcdb832587 08:37:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:43 Removing intermediate container 14e05b5fda20 08:37:43 ---> 1709501854a6 08:37:43 08:37:43 Successfully built 1709501854a6 08:37:43 Successfully tagged security-spire-config:latest 08:37:43  Building security-spire-config ... done  ---> ec64b23a7d8d 08:37:43 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:43 ---> Running in 213c8fc2becd 08:37:45 Removing intermediate container 213c8fc2becd 08:37:45 ---> af3723e97af4 08:37:45 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:37:45 ---> Running in c628249df9d6 08:37:45 Removing intermediate container c628249df9d6 08:37:45 ---> 480753a81d99 08:37:45 Step 22/24 : LABEL arch=x86_64 08:37:45 ---> Running in 7c1f3146679f 08:37:45 Removing intermediate container 7c1f3146679f 08:37:45 ---> 58d5e803353d 08:37:45 Step 23/24 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff 08:37:45 ---> Running in 849f3352d7ac 08:37:46 Removing intermediate container 849f3352d7ac 08:37:46 ---> 24bc727abc8d 08:37:46 Step 24/24 : LABEL version=0.0.0 08:37:46 ---> Running in b07f9b8c10a7 08:37:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:37:46 Removing intermediate container b07f9b8c10a7 08:37:46 ---> 22fd9f020aed 08:37:46 08:37:46 Successfully built 22fd9f020aed 08:37:46 Successfully tagged security-secretstore-setup:latest 08:37:49  Building security-secretstore-setup ... done Removing intermediate container a3fb62a41865 08:37:49 ---> e19e3d1b425d 08:37:49 08:37:49 Step 9/21 : FROM alpine:3.16 08:37:49 ---> dfd21b5a31f5 08:37:49 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:37:50 ---> Running in 44c9d12108a3 08:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:50 (1/6) Installing ca-certificates (20220614-r0) 08:37:50 (2/6) Installing brotli-libs (1.0.9-r6) 08:37:50 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:37:50 (4/6) Installing libcurl (7.83.1-r5) 08:37:50 (5/6) Installing curl (7.83.1-r5) 08:37:50 (6/6) Installing dumb-init (1.2.5-r1) 08:37:50 Executing busybox-1.35.0-r17.trigger 08:37:50 Executing ca-certificates-20220614-r0.trigger 08:37:50 OK: 8 MiB in 20 packages 08:37:51 Removing intermediate container 44c9d12108a3 08:37:51 ---> cddefbfc6e92 08:37:51 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:37:51 ---> Running in a26b71e17592 08:37:51 Removing intermediate container a26b71e17592 08:37:51 ---> 1e47d42a63ed 08:37:51 Step 12/21 : WORKDIR /edgex 08:37:51 ---> Running in e878a7d5ce3b 08:37:52 Removing intermediate container e878a7d5ce3b 08:37:52 ---> 170fd86fb2d5 08:37:52 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:37:52 ---> 9d9a5b279568 08:37:52 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:37:52 ---> 2ec3b594b60a 08:37:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:37:53 ---> e143ecebd75f 08:37:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:37:53 ---> c0335c5ed438 08:37:53 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:53 ---> Running in 8d3ce11e7f4f 08:37:54 Removing intermediate container 8d3ce11e7f4f 08:37:54 ---> ce7fa5093399 08:37:54 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:37:54 ---> Running in 6456a82cad17 08:37:54 Removing intermediate container 6456a82cad17 08:37:54 ---> 32e15b608217 08:37:54 Step 19/21 : LABEL arch=x86_64 08:37:54 ---> Running in 12ae37901eb6 08:37:54 Removing intermediate container 12ae37901eb6 08:37:54 ---> 52df19e7c6d5 08:37:54 Step 20/21 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff 08:37:55 ---> Running in ba3cb238a2df 08:37:55 Removing intermediate container ba3cb238a2df 08:37:55 ---> f1778750ab85 08:37:55 Step 21/21 : LABEL version=0.0.0 08:37:55 ---> Running in 8de8a56fdf29 08:37:55 Removing intermediate container 8de8a56fdf29 08:37:55 ---> 9f628796481f 08:37:55 08:37:55 Successfully built 9f628796481f 08:37:55 Successfully tagged security-proxy-setup:latest 08:37:57  Building security-proxy-setup ... done Removing intermediate container c4e727f73a27 08:37:57 ---> 2a27f8558b70 08:37:57 08:37:57 Step 10/23 : FROM alpine:3.16 08:37:57 ---> dfd21b5a31f5 08:37:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:37:57 ---> Using cache 08:37:57 ---> 14770a6c4e0a 08:37:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:37:57 ---> Using cache 08:37:57 ---> f40d3b909e49 08:37:57 Step 13/23 : ENV APP_PORT=59882 08:37:57 ---> Running in bcb49da977ab 08:37:57 Removing intermediate container bcb49da977ab 08:37:57 ---> 3cc30cef6241 08:37:57 Step 14/23 : EXPOSE $APP_PORT 08:37:57 ---> Running in acd0edc51982 08:37:57 Removing intermediate container acd0edc51982 08:37:57 ---> 80c01dfafc65 08:37:57 Step 15/23 : WORKDIR / 08:37:57 ---> Running in 61af572fda46 08:37:57 Removing intermediate container 61af572fda46 08:37:57 ---> 618164b79c54 08:37:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:57 ---> b1fe300cec01 08:37:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:37:58 ---> 825fc82fcf46 08:37:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:37:58 ---> 6761ebc2c1bf 08:37:58 Step 19/23 : ENTRYPOINT ["/core-command"] 08:37:58 ---> Running in 8821b6e9ba98 08:37:58 Removing intermediate container 8821b6e9ba98 08:37:58 ---> f97139501509 08:37:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:58 ---> Running in 081f5815a83a 08:37:58 Removing intermediate container 081f5815a83a 08:37:58 ---> a2ac0e52e414 08:37:58 Step 21/23 : LABEL arch=x86_64 08:37:58 ---> Running in 24df41f31720 08:37:58 Removing intermediate container 24df41f31720 08:37:58 ---> 1add2e6191a9 08:37:58 Step 22/23 : LABEL git_sha=fd4a0dea5051cc322d6ff01476a49d12443644ff 08:37:58 ---> Running in 07c1853fec40 08:37:58 Removing intermediate container 07c1853fec40 08:37:58 ---> a2f14c9ce501 08:37:58 Step 23/23 : LABEL version=0.0.0 08:37:58 ---> Running in 88e5a412f619 08:37:58 Removing intermediate container 88e5a412f619 08:37:58 ---> 8e3e9815e12b 08:37:58 08:37:58 Successfully built 8e3e9815e12b 08:37:58 Successfully tagged core-command:latest 08:37:58  Building core-command ... done  [Pipeline] } 08:37:58 $ docker stop --time=1 af023dd59f70051746bbbbcd8efd4991b09db35d52d3514d9a457e4e6515c754 08:38:00 $ docker rm -f --volumes af023dd59f70051746bbbbcd8efd4991b09db35d52d3514d9a457e4e6515c754 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:00 + docker images 08:38:00 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:00 core-command latest 8e3e9815e12b 2 seconds ago 17.7MB 08:38:00 2a27f8558b70 4 seconds ago 1.68GB 08:38:00 security-proxy-setup latest 9f628796481f 5 seconds ago 27.8MB 08:38:00 e19e3d1b425d 11 seconds ago 1.67GB 08:38:00 security-secretstore-setup latest 22fd9f020aed 14 seconds ago 30MB 08:38:00 security-spire-config latest 1709501854a6 17 seconds ago 85.8MB 08:38:00 security-spire-server latest c78deabcec7e 19 seconds ago 86.5MB 08:38:00 support-notifications latest b39cb1e5501c 24 seconds ago 30.7MB 08:38:00 0c22183c61e8 27 seconds ago 1.67GB 08:38:00 cc870d4751f4 29 seconds ago 1.55GB 08:38:00 c2d0c97922ba 29 seconds ago 1.55GB 08:38:00 08478cbddfef 55 seconds ago 1.74GB 08:38:00 core-data latest 0883ed90d71b About a minute ago 17.9MB 08:38:00 58e2bd8aa3f7 About a minute ago 1.68GB 08:38:00 core-metadata latest dafefcfeee4f About a minute ago 18.5MB 08:38:00 security-bootstrapper latest ac920e00f4c3 2 minutes ago 20.3MB 08:38:00 7740d5e55de7 2 minutes ago 1.68GB 08:38:00 core-common-config-bootstrapper latest adfe173cdaba 2 minutes ago 15.5MB 08:38:00 security-spiffe-token-provider latest d10acf5414ce 2 minutes ago 30MB 08:38:00 support-scheduler latest c0ec2be7473d 2 minutes ago 30MB 08:38:00 security-spire-agent latest 665d7c8f7324 2 minutes ago 125MB 08:38:00 c41342acc0ea 2 minutes ago 1.74GB 08:38:00 d341f2922428 2 minutes ago 1.71GB 08:38:00 fed40fb1a8c7 2 minutes ago 1.67GB 08:38:00 e66bdb51d229 2 minutes ago 1.67GB 08:38:00 4f63473dd204 3 minutes ago 1.55GB 08:38:00 ci-base-image-x86_64 latest 50e3b6d4c4ff 6 minutes ago 903MB 08:38:00 alpine 3.15 5ce65d7b0fde 3 days ago 5.59MB 08:38:00 alpine 3.16 dfd21b5a31f5 3 days ago 5.55MB 08:38:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:38:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:38:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:38:13 ? github.com/edgexfoundry/edgex-go [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:40:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:40:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.305s coverage: 28.7% of statements 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.471s coverage: 98.5% of statements 08:41:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.939s coverage: 73.2% of statements 08:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:41:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.605s coverage: 54.0% of statements 08:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:41:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.448s coverage: 89.2% of statements 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:41:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.700s coverage: 3.9% of statements 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.933s coverage: 95.6% of statements 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.411s coverage: 72.2% of statements 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.534s coverage: 65.9% of statements 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.498s coverage: 0.9% of statements 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.375s coverage: 29.6% of statements 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.392s coverage: 47.1% of statements 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.256s coverage: 82.9% of statements 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.237s coverage: 94.1% of statements 08:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.437s coverage: 96.3% of statements 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.288s coverage: 87.5% of statements 08:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.330s coverage: 94.4% of statements 08:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.273s coverage: 44.8% of statements 08:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.631s coverage: 79.9% of statements 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.383s coverage: 92.9% of statements 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 64.4% of statements 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.301s coverage: 86.9% of statements 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.253s coverage: 87.2% of statements 08:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.224s coverage: 20.0% of statements 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.248s coverage: 100.0% of statements 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.348s coverage: 77.4% of statements 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.331s coverage: 80.0% of statements 08:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.302s coverage: 87.2% of statements 08:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.007s coverage: 91.2% of statements 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.618s coverage: 63.1% of statements 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.294s coverage: 100.0% of statements 08:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements 08:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements 08:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.120s coverage: 73.7% of statements 08:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 08:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.806s coverage: 65.3% of statements 08:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:42:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.086s coverage: 41.0% of statements 08:42:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:42:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:42:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.360s coverage: 89.5% of statements 08:42:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:42:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.327s coverage: 84.8% of statements 08:42:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:42:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:42:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:42:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:42:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.398s coverage: 17.7% of statements 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:42:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.831s coverage: 92.3% of statements 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:42:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.320s coverage: 63.2% of statements 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:42:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.560s coverage: 97.7% of statements 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:42:32 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:42:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:42:33 go vet ./... 08:44:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:54 ./bin/test-attribution-txt.sh [Pipeline] echo 08:44:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:44:55 + ls -al . 08:44:55 total 740 08:44:55 drwxrwxr-x 10 1001 1001 4096 Feb 14 08:37 . 08:44:55 drwxr-xr-x 4 root root 4096 Feb 14 08:37 .. 08:44:55 drwxrwxr-x 2 1001 1001 4096 Feb 14 08:34 .blubracket 08:44:55 -rw-rw-r-- 1 1001 1001 16 Feb 14 08:34 .dockerignore 08:44:55 drwxrwxr-x 8 1001 1001 4096 Feb 14 08:34 .git 08:44:55 drwxrwxr-x 3 1001 1001 4096 Feb 14 08:34 .github 08:44:55 -rw-rw-r-- 1 1001 1001 1024 Feb 14 08:34 .gitignore 08:44:55 -rw-rw-r-- 1 1001 1001 42 Feb 14 08:34 .golangci.yml 08:44:55 -rw-rw-r-- 1 1001 1001 87 Feb 14 08:34 .hadolint.yml 08:44:55 -rw-rw-r-- 1 1001 1001 166 Feb 14 08:34 .sonarcloud.properties 08:44:55 -rw-rw-r-- 1 1001 1001 1171 Feb 14 08:34 ADOPTERS.md 08:44:55 -rw-rw-r-- 1 1001 1001 10825 Feb 14 08:34 Attribution.txt 08:44:55 -rw-rw-r-- 1 1001 1001 73765 Feb 14 08:34 CHANGELOG.md 08:44:55 -rw-rw-r-- 1 1001 1001 3804 Feb 14 08:34 CONTRIBUTING.md 08:44:55 -rw-rw-r-- 1 1001 1001 677 Feb 14 08:34 GOVERNANCE.md 08:44:55 -rw-rw-r-- 1 1001 1001 850 Feb 14 08:34 Jenkinsfile 08:44:55 -rw-rw-r-- 1 1001 1001 10775 Feb 14 08:34 LICENSE 08:44:55 -rw-rw-r-- 1 1001 1001 13375 Feb 14 08:34 Makefile 08:44:55 -rw-rw-r-- 1 1001 1001 582 Feb 14 08:34 OWNERS.md 08:44:55 -rw-rw-r-- 1 1001 1001 9403 Feb 14 08:34 README.md 08:44:55 -rw-rw-r-- 1 1001 1001 6912 Feb 14 08:34 SECURITY.md 08:44:55 -rw-rw-r-- 1 1001 1001 5 Feb 14 08:31 VERSION 08:44:55 drwxrwxr-x 2 1001 1001 4096 Feb 14 08:34 bin 08:44:55 drwxrwxr-x 17 1001 1001 4096 Feb 14 08:34 cmd 08:44:55 -rw-r--r-- 1 root root 487233 Feb 14 08:42 coverage.out 08:44:55 -rw-rw-r-- 1 1001 1001 3295 Feb 14 08:34 go.mod 08:44:55 -rw-rw-r-- 1 1001 1001 33318 Feb 14 08:34 go.sum 08:44:55 drwxrwxr-x 7 1001 1001 4096 Feb 14 08:34 internal 08:44:55 drwxrwxr-x 3 1001 1001 4096 Feb 14 08:34 openapi 08:44:55 drwxrwxr-x 4 1001 1001 4096 Feb 14 08:34 snap 08:44:55 -rw-rw-r-- 1 1001 1001 204 Feb 14 08:34 version.go [Pipeline] sh 08:44:56 + '[' -e coverage.out ] 08:44:56 + chown 1001:1001 coverage.out [Pipeline] stash 08:44:56 Warning: overwriting stash ‘coverage-report’ 08:44:57 Stashed 1 file(s) [Pipeline] sh 08:44:58 + make build 08:44:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:46:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:46:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:46:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:46:57 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:47:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:47:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:48:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:48:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:48:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:48:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:48:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:48:40 $ docker stop --time=1 b196b1c0e00ca30367512916648e98c14a09a708a59335ddc30066f614ad28cc 08:48:42 $ docker rm -f --volumes b196b1c0e00ca30367512916648e98c14a09a708a59335ddc30066f614ad28cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:45 08:48:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:45 latest: Pulling from edgex-devops/edgex-compose-arm64 08:48:45 29e5d40040c1: Pulling fs layer 08:48:45 1ce36da41761: Pulling fs layer 08:48:45 25b303627fd3: Pulling fs layer 08:48:45 29e5d40040c1: Verifying Checksum 08:48:45 29e5d40040c1: Download complete 08:48:46 1ce36da41761: Verifying Checksum 08:48:46 1ce36da41761: Download complete 08:48:46 29e5d40040c1: Pull complete 08:48:47 25b303627fd3: Verifying Checksum 08:48:47 25b303627fd3: Download complete 08:48:47 1ce36da41761: Pull complete 08:48:57 25b303627fd3: Pull complete 08:48:57 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:48:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:58 prd-ubuntu20.04-docker-arm64-4c-16g-5765 does not seem to be running inside a container 08:48:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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/edgex-compose-arm64:latest cat 08:49:01 $ docker top 4284f9aadefc1fb2571eb45716b82739fb9f56f0f1f9a89c2b072757744a566f -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:01 + grep parallel 08:49:01 + docker-compose build --help 08:49:10 --parallel Build images in parallel. [Pipeline] } 08:49:10 $ docker stop --time=1 4284f9aadefc1fb2571eb45716b82739fb9f56f0f1f9a89c2b072757744a566f 08:49:12 $ docker rm -f --volumes 4284f9aadefc1fb2571eb45716b82739fb9f56f0f1f9a89c2b072757744a566f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:12 prd-ubuntu20.04-docker-arm64-4c-16g-5765 does not seem to be running inside a container 08:49:12 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:49:14 $ docker top f814df4e7bfe20fe68c14532cc1faf652066eee031a2c8d87543fa88bdeb5f6a -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:15 + docker-compose -f ./docker-compose-build.yml build --parallel 08:49:23 Building core-command ... 08:49:23 Building core-common-config-bootstrapper ... 08:49:23 Building core-data ... 08:49:23 Building core-metadata ... 08:49:23 Building security-bootstrapper ... 08:49:23 Building security-proxy-setup ... 08:49:23 Building security-secretstore-setup ... 08:49:23 Building security-spiffe-token-provider ... 08:49:23 Building security-spire-agent ... 08:49:23 Building security-spire-config ... 08:49:23 Building security-spire-server ... 08:49:23 Building support-notifications ... 08:49:23 Building support-scheduler ... 08:49:23 Building security-proxy-setup 08:49:23 Building security-secretstore-setup 08:49:23 Building core-metadata 08:49:23 Building security-spire-agent 08:49:23 Building support-scheduler 08:50:19 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:50:19 ---> a9ea1be84f8b 08:50:19 Step 3/21 : WORKDIR /edgex-go 08:50:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:50:19 ---> a9ea1be84f8b 08:50:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:50:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:50:19 ---> a9ea1be84f8b 08:50:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:50:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:50:19 ---> a9ea1be84f8b 08:50:19 Step 3/24 : WORKDIR /edgex-go 08:50:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:50:19 ---> a9ea1be84f8b 08:50:19 Step 3/24 : WORKDIR /edgex-go 08:50:19 ---> Running in 1007a3e753a0 08:50:19 ---> Running in e4a333130fcc 08:50:19 ---> Running in d52d331b52ad 08:50:19 ---> Running in 5db495b1b572 08:50:19 ---> Running in dd381a9464cf 08:50:19 Removing intermediate container e4a333130fcc 08:50:19 ---> 97cd5fdadb4a 08:50:19 Step 4/24 : RUN apk add --update --no-cache make git 08:50:19 Removing intermediate container 5db495b1b572 08:50:19 ---> 9a02a9505b25 08:50:19 Step 4/21 : RUN apk add --update --no-cache make gitRemoving intermediate container 1007a3e753a0 08:50:19 08:50:19 ---> 2b7a3f3378e0 08:50:19 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:50:19 ---> Running in a89491cc9b89 08:50:19 Removing intermediate container dd381a9464cf 08:50:19 ---> 66e348ec40c8 08:50:19 Step 4/24 : WORKDIR /edgex-go 08:50:19 Removing intermediate container d52d331b52ad 08:50:19 ---> c43e7b8fba59 08:50:19 Step 4/22 : WORKDIR /edgex-go 08:50:19 ---> Running in b3fc3313517e 08:50:19 ---> Running in d2b91c75c860 08:50:19 ---> Running in 7dbf208bfdb9 08:50:19 ---> Running in 8153c345fd86 08:50:19 Removing intermediate container 7dbf208bfdb9 08:50:19 ---> 79ffa3954b2c 08:50:19 Step 5/22 : RUN apk add --update --no-cache make git 08:50:19 Removing intermediate container 8153c345fd86 08:50:19 ---> 3fcf7d4508b0 08:50:19 Step 5/24 : RUN apk add --update --no-cache make git 08:50:20 ---> Running in 2bc2d7b48aab 08:50:20 ---> Running in b0515e80462a 08:50:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:50:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:50:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:50:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:50:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:50:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:50:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:50:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:50:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:50:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:50:23 OK: 221 MiB in 51 packages 08:50:24 OK: 221 MiB in 51 packages 08:50:24 OK: 221 MiB in 51 packages 08:50:25 OK: 221 MiB in 51 packages 08:50:25 OK: 221 MiB in 51 packages 08:50:25 Removing intermediate container a89491cc9b89 08:50:25 ---> 119d75065b68 08:50:25 Step 5/24 : COPY go.mod vendor* ./ 08:50:26 Removing intermediate container d2b91c75c860 08:50:26 ---> 51b6dfd37e84 08:50:26 Step 5/24 : COPY go.mod vendor* ./ 08:50:27 Removing intermediate container b3fc3313517e 08:50:27 ---> 894c869f419a 08:50:27 Step 5/21 : COPY go.mod vendor* ./ 08:50:27 Removing intermediate container 2bc2d7b48aab 08:50:27 ---> e52e8e6b3b16 08:50:27 Step 6/22 : COPY go.mod vendor* ./ 08:50:27 ---> 244cbc39ee82 08:50:27 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:27 ---> Running in 71a888fa3bee 08:50:28 Removing intermediate container b0515e80462a 08:50:28 ---> 65f029b4c1fa 08:50:28 Step 6/24 : COPY go.mod vendor* ./ 08:50:28 ---> 884adfba3e7c 08:50:28 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:28 ---> Running in 8014e93daef8 08:50:28 ---> 49aefaae776b 08:50:28 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:29 ---> d0d190c3dcc0 08:50:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:29 ---> Running in 7f43e38b160d 08:50:29 ---> Running in faa3e4d99543 08:50:29 ---> df5fbd6e7889 08:50:29 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:30 ---> Running in 1f1b6c0cd16e 08:52:37 Removing intermediate container 71a888fa3bee 08:52:37 ---> 789d5de97544 08:52:37 Step 7/24 : COPY . . 08:52:37 Removing intermediate container 1f1b6c0cd16e 08:52:37 ---> 1e1083b929c4 08:52:37 Step 8/24 : COPY . . 08:52:37 Removing intermediate container 8014e93daef8 08:52:37 ---> 63fd76dee70c 08:52:37 Step 7/21 : COPY . . 08:52:37 Removing intermediate container faa3e4d99543 08:52:37 ---> 9d1455d2a96c 08:52:37 Step 8/22 : COPY . . 08:52:37 Removing intermediate container 7f43e38b160d 08:52:37 ---> 0d27fb5579da 08:52:37 Step 7/24 : COPY . . 08:52:52 ---> 0c6262717fae 08:52:52 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:52:52 ---> Running in 0dcca3a0496b 08:52:52 ---> eced37acea72 08:52:52 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:52:52 ---> d823137f090f 08:52:52 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:52:52 ---> 52a7646f44f9 08:52:52 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:52:52 ---> Running in 6a60d326b3e4 08:52:52 ---> Running in e7a83fe6a593 08:52:52 ---> be6612bcde10 08:52:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:52:52 ---> Running in f194d8c6e56f 08:52:53 ---> Running in f9a0281f33fa 08:52:53 Removing intermediate container 6a60d326b3e4 08:52:53 ---> c9b4a02e02f3 08:52:53 Step 9/24 : WORKDIR /edgex-go/spire-build 08:52:53 ---> Running in 703f2077c3e7 08:52:54 Removing intermediate container 703f2077c3e7 08:52:54 ---> 94d6e38bf497 08:52:54 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:52:54 ---> Running in be71a89ca57e 08:52:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:52:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:52:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:52:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:52:58 Removing intermediate container be71a89ca57e 08:52:58 ---> 323832f8b4d9 08:52:58 Step 11/24 : WORKDIR /edgex-go 08:52:58 ---> Running in b9d651d8ca24 08:52:59 Removing intermediate container b9d651d8ca24 08:52:59 ---> dfe0713de473 08:52:59 08:52:59 Step 12/24 : FROM alpine:3.15 08:52:59 3.15: Pulling from library/alpine 08:53:00 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:53:00 Status: Downloaded newer image for alpine:3.15 08:53:00 ---> 354640af7b1b 08:53:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:53:00 ---> Running in 30b100e1e0c5 08:53:01 Removing intermediate container 30b100e1e0c5 08:53:01 ---> edc5e0be2b8d 08:53:01 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:01 ---> Running in 8e37e87806b2 08:53:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:53:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:53:07 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:53:07 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:53:07 OK: 15734 distinct packages available 08:53:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:53:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:53:09 (1/5) Installing dumb-init (1.2.5-r1) 08:53:09 (2/5) Installing musl-obstack (1.2.3-r0) 08:53:09 (3/5) Installing libucontext (1.1-r0) 08:53:09 (4/5) Installing gcompat (1.0.0-r4) 08:53:09 (5/5) Installing openssl (1.1.1t-r1) 08:53:09 Executing busybox-1.34.1-r7.trigger 08:53:09 OK: 6 MiB in 19 packages 08:53:11 Removing intermediate container 8e37e87806b2 08:53:11 ---> 6ea0bc040818 08:53:11 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:53:17 ---> a9b5033361f7 08:53:17 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:53:23 ---> 32138a32fee0 08:53:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:53:24 ---> 9e08d2eab8c8 08:53:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:53:25 ---> fb1699fcfc77 08:53:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:53:26 ---> 78cdbb7d3cc0 08:53:26 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:53:27 ---> Running in f9201209cdfa 08:53:27 Removing intermediate container f9201209cdfa 08:53:27 ---> 8a542f9cefba 08:53:27 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:53:27 ---> Running in 31e9f5f30660 08:53:28 Removing intermediate container 31e9f5f30660 08:53:28 ---> 4397e7aacf14 08:53:28 Step 22/24 : LABEL arch=arm64 08:53:28 ---> Running in 7cf57bd10bc3 08:53:29 Removing intermediate container 7cf57bd10bc3 08:53:29 ---> f302fbe29bf9 08:53:29 Step 23/24 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 08:53:29 ---> Running in e42173a5634e 08:53:29 Removing intermediate container e42173a5634e 08:53:29 ---> 9fe606ae1e66 08:53:29 Step 24/24 : LABEL version=0.0.0 08:53:29 ---> Running in a113e8b63bd3 08:53:30 Removing intermediate container a113e8b63bd3 08:53:30 ---> 54e96097d2c8 08:53:30 08:53:30 Successfully built 54e96097d2c8 08:53:30 Successfully tagged security-spire-agent-arm64:latest 08:53:30  Building security-spire-agent ... done Building core-data 08:53:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:53:52 ---> a9ea1be84f8b 08:53:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:53:52 ---> Using cache 08:53:52 ---> 66e348ec40c8 08:53:52 Step 4/22 : WORKDIR /edgex-go 08:53:52 ---> Using cache 08:53:52 ---> 3fcf7d4508b0 08:53:52 Step 5/22 : RUN apk add --update --no-cache make git 08:53:52 ---> Using cache 08:53:52 ---> 65f029b4c1fa 08:53:52 Step 6/22 : COPY go.mod vendor* ./ 08:53:52 ---> Using cache 08:53:52 ---> df5fbd6e7889 08:53:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:52 ---> Using cache 08:53:52 ---> 1e1083b929c4 08:53:52 Step 8/22 : COPY . . 08:53:52 ---> Using cache 08:53:52 ---> 0c6262717fae 08:53:52 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:53:52 ---> Running in 860a7f94a3eb 08:53:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:00:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:00:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:00:44 Removing intermediate container e7a83fe6a593 09:00:44 ---> 30cc0bd45938 09:00:44 09:00:44 Step 9/21 : FROM alpine:3.16 09:00:44 3.16: Pulling from library/alpine 09:00:46 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 09:00:46 Status: Downloaded newer image for alpine:3.16 09:00:46 ---> 4c81e5bf8899 09:00:46 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 09:00:47 ---> Running in 0c5ffe37c149 09:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:50 Removing intermediate container f194d8c6e56f 09:00:50 ---> 2723afc3ef1a 09:00:50 09:00:50 Step 9/24 : FROM alpine:3.16 09:00:50 ---> 4c81e5bf8899 09:00:50 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:00:50 ---> Running in 2cafb7d255e1 09:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:53 (1/6) Installing ca-certificates (20220614-r0) 09:00:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:53 (2/6) Installing brotli-libs (1.0.9-r6) 09:00:53 (3/6) Installing nghttp2-libs (1.47.0-r0) 09:00:53 (4/6) Installing libcurl (7.83.1-r5) 09:00:53 (5/6) Installing curl (7.83.1-r5) 09:00:53 (6/6) Installing dumb-init (1.2.5-r1) 09:00:53 Executing busybox-1.35.0-r17.trigger 09:00:53 Executing ca-certificates-20220614-r0.trigger 09:00:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:53 OK: 8 MiB in 20 packages 09:00:55 (1/3) Installing ca-certificates (20220614-r0) 09:00:55 (2/3) Installing dumb-init (1.2.5-r1) 09:00:55 (3/3) Installing su-exec (0.2-r1) 09:00:55 Executing busybox-1.35.0-r17.trigger 09:00:55 Executing ca-certificates-20220614-r0.trigger 09:00:55 OK: 6 MiB in 17 packages 09:00:56 Removing intermediate container 0c5ffe37c149 09:00:56 ---> 55d9bde8e8fd 09:00:56 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:00:56 ---> Running in bbc965ed305c 09:00:56 Removing intermediate container bbc965ed305c 09:00:56 ---> 3b9a13cc9922 09:00:56 Step 12/21 : WORKDIR /edgex 09:00:57 ---> Running in a686e6e5d865 09:00:58 Removing intermediate container a686e6e5d865 09:00:58 ---> 457586890029 09:00:58 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:00:59 ---> b7d8f3bec58f 09:00:59 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:00:59 Removing intermediate container 2cafb7d255e1 09:00:59 ---> 1236415f7cd9 09:00:59 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:00:59 ---> Running in 6cfe43ed92a9 09:01:00 Removing intermediate container 6cfe43ed92a9 09:01:00 ---> 46aa1583a544 09:01:00 Step 12/24 : WORKDIR / 09:01:00 ---> Running in b9df2df73a14 09:01:01 Removing intermediate container b9df2df73a14 09:01:01 ---> b77999619d91 09:01:01 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:01:02 ---> 019b64319af2 09:01:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:01:02 ---> f7905be73337 09:01:02 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:01:06 ---> 7bbc9cbbf3ff 09:01:06 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:01:06 ---> d5d43b4a9644 09:01:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:01:07 ---> 977822075265 09:01:07 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:01:08 ---> e26a6b76b557 09:01:08 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:01:08 ---> Running in d442d66f5912 09:01:09 ---> 0bdae7787fe5 09:01:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:01:12 ---> c1743e7760f4 09:01:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:01:13 Removing intermediate container d442d66f5912 09:01:13 ---> 5812b4f2fa23 09:01:13 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 09:01:13 ---> Running in 3df1246a7766 09:01:14 Removing intermediate container 3df1246a7766 09:01:14 ---> 49090f289376 09:01:14 Step 19/21 : LABEL arch=arm64 09:01:14 ---> Running in addba26abc70 09:01:15 ---> 1cdc66b2d602 09:01:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:01:15 Removing intermediate container addba26abc70 09:01:15 ---> 834a0f81e42a 09:01:15 Step 20/21 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 09:01:15 ---> Running in 13e9c21b664b 09:01:16 Removing intermediate container 13e9c21b664b 09:01:16 ---> e183f4ff801d 09:01:16 Step 21/21 : LABEL version=0.0.0 09:01:16 ---> bbe354863ede 09:01:16 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:01:16 ---> Running in 921ce0076579 09:01:16 ---> Running in 3df7f2491608 09:01:17 Removing intermediate container 921ce0076579 09:01:17 ---> f10d7c48395b 09:01:17 09:01:18 Successfully built f10d7c48395b 09:01:18 Successfully tagged security-proxy-setup-arm64:latest 09:01:18 Building support-notifications 09:01:20  Building security-proxy-setup ... done Removing intermediate container 3df7f2491608 09:01:20 ---> db5127167e14 09:01:20 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:01:20 ---> Running in 957c0e7c7e8b 09:01:21 Removing intermediate container 957c0e7c7e8b 09:01:21 ---> defe3ed88cd5 09:01:21 Step 22/24 : LABEL arch=arm64 09:01:21 ---> Running in adb4469b5a62 09:01:22 Removing intermediate container adb4469b5a62 09:01:22 ---> a8b7c1a00a4f 09:01:22 Step 23/24 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 09:01:22 ---> Running in 6c54e9fdf570 09:01:23 Removing intermediate container 6c54e9fdf570 09:01:23 ---> b51b7d385759 09:01:23 Step 24/24 : LABEL version=0.0.0 09:01:23 ---> Running in 0b1cf2239c32 09:01:24 Removing intermediate container 0b1cf2239c32 09:01:24 ---> 6e0f17b978d8 09:01:24 09:01:24 Successfully built 6e0f17b978d8 09:01:24 Successfully tagged security-secretstore-setup-arm64:latest 09:01:24  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 09:01:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:01:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:01:51 ---> a9ea1be84f8b 09:01:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:01:51 ---> Using cache 09:01:51 ---> 66e348ec40c8 09:01:51 Step 4/22 : WORKDIR /edgex-go 09:01:51 ---> Using cache 09:01:51 ---> 3fcf7d4508b0 09:01:51 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:01:51 ---> Running in fc38ed7d708e 09:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:01:52 OK: 221 MiB in 51 packages 09:01:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:01:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:01:55 ---> a9ea1be84f8b 09:01:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:01:55 ---> Using cache 09:01:55 ---> 66e348ec40c8 09:01:55 Step 4/22 : WORKDIR /edgex-go 09:01:55 ---> Using cache 09:01:55 ---> 3fcf7d4508b0 09:01:55 Step 5/22 : RUN apk add --update --no-cache make git 09:01:55 ---> Using cache 09:01:55 ---> 65f029b4c1fa 09:01:55 Step 6/22 : COPY go.mod vendor* ./ 09:01:55 ---> Using cache 09:01:55 ---> df5fbd6e7889 09:01:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:55 ---> Using cache 09:01:55 ---> 1e1083b929c4 09:01:55 Step 8/22 : COPY . . 09:01:55 ---> Using cache 09:01:55 ---> 0c6262717fae 09:01:55 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:01:55 ---> Running in 4c50df01cfbb 09:01:55 Removing intermediate container fc38ed7d708e 09:01:55 ---> 52cbae97fe3c 09:01:55 Step 6/22 : COPY go.mod vendor* ./ 09:01:56 Removing intermediate container 0dcca3a0496b 09:01:56 ---> 10efcf6f330f 09:01:56 09:01:56 Step 10/24 : FROM alpine:3.16 09:01:56 ---> 4c81e5bf8899 09:01:56 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:01:56 ---> Running in 505143a4ef52 09:01:58 ---> b95f78abbe1c 09:01:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:58 ---> Running in 5ea5f5693d0f 09:01:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:02:02 (1/1) Installing dumb-init (1.2.5-r1) 09:02:02 Executing busybox-1.35.0-r17.trigger 09:02:02 OK: 5 MiB in 15 packages 09:02:04 Removing intermediate container 505143a4ef52 09:02:04 ---> d13772e5b26f 09:02:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:02:04 ---> Running in d7c730332d24 09:02:05 Removing intermediate container d7c730332d24 09:02:05 ---> 3674d5e4b036 09:02:05 Step 13/24 : ENV APP_PORT=59881 09:02:05 ---> Running in 35bc0b97bc2d 09:02:06 Removing intermediate container 35bc0b97bc2d 09:02:06 ---> ad9e25dfdf88 09:02:06 Step 14/24 : EXPOSE $APP_PORT 09:02:06 ---> Running in c597f234832f 09:02:07 Removing intermediate container c597f234832f 09:02:07 ---> b4202d7bfc33 09:02:07 Step 15/24 : WORKDIR / 09:02:07 ---> Running in 9523aa5a3677 09:02:08 Removing intermediate container 9523aa5a3677 09:02:08 ---> e0d90e5ee45b 09:02:08 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:09 ---> 17e308555227 09:02:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:02:11 ---> 2f5c2d19670d 09:02:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:02:12 ---> 57b0790ca9f5 09:02:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:02:13 ---> fcc11fa7e2a1 09:02:13 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:02:13 ---> Running in 20f1b70f4011 09:02:14 Removing intermediate container 20f1b70f4011 09:02:14 ---> aefe6274f527 09:02:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:14 ---> Running in 6ac7ec53cf07 09:02:14 Removing intermediate container 6ac7ec53cf07 09:02:14 ---> cc49ef9db82e 09:02:14 Step 22/24 : LABEL arch=arm64 09:02:14 ---> Running in 68a5a0734147 09:02:15 Removing intermediate container 68a5a0734147 09:02:15 ---> 6ca4f3249674 09:02:15 Step 23/24 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 09:02:15 ---> Running in 1d4fba1fc461 09:02:16 Removing intermediate container 1d4fba1fc461 09:02:16 ---> fbd028746bfa 09:02:16 Step 24/24 : LABEL version=0.0.0 09:02:16 ---> Running in d5d2f9c7ccdd 09:02:17 Removing intermediate container d5d2f9c7ccdd 09:02:17 ---> 20b101859e54 09:02:17 09:02:17 Successfully built 20b101859e54 09:02:17 Successfully tagged core-metadata-arm64:latest 09:02:17  Building core-metadata ... done Building security-spiffe-token-provider 09:02:39 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:02:39 Step 2/19 : FROM ${BUILDER_BASE} AS builder 09:02:39 ---> a9ea1be84f8b 09:02:39 Step 3/19 : WORKDIR /edgex-go 09:02:39 ---> Using cache 09:02:39 ---> 9a02a9505b25 09:02:39 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 09:02:39 ---> Running in b67bb89299d0 09:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:02:40 Removing intermediate container 860a7f94a3eb 09:02:40 ---> 5c2462739b4f 09:02:40 09:02:40 Step 10/22 : FROM alpine:3.16 09:02:40 ---> 4c81e5bf8899 09:02:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:02:40 ---> Running in 934a04ea459d 09:02:41 Removing intermediate container 934a04ea459d 09:02:41 ---> cdcda43dbce7 09:02:41 Step 12/22 : ENV APP_PORT=59880 09:02:41 ---> Running in 4868c48202b5 09:02:42 Removing intermediate container 4868c48202b5 09:02:42 ---> 0bcab205f533 09:02:42 Step 13/22 : EXPOSE $APP_PORT 09:02:42 ---> Running in f50dff5a1a82 09:02:42 Removing intermediate container f50dff5a1a82 09:02:42 ---> 2ca2083e4ea9 09:02:42 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:02:43 ---> Running in 4f360de4c700 09:02:43 v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 09:02:43 v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 09:02:43 OK: 16903 distinct packages available 09:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:02:45 OK: 221 MiB in 51 packages 09:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:02:48 Removing intermediate container b67bb89299d0 09:02:48 ---> fc4a73f96f12 09:02:48 Step 5/19 : COPY go.mod vendor* ./ 09:02:48 (1/1) Installing dumb-init (1.2.5-r1) 09:02:48 Executing busybox-1.35.0-r17.trigger 09:02:48 OK: 5 MiB in 15 packages 09:02:49 ---> d3b86a7cd63b 09:02:49 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:49 ---> Running in 7cc487fade2a 09:02:51 Removing intermediate container 4f360de4c700 09:02:51 ---> f803d7e6e035 09:02:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:52 ---> da4a639fe8ed 09:02:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:02:54 ---> 7bf84719132b 09:02:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:02:55 ---> 7abd81f25de2 09:02:55 Step 18/22 : ENTRYPOINT ["/core-data"] 09:02:55 ---> Running in 4ad35a51f510 09:02:56 Removing intermediate container 4ad35a51f510 09:02:56 ---> dc4ebd7007fe 09:02:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:56 ---> Running in 642eee57cfbc 09:02:57 Removing intermediate container 642eee57cfbc 09:02:57 ---> 46567a176d1f 09:02:57 Step 20/22 : LABEL arch=arm64 09:02:57 ---> Running in 45d4ae598795 09:02:58 Removing intermediate container 45d4ae598795 09:02:58 ---> 5f712c3ff1d5 09:02:58 Step 21/22 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 09:02:58 ---> Running in 046e1018b446 09:02:59 Removing intermediate container 046e1018b446 09:02:59 ---> 6dcd99a2e99c 09:02:59 Step 22/22 : LABEL version=0.0.0 09:02:59 ---> Running in e6651555d00c 09:02:59 Removing intermediate container e6651555d00c 09:02:59 ---> 69e8c2adda8a 09:02:59 09:03:00 Successfully built 69e8c2adda8a 09:03:00 Successfully tagged core-data-arm64:latest 09:03:00 Building security-spire-server 09:03:22  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:03:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:03:22 ---> a9ea1be84f8b 09:03:22 Step 3/23 : WORKDIR /edgex-go 09:03:22 ---> Using cache 09:03:22 ---> 9a02a9505b25 09:03:22 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 09:03:23 ---> Running in 350ef5e6d605 09:03:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:28 OK: 221 MiB in 51 packages 09:03:31 Removing intermediate container 350ef5e6d605 09:03:31 ---> 31ca2bab75aa 09:03:31 Step 5/23 : COPY go.mod vendor* ./ 09:03:32 ---> cf9d025e73c6 09:03:32 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:32 ---> Running in 8daee32d4d3a 09:03:59 Removing intermediate container 5ea5f5693d0f 09:03:59 ---> 134fd18c5947 09:03:59 Step 8/22 : COPY . . 09:04:17 ---> 4ff919e66eeb 09:04:17 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:04:17 ---> Running in 57540e986d99 09:04:18 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:04:57 Removing intermediate container 7cc487fade2a 09:04:57 ---> e8570eb82bbc 09:04:57 Step 7/19 : COPY . . 09:05:29 ---> 8b507af0721f 09:05:29 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:05:29 ---> Running in 3a69493d5ed8 09:05:30 Removing intermediate container f9a0281f33fa 09:05:30 ---> 5d19b938f420 09:05:30 09:05:30 Step 10/22 : FROM alpine:3.16 09:05:30 ---> 4c81e5bf8899 09:05:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:05:30 ---> Using cache 09:05:30 ---> d13772e5b26f 09:05:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:05:30 ---> Using cache 09:05:30 ---> 3674d5e4b036 09:05:30 Step 13/22 : ENV APP_PORT=59861 09:05:31 ---> Running in 6d2eeecfb87d 09:05:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:05:32 Removing intermediate container 6d2eeecfb87d 09:05:32 ---> dbbf0201a547 09:05:32 Step 14/22 : EXPOSE $APP_PORT 09:05:32 ---> Running in 6174cb52e2f0 09:05:33 Removing intermediate container 6174cb52e2f0 09:05:33 ---> c46477556d8e 09:05:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:35 ---> d768183df3f2 09:05:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:05:39 ---> b2cf0570192e 09:05:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:05:41 ---> e19e2c04f6a8 09:05:41 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:05:42 ---> Running in 71cf07a271d3 09:05:42 Removing intermediate container 71cf07a271d3 09:05:42 ---> 40e5b70d88e1 09:05:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:05:42 ---> Running in 6111540d4aa9 09:05:43 Removing intermediate container 6111540d4aa9 09:05:43 ---> df5f4cd7bed7 09:05:43 Step 20/22 : LABEL arch=arm64 09:05:44 ---> Running in 8d88b8bcff27 09:05:45 Removing intermediate container 8d88b8bcff27 09:05:45 ---> f1091f7a64da 09:05:45 Step 21/22 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 09:05:45 ---> Running in 11f770c4847a 09:05:46 Removing intermediate container 11f770c4847a 09:05:46 ---> 0e1ca6a34dbc 09:05:46 Step 22/22 : LABEL version=0.0.0 09:05:46 ---> Running in 6ff542d3dada 09:05:46 Removing intermediate container 8daee32d4d3a 09:05:46 ---> 12778c77e353 09:05:46 Step 7/23 : COPY . . 09:05:46 Removing intermediate container 6ff542d3dada 09:05:46 ---> 805819f6ba1f 09:05:46 09:05:47 Successfully built 805819f6ba1f 09:05:47 Successfully tagged support-scheduler-arm64:latest 09:05:47 Building security-spire-config 09:06:03  Building support-scheduler ... done  ---> eb2a5d7a2a4e 09:06:03 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:06:03 ---> Running in 5ca34904cd58 09:06:03 Removing intermediate container 5ca34904cd58 09:06:03 ---> 7ff2fdbbed8b 09:06:03 Step 9/23 : WORKDIR /edgex-go/spire-build 09:06:03 ---> Running in 4e05595626f8 09:06:04 Removing intermediate container 4e05595626f8 09:06:04 ---> 61bba49162c8 09:06:04 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:06:04 ---> Running in 128741c39a26 09:06:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:06:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:06:08 ---> a9ea1be84f8b 09:06:08 Step 3/24 : WORKDIR /edgex-go 09:06:08 ---> Using cache 09:06:08 ---> 9a02a9505b25 09:06:08 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:06:08 ---> Using cache 09:06:08 ---> 31ca2bab75aa 09:06:08 Step 5/24 : COPY go.mod vendor* ./ 09:06:08 ---> Using cache 09:06:08 ---> cf9d025e73c6 09:06:08 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:08 ---> Using cache 09:06:08 ---> 12778c77e353 09:06:08 Step 7/24 : COPY . . 09:06:08 ---> Using cache 09:06:08 ---> eb2a5d7a2a4e 09:06:08 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:06:08 ---> Using cache 09:06:08 ---> 7ff2fdbbed8b 09:06:08 Step 9/24 : WORKDIR /edgex-go/spire-build 09:06:08 ---> Using cache 09:06:08 ---> 61bba49162c8 09:06:08 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:06:08 ---> Running in 300116ca5fa1 09:06:09 Removing intermediate container 128741c39a26 09:06:09 ---> bcaa54747622 09:06:09 Step 11/23 : WORKDIR /edgex-go 09:06:09 ---> Running in 8e841b875097 09:06:11 Removing intermediate container 8e841b875097 09:06:11 ---> 46ef825ed0a0 09:06:11 09:06:11 Step 12/23 : FROM alpine:3.15 09:06:11 ---> 354640af7b1b 09:06:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:06:11 ---> Using cache 09:06:11 ---> edc5e0be2b8d 09:06:11 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:06:11 ---> Using cache 09:06:11 ---> 6ea0bc040818 09:06:11 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:06:13 Removing intermediate container 300116ca5fa1 09:06:13 ---> 4279296644e9 09:06:13 Step 11/24 : WORKDIR /edgex-go 09:06:13 ---> Running in ce9780ee7768 09:06:14 Removing intermediate container ce9780ee7768 09:06:14 ---> ab4e4d61abed 09:06:14 09:06:14 Step 12/24 : FROM alpine:3.15 09:06:14 ---> 354640af7b1b 09:06:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:06:14 ---> Using cache 09:06:14 ---> edc5e0be2b8d 09:06:14 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:06:14 ---> Running in e4bd5a415059 09:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:06:19 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:06:19 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:06:19 OK: 15734 distinct packages available 09:06:19 ---> 7cbc0f5a7221 09:06:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:06:21 ---> 4957b3b9dc5f 09:06:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:06:22 ---> 1bc38956eb0e 09:06:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:06:22 (1/4) Installing dumb-init (1.2.5-r1) 09:06:22 (2/4) Installing musl-obstack (1.2.3-r0) 09:06:22 (3/4) Installing libucontext (1.1-r0) 09:06:22 (4/4) Installing gcompat (1.0.0-r4) 09:06:22 Executing busybox-1.34.1-r7.trigger 09:06:22 OK: 6 MiB in 18 packages 09:06:23 ---> 4dc5e828fcf4 09:06:23 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:06:23 ---> Running in 4863603780cb 09:06:24 Removing intermediate container 4863603780cb 09:06:24 ---> e17f39a4a2c2 09:06:24 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:06:24 ---> Running in a1a990f9007f 09:06:24 Removing intermediate container e4bd5a415059 09:06:24 ---> 61d0d3bccb31 09:06:25 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:06:25 Removing intermediate container a1a990f9007f 09:06:25 ---> 92e8910f9c8f 09:06:25 Step 21/23 : LABEL arch=arm64 09:06:25 ---> Running in fbaa99c633ee 09:06:26 Removing intermediate container fbaa99c633ee 09:06:26 ---> deaf03798362 09:06:26 Step 22/23 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 09:06:27 ---> Running in 907f57bcf75e 09:06:28 Removing intermediate container 907f57bcf75e 09:06:28 ---> e9bf5982665f 09:06:28 Step 23/23 : LABEL version=0.0.0 09:06:28 ---> Running in 2c59722b2934 09:06:29 Removing intermediate container 2c59722b2934 09:06:29 ---> aa34ae523335 09:06:29 09:06:30 Successfully built aa34ae523335 09:06:30 Successfully tagged security-spire-server-arm64:latest 09:06:30 Building core-command 09:06:33  Building security-spire-server ... done  ---> fa0dd4bfdd21 09:06:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:06:33 ---> 144269a89a2c 09:06:33 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:06:33 ---> Running in 932aadf16394 09:06:34 Removing intermediate container 932aadf16394 09:06:34 ---> 90ea04ceb0a7 09:06:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:06:36 ---> 18458198aa39 09:06:36 Step 19/24 : WORKDIR / 09:06:36 ---> Running in 37ff7e0b315a 09:06:36 Removing intermediate container 37ff7e0b315a 09:06:36 ---> d8d3b747042e 09:06:36 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:06:37 ---> Running in 13a3f85c0b1b 09:06:37 Removing intermediate container 13a3f85c0b1b 09:06:37 ---> d825f2cd4a25 09:06:37 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:06:37 ---> Running in 5eea139ba3c0 09:06:38 Removing intermediate container 5eea139ba3c0 09:06:38 ---> f5fd1fecc409 09:06:38 Step 22/24 : LABEL arch=arm64 09:06:38 ---> Running in 1618a803ad8d 09:06:39 Removing intermediate container 1618a803ad8d 09:06:39 ---> 43fffb04aec5 09:06:39 Step 23/24 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 09:06:39 ---> Running in 06e986528592 09:06:40 Removing intermediate container 06e986528592 09:06:40 ---> 7bae19f1ccc7 09:06:40 Step 24/24 : LABEL version=0.0.0 09:06:40 ---> Running in 3d11b5f8456c 09:06:41 Removing intermediate container 3d11b5f8456c 09:06:41 ---> a174f55107e0 09:06:41 09:06:42 Successfully built a174f55107e0 09:06:42 Successfully tagged security-spire-config-arm64:latest 09:06:42  Building security-spire-config ... done Building security-bootstrapper 09:07:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:07:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:07:00 ---> a9ea1be84f8b 09:07:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:07:00 ---> Using cache 09:07:00 ---> 66e348ec40c8 09:07:00 Step 4/23 : WORKDIR /edgex-go 09:07:00 ---> Using cache 09:07:00 ---> 3fcf7d4508b0 09:07:00 Step 5/23 : RUN apk add --update --no-cache make git 09:07:00 ---> Using cache 09:07:00 ---> 65f029b4c1fa 09:07:00 Step 6/23 : COPY go.mod vendor* ./ 09:07:00 ---> Using cache 09:07:00 ---> df5fbd6e7889 09:07:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:00 ---> Using cache 09:07:00 ---> 1e1083b929c4 09:07:00 Step 8/23 : COPY . . 09:07:00 ---> Using cache 09:07:00 ---> 0c6262717fae 09:07:00 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:07:00 ---> Running in 4c1236e4ccb4 09:07:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:07:08 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:07:08 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:07:08 ---> a9ea1be84f8b 09:07:08 Step 3/32 : WORKDIR /edgex-go 09:07:08 ---> Using cache 09:07:08 ---> 9a02a9505b25 09:07:08 Step 4/32 : RUN apk add --update --no-cache make git 09:07:08 ---> Using cache 09:07:08 ---> 894c869f419a 09:07:08 Step 5/32 : COPY go.mod vendor* ./ 09:07:08 ---> Using cache 09:07:08 ---> 884adfba3e7c 09:07:08 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:08 ---> Using cache 09:07:08 ---> 63fd76dee70c 09:07:08 Step 7/32 : COPY . . 09:07:08 ---> Using cache 09:07:08 ---> d823137f090f 09:07:08 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:07:08 ---> Running in 4ccec0c5cedc 09:07:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:10:18 Removing intermediate container 4c50df01cfbb 09:10:18 ---> e9819d89b6e9 09:10:18 09:10:18 Step 10/22 : FROM alpine:3.16 09:10:18 ---> 4c81e5bf8899 09:10:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:10:18 ---> Running in 22e11df56502 09:10:18 Removing intermediate container 22e11df56502 09:10:18 ---> 95263e9fd59b 09:10:18 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:10:18 ---> Running in 495af895db41 09:10:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:18 (1/1) Installing dumb-init (1.2.5-r1) 09:10:18 Executing busybox-1.35.0-r17.trigger 09:10:18 OK: 5 MiB in 15 packages 09:10:18 Removing intermediate container 495af895db41 09:10:18 ---> bda44e535447 09:10:18 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:19 ---> e6c3716c88e7 09:10:19 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:10:21 ---> e6fbbfc9e296 09:10:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:10:22 ---> fa9c06021824 09:10:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:10:23 ---> 836782c4f849 09:10:23 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:23 ---> Running in ebe3ada23119 09:10:27 Removing intermediate container ebe3ada23119 09:10:27 ---> cafd362ec42d 09:10:27 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:10:27 ---> Running in e2303382829f 09:10:27 Removing intermediate container e2303382829f 09:10:27 ---> 4cc0df4d7695 09:10:27 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:10:27 ---> Running in b88e5f61d5eb 09:10:28 Removing intermediate container b88e5f61d5eb 09:10:28 ---> 74e141d174ce 09:10:28 Step 20/22 : LABEL arch=arm64 09:10:28 ---> Running in 4d89f5eca33f 09:10:29 Removing intermediate container 4d89f5eca33f 09:10:29 ---> e341416721d3 09:10:29 Step 21/22 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 09:10:29 ---> Running in 6b95ed7d5cc0 09:10:30 Removing intermediate container 6b95ed7d5cc0 09:10:30 ---> 9d932144b567 09:10:30 Step 22/22 : LABEL version=0.0.0 09:10:30 ---> Running in 84b788c16628 09:10:30 Removing intermediate container 84b788c16628 09:10:30 ---> 791bb8d45fbf 09:10:30 09:10:31 Successfully built 791bb8d45fbf 09:10:31 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:14:23  Building core-common-config-bootstrapper ... done Removing intermediate container 4ccec0c5cedc 09:14:23 ---> 1c779ee09145 09:14:23 09:14:23 Step 9/32 : FROM alpine:3.16 09:14:23 ---> 4c81e5bf8899 09:14:23 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:14:23 ---> Running in 67be336ca1a9 09:14:23 Removing intermediate container 67be336ca1a9 09:14:23 ---> efa0dca4ceaf 09:14:23 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:14:23 ---> Running in 5919caa7f7b3 09:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:14:25 (1/2) Installing dumb-init (1.2.5-r1) 09:14:25 (2/2) Installing su-exec (0.2-r1) 09:14:25 Executing busybox-1.35.0-r17.trigger 09:14:26 OK: 5 MiB in 16 packages 09:14:28 Removing intermediate container 5919caa7f7b3 09:14:28 ---> 8e36298e260e 09:14:28 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:14:28 ---> Running in 1fd646229d2f 09:14:29 Removing intermediate container 4c1236e4ccb4 09:14:29 ---> bdfc67935bc9 09:14:29 09:14:29 Step 10/23 : FROM alpine:3.16 09:14:29 ---> 4c81e5bf8899 09:14:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:14:29 ---> Using cache 09:14:29 ---> d13772e5b26f 09:14:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:14:29 ---> Using cache 09:14:29 ---> 3674d5e4b036 09:14:29 Step 13/23 : ENV APP_PORT=59882 09:14:29 Removing intermediate container 1fd646229d2f 09:14:29 ---> 0db7ff519db3 09:14:29 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:14:29 ---> Running in 1ffcb87f025e 09:14:29 ---> Running in c641025aec41 09:14:30 Removing intermediate container 1ffcb87f025e 09:14:30 ---> 30ba7275c709 09:14:30 Step 14/23 : EXPOSE $APP_PORT 09:14:30 Removing intermediate container c641025aec41 09:14:30 ---> c8fa1bae3093 09:14:30 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:14:30 ---> Running in ab2bdc1253be 09:14:30 ---> Running in 1c1b92829841 09:14:30 Removing intermediate container ab2bdc1253be 09:14:30 ---> ffa1fd771e06 09:14:30 Step 15/23 : WORKDIR / 09:14:30 Removing intermediate container 1c1b92829841 09:14:30 ---> 77a9d46a0899 09:14:30 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:14:30 ---> Running in fdc384f11535 09:14:31 ---> Running in fb8636105da2 09:14:31 Removing intermediate container fb8636105da2 09:14:31 ---> 18f246ad9f14 09:14:31 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:14:32 Removing intermediate container fdc384f11535 09:14:32 ---> 44e016da96c0 09:14:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:32 ---> Running in 37dc32af6c3c 09:14:33 ---> a4f475e808b9 09:14:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:14:36 Removing intermediate container 37dc32af6c3c 09:14:36 ---> fb5bfe6f420a 09:14:36 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:14:36 ---> 38b351b21a60 09:14:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:14:36 ---> Running in 6bb20fa7e911 09:14:36 Removing intermediate container 6bb20fa7e911 09:14:36 ---> cf0d6a590fec 09:14:36 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:14:37 ---> d45bae07d65d 09:14:37 Step 19/23 : ENTRYPOINT ["/core-command"] 09:14:37 ---> Running in 78b74e8e0a57 09:14:38 Removing intermediate container 78b74e8e0a57 09:14:38 ---> dcc4087f9b74 09:14:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:14:38 ---> Running in 3ff5dcfe6bc6 09:14:38 ---> db4ee9a0edae 09:14:38 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:14:38 ---> Running in 9f53d478a912 09:14:39 Removing intermediate container 3ff5dcfe6bc6 09:14:39 ---> 60f079c41ef8 09:14:39 Step 21/23 : LABEL arch=arm64 09:14:39 ---> Running in ed555277cf03 09:14:40 Removing intermediate container ed555277cf03 09:14:40 ---> df0577ad2c13 09:14:40 Step 22/23 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 09:14:40 ---> Running in 2cd74f2843cc 09:14:41 Removing intermediate container 2cd74f2843cc 09:14:41 ---> d041924fe3aa 09:14:41 Step 23/23 : LABEL version=0.0.0 09:14:41 ---> Running in 74a4eea9eb86 09:14:42 Removing intermediate container 74a4eea9eb86 09:14:42 ---> 7c4d581bccb7 09:14:42 09:14:42 Removing intermediate container 9f53d478a912 09:14:42 ---> f0946b53c9d8 09:14:42 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:42 Successfully built 7c4d581bccb7 09:14:42 Successfully tagged core-command-arm64:latest 09:14:43  Building core-command ... done  ---> 0c9353481393 09:14:43 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:14:45 ---> d39c1ea0b59d 09:14:45 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:14:46 ---> d9fe7066ee0d 09:14:46 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:14:46 ---> 4bd482026e07 09:14:46 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:14:47 ---> ced5fc69c284 09:14:47 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:14:48 ---> 11f6e260dcda 09:14:48 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:14:49 ---> d1d8ca7a9892 09:14:49 Step 27/32 : RUN chmod +x /entrypoint.sh 09:14:49 ---> Running in b56d5451ed28 09:14:52 Removing intermediate container b56d5451ed28 09:14:52 ---> 4465fcef3055 09:14:52 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:14:52 ---> Running in d6332d2ae860 09:14:53 Removing intermediate container d6332d2ae860 09:14:53 ---> 7e4f30491892 09:14:53 Step 29/32 : CMD ["gate"] 09:14:53 ---> Running in a47ee962b40d 09:14:54 Removing intermediate container a47ee962b40d 09:14:54 ---> ef07b01f391b 09:14:54 Step 30/32 : LABEL arch=arm64 09:14:54 ---> Running in f5c0153222b9 09:14:54 Removing intermediate container f5c0153222b9 09:14:54 ---> 1be2085d1e4d 09:14:54 Step 31/32 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 09:14:54 ---> Running in d3f498ebf729 09:14:55 Removing intermediate container d3f498ebf729 09:14:55 ---> bf80b64280f8 09:14:55 Step 32/32 : LABEL version=0.0.0 09:14:55 ---> Running in f7183d6bf07f 09:14:56 Removing intermediate container f7183d6bf07f 09:14:56 ---> 25480b8cc883 09:14:56 09:14:57 Successfully built 25480b8cc883 09:14:57 Successfully tagged security-bootstrapper-arm64:latest 09:15:01  Building security-bootstrapper ... done Removing intermediate container 3a69493d5ed8 09:15:01 ---> a24441c96d6c 09:15:01 09:15:01 Step 9/19 : FROM alpine:3.15 09:15:01 ---> 354640af7b1b 09:15:01 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:15:01 ---> Using cache 09:15:01 ---> edc5e0be2b8d 09:15:01 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:15:01 Removing intermediate container 57540e986d99 09:15:01 ---> 739062de4c82 09:15:01 09:15:01 Step 10/22 : FROM alpine:3.16 09:15:01 ---> 4c81e5bf8899 09:15:01 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:15:01 ---> Running in 769dcaeb6095 09:15:01 ---> Running in 4d1379259592 09:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:15:04 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:15:04 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:15:04 OK: 15734 distinct packages available 09:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:15:04 (1/2) Installing ca-certificates (20220614-r0) 09:15:04 (2/2) Installing dumb-init (1.2.5-r1) 09:15:04 Executing busybox-1.35.0-r17.trigger 09:15:04 Executing ca-certificates-20220614-r0.trigger 09:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:15:05 OK: 6 MiB in 16 packages 09:15:06 (1/9) Installing ca-certificates (20220614-r0) 09:15:06 (2/9) Installing brotli-libs (1.0.9-r5) 09:15:06 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:15:06 (4/9) Installing libcurl (7.80.0-r5) 09:15:06 (5/9) Installing curl (7.80.0-r5) 09:15:06 (6/9) Installing dumb-init (1.2.5-r1) 09:15:06 (7/9) Installing musl-obstack (1.2.3-r0) 09:15:06 (8/9) Installing libucontext (1.1-r0) 09:15:06 (9/9) Installing gcompat (1.0.0-r4) 09:15:06 Executing busybox-1.34.1-r7.trigger 09:15:06 Executing ca-certificates-20220614-r0.trigger 09:15:06 OK: 8 MiB in 23 packages 09:15:06 Removing intermediate container 4d1379259592 09:15:06 ---> ca69971d8c28 09:15:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:15:06 ---> Running in d7b818d568e6 09:15:07 Removing intermediate container d7b818d568e6 09:15:07 ---> 4fdc140c7f7d 09:15:07 Step 13/22 : ENV APP_PORT=59860 09:15:07 ---> Running in f3813b6a5df5 09:15:07 Removing intermediate container f3813b6a5df5 09:15:07 ---> ddcc091e2867 09:15:07 Step 14/22 : EXPOSE $APP_PORT 09:15:07 ---> Running in b4a496fd4a6a 09:15:08 Removing intermediate container b4a496fd4a6a 09:15:08 ---> 2c8d8ea72d0c 09:15:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:15:08 Removing intermediate container 769dcaeb6095 09:15:08 ---> 35a64e7afe8a 09:15:08 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:15:08 ---> 36b45f5fd571 09:15:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:15:08 ---> 5eac64657747 09:15:08 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:15:10 ---> 3c896fbb96b3 09:15:10 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:15:10 ---> c17ca611179a 09:15:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:15:11 ---> bae05dc242f6 09:15:11 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:15:11 ---> c450d233c332 09:15:11 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:15:11 ---> Running in 78c3a3d20cb8 09:15:11 ---> Running in 98ee88abcab9 09:15:11 Removing intermediate container 78c3a3d20cb8 09:15:11 ---> 6e05e582ee81 09:15:11 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:15:11 Removing intermediate container 98ee88abcab9 09:15:11 ---> 2bce6754b8be 09:15:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:15:11 ---> Running in 3eb3540e285b 09:15:11 ---> Running in e358db388dbd 09:15:12 Removing intermediate container 3eb3540e285b 09:15:12 ---> 6de9cc921825 09:15:12 Step 17/19 : LABEL arch=arm64 09:15:12 Removing intermediate container e358db388dbd 09:15:12 ---> bbcd63f73147 09:15:12 Step 20/22 : LABEL arch=arm64 09:15:12 ---> Running in 325e9f215c59 09:15:12 ---> Running in 1dfe9315c5b1 09:15:12 Removing intermediate container 325e9f215c59 09:15:12 ---> 81fd29c5ef86 09:15:12 Step 18/19 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 09:15:12 Removing intermediate container 1dfe9315c5b1 09:15:12 ---> 01ac5ab3f4f9 09:15:12 Step 21/22 : LABEL git_sha=a21e3a18903b9df7b9680542937159cfc7cbdcd3 09:15:12 ---> Running in 702fb5a0c271 09:15:12 ---> Running in 4875f9c21ffe 09:15:13 Removing intermediate container 702fb5a0c271 09:15:13 ---> edf523e738df 09:15:13 Step 19/19 : LABEL version=0.0.0 09:15:13 Removing intermediate container 4875f9c21ffe 09:15:13 ---> 986a20d9c247 09:15:13 Step 22/22 : LABEL version=0.0.0 09:15:13 ---> Running in c2da268b8c86 09:15:13 ---> Running in 4a74790660e9 09:15:13 Removing intermediate container c2da268b8c86 09:15:13 ---> 1b287a8395b7 09:15:13 09:15:13 Removing intermediate container 4a74790660e9 09:15:13 ---> 522ebe5fc2e7 09:15:13 09:15:14 Successfully built 1b287a8395b7 09:15:14 Successfully tagged security-spiffe-token-provider-arm64:latest 09:15:14  Building security-spiffe-token-provider ... done Successfully built 522ebe5fc2e7 09:15:14 Successfully tagged support-notifications-arm64:latest 09:15:14  Building support-notifications ... done  [Pipeline] } 09:15:14 $ docker stop --time=1 f814df4e7bfe20fe68c14532cc1faf652066eee031a2c8d87543fa88bdeb5f6a 09:15:16 $ docker rm -f --volumes f814df4e7bfe20fe68c14532cc1faf652066eee031a2c8d87543fa88bdeb5f6a [Pipeline] // withDockerContainer [Pipeline] sh 09:15:16 + docker images 09:15:16 REPOSITORY TAG IMAGE ID CREATED SIZE 09:15:16 security-spiffe-token-provider-arm64 latest 1b287a8395b7 3 seconds ago 29.1MB 09:15:16 support-notifications-arm64 latest 522ebe5fc2e7 3 seconds ago 29.7MB 09:15:16 739062de4c82 16 seconds ago 1.57GB 09:15:16 a24441c96d6c 17 seconds ago 1.54GB 09:15:16 security-bootstrapper-arm64 latest 25480b8cc883 20 seconds ago 19.6MB 09:15:16 core-command-arm64 latest 7c4d581bccb7 34 seconds ago 17.1MB 09:15:16 bdfc67935bc9 48 seconds ago 1.51GB 09:15:16 1c779ee09145 57 seconds ago 1.5GB 09:15:16 core-common-config-bootstrapper-arm64 latest 791bb8d45fbf 4 minutes ago 14.9MB 09:15:16 e9819d89b6e9 5 minutes ago 1.5GB 09:15:16 security-spire-config-arm64 latest a174f55107e0 8 minutes ago 83.6MB 09:15:16 security-spire-server-arm64 latest aa34ae523335 8 minutes ago 84.3MB 09:15:16 ab4e4d61abed 9 minutes ago 1.38GB 09:15:16 46ef825ed0a0 9 minutes ago 1.38GB 09:15:16 support-scheduler-arm64 latest 805819f6ba1f 9 minutes ago 29MB 09:15:16 5d19b938f420 9 minutes ago 1.57GB 09:15:16 core-data-arm64 latest 69e8c2adda8a 12 minutes ago 17.2MB 09:15:16 5c2462739b4f 12 minutes ago 1.51GB 09:15:16 core-metadata-arm64 latest 20b101859e54 13 minutes ago 17.7MB 09:15:16 10efcf6f330f 13 minutes ago 1.51GB 09:15:16 security-secretstore-setup-arm64 latest 6e0f17b978d8 13 minutes ago 29MB 09:15:16 security-proxy-setup-arm64 latest f10d7c48395b 13 minutes ago 26.9MB 09:15:16 2723afc3ef1a 14 minutes ago 1.5GB 09:15:16 30cc0bd45938 14 minutes ago 1.5GB 09:15:16 security-spire-agent-arm64 latest 54e96097d2c8 21 minutes ago 122MB 09:15:16 dfe0713de473 22 minutes ago 1.38GB 09:15:16 ci-base-image-arm64 latest a9ea1be84f8b 38 minutes ago 905MB 09:15:16 alpine 3.15 354640af7b1b 3 days ago 5.34MB 09:15:16 alpine 3.16 4c81e5bf8899 3 days ago 5.3MB 09:15:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:15:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:17 09:15:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:17 arm64: Pulling from edgex-lftools-log-publisher 09:15:17 8998bd30e6a1: Pulling fs layer 09:15:17 04944245beec: Pulling fs layer 09:15:17 699f458cf7ca: Pulling fs layer 09:15:17 765212b225bb: Pulling fs layer 09:15:17 f23df028b6ca: Pulling fs layer 09:15:17 d65c8cfc05b1: Pulling fs layer 09:15:17 2437ff75d9bd: Pulling fs layer 09:15:17 f23df028b6ca: Waiting 09:15:17 2437ff75d9bd: Waiting 09:15:17 d65c8cfc05b1: Waiting 09:15:17 765212b225bb: Waiting 09:15:17 04944245beec: Verifying Checksum 09:15:17 04944245beec: Download complete 09:15:17 765212b225bb: Verifying Checksum 09:15:17 765212b225bb: Download complete 09:15:18 f23df028b6ca: Verifying Checksum 09:15:18 f23df028b6ca: Download complete 09:15:18 d65c8cfc05b1: Download complete 09:15:18 699f458cf7ca: Verifying Checksum 09:15:18 699f458cf7ca: Download complete 09:15:18 8998bd30e6a1: Verifying Checksum 09:15:18 8998bd30e6a1: Download complete 09:15:21 2437ff75d9bd: Verifying Checksum 09:15:21 2437ff75d9bd: Download complete 09:15:23 8998bd30e6a1: Pull complete 09:15:23 04944245beec: Pull complete 09:15:25 699f458cf7ca: Pull complete 09:15:25 765212b225bb: Pull complete 09:15:26 f23df028b6ca: Pull complete 09:15:26 d65c8cfc05b1: Pull complete 09:15:41 2437ff75d9bd: Pull complete 09:15:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:15:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:41 prd-ubuntu20.04-docker-arm64-4c-16g-5765 does not seem to be running inside a container 09:15:42 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:arm64 cat 09:15:45 $ docker top 11d3a3ed5813485934860dcfcc4980f20a6e2c5b11ec2d38c95aa32d9cfd5721 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:46 ---> job-cost.sh 09:15:46 lf-activate-venv: SKIPPING 09:15:46 INFO: No Stack... 09:15:46 INFO: Retrieving Pricing Info for: v3-standard-4 09:15:47 INFO: Archiving Costs [Pipeline] sh 09:15:48 + cat /w/workspace/edgex-go/4/archives/cost.csv 09:15:48 + cut -d, -f6 [Pipeline] lock 09:15:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4340-4-stack-cost] 09:15:48 Resource [jenkins-edgexfoundry-edgex-go-PR-4340-4-stack-cost] did not exist. Created. 09:15:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4340-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:15:48 + echo total: 0.10999999940395355 [Pipeline] stash 09:15:49 Stashed 1 file(s) [Pipeline] } 09:15:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4340-4-stack-cost] [Pipeline] // lock [Pipeline] } 09:15:49 $ docker stop --time=1 11d3a3ed5813485934860dcfcc4980f20a6e2c5b11ec2d38c95aa32d9cfd5721 09:15:50 $ docker rm -f --volumes 11d3a3ed5813485934860dcfcc4980f20a6e2c5b11ec2d38c95aa32d9cfd5721 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:15:51 provisioning config files... 09:15:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config3220659816603720814tmp [Pipeline] { [Pipeline] sh 09:15:51 + set +x 09:15:51 + curl -s https://codecov.io/bash 09:15:51 + bash -s -- 09:15:51 09:15:51 _____ _ 09:15:51 / ____| | | 09:15:51 | | ___ __| | ___ ___ _____ __ 09:15:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:15:51 | |___| (_) | (_| | __/ (_| (_) \ V / 09:15:51 \_____\___/ \__,_|\___|\___\___/ \_/ 09:15:51 Bash-1.0.6 09:15:51 09:15:51 09:15:51 ==> git version 2.25.1 found 09:15:51 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:15:51 Release-Date: 2020-01-08 09:15:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:15:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:15:51 ==> Jenkins CI detected. 09:15:51 current dir:  /w/workspace/edgex-go/4 09:15:51 project root: . 09:15:51 --> token set from env 09:15:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:15:51 ==> Running gcov in . (disable via -X gcov) 09:15:51 ==> Python coveragepy not found 09:15:51 ==> Searching for coverage reports in: 09:15:51 + . 09:15:51 -> Found 1 reports 09:15:51 ==> Detecting git/mercurial file structure 09:15:51 ==> Reading reports 09:15:51 + ./coverage.out bytes=487233 09:15:51 ==> Appending adjustments 09:15:51 https://docs.codecov.io/docs/fixing-reports 09:15:52 + Found adjustments 09:15:52 ==> Gzipping contents 09:15:52 64K /tmp/codecov.2jxXLo.gz 09:15:52 ==> Uploading reports 09:15:52 url: https://codecov.io 09:15:52 query: branch=PR-4340&commit=fd4a0dea5051cc322d6ff01476a49d12443644ff&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4340%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4340&job=&cmd_args= 09:15:52 -> Pinging Codecov 09:15:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4340&commit=fd4a0dea5051cc322d6ff01476a49d12443644ff&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4340%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4340&job=&cmd_args= 09:15:52 -> Uploading to 09:15:52 https://storage.googleapis.com/codecov/v4/raw/2023-02-14/00271124DB129430A58F1EEE437C3FCB/fd4a0dea5051cc322d6ff01476a49d12443644ff/b67cf331-8267-4304-a37d-4718bf69edab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T091552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4489593fdc1a4385d93d5eb4be60ade74692f7f683f59b4e28795ab2b8893430 09:15:52 % Total % Received % Xferd Average Speed Time Time Time Current 09:15:52 Dload Upload Total Spent Left Speed 09:15:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62864 0 0 100 62864 0 127k --:--:-- --:--:-- --:--:-- 127k 09:15:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fd4a0dea5051cc322d6ff01476a49d12443644ff [Pipeline] } 09:15:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:15:53 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 09:15:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:15:55 ---> package-listing.sh 09:15:55 ++ facter osfamily 09:15:55 ++ tr '[:upper:]' '[:lower:]' 09:15:55 + OS_FAMILY=debian 09:15:55 + workspace=/w/workspace/edgex-go/4 09:15:55 + START_PACKAGES=/tmp/packages_start.txt 09:15:55 + END_PACKAGES=/tmp/packages_end.txt 09:15:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:15:55 + PACKAGES=/tmp/packages_start.txt 09:15:55 + '[' /w/workspace/edgex-go/4 ']' 09:15:55 + PACKAGES=/tmp/packages_end.txt 09:15:55 + case "${OS_FAMILY}" in 09:15:55 + dpkg -l 09:15:55 + grep '^ii' 09:15:55 + '[' -f /tmp/packages_start.txt ']' 09:15:55 + '[' -f /tmp/packages_end.txt ']' 09:15:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:15:55 + '[' /w/workspace/edgex-go/4 ']' 09:15:55 + mkdir -p /w/workspace/edgex-go/4/archives/ 09:15:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 09:15:55 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:15:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:56 09:15:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:56 latest: Pulling from edgex-lftools-log-publisher 09:15:56 5eb5b503b376: Pulling fs layer 09:15:56 5c69ac0246d0: Pulling fs layer 09:15:56 ec43610c2a17: Pulling fs layer 09:15:56 3a2ae6a8a46f: Pulling fs layer 09:15:56 33b1e0a273af: Pulling fs layer 09:15:56 5d3b04190fa2: Pulling fs layer 09:15:56 2f39f015ded8: Pulling fs layer 09:15:56 33b1e0a273af: Waiting 09:15:56 5d3b04190fa2: Waiting 09:15:56 2f39f015ded8: Waiting 09:15:56 5c69ac0246d0: Verifying Checksum 09:15:56 5c69ac0246d0: Download complete 09:15:56 3a2ae6a8a46f: Verifying Checksum 09:15:56 3a2ae6a8a46f: Download complete 09:15:56 33b1e0a273af: Verifying Checksum 09:15:56 33b1e0a273af: Download complete 09:15:56 ec43610c2a17: Verifying Checksum 09:15:56 ec43610c2a17: Download complete 09:15:56 5d3b04190fa2: Verifying Checksum 09:15:57 5eb5b503b376: Verifying Checksum 09:15:57 5eb5b503b376: Download complete 09:15:57 2f39f015ded8: Download complete 09:15:58 5eb5b503b376: Pull complete 09:15:58 5c69ac0246d0: Pull complete 09:15:58 ec43610c2a17: Pull complete 09:15:58 3a2ae6a8a46f: Pull complete 09:15:59 33b1e0a273af: Pull complete 09:15:59 5d3b04190fa2: Pull complete 09:16:04 2f39f015ded8: Pull complete 09:16:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:16:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:04 prd-ubuntu20.04-docker-8c-8g-5755 does not seem to be running inside a container 09:16:04 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:16:06 $ docker top d0ed4f6faa2108d75905f1421bda7999d23a6a8a19e528b0e92aac79087b7a5f -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:06 + touch /tmp/pre-build-complete [Pipeline] sh 09:16:07 + mkdir -p /var/log/sysstat [Pipeline] sh 09:16:07 + ls /var/log/sa-host 09:16:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:16:07 provisioning config files... 09:16:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7928674430316108621tmp [Pipeline] { [Pipeline] echo 09:16:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:16:07 ---> create-netrc.sh [Pipeline] } 09:16:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:16:08 ---> python-tools-install.sh [Pipeline] echo 09:16:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:16:08 ---> sudo-logs.sh 09:16:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:16:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:16:08 ---> job-cost.sh 09:16:08 lf-activate-venv: SKIPPING 09:16:08 DEBUG: total: 0.10999999940395355 09:16:08 INFO: Retrieving Stack Cost... 09:16:11 INFO: Retrieving Pricing Info for: v3-standard-8 09:16:11 INFO: Archiving Costs [Pipeline] echo 09:16:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:16:12 ---> logs-deploy.sh 09:16:12 lf-activate-venv: SKIPPING 09:16:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4340/4 09:16:12 INFO: archiving workspace using pattern(s): 09:16:13 Archives upload complete. 09:16:13 INFO: archiving logs to Nexus 09:16:14 ---> uname -a: 09:16:14 Linux prd-ubuntu20-04-docker-8c-8g-5755 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:16:14 09:16:14 09:16:14 ---> lscpu: 09:16:14 Architecture: x86_64 09:16:14 CPU op-mode(s): 32-bit, 64-bit 09:16:14 Byte Order: Little Endian 09:16:14 Address sizes: 40 bits physical, 48 bits virtual 09:16:14 CPU(s): 8 09:16:14 On-line CPU(s) list: 0-7 09:16:14 Thread(s) per core: 1 09:16:14 Core(s) per socket: 1 09:16:14 Socket(s): 8 09:16:14 NUMA node(s): 1 09:16:14 Vendor ID: AuthenticAMD 09:16:14 CPU family: 23 09:16:14 Model: 49 09:16:14 Model name: AMD EPYC-Rome Processor 09:16:14 Stepping: 0 09:16:14 CPU MHz: 2799.996 09:16:14 BogoMIPS: 5599.99 09:16:14 Virtualization: AMD-V 09:16:14 Hypervisor vendor: KVM 09:16:14 Virtualization type: full 09:16:14 L1d cache: 256 KiB 09:16:14 L1i cache: 256 KiB 09:16:14 L2 cache: 4 MiB 09:16:14 L3 cache: 128 MiB 09:16:14 NUMA node0 CPU(s): 0-7 09:16:14 Vulnerability Itlb multihit: Not affected 09:16:14 Vulnerability L1tf: Not affected 09:16:14 Vulnerability Mds: Not affected 09:16:14 Vulnerability Meltdown: Not affected 09:16:14 Vulnerability Mmio stale data: Not affected 09:16:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:16:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:16:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:16:14 Vulnerability Srbds: Not affected 09:16:14 Vulnerability Tsx async abort: Not affected 09:16:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:16:14 09:16:14 09:16:14 ---> nproc: 09:16:14 8 09:16:14 09:16:14 09:16:14 ---> df -h: 09:16:14 Filesystem Size Used Avail Use% Mounted on 09:16:14 overlay 155G 20G 135G 13% / 09:16:14 tmpfs 64M 0 64M 0% /dev 09:16:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:16:14 shm 64M 0 64M 0% /dev/shm 09:16:14 /dev/vda1 155G 20G 135G 13% /facter-os 09:16:14 09:16:14 09:16:14 ---> sar -b -r -n DEV: 09:16:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5755) 02/14/23 _x86_64_ (8 CPU) 09:16:14 09:16:14 08:29:48 LINUX RESTART (8 CPU) 09:16:14 09:16:14 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:16:14 08:31:02 314.16 47.39 266.77 0.00 5367.64 137328.18 0.00 09:16:14 08:32:01 107.03 1.54 105.49 0.00 42.84 51640.20 0.00 09:16:14 08:33:01 46.98 0.23 46.75 0.00 3.07 20819.74 0.00 09:16:14 08:34:01 262.46 1.62 260.84 0.00 19.06 108014.93 0.00 09:16:14 08:35:01 466.72 7.90 458.82 0.00 129.85 248265.16 0.00 09:16:14 08:36:01 940.29 7.02 933.28 0.00 851.19 212424.33 0.00 09:16:14 08:37:01 522.63 5.74 516.88 0.00 4281.85 155679.12 0.00 09:16:14 08:38:01 873.51 0.80 872.71 0.00 15.46 237158.95 0.00 09:16:14 08:39:01 4.20 0.02 4.18 0.00 0.13 108.36 0.00 09:16:14 08:40:01 1.83 0.00 1.83 0.00 0.00 19.33 0.00 09:16:14 08:41:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 09:16:14 08:42:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 09:16:14 08:43:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 09:16:14 08:44:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 09:16:14 08:45:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 09:16:14 08:46:01 2.52 0.02 2.50 0.00 0.13 31.46 0.00 09:16:14 08:47:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 09:16:14 08:48:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 09:16:14 08:49:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 09:16:14 08:50:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 09:16:14 08:51:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 09:16:14 08:52:01 1.98 0.00 1.98 0.00 0.00 22.00 0.00 09:16:14 08:53:01 0.87 0.00 0.87 0.00 0.00 9.86 0.00 09:16:14 08:54:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 09:16:14 08:55:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 09:16:14 08:56:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 09:16:14 08:57:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 09:16:14 08:58:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 09:16:14 08:59:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 09:16:14 09:00:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 09:16:14 09:01:01 1.17 0.00 1.17 0.00 0.00 13.59 0.00 09:16:14 09:02:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 09:16:14 09:03:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 09:16:14 09:04:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 09:16:14 09:05:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 09:16:14 09:06:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 09:16:14 09:07:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 09:16:14 09:08:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 09:16:14 09:09:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 09:16:14 09:10:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 09:16:14 09:11:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 09:16:14 09:12:01 2.02 0.00 2.02 0.00 0.00 22.26 0.00 09:16:14 09:13:02 1.08 0.00 1.08 0.00 0.00 13.06 0.00 09:16:14 09:14:01 1.56 0.00 1.56 0.00 0.00 17.49 0.00 09:16:14 09:15:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 09:16:14 09:16:01 4.12 0.28 3.83 0.00 23.86 342.74 0.00 09:16:14 Average: 78.03 1.58 76.45 0.00 233.58 25486.59 0.00 09:16:14 09:16:14 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:16:14 08:31:02 29677824 31652568 681600 2.07 60496 2215348 1767196 5.21 950712 1940220 936 09:16:14 08:32:01 27604352 31254372 1040056 3.16 113524 3741336 2498060 7.36 1818440 3004412 578628 09:16:14 08:33:01 27735556 31524272 768584 2.34 116816 3855160 1915972 5.65 1425160 3251064 287516 09:16:14 08:34:01 25067144 31428424 844700 2.57 161872 6224392 2325252 6.85 1820264 5336516 833784 09:16:14 08:35:01 21835500 31261768 999544 3.04 304240 8977224 3450212 10.17 2093452 8108524 13788 09:16:14 08:36:01 21056368 31345724 913576 2.78 342052 9768388 2473440 7.29 2257660 8690160 209584 09:16:14 08:37:01 18053592 31384808 860508 2.62 451720 12454628 2531980 7.46 2681324 11005920 103432 09:16:14 08:38:01 17904748 31515152 747568 2.27 539448 12658000 1945400 5.73 2549880 11318424 232 09:16:14 08:39:01 17936500 31542008 721424 2.19 537936 12654744 1907600 5.62 2523716 11315200 12 09:16:14 08:40:01 17936348 31541892 721412 2.19 537960 12654748 1907600 5.62 2523520 11315200 24 09:16:14 08:41:01 17947916 31553464 709772 2.16 537976 12654752 1907600 5.62 2512364 11315204 8 09:16:14 08:42:01 17950396 31555956 707192 2.15 537988 12654760 1907600 5.62 2509788 11315212 164 09:16:14 08:43:01 17950844 31557148 706704 2.15 537992 12654760 1907600 5.62 2508848 11315896 8 09:16:14 08:44:01 17951076 31557396 706648 2.15 538000 12654764 1907600 5.62 2508996 11315912 172 09:16:14 08:45:01 17951304 31557632 706360 2.15 538008 12654768 1907600 5.62 2508612 11315916 12 09:16:14 08:46:01 17951288 31557660 706440 2.15 538032 12654744 1931908 5.69 2508720 11315880 168 09:16:14 08:47:01 17951816 31558192 705832 2.15 538052 12654748 1931908 5.69 2508928 11315884 12 09:16:14 08:48:01 17951484 31557860 706096 2.15 538060 12654748 1931908 5.69 2508668 11315884 176 09:16:14 08:49:01 17951972 31558356 705524 2.15 538076 12654752 1931908 5.69 2508688 11315888 8 09:16:14 08:50:01 17951648 31558096 705784 2.15 538088 12654760 1931908 5.69 2508792 11315896 92 09:16:14 08:51:01 17951316 31557776 706048 2.15 538104 12654760 1931908 5.69 2509128 11315908 8 09:16:14 08:52:01 17951340 31557864 705912 2.15 538148 12654764 1931908 5.69 2508996 11315916 4 09:16:14 08:53:01 17951544 31558068 705644 2.15 538152 12654764 1915212 5.64 2508804 11315916 8 09:16:14 08:54:01 17951452 31557984 705876 2.15 538160 12654768 1915212 5.64 2508760 11315920 44 09:16:14 08:55:01 17951120 31557660 706164 2.15 538168 12654776 1915212 5.64 2508760 11315928 32 09:16:14 08:56:01 17951356 31557956 705820 2.15 538196 12654776 1915212 5.64 2509032 11315932 12 09:16:14 08:57:01 17951340 31557944 705780 2.15 538204 12654780 1915212 5.64 2508828 11315936 8 09:16:14 08:58:01 17951016 31557624 706136 2.15 538216 12654784 1915212 5.64 2508828 11315940 172 09:16:14 08:59:01 17950960 31557572 706108 2.15 538236 12654788 1915212 5.64 2508856 11315944 12 09:16:14 09:00:01 17950944 31557568 706048 2.15 538248 12654792 1898788 5.60 2508852 11315948 196 09:16:14 09:01:01 17950860 31557544 706312 2.15 538268 12654792 1898788 5.60 2508968 11315952 8 09:16:14 09:02:01 17951388 31558076 705740 2.15 538276 12654796 1898788 5.60 2508924 11315956 40 09:16:14 09:03:01 17951532 31558224 705748 2.15 538292 12654800 1898788 5.60 2509060 11315960 8 09:16:14 09:04:01 17951296 31558028 705944 2.15 538304 12654800 1898788 5.60 2509176 11315944 180 09:16:14 09:05:01 17951144 31557892 705952 2.15 538324 12654804 1898788 5.60 2509560 11315948 208 09:16:14 09:06:01 17951200 31558072 705744 2.15 538344 12654936 1898788 5.60 2509080 11316072 44 09:16:14 09:07:01 17951152 31558036 705720 2.15 538352 12654936 1898788 5.60 2509068 11316080 8 09:16:14 09:08:01 17951072 31558024 705712 2.15 538368 12654944 1898788 5.60 2509064 11316092 48 09:16:14 09:09:01 17951340 31558292 705384 2.15 538400 12654944 1898788 5.60 2509016 11316092 8 09:16:14 09:10:01 17951040 31558060 705592 2.15 538424 12654948 1898788 5.60 2509056 11316100 60 09:16:14 09:11:01 17951016 31558040 705532 2.15 538444 12654952 1898788 5.60 2509116 11316104 8 09:16:14 09:12:01 17950868 31557928 705780 2.15 538484 12654956 1898788 5.60 2509312 11316100 4 09:16:14 09:13:02 17950884 31557996 705720 2.15 538496 12654960 1898788 5.60 2509164 11316108 12 09:16:14 09:14:01 17951004 31558120 705728 2.15 538512 12654960 1898788 5.60 2509156 11316108 40 09:16:14 09:15:01 17950752 31557872 705928 2.15 538540 12654964 1898788 5.60 2509156 11316112 8 09:16:14 09:16:01 17420028 31511776 751304 2.28 547608 13100276 2180852 6.43 2562432 11760656 450044 09:16:14 Average: 18924275 31532234 733972 2.23 490252 11765718 1994609 5.88 2413580 10502258 53913 09:16:14 09:16:14 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:16:14 08:31:02 veth5a69429 236.93 206.95 21.12 2718.74 0.00 0.00 0.00 0.22 09:16:14 08:31:02 ens3 963.62 763.09 7840.77 138.02 0.00 0.00 0.00 0.00 09:16:14 08:31:02 docker0 236.93 206.83 17.88 2718.73 0.00 0.00 0.00 0.00 09:16:14 08:31:02 lo 4.33 4.33 0.41 0.41 0.00 0.00 0.00 0.00 09:16:14 08:32:01 veth05ac2f8 0.31 0.47 0.02 0.04 0.00 0.00 0.00 0.00 09:16:14 08:32:01 ens3 290.71 231.35 4813.17 36.90 0.00 0.00 0.00 0.00 09:16:14 08:32:01 docker0 68.16 90.19 5.83 701.15 0.00 0.00 0.00 0.00 09:16:14 08:32:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 09:16:14 08:33:01 veth05ac2f8 1.13 1.17 0.09 0.09 0.00 0.00 0.00 0.00 09:16:14 08:33:01 ens3 27.26 16.91 20.84 11.56 0.00 0.00 0.00 0.00 09:16:14 08:33:01 docker0 1.13 1.13 0.07 0.09 0.00 0.00 0.00 0.00 09:16:14 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:34:01 veth7779589 64.07 79.69 5.40 164.30 0.00 0.00 0.00 0.01 09:16:14 08:34:01 veth1021015 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 09:16:14 08:34:01 veth2a708ff 71.64 84.04 6.18 296.49 0.00 0.00 0.00 0.02 09:16:14 08:34:01 veth294d81b 82.02 106.07 7.57 757.18 0.00 0.00 0.00 0.06 09:16:14 08:34:01 veth80e5b9d 67.19 80.75 5.76 226.48 0.00 0.00 0.00 0.02 09:16:14 08:34:01 ens3 653.96 526.45 4556.53 60.83 0.00 0.00 0.00 0.00 09:16:14 08:34:01 docker0 452.89 545.59 32.30 2854.98 0.00 0.00 0.00 0.00 09:16:14 08:34:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 09:16:14 08:35:01 veth6873ddb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:16:14 08:35:01 veth1021015 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:35:01 veth89cd63c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:16:14 08:35:01 veth9bdff95 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:16:14 08:35:01 ens3 402.70 316.01 4140.30 32.08 0.00 0.00 0.00 0.00 09:16:14 08:35:01 vethe70bbdf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:16:14 08:35:01 docker0 272.64 313.83 18.96 3222.74 0.00 0.00 0.00 0.00 09:16:14 08:35:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 09:16:14 08:36:01 vethdef9ce1 5.42 7.43 0.52 2.96 0.00 0.00 0.00 0.00 09:16:14 08:36:01 veth1021015 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 09:16:14 08:36:01 vetha59200a 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 09:16:14 08:36:01 vethc23bdd9 4.83 6.67 0.47 2.80 0.00 0.00 0.00 0.00 09:16:14 08:36:01 veth608ba6b 11.30 16.55 1.11 5.87 0.00 0.00 0.00 0.00 09:16:14 08:36:01 ens3 344.76 261.69 859.23 208.34 0.00 0.00 0.00 0.00 09:16:14 08:36:01 docker0 91.43 127.11 5.58 392.87 0.00 0.00 0.00 0.00 09:16:14 08:36:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 09:16:14 08:37:01 vethdef9ce1 323.41 340.59 23.29 925.47 0.00 0.00 0.00 0.08 09:16:14 08:37:01 veth6173e09 208.86 221.03 15.53 568.59 0.00 0.00 0.00 0.05 09:16:14 08:37:01 veth1021015 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:16:14 08:37:01 ens3 1631.45 1390.16 6683.28 114.11 0.00 0.00 0.00 0.00 09:16:14 08:37:01 docker0 1209.52 1297.52 74.48 5081.53 0.00 0.00 0.00 0.00 09:16:14 08:37:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:16:14 08:38:01 ens3 251.40 207.73 1118.17 31.66 0.00 0.00 0.00 0.00 09:16:14 08:38:01 docker0 181.59 208.91 10.39 1083.23 0.00 0.00 0.00 0.00 09:16:14 08:38:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:16:14 08:39:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:16:14 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:40:01 ens3 0.32 0.13 0.36 0.01 0.00 0.00 0.00 0.00 09:16:14 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 08:41:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:16:14 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:42:01 ens3 0.62 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:16:14 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 08:43:01 ens3 1.35 0.25 0.32 0.20 0.00 0.00 0.00 0.00 09:16:14 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:44:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 08:45:01 ens3 0.20 0.07 0.06 0.00 0.00 0.00 0.00 0.00 09:16:14 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:46:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:16:14 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 08:47:01 ens3 0.18 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:16:14 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:48:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 08:49:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:16:14 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:50:01 ens3 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:16:14 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 08:51:01 ens3 0.80 0.50 0.48 0.34 0.00 0.00 0.00 0.00 09:16:14 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:52:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 08:53:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:54:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 08:55:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:56:01 ens3 0.30 0.22 0.08 0.07 0.00 0.00 0.00 0.00 09:16:14 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 08:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:58:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 08:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:00:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 09:01:01 ens3 0.30 0.15 0.19 0.07 0.00 0.00 0.00 0.00 09:16:14 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:02:01 ens3 0.80 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:16:14 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 09:03:01 ens3 0.25 0.13 0.09 0.07 0.00 0.00 0.00 0.00 09:16:14 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:04:01 ens3 0.82 0.38 0.30 0.21 0.00 0.00 0.00 0.00 09:16:14 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 09:05:01 ens3 0.62 0.62 0.40 0.29 0.00 0.00 0.00 0.00 09:16:14 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:06:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 09:16:14 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 09:07:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:08:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 09:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:10:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 09:11:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:16:14 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:12:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 09:13:02 ens3 0.22 0.07 0.12 0.00 0.00 0.00 0.00 0.00 09:16:14 09:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:14:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:16:14 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:14 09:15:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:16:01 ens3 117.88 77.69 2522.91 12.39 0.00 0.00 0.00 0.00 09:16:14 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:14 09:16:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 09:16:14 Average: ens3 102.05 82.51 706.63 14.08 0.00 0.00 0.00 0.00 09:16:14 Average: docker0 54.69 60.71 3.60 349.10 0.00 0.00 0.00 0.00 09:16:14 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 09:16:14 09:16:14 09:16:14 ---> sar -P ALL: 09:16:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5755) 02/14/23 _x86_64_ (8 CPU) 09:16:14 09:16:14 08:29:48 LINUX RESTART (8 CPU) 09:16:14 09:16:14 08:30:01 CPU %user %nice %system %iowait %steal %idle 09:16:14 08:31:02 all 8.47 0.00 2.76 1.94 0.05 86.78 09:16:14 08:31:02 0 8.71 0.00 2.03 0.45 0.05 88.76 09:16:14 08:31:02 1 9.71 0.00 5.69 4.60 0.05 79.95 09:16:14 08:31:02 2 5.42 0.00 2.47 2.93 0.03 89.14 09:16:14 08:31:02 3 6.68 0.00 2.18 1.36 0.07 89.71 09:16:14 08:31:02 4 12.80 0.00 1.88 3.85 0.03 81.43 09:16:14 08:31:02 5 7.00 0.00 2.06 1.59 0.03 89.31 09:16:14 08:31:02 6 5.46 0.00 2.48 0.15 0.05 91.86 09:16:14 08:31:02 7 12.03 0.00 3.27 0.56 0.07 84.07 09:16:14 08:32:01 all 35.80 0.00 8.19 0.84 0.10 55.06 09:16:14 08:32:01 0 33.53 0.00 8.24 0.45 0.09 57.70 09:16:14 08:32:01 1 35.01 0.00 8.01 1.95 0.10 54.93 09:16:14 08:32:01 2 37.01 0.00 8.75 0.14 0.12 53.97 09:16:14 08:32:01 3 35.77 0.00 8.12 1.18 0.10 54.82 09:16:14 08:32:01 4 36.83 0.00 8.08 0.07 0.10 54.92 09:16:14 08:32:01 5 36.88 0.00 8.15 0.07 0.10 54.80 09:16:14 08:32:01 6 34.27 0.00 7.75 0.03 0.10 57.84 09:16:14 08:32:01 7 37.14 0.00 8.43 2.87 0.09 51.46 09:16:14 08:33:01 all 42.06 0.00 5.72 0.45 0.09 51.68 09:16:14 08:33:01 0 40.97 0.00 5.59 0.02 0.08 53.33 09:16:14 08:33:01 1 42.10 0.00 5.35 0.22 0.12 52.21 09:16:14 08:33:01 2 42.86 0.00 5.93 0.00 0.08 51.13 09:16:14 08:33:01 3 41.31 0.00 5.58 0.00 0.07 53.05 09:16:14 08:33:01 4 40.80 0.00 5.93 0.00 0.08 53.19 09:16:14 08:33:01 5 42.06 0.00 5.69 0.02 0.08 52.15 09:16:14 08:33:01 6 43.05 0.00 5.94 0.35 0.08 50.57 09:16:14 08:33:01 7 43.34 0.00 5.77 2.96 0.08 47.85 09:16:14 08:34:01 all 15.18 0.00 7.94 4.56 0.08 72.24 09:16:14 08:34:01 0 16.52 0.00 6.21 2.35 0.08 74.83 09:16:14 08:34:01 1 15.71 0.00 9.23 4.23 0.07 70.76 09:16:14 08:34:01 2 15.44 0.00 8.33 1.74 0.07 74.42 09:16:14 08:34:01 3 13.72 0.00 8.07 1.63 0.10 76.48 09:16:14 08:34:01 4 14.93 0.00 7.00 10.34 0.08 67.64 09:16:14 08:34:01 5 15.68 0.00 9.15 3.81 0.08 71.27 09:16:14 08:34:01 6 15.15 0.00 6.86 1.76 0.08 76.14 09:16:14 08:34:01 7 14.23 0.00 8.68 10.73 0.10 66.26 09:16:14 08:35:01 all 19.26 0.00 7.75 18.91 0.07 54.01 09:16:14 08:35:01 0 18.93 0.00 8.99 28.26 0.07 43.74 09:16:14 08:35:01 1 18.97 0.00 7.81 11.42 0.07 61.73 09:16:14 08:35:01 2 20.43 0.00 6.41 16.10 0.07 56.98 09:16:14 08:35:01 3 19.29 0.00 7.04 19.11 0.08 54.47 09:16:14 08:35:01 4 19.73 0.00 7.26 10.40 0.07 62.55 09:16:14 08:35:01 5 18.59 0.00 7.72 10.89 0.07 62.73 09:16:14 08:35:01 6 19.47 0.00 8.24 43.70 0.07 28.51 09:16:14 08:35:01 7 18.68 0.00 8.51 11.52 0.08 61.21 09:16:14 08:36:01 all 57.73 0.00 12.24 9.57 0.14 20.33 09:16:14 08:36:01 0 58.74 0.00 11.56 13.06 0.15 16.48 09:16:14 08:36:01 1 57.95 0.00 12.29 5.45 0.13 24.18 09:16:14 08:36:01 2 57.69 0.00 11.99 9.73 0.14 20.46 09:16:14 08:36:01 3 56.86 0.00 13.16 8.80 0.15 21.03 09:16:14 08:36:01 4 57.27 0.00 12.38 12.15 0.13 18.07 09:16:14 08:36:01 5 57.06 0.00 12.00 9.22 0.12 21.61 09:16:14 08:36:01 6 57.97 0.00 11.94 8.31 0.13 21.65 09:16:14 08:36:01 7 58.31 0.00 12.59 9.83 0.14 19.14 09:16:14 08:37:01 all 32.11 0.00 10.06 12.40 0.11 45.33 09:16:14 08:37:01 0 29.50 0.00 9.47 18.85 0.10 42.08 09:16:14 08:37:01 1 31.36 0.00 9.25 13.82 0.12 45.45 09:16:14 08:37:01 2 33.05 0.00 10.05 14.04 0.10 42.76 09:16:14 08:37:01 3 31.43 0.00 11.15 11.04 0.14 46.24 09:16:14 08:37:01 4 32.19 0.00 9.21 12.22 0.10 46.27 09:16:14 08:37:01 5 33.47 0.00 10.15 9.68 0.10 46.60 09:16:14 08:37:01 6 33.90 0.00 9.80 9.60 0.10 46.60 09:16:14 08:37:01 7 31.93 0.00 11.43 9.92 0.12 46.60 09:16:14 08:38:01 all 38.60 0.00 11.47 12.54 0.12 37.28 09:16:14 08:38:01 0 36.65 0.00 9.51 7.70 0.12 46.02 09:16:14 08:38:01 1 35.87 0.00 11.30 20.14 0.12 32.56 09:16:14 08:38:01 2 40.01 0.00 12.09 14.96 0.10 32.83 09:16:14 08:38:01 3 40.10 0.00 11.62 13.53 0.14 34.61 09:16:14 08:38:01 4 36.24 0.00 12.60 8.16 0.10 42.89 09:16:14 08:38:01 5 40.28 0.00 11.07 9.30 0.14 39.21 09:16:14 08:38:01 6 40.09 0.00 11.80 12.35 0.10 35.66 09:16:14 08:38:01 7 39.54 0.00 11.74 14.15 0.12 34.46 09:16:14 08:39:01 all 0.32 0.00 0.05 0.02 0.00 99.61 09:16:14 08:39:01 0 0.23 0.00 0.10 0.00 0.00 99.67 09:16:14 08:39:01 1 0.05 0.00 0.03 0.02 0.00 99.90 09:16:14 08:39:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:16:14 08:39:01 3 0.03 0.00 0.07 0.07 0.00 99.83 09:16:14 08:39:01 4 0.03 0.00 0.07 0.00 0.02 99.88 09:16:14 08:39:01 5 0.05 0.00 0.07 0.07 0.00 99.82 09:16:14 08:39:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:16:14 08:39:01 7 2.05 0.00 0.02 0.02 0.00 97.92 09:16:14 08:40:01 all 0.27 0.00 0.01 0.01 0.00 99.71 09:16:14 08:40:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:16:14 08:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:16:14 08:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:16:14 08:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 08:40:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:16:14 08:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 08:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 08:40:01 7 1.97 0.00 0.02 0.03 0.00 97.98 09:16:14 08:41:01 all 0.26 0.00 0.01 0.01 0.00 99.71 09:16:14 08:41:01 0 0.00 0.00 0.03 0.02 0.02 99.93 09:16:14 08:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 08:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 08:41:01 4 0.05 0.00 0.03 0.00 0.00 99.92 09:16:14 08:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 08:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:41:01 7 1.97 0.00 0.00 0.08 0.00 97.95 09:16:14 09:16:14 08:41:01 CPU %user %nice %system %iowait %steal %idle 09:16:14 08:42:01 all 0.10 0.00 0.02 0.00 0.00 99.86 09:16:14 08:42:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:16:14 08:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:42:01 2 0.00 0.00 0.02 0.03 0.02 99.93 09:16:14 08:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 08:42:01 4 0.03 0.00 0.05 0.00 0.00 99.92 09:16:14 08:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 08:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:42:01 7 0.80 0.00 0.05 0.00 0.02 99.14 09:16:14 08:43:01 all 0.01 0.00 0.01 0.01 0.00 99.96 09:16:14 08:43:01 0 0.02 0.00 0.02 0.07 0.00 99.90 09:16:14 08:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 08:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 08:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 08:43:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:16:14 08:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 08:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:16:14 08:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:16:14 08:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:16:14 08:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 08:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 08:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:16:14 08:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 08:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 08:44:01 7 0.00 0.00 0.00 0.03 0.00 99.97 09:16:14 08:45:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:16:14 08:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 08:45:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:16:14 08:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:45:01 4 0.07 0.00 0.00 0.02 0.00 99.92 09:16:14 08:45:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:16:14 08:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 08:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:46:01 all 0.03 0.00 0.03 0.01 0.00 99.94 09:16:14 08:46:01 0 0.03 0.00 0.05 0.05 0.00 99.87 09:16:14 08:46:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:16:14 08:46:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:16:14 08:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 08:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:16:14 08:46:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:16:14 08:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:16:14 08:46:01 7 0.02 0.00 0.02 0.03 0.00 99.93 09:16:14 08:47:01 all 0.04 0.00 0.01 0.01 0.00 99.95 09:16:14 08:47:01 0 0.00 0.00 0.00 0.03 0.00 99.97 09:16:14 08:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:47:01 3 0.22 0.00 0.02 0.00 0.00 99.77 09:16:14 08:47:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:16:14 08:47:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:16:14 08:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:16:14 08:48:01 all 0.06 0.00 0.01 0.00 0.00 99.92 09:16:14 08:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 08:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 08:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 08:48:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:16:14 08:48:01 5 0.07 0.00 0.02 0.00 0.00 99.92 09:16:14 08:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:48:01 7 0.42 0.00 0.02 0.02 0.00 99.55 09:16:14 08:49:01 all 0.09 0.00 0.01 0.00 0.01 99.89 09:16:14 08:49:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:16:14 08:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 08:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:16:14 08:49:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:16:14 08:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 08:49:01 5 0.05 0.00 0.03 0.00 0.02 99.90 09:16:14 08:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 08:49:01 7 0.57 0.00 0.00 0.02 0.00 99.42 09:16:14 08:50:01 all 0.00 0.00 0.01 0.01 0.00 99.98 09:16:14 08:50:01 0 0.00 0.00 0.02 0.03 0.00 99.95 09:16:14 08:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 08:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:50:01 5 0.02 0.00 0.03 0.02 0.00 99.93 09:16:14 08:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:16:14 08:51:01 all 0.15 0.00 0.01 0.00 0.00 99.84 09:16:14 08:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 08:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:16:14 08:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 08:51:01 3 0.02 0.00 0.05 0.00 0.00 99.93 09:16:14 08:51:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:16:14 08:51:01 5 0.08 0.00 0.02 0.00 0.00 99.90 09:16:14 08:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:51:01 7 0.98 0.00 0.02 0.00 0.02 98.99 09:16:14 08:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:16:14 08:52:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:16:14 08:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 08:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:52:01 3 0.00 0.00 0.03 0.02 0.00 99.95 09:16:14 08:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 08:52:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:16:14 08:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:52:01 7 0.00 0.00 0.00 0.05 0.00 99.95 09:16:14 09:16:14 08:52:01 CPU %user %nice %system %iowait %steal %idle 09:16:14 08:53:01 all 0.11 0.00 0.01 0.01 0.00 99.87 09:16:14 08:53:01 0 0.03 0.00 0.02 0.02 0.00 99.93 09:16:14 08:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:16:14 08:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 08:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:16:14 08:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:16:14 08:53:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:16:14 08:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 08:53:01 7 0.75 0.00 0.00 0.02 0.00 99.24 09:16:14 08:54:01 all 0.26 0.00 0.01 0.00 0.00 99.73 09:16:14 08:54:01 0 0.02 0.00 0.02 0.03 0.02 99.92 09:16:14 08:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 08:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 08:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 08:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:54:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:16:14 08:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:54:01 7 1.97 0.00 0.00 0.00 0.00 98.03 09:16:14 08:55:01 all 0.10 0.00 0.02 0.00 0.00 99.87 09:16:14 08:55:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:16:14 08:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 08:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 08:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 08:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:55:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:16:14 08:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 08:55:01 7 0.73 0.00 0.10 0.02 0.00 99.15 09:16:14 08:56:01 all 0.02 0.00 0.01 0.01 0.00 99.97 09:16:14 08:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 08:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 08:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 08:56:01 4 0.02 0.00 0.00 0.05 0.00 99.93 09:16:14 08:56:01 5 0.05 0.00 0.03 0.00 0.02 99.90 09:16:14 08:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:16:14 08:57:01 all 0.01 0.00 0.01 0.03 0.00 99.96 09:16:14 08:57:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:16:14 08:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 08:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:57:01 3 0.00 0.00 0.03 0.00 0.00 99.97 09:16:14 08:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:57:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:16:14 08:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:57:01 7 0.00 0.00 0.02 0.18 0.00 99.80 09:16:14 08:58:01 all 0.02 0.00 0.01 0.01 0.00 99.95 09:16:14 08:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:16:14 08:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 08:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 08:58:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:16:14 08:58:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:16:14 08:58:01 5 0.08 0.00 0.02 0.00 0.00 99.90 09:16:14 08:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:58:01 7 0.00 0.00 0.02 0.03 0.02 99.93 09:16:14 08:59:01 all 0.00 0.00 0.01 0.01 0.00 99.98 09:16:14 08:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 08:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:59:01 3 0.00 0.00 0.03 0.00 0.00 99.97 09:16:14 08:59:01 4 0.00 0.00 0.02 0.03 0.00 99.95 09:16:14 08:59:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:16:14 08:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 08:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:16:14 09:00:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:16:14 09:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:16:14 09:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 09:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 09:00:01 3 0.02 0.00 0.07 0.00 0.00 99.92 09:16:14 09:00:01 4 0.00 0.00 0.00 0.03 0.00 99.97 09:16:14 09:00:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:16:14 09:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:01:01 all 0.01 0.00 0.00 0.00 0.00 99.98 09:16:14 09:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 09:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:16:14 09:01:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:16:14 09:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 09:01:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:16:14 09:02:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:16:14 09:02:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:16:14 09:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:16:14 09:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:02:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:16:14 09:02:01 4 0.02 0.00 0.00 0.03 0.00 99.95 09:16:14 09:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:16:14 09:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:02:01 7 0.00 0.00 0.02 0.03 0.00 99.95 09:16:14 09:03:01 all 0.01 0.00 0.00 0.00 0.00 99.99 09:16:14 09:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 09:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:16:14 09:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:16:14 09:16:14 09:03:01 CPU %user %nice %system %iowait %steal %idle 09:16:14 09:04:01 all 0.27 0.00 0.01 0.01 0.00 99.71 09:16:14 09:04:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:16:14 09:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 09:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 09:04:01 3 0.03 0.00 0.03 0.00 0.00 99.93 09:16:14 09:04:01 4 0.02 0.00 0.00 0.03 0.00 99.95 09:16:14 09:04:01 5 0.07 0.00 0.02 0.00 0.00 99.92 09:16:14 09:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 09:04:01 7 1.97 0.00 0.00 0.02 0.00 98.01 09:16:14 09:05:01 all 0.16 0.00 0.01 0.01 0.00 99.82 09:16:14 09:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 09:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 09:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 09:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:05:01 5 0.03 0.00 0.03 0.03 0.00 99.90 09:16:14 09:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:05:01 7 1.19 0.00 0.05 0.02 0.00 98.74 09:16:14 09:06:01 all 0.02 0.00 0.01 0.02 0.00 99.95 09:16:14 09:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 09:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 09:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 09:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 09:06:01 4 0.02 0.00 0.00 0.10 0.00 99.88 09:16:14 09:06:01 5 0.05 0.00 0.02 0.02 0.02 99.90 09:16:14 09:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 09:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:16:14 09:07:01 all 0.09 0.00 0.01 0.00 0.00 99.90 09:16:14 09:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 09:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 09:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 09:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 09:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:16:14 09:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:16:14 09:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:07:01 7 0.63 0.00 0.02 0.02 0.00 99.33 09:16:14 09:08:01 all 0.26 0.00 0.01 0.00 0.00 99.72 09:16:14 09:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 09:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:16:14 09:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 09:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:16:14 09:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 09:08:01 5 0.02 0.00 0.05 0.02 0.00 99.92 09:16:14 09:08:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:16:14 09:08:01 7 1.95 0.00 0.00 0.00 0.00 98.05 09:16:14 09:09:01 all 0.08 0.00 0.02 0.01 0.00 99.89 09:16:14 09:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 09:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 09:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 09:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 09:09:01 5 0.05 0.00 0.03 0.00 0.02 99.90 09:16:14 09:09:01 6 0.00 0.00 0.02 0.03 0.00 99.95 09:16:14 09:09:01 7 0.58 0.00 0.07 0.03 0.02 99.30 09:16:14 09:10:01 all 0.22 0.00 0.02 0.01 0.00 99.75 09:16:14 09:10:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:16:14 09:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 09:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 09:10:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:16:14 09:10:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:16:14 09:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:16:14 09:10:01 7 1.73 0.00 0.05 0.02 0.00 98.21 09:16:14 09:11:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:16:14 09:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 09:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:11:01 5 0.05 0.00 0.05 0.00 0.00 99.90 09:16:14 09:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:16:14 09:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:16:14 09:12:01 all 0.01 0.00 0.01 0.01 0.00 99.98 09:16:14 09:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:16:14 09:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 09:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:16:14 09:12:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:16:14 09:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:12:01 7 0.00 0.00 0.02 0.03 0.00 99.95 09:16:14 09:13:02 all 0.02 0.00 0.01 0.02 0.00 99.95 09:16:14 09:13:02 0 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 09:13:02 1 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:13:02 2 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 09:13:02 3 0.02 0.00 0.03 0.00 0.00 99.95 09:16:14 09:13:02 4 0.02 0.00 0.00 0.08 0.00 99.90 09:16:14 09:13:02 5 0.07 0.00 0.02 0.00 0.02 99.90 09:16:14 09:13:02 6 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 09:13:02 7 0.00 0.00 0.00 0.10 0.00 99.90 09:16:14 09:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:16:14 09:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:16:14 09:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 09:14:01 4 0.03 0.00 0.00 0.07 0.00 99.90 09:16:14 09:14:01 5 0.02 0.00 0.05 0.00 0.00 99.93 09:16:14 09:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:14:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:16:14 09:16:14 09:14:01 CPU %user %nice %system %iowait %steal %idle 09:16:14 09:15:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:16:14 09:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:16:14 09:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:16:14 09:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:16:14 09:15:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:16:14 09:15:01 5 0.07 0.00 0.02 0.00 0.00 99.92 09:16:14 09:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:14 09:15:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:16:14 09:16:01 all 2.09 0.00 0.96 0.03 0.01 96.91 09:16:14 09:16:01 0 2.22 0.00 0.95 0.02 0.02 96.79 09:16:14 09:16:01 1 2.91 0.00 1.00 0.02 0.02 96.06 09:16:14 09:16:01 2 1.40 0.00 1.37 0.00 0.02 97.21 09:16:14 09:16:01 3 2.01 0.00 0.90 0.00 0.02 97.07 09:16:14 09:16:01 4 2.39 0.00 0.75 0.03 0.02 96.81 09:16:14 09:16:01 5 1.77 0.00 0.89 0.00 0.02 97.32 09:16:14 09:16:01 6 1.75 0.00 0.92 0.00 0.00 97.33 09:16:14 09:16:01 7 2.27 0.00 0.86 0.19 0.02 96.67 09:16:14 Average: all 5.46 0.00 1.45 1.32 0.02 91.75 09:16:14 Average: 0 5.30 0.00 1.35 1.54 0.02 91.80 09:16:14 Average: 1 5.37 0.00 1.51 1.33 0.02 91.78 09:16:14 Average: 2 5.44 0.00 1.45 1.28 0.02 91.80 09:16:14 Average: 3 5.32 0.00 1.47 1.22 0.02 91.97 09:16:14 Average: 4 5.45 0.00 1.40 1.24 0.02 91.89 09:16:14 Average: 5 5.45 0.00 1.45 0.96 0.02 92.11 09:16:14 Average: 6 5.41 0.00 1.42 1.64 0.02 91.52 09:16:14 Average: 7 5.95 0.00 1.53 1.36 0.02 91.14 09:16:14 09:16:14 09:16:14