Pull request #3891 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at fbf009a3584204b1f7152455677e8e4d1b9535fc rather than 828156c64a387f8d319e2062405c27c39e3cb3ae Obtained Jenkinsfile from fbf009a3584204b1f7152455677e8e4d1b9535fc 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-ssh1911009815299794409.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh10848802733489854325.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-3891/workspace@libs/edgex-global-pipelines/.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-3891/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13379766588478113093.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 shared 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-ssh6554128166237163760.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-3891/workspace@libs/lf-pipelines/.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-3891/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13774295136012886561.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.17 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-7002 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh5072591762318023520.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh333976481912718439.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 828156c64a387f8d319e2062405c27c39e3cb3ae Merge succeeded, producing 828156c64a387f8d319e2062405c27c39e3cb3ae Checking out Revision 828156c64a387f8d319e2062405c27c39e3cb3ae (PR-3891) > git config core.sparsecheckout # timeout=10 > git checkout -f 828156c64a387f8d319e2062405c27c39e3cb3ae # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh4190700319807488489.key > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 828156c64a387f8d319e2062405c27c39e3cb3ae # timeout=10 Commit message: "update" > git rev-list --no-walk 438d2397c3cc0f9cfdc35014c9710cf01b1a00e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:58:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:58:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:58:06 ========================================================= 04:58:06 EdgeX Global Pipelines Version Info 04:58:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:58:07 ------------------- 04:58:07 stable info: 04:58:07 ------------------- 04:58:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:58:07 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 04:58:07 Message: update stable to v1.0.220 04:58:07 ------------------- 04:58:07 experimental info: 04:58:07 ------------------- 04:58:07 Commited By: **** collab-it+edgex@linuxfoundation.org 04:58:07 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 04:58:07 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:58:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:58:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:58:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:58:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:58:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3891 [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3891 [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3891 [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 828156c64a387f8d319e2062405c27c39e3cb3ae [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 828156c [Pipeline] echo 04:58:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:08 provisioning config files... 04:58:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config221407018925626391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:08 ---> docker-login.sh 04:58:08 nexus3.edgexfoundry.org:10001 04:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:08 Configure a credential helper to remove this warning. See 04:58:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:08 04:58:08 Login Succeeded 04:58:08 nexus3.edgexfoundry.org:10002 04:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:08 Configure a credential helper to remove this warning. See 04:58:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:08 04:58:08 Login Succeeded 04:58:08 nexus3.edgexfoundry.org:10003 04:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:09 Configure a credential helper to remove this warning. See 04:58:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:09 04:58:09 Login Succeeded 04:58:09 nexus3.edgexfoundry.org:10004 04:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:09 Configure a credential helper to remove this warning. See 04:58:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:09 04:58:09 Login Succeeded 04:58:09 docker.io 04:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:09 Configure a credential helper to remove this warning. See 04:58:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:09 04:58:09 Login Succeeded 04:58:09 ---> docker-login.sh ends [Pipeline] } 04:58:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:58:10 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 04:58:10 + for file in '`ls cmd/**/Dockerfile`' 04:58:10 ++ dirname cmd/core-command/Dockerfile 04:58:10 ++ cut -d/ -f2 04:58:10 + echo core-command,cmd/core-command/Dockerfile 04:58:10 + for file in '`ls cmd/**/Dockerfile`' 04:58:10 ++ dirname cmd/core-data/Dockerfile 04:58:10 ++ cut -d/ -f2 04:58:10 + echo core-data,cmd/core-data/Dockerfile 04:58:10 + for file in '`ls cmd/**/Dockerfile`' 04:58:10 ++ dirname cmd/core-metadata/Dockerfile 04:58:10 ++ cut -d/ -f2 04:58:10 + echo core-metadata,cmd/core-metadata/Dockerfile 04:58:10 + for file in '`ls cmd/**/Dockerfile`' 04:58:10 ++ dirname cmd/security-bootstrapper/Dockerfile 04:58:10 ++ cut -d/ -f2 04:58:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:58:10 + for file in '`ls cmd/**/Dockerfile`' 04:58:10 ++ dirname cmd/security-proxy-setup/Dockerfile 04:58:10 ++ cut -d/ -f2 04:58:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:58:10 + for file in '`ls cmd/**/Dockerfile`' 04:58:10 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:58:10 ++ cut -d/ -f2 04:58:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:58:10 + for file in '`ls cmd/**/Dockerfile`' 04:58:10 ++ dirname cmd/support-notifications/Dockerfile 04:58:10 ++ cut -d/ -f2 04:58:10 + echo support-notifications,cmd/support-notifications/Dockerfile 04:58:10 + for file in '`ls cmd/**/Dockerfile`' 04:58:10 ++ dirname cmd/support-scheduler/Dockerfile 04:58:10 ++ cut -d/ -f2 04:58:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:58:10 + for file in '`ls cmd/**/Dockerfile`' 04:58:10 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:58:10 ++ cut -d/ -f2 04:58:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:58:10 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:58:10 + git rev-list -1 --merges 828156c64a387f8d319e2062405c27c39e3cb3ae~1..828156c64a387f8d319e2062405c27c39e3cb3ae [Pipeline] echo 04:58:10 -----------> git rev-list -1 --merges 828156c64a387f8d319e2062405c27c39e3cb3ae~1..828156c64a387f8d319e2062405c27c39e3cb3ae 828156c64a387f8d319e2062405c27c39e3cb3ae [false] [Pipeline] sh 04:58:10 + git log --format=format:%s -1 828156c64a387f8d319e2062405c27c39e3cb3ae [Pipeline] echo 04:58:10 ========================================================= 04:58:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:58:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:58:11 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 04:58:11 + grep -v github /etc/ssh/ssh_known_hosts 04:58:11 + '[' -e /tmp/ssh_known_hosts ']' 04:58:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:58:11 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 04:58:11 + sudo tee -a /etc/ssh/ssh_known_hosts 04:58:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:58:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:58:11 04:58:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:58:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:58:12 latest: Pulling from edgex-devops/git-semver 04:58:12 a0d0a0d46f8b: Pulling fs layer 04:58:12 3e5f54012d9b: Pulling fs layer 04:58:12 4c7163046ea9: Pulling fs layer 04:58:12 0c2d73faf560: Pulling fs layer 04:58:12 0c2d73faf560: Waiting 04:58:12 3e5f54012d9b: Verifying Checksum 04:58:12 3e5f54012d9b: Download complete 04:58:12 a0d0a0d46f8b: Verifying Checksum 04:58:12 a0d0a0d46f8b: Download complete 04:58:12 4c7163046ea9: Verifying Checksum 04:58:12 4c7163046ea9: Download complete 04:58:12 0c2d73faf560: Verifying Checksum 04:58:12 0c2d73faf560: Download complete 04:58:12 a0d0a0d46f8b: Pull complete 04:58:12 3e5f54012d9b: Pull complete 04:58:12 4c7163046ea9: Pull complete 04:58:12 0c2d73faf560: Pull complete 04:58:12 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:58:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:58:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:58:13 prd-centos7-docker-4c-2g-7002 does not seem to be running inside a container 04:58:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:58:13 $ docker top f4a26afb22d471cad788614f17dc7c8a8213e9bc456825788c49fbf53c21774f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:58:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:13 [ssh-agent] Looking for ssh-agent implementation... 04:58:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:13 $ docker exec f4a26afb22d471cad788614f17dc7c8a8213e9bc456825788c49fbf53c21774f ssh-agent 04:58:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNoCniK/agent.14 04:58:14 SSH_AGENT_PID=20 04:58:14 Running ssh-add (command line suppressed) 04:58:14 Identity added: /w/workspace/edgex-go/9@tmp/private_key_6683049755948393905.key (/w/workspace/edgex-go/9@tmp/private_key_6683049755948393905.key) 04:58:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:14 + git tag --points-at HEAD [Pipeline] } 04:58:14 $ docker exec --env ******** --env ******** f4a26afb22d471cad788614f17dc7c8a8213e9bc456825788c49fbf53c21774f ssh-agent -k 04:58:14 unset SSH_AUTH_SOCK; 04:58:14 unset SSH_AGENT_PID; 04:58:14 echo Agent pid 20 killed; 04:58:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:58:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:14 [ssh-agent] Looking for ssh-agent implementation... 04:58:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:14 $ docker exec f4a26afb22d471cad788614f17dc7c8a8213e9bc456825788c49fbf53c21774f ssh-agent 04:58:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiLLHeI/agent.56 04:58:14 SSH_AGENT_PID=63 04:58:14 Running ssh-add (command line suppressed) 04:58:14 Identity added: /w/workspace/edgex-go/9@tmp/private_key_8410167843111513427.key (/w/workspace/edgex-go/9@tmp/private_key_8410167843111513427.key) 04:58:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:15 + git semver init 04:58:15 # -> Open(): unable to determine branch for HEAD 04:58:15 # $GIT_DIR = /w/workspace/edgex-go/9/.git 04:58:15 # $GIT_WORK_TREE = /w/workspace/edgex-go/9 04:58:15 # $SEMVER_REMOTE_NAME = origin 04:58:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:58:15 # $SEMVER_USER_NAME = edgex-jenkins 04:58:15 # $SEMVER_BRANCH = PR-3891 04:58:15 # $SEMVER_TEMP = /tmp/semver-174921529 04:58:15 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:58:27 # '/tmp/semver-174921529' -> '/w/workspace/edgex-go/9/.semver' 04:58:27 # -> Force: false 04:58:27 # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } 04:58:27 $ docker exec --env ******** --env ******** f4a26afb22d471cad788614f17dc7c8a8213e9bc456825788c49fbf53c21774f ssh-agent -k 04:58:27 unset SSH_AUTH_SOCK; 04:58:27 unset SSH_AGENT_PID; 04:58:27 echo Agent pid 63 killed; 04:58:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:58:28 + git semver [Pipeline] } 04:58:28 $ docker stop --time=1 f4a26afb22d471cad788614f17dc7c8a8213e9bc456825788c49fbf53c21774f 04:58:30 $ docker rm -f f4a26afb22d471cad788614f17dc7c8a8213e9bc456825788c49fbf53c21774f [Pipeline] // withDockerContainer [Pipeline] sh 04:58:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:58:30 Stashed 1 file(s) [Pipeline] echo 04:58:30 [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] echo 04:58:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:58:30 ========================================================= 04:58:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:58:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:58:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:58:31 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:58:31 59bf1c3509f3: Pulling fs layer 04:58:31 666ba61612fd: Pulling fs layer 04:58:31 8ed8ca486205: Pulling fs layer 04:58:31 4fe6c5a15a65: Pulling fs layer 04:58:31 22a0e8bec74d: Pulling fs layer 04:58:31 640e595b4fbd: Pulling fs layer 04:58:31 763cafe07f6e: Pulling fs layer 04:58:31 0c0b528cf693: Pulling fs layer 04:58:31 10935f4eaf8b: Pulling fs layer 04:58:31 22a0e8bec74d: Waiting 04:58:31 640e595b4fbd: Waiting 04:58:31 763cafe07f6e: Waiting 04:58:31 0c0b528cf693: Waiting 04:58:31 10935f4eaf8b: Waiting 04:58:31 4fe6c5a15a65: Waiting 04:58:31 8ed8ca486205: Verifying Checksum 04:58:31 8ed8ca486205: Download complete 04:58:31 666ba61612fd: Verifying Checksum 04:58:31 666ba61612fd: Download complete 04:58:31 22a0e8bec74d: Verifying Checksum 04:58:31 22a0e8bec74d: Download complete 04:58:31 59bf1c3509f3: Verifying Checksum 04:58:31 59bf1c3509f3: Download complete 04:58:31 640e595b4fbd: Verifying Checksum 04:58:31 640e595b4fbd: Download complete 04:58:31 763cafe07f6e: Verifying Checksum 04:58:31 763cafe07f6e: Download complete 04:58:31 0c0b528cf693: Verifying Checksum 04:58:31 0c0b528cf693: Download complete 04:58:31 59bf1c3509f3: Pull complete 04:58:31 4fe6c5a15a65: Verifying Checksum 04:58:31 4fe6c5a15a65: Download complete 04:58:31 666ba61612fd: Pull complete 04:58:31 8ed8ca486205: Pull complete 04:58:31 10935f4eaf8b: Verifying Checksum 04:58:31 10935f4eaf8b: Download complete 04:58:36 4fe6c5a15a65: Pull complete 04:58:36 22a0e8bec74d: Pull complete 04:58:36 640e595b4fbd: Pull complete 04:58:36 763cafe07f6e: Pull complete 04:58:36 0c0b528cf693: Pull complete 04:58:38 10935f4eaf8b: Pull complete 04:58:38 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 04:58:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:58:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 04:58:39 + docker build -t ci-base-image-x86_64 -f - . 04:58:39 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:58:39 WORKDIR /edgex 04:58:39 COPY go.mod . 04:58:39 RUN go mod download' 04:58:40 Sending build context to Docker daemon 334.2MB 04:58:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:58:40 ---> 99d49a6021b9 04:58:40 Step 2/4 : WORKDIR /edgex 04:58:42 ---> Running in 84915e5e590b 04:58:42 Removing intermediate container 84915e5e590b 04:58:42 ---> 89ad7d75261a 04:58:42 Step 3/4 : COPY go.mod . 04:58:42 ---> 250768890299 04:58:42 Step 4/4 : RUN go mod download 04:58:42 ---> Running in 7e9f84b84bcd 04:58:45 Still waiting to schedule task 04:58:45 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:59:21 Removing intermediate container 7e9f84b84bcd 04:59:21 ---> 908e9fcf0c52 04:59:21 Successfully built 908e9fcf0c52 04:59:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:59:21 + docker inspect -f . ci-base-image-x86_64 04:59:21 . [Pipeline] withDockerContainer 04:59:21 prd-centos7-docker-4c-2g-7002 does not seem to be running inside a container 04:59:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:59:22 $ docker top 6033acb166692e77ce20bda353ac1f836decae7a9bdcb54ed99caeca345d97d0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:59:22 + go version 04:59:22 go version go1.17.6 linux/amd64 [Pipeline] } 04:59:22 $ docker stop --time=1 6033acb166692e77ce20bda353ac1f836decae7a9bdcb54ed99caeca345d97d0 04:59:23 $ docker rm -f 6033acb166692e77ce20bda353ac1f836decae7a9bdcb54ed99caeca345d97d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:59:24 + docker inspect -f . ci-base-image-x86_64 04:59:24 . [Pipeline] withDockerContainer 04:59:24 prd-centos7-docker-4c-2g-7002 does not seem to be running inside a container 04:59:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:59:24 $ docker top db097433cca42735b0c961d97b05d9cbb1ae95093fbf591b724dcc3c7707b0c7 -eo pid,comm [Pipeline] { [Pipeline] echo 04:59:24 ========================================================= 04:59:24 [edgeXBuildGoParallel] Running Tests and Build... 04:59:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:59:24 + make test 04:59:24 go mod tidy 04:59:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:59:31 ? github.com/edgexfoundry/edgex-go [no test files] 04:59:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:59:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:59:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:59:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:59:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:59:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:59:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:59:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:59:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:59:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:59:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:59:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:59:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:59:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.036s coverage: 28.7% of statements 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:59:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements 04:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:59:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 54.9% of statements 04:59:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:59:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:59:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 89.6% of statements 04:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:59:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 84.4% of statements 04:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:00:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.270s coverage: 94.2% of statements 05:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:00:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements 05:00:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:00:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:00:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:00:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:00:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:00:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements 05:00:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:00:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:00:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:00:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements 05:00:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:00:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 05:00:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 24.0% of statements 05:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 05:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements 05:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 05:00:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 05:00:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 05:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.046s coverage: 94.4% of statements 05:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 05:00:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7003 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws 05:00:19 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 05:00:19 The recommended git tool is: git 05:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.181s coverage: 82.5% of statements 05:00:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:00:24 using credential edgex-jenkins-ssh 05:00:24 Cloning the remote Git repository 05:00:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:00:24 > git init /w/workspace/edgex-go/9 # timeout=10 05:00:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:00:24 > git --version # timeout=10 05:00:24 > git --version # 'git version 2.17.1' 05:00:24 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 05:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 05:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 05:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 05:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 05:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 05:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 05:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 05:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.220s coverage: 65.4% of statements 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.107s coverage: 43.8% of statements 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements 05:00:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:00:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:00:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:00:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:00:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 05:00:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 05:00:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:00:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 05:00:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 05:00:45 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 828156c64a387f8d319e2062405c27c39e3cb3ae 05:00:45 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 05:00:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:00:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:00:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:00:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:00:44 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:00:45 > git config core.sparsecheckout # timeout=10 05:00:45 > git checkout -f 828156c64a387f8d319e2062405c27c39e3cb3ae # timeout=10 05:00:45 > git remote # timeout=10 05:00:45 > git config --get remote.origin.url # timeout=10 05:00:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:45 > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 05:00:45 Merge succeeded, producing 828156c64a387f8d319e2062405c27c39e3cb3ae 05:00:45 Checking out Revision 828156c64a387f8d319e2062405c27c39e3cb3ae (PR-3891) 05:00:45 > git rev-parse HEAD^{commit} # timeout=10 05:00:45 > git config core.sparsecheckout # timeout=10 05:00:45 > git checkout -f 828156c64a387f8d319e2062405c27c39e3cb3ae # timeout=10 05:00:50 Commit message: "update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:00:51 % Total % Received % Xferd Average Speed Time Time Time Current 05:00:51 Dload Upload Total Spent Left Speed 05:00:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49552 0 --:--:-- --:--:-- --:--:-- 49760 [Pipeline] sh 05:00:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:00:51 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 05:00:51 /etc/docker/daemon.json 05:00:51 { 05:00:51 "registry-mirrors": [ 05:00:51 "https://nexus3.edgexfoundry.org:10001" 05:00:51 ], 05:00:51 "bip": "10.250.0.254/24", 05:00:51 "hosts": [ 05:00:51 "tcp://0.0.0.0:5555", 05:00:51 "unix:///var/run/docker.sock" 05:00:51 ], 05:00:51 "mtu": 1458, 05:00:51 "selinux-enabled": true, 05:00:51 "seccomp-profile": "/etc/docker/seccomp.json" 05:00:51 } [Pipeline] sh 05:00:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:00:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:10 provisioning config files... 05:01:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config1672845252540802913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:11 ---> docker-login.sh 05:01:11 nexus3.edgexfoundry.org:10001 05:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:12 Configure a credential helper to remove this warning. See 05:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:12 05:01:12 Login Succeeded 05:01:12 nexus3.edgexfoundry.org:10002 05:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:12 Configure a credential helper to remove this warning. See 05:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:12 05:01:12 Login Succeeded 05:01:12 nexus3.edgexfoundry.org:10003 05:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:13 Configure a credential helper to remove this warning. See 05:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:13 05:01:13 Login Succeeded 05:01:13 nexus3.edgexfoundry.org:10004 05:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:13 Configure a credential helper to remove this warning. See 05:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:13 05:01:13 Login Succeeded 05:01:13 docker.io 05:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:14 Configure a credential helper to remove this warning. See 05:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:14 05:01:14 Login Succeeded 05:01:14 ---> docker-login.sh ends [Pipeline] } 05:01:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:01:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:15 ========================================================= 05:01:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:01:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:01:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:01:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:01:15 9b3977197b4f: Pulling fs layer 05:01:15 1a89e8eeedd5: Pulling fs layer 05:01:15 94645a83ff95: Pulling fs layer 05:01:15 3f3a8bcf1eab: Pulling fs layer 05:01:15 0c92f367c5e7: Pulling fs layer 05:01:15 f7c0051592d6: Pulling fs layer 05:01:15 a227ed2f7395: Pulling fs layer 05:01:15 7b1c46037f91: Pulling fs layer 05:01:15 3f3a8bcf1eab: Waiting 05:01:15 0c92f367c5e7: Waiting 05:01:15 f7c0051592d6: Waiting 05:01:15 7b1c46037f91: Waiting 05:01:15 a227ed2f7395: Waiting 05:01:15 94645a83ff95: Verifying Checksum 05:01:15 94645a83ff95: Download complete 05:01:15 1a89e8eeedd5: Verifying Checksum 05:01:15 1a89e8eeedd5: Download complete 05:01:15 0c92f367c5e7: Verifying Checksum 05:01:15 0c92f367c5e7: Download complete 05:01:15 f7c0051592d6: Download complete 05:01:15 9b3977197b4f: Download complete 05:01:15 a227ed2f7395: Verifying Checksum 05:01:15 a227ed2f7395: Download complete 05:01:16 9b3977197b4f: Pull complete 05:01:16 1a89e8eeedd5: Pull complete 05:01:17 94645a83ff95: Pull complete 05:01:17 7b1c46037f91: Verifying Checksum 05:01:17 7b1c46037f91: Download complete 05:01:18 3f3a8bcf1eab: Download complete 05:01:24 GO111MODULE=on go vet ./... 05:01:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:01:25 ./internal/pkg/utils/payload.go 05:01:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:01:26 make: *** [Makefile:111: test] Error 1 [Pipeline] } 05:01:26 $ docker stop --time=1 db097433cca42735b0c961d97b05d9cbb1ae95093fbf591b724dcc3c7707b0c7 05:01:27 $ docker rm -f db097433cca42735b0c961d97b05d9cbb1ae95093fbf591b724dcc3c7707b0c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:01:28 Failed in branch amd64 05:01:30 3f3a8bcf1eab: Pull complete 05:01:30 0c92f367c5e7: Pull complete 05:01:30 f7c0051592d6: Pull complete 05:01:30 a227ed2f7395: Pull complete 05:01:37 7b1c46037f91: Pull complete 05:01:37 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 05:01:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:01:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 05:01:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:01:37 WORKDIR /edgex 05:01:37 COPY go.mod . 05:01:37 RUN go mod download 05:01:37 + docker build -t ci-base-image-arm64 -f - . 05:01:40 Sending build context to Docker daemon 168.8MB 05:01:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:01:40 ---> f79e39bc4007 05:01:40 Step 2/4 : WORKDIR /edgex 05:01:42 ---> Running in 912027d3814f 05:01:42 Removing intermediate container 912027d3814f 05:01:42 ---> b5cbaf50ff01 05:01:42 Step 3/4 : COPY go.mod . 05:01:43 ---> 8835fe2b57e0 05:01:43 Step 4/4 : RUN go mod download 05:01:43 ---> Running in 8939ab59a439 05:03:05 Removing intermediate container 8939ab59a439 05:03:05 ---> 8a34eb647d19 05:03:05 Successfully built 8a34eb647d19 05:03:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:03:05 + docker inspect -f . ci-base-image-arm64 05:03:05 . [Pipeline] withDockerContainer 05:03:05 prd-ubuntu18.04-docker-arm64-4c-16g-7003 does not seem to be running inside a container 05:03:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:03:07 $ docker top 8e00751857f88322585e3391547fff52476de735c7b5313c50b3352b5b697e8e -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:08 + go version 05:03:08 go version go1.17.6 linux/arm64 [Pipeline] } 05:03:08 $ docker stop --time=1 8e00751857f88322585e3391547fff52476de735c7b5313c50b3352b5b697e8e 05:03:09 $ docker rm -f 8e00751857f88322585e3391547fff52476de735c7b5313c50b3352b5b697e8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:03:10 + docker inspect -f . ci-base-image-arm64 05:03:10 . [Pipeline] withDockerContainer 05:03:10 prd-ubuntu18.04-docker-arm64-4c-16g-7003 does not seem to be running inside a container 05:03:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:03:12 $ docker top d2018e2896fe0667fdc9ba766a9124a04246943f59a16cd30a146203646b266a -eo pid,comm [Pipeline] { [Pipeline] echo 05:03:12 ========================================================= 05:03:12 [edgeXBuildGoParallel] Running Tests and Build... 05:03:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:03:13 + make test 05:03:13 go mod tidy 05:03:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:03:46 ? github.com/edgexfoundry/edgex-go [no test files] 05:04:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:04:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:04:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:04:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:05:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:05:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:05:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:05:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:05:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:05:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:05:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:05:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:05:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:05:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:05:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.179s coverage: 28.7% of statements 05:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:05:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.501s coverage: 98.5% of statements 05:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:05:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.312s coverage: 54.9% of statements 05:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:05:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.690s coverage: 89.6% of statements 05:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:05:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.232s coverage: 84.4% of statements 05:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 05:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.689s coverage: 94.2% of statements 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.190s coverage: 59.1% of statements 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.191s coverage: 60.0% of statements 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.578s coverage: 0.9% of statements 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.223s coverage: 58.8% of statements 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.246s coverage: 24.0% of statements 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.195s coverage: 47.1% of statements 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.206s coverage: 79.5% of statements 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.199s coverage: 94.1% of statements 05:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.253s coverage: 96.3% of statements 05:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.183s coverage: 87.5% of statements 05:05:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.205s coverage: 94.4% of statements 05:05:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.204s coverage: 44.8% of statements 05:05:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.585s coverage: 82.5% of statements 05:05:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements 05:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 05:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements 05:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements 05:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements 05:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.249s coverage: 80.0% of statements 05:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.210s coverage: 87.2% of statements 05:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.250s coverage: 85.4% of statements 05:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.755s coverage: 91.2% of statements 05:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.783s coverage: 64.4% of statements 05:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.198s coverage: 100.0% of statements 05:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 89.4% of statements 05:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 05:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 05:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 05:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.303s coverage: 65.4% of statements 05:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.705s coverage: 43.8% of statements 05:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.214s coverage: 89.5% of statements 05:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements 05:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:06:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.272s coverage: 17.7% of statements 05:06:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:06:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:06:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:06:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:06:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.585s coverage: 92.3% of statements 05:06:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:06:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:06:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:06:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:06:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.237s coverage: 63.2% of statements 05:06:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:06:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:06:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.401s coverage: 97.7% of statements 05:06:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:06:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:06:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:06:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 05:06:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements 05:06:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 05:06:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 05:06:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:06:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:06:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 05:06:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:06:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.182s coverage: 100.0% of statements 05:06:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements 05:06:10 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 05:06:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:06:10 GO111MODULE=on go vet ./... 05:07:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:07:32 ./internal/pkg/utils/payload.go 05:07:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:07:32 make: *** [Makefile:111: test] Error 1 [Pipeline] } 05:07:32 $ docker stop --time=1 d2018e2896fe0667fdc9ba766a9124a04246943f59a16cd30a146203646b266a 05:07:33 $ docker rm -f d2018e2896fe0667fdc9ba766a9124a04246943f59a16cd30a146203646b266a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:07:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:07:35 05:07:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:07:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:07:36 arm64: Pulling from edgex-lftools-log-publisher 05:07:36 8998bd30e6a1: Pulling fs layer 05:07:36 04944245beec: Pulling fs layer 05:07:36 699f458cf7ca: Pulling fs layer 05:07:36 765212b225bb: Pulling fs layer 05:07:36 f23df028b6ca: Pulling fs layer 05:07:36 d65c8cfc05b1: Pulling fs layer 05:07:36 2437ff75d9bd: Pulling fs layer 05:07:36 765212b225bb: Waiting 05:07:36 f23df028b6ca: Waiting 05:07:36 d65c8cfc05b1: Waiting 05:07:36 2437ff75d9bd: Waiting 05:07:36 04944245beec: Download complete 05:07:36 765212b225bb: Verifying Checksum 05:07:36 765212b225bb: Download complete 05:07:36 f23df028b6ca: Verifying Checksum 05:07:36 f23df028b6ca: Download complete 05:07:36 d65c8cfc05b1: Verifying Checksum 05:07:36 d65c8cfc05b1: Download complete 05:07:36 699f458cf7ca: Verifying Checksum 05:07:36 699f458cf7ca: Download complete 05:07:36 8998bd30e6a1: Verifying Checksum 05:07:36 8998bd30e6a1: Download complete 05:07:39 2437ff75d9bd: Verifying Checksum 05:07:39 2437ff75d9bd: Download complete 05:07:40 8998bd30e6a1: Pull complete 05:07:41 04944245beec: Pull complete 05:07:42 699f458cf7ca: Pull complete 05:07:43 765212b225bb: Pull complete 05:07:44 f23df028b6ca: Pull complete 05:07:44 d65c8cfc05b1: Pull complete 05:08:02 2437ff75d9bd: Pull complete 05:08:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:08:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:08:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:08:03 prd-ubuntu18.04-docker-arm64-4c-16g-7003 does not seem to be running inside a container 05:08:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:08:05 $ docker top a4a3aef8bec6d0bf8c5c708461b1051f189e53d58d6405d515eb140311ca580f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:08:06 ---> job-cost.sh 05:08:06 lf-activate-venv: SKIPPING 05:08:06 INFO: No Stack... 05:08:07 INFO: Retrieving Pricing Info for: v3-standard-4 05:08:08 INFO: Archiving Costs [Pipeline] sh 05:08:08 + cat /w/workspace/edgex-go/9/archives/cost.csv 05:08:08 + cut -d, -f6 [Pipeline] lock 05:08:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3891-9-stack-cost] 05:08:08 Resource [jenkins-edgexfoundry-edgex-go-PR-3891-9-stack-cost] did not exist. Created. 05:08:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3891-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:08:09 + echo total: 0.10999999940395355 [Pipeline] stash 05:08:10 Stashed 1 file(s) [Pipeline] } 05:08:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3891-9-stack-cost] [Pipeline] // lock [Pipeline] } 05:08:10 $ docker stop --time=1 a4a3aef8bec6d0bf8c5c708461b1051f189e53d58d6405d515eb140311ca580f 05:08:11 $ docker rm -f a4a3aef8bec6d0bf8c5c708461b1051f189e53d58d6405d515eb140311ca580f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:08:11 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:08:12 + '[' -d /w/workspace/edgex-go/9/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:08:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:08:13 ---> package-listing.sh 05:08:13 ++ facter osfamily 05:08:13 ++ tr '[:upper:]' '[:lower:]' 05:08:13 + OS_FAMILY=redhat 05:08:13 + workspace=/w/workspace/edgex-go/9 05:08:13 + START_PACKAGES=/tmp/packages_start.txt 05:08:13 + END_PACKAGES=/tmp/packages_end.txt 05:08:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:08:13 + PACKAGES=/tmp/packages_start.txt 05:08:13 + '[' /w/workspace/edgex-go/9 ']' 05:08:13 + PACKAGES=/tmp/packages_end.txt 05:08:13 + case "${OS_FAMILY}" in 05:08:13 + sort 05:08:13 + rpm -qa 05:08:14 + '[' -f /tmp/packages_start.txt ']' 05:08:14 + '[' -f /tmp/packages_end.txt ']' 05:08:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:08:14 + '[' /w/workspace/edgex-go/9 ']' 05:08:14 + mkdir -p /w/workspace/edgex-go/9/archives/ 05:08:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 05:08:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:08:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:08:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:08:15 05:08:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:08:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:08:15 latest: Pulling from edgex-lftools-log-publisher 05:08:15 5eb5b503b376: Pulling fs layer 05:08:15 5c69ac0246d0: Pulling fs layer 05:08:15 ec43610c2a17: Pulling fs layer 05:08:15 3a2ae6a8a46f: Pulling fs layer 05:08:15 33b1e0a273af: Pulling fs layer 05:08:15 5d3b04190fa2: Pulling fs layer 05:08:15 2f39f015ded8: Pulling fs layer 05:08:15 3a2ae6a8a46f: Waiting 05:08:15 33b1e0a273af: Waiting 05:08:15 5d3b04190fa2: Waiting 05:08:15 2f39f015ded8: Waiting 05:08:15 5c69ac0246d0: Verifying Checksum 05:08:15 5c69ac0246d0: Download complete 05:08:15 3a2ae6a8a46f: Verifying Checksum 05:08:15 3a2ae6a8a46f: Download complete 05:08:15 33b1e0a273af: Verifying Checksum 05:08:15 33b1e0a273af: Download complete 05:08:15 ec43610c2a17: Verifying Checksum 05:08:15 ec43610c2a17: Download complete 05:08:15 5d3b04190fa2: Verifying Checksum 05:08:15 5d3b04190fa2: Download complete 05:08:15 5eb5b503b376: Verifying Checksum 05:08:15 5eb5b503b376: Download complete 05:08:16 2f39f015ded8: Verifying Checksum 05:08:16 2f39f015ded8: Download complete 05:08:17 5eb5b503b376: Pull complete 05:08:17 5c69ac0246d0: Pull complete 05:08:17 ec43610c2a17: Pull complete 05:08:17 3a2ae6a8a46f: Pull complete 05:08:18 33b1e0a273af: Pull complete 05:08:18 5d3b04190fa2: Pull complete 05:08:23 2f39f015ded8: Pull complete 05:08:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:08:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:08:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:08:23 prd-centos7-docker-4c-2g-7002 does not seem to be running inside a container 05:08:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:08:25 $ docker top b6bf9782a2de1859183ea2900da7d81738e711ba074195142a68fe4e885e8fdd -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:26 + touch /tmp/pre-build-complete [Pipeline] sh 05:08:26 + mkdir -p /var/log/sysstat [Pipeline] sh 05:08:26 + ls /var/log/sa-host 05:08:26 + sadf -c /var/log/sa-host/sa14 05:08:26 file_magic: OK 05:08:26 HZ: Using current value: 100 05:08:26 file_header: OK 05:08:26 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:08:26 Statistics: 05:08:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:08:26 File successfully converted to sysstat format version 12.5.2 05:08:26 + sadf -c /var/log/sa-host/sa17 05:08:26 file_magic: OK 05:08:26 HZ: Using current value: 100 05:08:26 file_header: OK 05:08:26 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:08:26 Statistics: 05:08:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:08:26 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:08:27 provisioning config files... 05:08:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config4975171702639259529tmp [Pipeline] { [Pipeline] echo 05:08:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:08:27 ---> create-netrc.sh [Pipeline] } 05:08:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:08:27 ---> python-tools-install.sh [Pipeline] echo 05:08:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:08:28 ---> sudo-logs.sh 05:08:28 Archiving 'sudo' log.. 05:08:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-7002.novalocal: Name or service not known 05:08:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-7002.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:08:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:08:28 ---> job-cost.sh 05:08:28 lf-activate-venv: SKIPPING 05:08:28 DEBUG: total: 0.10999999940395355 05:08:28 INFO: Retrieving Stack Cost... 05:08:28 INFO: Retrieving Pricing Info for: v3-standard-2 05:08:29 INFO: Archiving Costs [Pipeline] echo 05:08:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:08:29 ---> logs-deploy.sh 05:08:29 lf-activate-venv: SKIPPING 05:08:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3891/9 05:08:29 INFO: archiving workspace using pattern(s): 05:08:30 Archives upload complete. 05:08:30 INFO: archiving logs to Nexus 05:08:30 ---> uname -a: 05:08:30 Linux prd-centos7-docker-4c-2g-7002.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 05:08:30 05:08:30 05:08:30 ---> lscpu: 05:08:30 Architecture: x86_64 05:08:30 CPU op-mode(s): 32-bit, 64-bit 05:08:30 Byte Order: Little Endian 05:08:30 Address sizes: 40 bits physical, 48 bits virtual 05:08:30 CPU(s): 2 05:08:30 On-line CPU(s) list: 0,1 05:08:30 Thread(s) per core: 1 05:08:30 Core(s) per socket: 1 05:08:30 Socket(s): 2 05:08:30 NUMA node(s): 1 05:08:30 Vendor ID: AuthenticAMD 05:08:30 CPU family: 23 05:08:30 Model: 49 05:08:30 Model name: AMD EPYC-Rome Processor 05:08:30 Stepping: 0 05:08:30 CPU MHz: 2799.998 05:08:30 BogoMIPS: 5599.99 05:08:30 Virtualization: AMD-V 05:08:30 Hypervisor vendor: KVM 05:08:30 Virtualization type: full 05:08:30 L1d cache: 64 KiB 05:08:30 L1i cache: 64 KiB 05:08:30 L2 cache: 1 MiB 05:08:30 L3 cache: 32 MiB 05:08:30 NUMA node0 CPU(s): 0,1 05:08:30 Vulnerability Itlb multihit: Not affected 05:08:30 Vulnerability L1tf: Not affected 05:08:30 Vulnerability Mds: Not affected 05:08:30 Vulnerability Meltdown: Not affected 05:08:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:08:30 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:08:30 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:08:30 Vulnerability Srbds: Not affected 05:08:30 Vulnerability Tsx async abort: Not affected 05:08:30 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 05:08:30 05:08:30 05:08:30 ---> nproc: 05:08:30 2 05:08:30 05:08:30 05:08:30 ---> df -h: 05:08:30 Filesystem Size Used Avail Use% Mounted on 05:08:30 overlay 40G 9.3G 31G 24% / 05:08:30 tmpfs 64M 0 64M 0% /dev 05:08:30 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:08:30 shm 64M 0 64M 0% /dev/shm 05:08:30 /dev/vda1 40G 9.3G 31G 24% /facter-os 05:08:30 05:08:30 05:08:30 ---> sar -b -r -n DEV: 05:08:30 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/14/22 _x86_64_ (2 CPU) 05:08:30 05:08:30 04:57:30 LINUX RESTART (2 CPU) 05:08:30 05:08:30 04:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:08:30 04:59:01 171.41 3.25 168.16 0.00 2331.26 46047.71 0.00 05:08:30 05:00:01 247.18 0.02 247.16 0.00 0.53 57897.25 0.00 05:08:30 05:01:01 57.82 0.02 57.80 0.00 0.13 10594.29 0.00 05:08:30 05:02:01 90.58 0.10 90.48 0.00 2.13 4835.37 0.00 05:08:30 05:03:01 0.20 0.00 0.20 0.00 0.00 3.28 0.00 05:08:30 05:04:01 0.28 0.00 0.28 0.00 0.00 4.45 0.00 05:08:30 05:05:01 0.70 0.48 0.22 0.00 36.91 4.03 0.00 05:08:30 05:06:01 0.52 0.17 0.35 0.00 19.46 7.40 0.00 05:08:30 05:07:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 05:08:30 05:08:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 05:08:30 Average: 56.93 0.40 56.53 0.00 239.07 11943.49 0.00 05:08:30 05:08:30 04:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:08:30 04:59:01 3462876 0 937300 11.70 2620 3606144 1611912 17.80 1187408 2889412 672664 05:08:30 05:00:01 3238716 0 1071724 13.38 2620 3695880 1541772 17.02 1457036 2822044 288256 05:08:30 05:01:01 3217472 0 1062320 13.26 2620 3726528 1582324 17.47 1379340 2914832 183504 05:08:30 05:02:01 3693388 0 947664 11.83 2620 3365268 1198640 13.23 1263940 2590348 20 05:08:30 05:03:01 3697428 0 943616 11.78 2620 3365276 1162796 12.84 1260944 2590348 8 05:08:30 05:04:01 3694240 0 946804 11.82 2620 3365276 1163088 12.84 1264636 2590348 8 05:08:30 05:05:01 3664708 0 975228 12.18 2620 3366384 1412380 15.59 1293324 2591208 20 05:08:30 05:06:01 3667532 0 971816 12.13 2620 3366972 1438912 15.89 1289556 2590912 8 05:08:30 05:07:01 3668748 0 970600 12.12 2620 3366972 1294464 14.29 1291644 2590912 8 05:08:30 05:08:01 3666292 0 973048 12.15 2620 3366980 1294628 14.29 1294404 2590912 8 05:08:30 Average: 3567140 0 980012 12.24 2620 3459168 1370092 15.13 1298223 2676128 114450 05:08:30 05:08:30 04:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:08:30 04:59:01 veth1e3663a 177.77 245.61 17.41 2028.89 0.00 0.00 0.00 0.00 05:08:30 04:59:01 eth0 853.71 818.40 8462.60 111.39 0.00 0.00 0.00 0.00 05:08:30 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:30 04:59:01 docker0 689.21 628.44 67.66 4734.14 0.00 0.00 0.00 0.00 05:08:30 05:00:01 vethb06c4e8 0.32 0.45 0.03 0.04 0.00 0.00 0.00 0.00 05:08:30 05:00:01 eth0 36.71 21.69 45.74 13.59 0.00 0.00 0.00 0.00 05:08:30 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:30 05:00:01 docker0 1.88 2.08 0.14 14.34 0.00 0.00 0.00 0.00 05:08:30 05:01:01 vethb06c4e8 1.82 1.82 0.14 0.15 0.00 0.00 0.00 0.00 05:08:30 05:01:01 eth0 25.68 13.51 20.85 8.57 0.00 0.00 0.00 0.00 05:08:30 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:30 05:01:01 docker0 1.82 1.82 0.12 0.15 0.00 0.00 0.00 0.00 05:08:30 05:02:01 eth0 4.54 2.73 3.99 1.82 0.00 0.00 0.00 0.00 05:08:30 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:30 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:30 05:03:01 eth0 0.32 0.20 0.09 0.05 0.00 0.00 0.00 0.00 05:08:30 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:30 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:30 05:04:01 eth0 2.87 0.93 1.32 0.65 0.00 0.00 0.00 0.00 05:08:30 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:30 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:30 05:05:01 eth0 9.91 8.91 3.85 73.81 0.00 0.00 0.00 0.00 05:08:30 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:30 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:30 05:06:01 eth0 5.50 3.83 2.23 27.47 0.00 0.00 0.00 0.00 05:08:30 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:30 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:30 05:07:01 eth0 1.87 0.38 0.52 0.23 0.00 0.00 0.00 0.00 05:08:30 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:30 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:30 05:08:01 eth0 1.20 0.67 0.69 0.53 0.00 0.00 0.00 0.00 05:08:30 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:30 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:30 Average: eth0 94.24 87.14 854.29 23.81 0.00 0.00 0.00 0.00 05:08:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:30 Average: docker0 69.30 63.24 6.79 474.92 0.00 0.00 0.00 0.00 05:08:30 05:08:30 05:08:30 ---> sar -P ALL: 05:08:30 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/14/22 _x86_64_ (2 CPU) 05:08:30 05:08:30 04:57:30 LINUX RESTART (2 CPU) 05:08:30 05:08:30 04:58:01 CPU %user %nice %system %iowait %steal %idle 05:08:30 04:59:01 all 29.22 0.00 8.89 3.45 0.11 58.34 05:08:30 04:59:01 0 29.04 0.00 9.77 4.05 0.11 57.04 05:08:30 04:59:01 1 29.40 0.00 8.02 2.85 0.11 59.63 05:08:30 05:00:01 all 57.58 0.00 9.54 1.88 0.13 30.86 05:08:30 05:00:01 0 57.37 0.00 9.87 2.23 0.13 30.41 05:08:30 05:00:01 1 57.80 0.00 9.22 1.54 0.13 31.31 05:08:30 05:01:01 all 34.28 0.00 4.05 0.47 0.07 61.13 05:08:30 05:01:01 0 34.21 0.00 4.36 0.42 0.07 60.94 05:08:30 05:01:01 1 34.34 0.00 3.75 0.51 0.07 61.33 05:08:30 05:02:01 all 31.65 0.00 2.42 1.62 0.06 64.25 05:08:30 05:02:01 0 32.25 0.00 2.26 1.46 0.07 63.95 05:08:30 05:02:01 1 31.05 0.00 2.58 1.78 0.05 64.54 05:08:30 05:03:01 all 0.17 0.00 0.04 0.00 0.03 99.77 05:08:30 05:03:01 0 0.28 0.00 0.05 0.00 0.02 99.65 05:08:30 05:03:01 1 0.05 0.00 0.03 0.00 0.03 99.88 05:08:30 05:04:01 all 0.18 0.00 0.05 0.00 0.02 99.75 05:08:30 05:04:01 0 0.25 0.00 0.05 0.00 0.02 99.68 05:08:30 05:04:01 1 0.12 0.00 0.05 0.00 0.02 99.82 05:08:30 05:05:01 all 0.84 0.00 0.17 0.01 0.02 98.96 05:08:30 05:05:01 0 1.04 0.00 0.17 0.00 0.02 98.78 05:08:30 05:05:01 1 0.65 0.00 0.17 0.02 0.02 99.15 05:08:30 05:06:01 all 0.33 0.00 0.11 0.00 0.02 99.55 05:08:30 05:06:01 0 0.23 0.00 0.12 0.00 0.02 99.63 05:08:30 05:06:01 1 0.42 0.00 0.10 0.00 0.02 99.46 05:08:30 05:07:01 all 0.20 0.00 0.06 0.00 0.01 99.73 05:08:30 05:07:01 0 0.05 0.00 0.07 0.00 0.02 99.87 05:08:30 05:07:01 1 0.35 0.00 0.05 0.00 0.00 99.60 05:08:30 05:08:01 all 0.22 0.00 0.03 0.00 0.02 99.74 05:08:30 05:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:08:30 05:08:01 1 0.40 0.00 0.03 0.00 0.02 99.55 05:08:30 Average: all 14.87 0.00 2.43 0.71 0.05 81.94 05:08:30 Average: 0 14.87 0.00 2.56 0.78 0.05 81.74 05:08:30 Average: 1 14.87 0.00 2.30 0.65 0.04 82.14 05:08:30 05:08:30 05:08:30