Pull request #3652 opened 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 wangshihui for edgexfoundry/edgex-go Loading trusted files from base branch main at a7bcd554ba88ede6551341f160f16400074cb89f rather than 5e935e5798eb19718aa46e45c7ad3d40abd253cc Obtained Jenkinsfile from a7bcd554ba88ede6551341f160f16400074cb89f Running in Durability level: MAX_SURVIVABILITY 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-ssh5652837264350184354.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh278144957203573588.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3652/workspace@libs/edgex-global-pipelines # timeout=10 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-3652/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3391732484190681270.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3652/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4423894954160621667.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3800829662558696314.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3652/workspace@libs/lf-pipelines # timeout=10 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-3652/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3586429607963812619.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-2223 in /w/workspace/edgexfoundry_edgex-go_PR-3652 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh2837322458202621758.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/1@tmp/jenkins-gitclient-ssh5872491874478129071.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3652/head:refs/remotes/origin/PR-3652 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 5e935e5798eb19718aa46e45c7ad3d40abd253cc Merge succeeded, producing 067bca94017a40dc75fd55e3769418d7ea66b1e0 Checking out Revision 067bca94017a40dc75fd55e3769418d7ea66b1e0 (PR-3652) > git config core.sparsecheckout # timeout=10 > git checkout -f 5e935e5798eb19718aa46e45c7ad3d40abd253cc # 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/1@tmp/jenkins-gitclient-ssh4718045905482830431.key > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 067bca94017a40dc75fd55e3769418d7ea66b1e0 # timeout=10 Commit message: "Merge commit 'a7bcd554ba88ede6551341f160f16400074cb89f' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:34:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:34:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:34:39 ========================================================= 07:34:39 EdgeX Global Pipelines Version Info 07:34:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:34:40 ------------------- 07:34:40 stable info: 07:34:40 ------------------- 07:34:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:34:40 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 07:34:40 Message: update stable to v1.0.204 07:34:41 ------------------- 07:34:41 experimental info: 07:34:41 ------------------- 07:34:41 Commited By: **** collab-it+edgex@linuxfoundation.org 07:34:41 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 07:34:41 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:34:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:34:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:34:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:34:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:34:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:34:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:34:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:34:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:34:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:34:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:34:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:34:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:34:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:34:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:34:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:34:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:34:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:34:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:34:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:34:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:34:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:34:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:34:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:34:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3652 [Pipeline] echo 07:34:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3652 [Pipeline] echo 07:34:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3652 [Pipeline] echo 07:34:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 067bca94017a40dc75fd55e3769418d7ea66b1e0 [Pipeline] echo 07:34:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 067bca9 [Pipeline] echo 07:34:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:34:44 provisioning config files... 07:34:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6670332764994104451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:34:45 ---> docker-login.sh 07:34:45 nexus3.edgexfoundry.org:10001 07:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:34:45 Configure a credential helper to remove this warning. See 07:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:34:45 07:34:45 Login Succeeded 07:34:45 nexus3.edgexfoundry.org:10002 07:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:34:45 Configure a credential helper to remove this warning. See 07:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:34:45 07:34:45 Login Succeeded 07:34:45 nexus3.edgexfoundry.org:10003 07:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:34:45 Configure a credential helper to remove this warning. See 07:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:34:45 07:34:45 Login Succeeded 07:34:45 nexus3.edgexfoundry.org:10004 07:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:34:46 Configure a credential helper to remove this warning. See 07:34:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:34:46 07:34:46 Login Succeeded 07:34:46 docker.io 07:34:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:34:46 Configure a credential helper to remove this warning. See 07:34:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:34:46 07:34:46 Login Succeeded 07:34:46 ---> docker-login.sh ends [Pipeline] } 07:34:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:34:46 ++ 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 07:34:46 + for file in '`ls cmd/**/Dockerfile`' 07:34:46 ++ dirname cmd/core-command/Dockerfile 07:34:46 ++ cut -d/ -f2 07:34:46 + echo core-command,cmd/core-command/Dockerfile 07:34:46 + for file in '`ls cmd/**/Dockerfile`' 07:34:46 ++ dirname cmd/core-data/Dockerfile 07:34:46 ++ cut -d/ -f2 07:34:46 + echo core-data,cmd/core-data/Dockerfile 07:34:46 + for file in '`ls cmd/**/Dockerfile`' 07:34:46 ++ dirname cmd/core-metadata/Dockerfile 07:34:46 ++ cut -d/ -f2 07:34:46 + echo core-metadata,cmd/core-metadata/Dockerfile 07:34:46 + for file in '`ls cmd/**/Dockerfile`' 07:34:46 ++ dirname cmd/security-bootstrapper/Dockerfile 07:34:46 ++ cut -d/ -f2 07:34:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:34:46 + for file in '`ls cmd/**/Dockerfile`' 07:34:46 ++ dirname cmd/security-proxy-setup/Dockerfile 07:34:46 ++ cut -d/ -f2 07:34:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:34:46 + for file in '`ls cmd/**/Dockerfile`' 07:34:46 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:34:46 ++ cut -d/ -f2 07:34:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:34:46 + for file in '`ls cmd/**/Dockerfile`' 07:34:46 ++ dirname cmd/support-notifications/Dockerfile 07:34:46 ++ cut -d/ -f2 07:34:46 + echo support-notifications,cmd/support-notifications/Dockerfile 07:34:46 + for file in '`ls cmd/**/Dockerfile`' 07:34:46 ++ dirname cmd/support-scheduler/Dockerfile 07:34:46 ++ cut -d/ -f2 07:34:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:34:46 + for file in '`ls cmd/**/Dockerfile`' 07:34:46 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:34:46 ++ cut -d/ -f2 07:34:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:34:46 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:34:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:34:52 07:34:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:34:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:34:52 latest: Pulling from edgex-devops/git-semver 07:34:52 31603596830f: Pulling fs layer 07:34:52 d4622e32a9a9: Pulling fs layer 07:34:52 1030fce36090: Pulling fs layer 07:34:52 6c6cb7e1b49b: Pulling fs layer 07:34:52 6c6cb7e1b49b: Waiting 07:34:52 d4622e32a9a9: Download complete 07:34:52 31603596830f: Verifying Checksum 07:34:52 31603596830f: Download complete 07:34:52 31603596830f: Pull complete 07:34:52 d4622e32a9a9: Pull complete 07:34:52 6c6cb7e1b49b: Verifying Checksum 07:34:52 6c6cb7e1b49b: Download complete 07:34:52 1030fce36090: Verifying Checksum 07:34:52 1030fce36090: Download complete 07:34:53 1030fce36090: Pull complete 07:34:53 6c6cb7e1b49b: Pull complete 07:34:53 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 07:34:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:34:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:34:53 prd-centos7-docker-4c-2g-2223 does not seem to be running inside a container 07:34:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:34:54 $ docker top eb6df35b74ea0a6b8d282b6a16d0b4c3a11f17e7aada45b50d80b6ac5a9dd757 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:34:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:34:54 [ssh-agent] Looking for ssh-agent implementation... 07:34:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:34:55 $ docker exec eb6df35b74ea0a6b8d282b6a16d0b4c3a11f17e7aada45b50d80b6ac5a9dd757 ssh-agent 07:34:55 SSH_AUTH_SOCK=/tmp/ssh-fdIcVEzDgdE7/agent.14 07:34:55 SSH_AGENT_PID=20 07:34:55 Running ssh-add (command line suppressed) 07:34:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8110280689870055685.key (/w/workspace/edgex-go/1@tmp/private_key_8110280689870055685.key) 07:34:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:34:55 + git tag --points-at HEAD [Pipeline] } 07:34:55 $ docker exec --env ******** --env ******** eb6df35b74ea0a6b8d282b6a16d0b4c3a11f17e7aada45b50d80b6ac5a9dd757 ssh-agent -k 07:34:55 unset SSH_AUTH_SOCK; 07:34:55 unset SSH_AGENT_PID; 07:34:55 echo Agent pid 20 killed; 07:34:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:34:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:34:55 [ssh-agent] Looking for ssh-agent implementation... 07:34:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:34:55 $ docker exec eb6df35b74ea0a6b8d282b6a16d0b4c3a11f17e7aada45b50d80b6ac5a9dd757 ssh-agent 07:34:56 SSH_AUTH_SOCK=/tmp/ssh-eCmzSdLOyUia/agent.54 07:34:56 SSH_AGENT_PID=61 07:34:56 Running ssh-add (command line suppressed) 07:34:56 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8340745365204888845.key (/w/workspace/edgex-go/1@tmp/private_key_8340745365204888845.key) 07:34:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:34:56 + git semver init 07:34:56 # -> Open(): unable to determine branch for HEAD 07:34:56 # $GIT_DIR = /w/workspace/edgex-go/1/.git 07:34:56 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 07:34:56 # $SEMVER_REMOTE_NAME = origin 07:34:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:34:56 # $SEMVER_USER_NAME = edgex-jenkins 07:34:56 # $SEMVER_BRANCH = PR-3652 07:34:56 # $SEMVER_TEMP = /tmp/semver-579876843 07:34:56 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:35:12 # '/tmp/semver-579876843' -> '/w/workspace/edgex-go/1/.semver' 07:35:12 # -> Force: false 07:35:12 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 07:35:12 $ docker exec --env ******** --env ******** eb6df35b74ea0a6b8d282b6a16d0b4c3a11f17e7aada45b50d80b6ac5a9dd757 ssh-agent -k 07:35:12 unset SSH_AUTH_SOCK; 07:35:12 unset SSH_AGENT_PID; 07:35:12 echo Agent pid 61 killed; 07:35:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:35:13 + git semver [Pipeline] } 07:35:13 $ docker stop --time=1 eb6df35b74ea0a6b8d282b6a16d0b4c3a11f17e7aada45b50d80b6ac5a9dd757 07:35:15 $ docker rm -f eb6df35b74ea0a6b8d282b6a16d0b4c3a11f17e7aada45b50d80b6ac5a9dd757 [Pipeline] // withDockerContainer [Pipeline] sh 07:35:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:35:16 Stashed 1 file(s) [Pipeline] echo 07:35:16 [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 07:35:16 ========================================================= 07:35:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:35:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:35:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:35:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:35:17 540db60ca938: Pulling fs layer 07:35:17 adcc1eea9eea: Pulling fs layer 07:35:17 4c4ab2625f07: Pulling fs layer 07:35:17 db62176df00c: Pulling fs layer 07:35:17 3b30891b0d05: Pulling fs layer 07:35:17 06b49ca38bd5: Pulling fs layer 07:35:17 c788192a36de: Pulling fs layer 07:35:17 a77e37c0d609: Pulling fs layer 07:35:17 c3185cebc471: Pulling fs layer 07:35:17 06b49ca38bd5: Waiting 07:35:17 c788192a36de: Waiting 07:35:17 a77e37c0d609: Waiting 07:35:17 c3185cebc471: Waiting 07:35:17 db62176df00c: Waiting 07:35:17 3b30891b0d05: Waiting 07:35:17 4c4ab2625f07: Verifying Checksum 07:35:17 4c4ab2625f07: Download complete 07:35:17 adcc1eea9eea: Verifying Checksum 07:35:17 adcc1eea9eea: Download complete 07:35:17 3b30891b0d05: Download complete 07:35:17 06b49ca38bd5: Verifying Checksum 07:35:17 06b49ca38bd5: Download complete 07:35:17 c788192a36de: Verifying Checksum 07:35:17 c788192a36de: Download complete 07:35:17 540db60ca938: Verifying Checksum 07:35:17 540db60ca938: Download complete 07:35:17 540db60ca938: Pull complete 07:35:17 adcc1eea9eea: Pull complete 07:35:17 4c4ab2625f07: Pull complete 07:35:18 a77e37c0d609: Verifying Checksum 07:35:18 a77e37c0d609: Download complete 07:35:20 c3185cebc471: Verifying Checksum 07:35:20 c3185cebc471: Download complete 07:35:21 db62176df00c: Verifying Checksum 07:35:21 db62176df00c: Download complete 07:35:25 db62176df00c: Pull complete 07:35:25 3b30891b0d05: Pull complete 07:35:25 06b49ca38bd5: Pull complete 07:35:25 c788192a36de: Pull complete 07:35:25 a77e37c0d609: Pull complete 07:35:28 c3185cebc471: Pull complete 07:35:28 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 07:35:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:35:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 07:35:28 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:35:28 WORKDIR /edgex 07:35:28 COPY go.mod . 07:35:28 RUN go mod download' 07:35:28 + docker build -t ci-base-image-x86_64 -f - . 07:35:29 Sending build context to Docker daemon 328.6MB 07:35:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:35:29 ---> 031687cdd783 07:35:29 Step 2/4 : WORKDIR /edgex 07:35:31 Still waiting to schedule task 07:35:31 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:35:31 ---> Running in 64047fcf126c 07:35:31 Removing intermediate container 64047fcf126c 07:35:31 ---> c8c1af9fc43f 07:35:31 Step 3/4 : COPY go.mod . 07:35:32 ---> 003b4807ac6a 07:35:32 Step 4/4 : RUN go mod download 07:35:32 ---> Running in ba031e843a2b 07:36:10 Removing intermediate container ba031e843a2b 07:36:10 ---> ece419f39b35 07:36:10 Successfully built ece419f39b35 07:36:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:36:11 + docker inspect -f . ci-base-image-x86_64 07:36:11 . [Pipeline] withDockerContainer 07:36:11 prd-centos7-docker-4c-2g-2223 does not seem to be running inside a container 07:36:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 07:36:12 $ docker top 142328feec421d62fea090b4b56ab9425214d784f5f00cd6e5ec05a57ef725d2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:36:12 + go version 07:36:12 go version go1.16.6 linux/amd64 [Pipeline] } 07:36:12 $ docker stop --time=1 142328feec421d62fea090b4b56ab9425214d784f5f00cd6e5ec05a57ef725d2 07:36:13 $ docker rm -f 142328feec421d62fea090b4b56ab9425214d784f5f00cd6e5ec05a57ef725d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:36:16 + docker inspect -f . ci-base-image-x86_64 07:36:16 . [Pipeline] withDockerContainer 07:36:16 prd-centos7-docker-4c-2g-2223 does not seem to be running inside a container 07:36:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 07:36:16 $ docker top 326b4001f5e651b77516f44f8c8412cdd3a2de7cfe82e1d104ec0518e56e4fcd -eo pid,comm [Pipeline] { [Pipeline] echo 07:36:17 ========================================================= 07:36:17 [edgeXBuildGoParallel] Running Tests and Build... 07:36:17 ========================================================= [Pipeline] sh 07:36:17 + go mod tidy [Pipeline] sh 07:36:17 + make test 07:36:17 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 07:36:18 go mod tidy 07:36:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:36:23 ? github.com/edgexfoundry/edgex-go [no test files] 07:36:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:36:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:36:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:36:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:36:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:36:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:36:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:36:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:36:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:36:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:36:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:36:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:36:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:36:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 07:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:36:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 100.0% of statements 07:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:36:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 46.3% of statements 07:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:36:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 90.1% of statements 07:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:36:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements 07:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:36:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.244s coverage: 94.2% of statements 07:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:36:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements 07:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:36:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements 07:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.8% of statements 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 21.3% of statements 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 07:37:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 07:37:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 07:37:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.214s coverage: 81.8% of statements 07:37:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.181s coverage: 66.9% of statements 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:37:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2224 in /w/workspace/edgexfoundry_edgex-go_PR-3652 [Pipeline] { [Pipeline] ws 07:37:39 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:37:39 The recommended git tool is: git 07:37:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 19.5% of statements 07:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:37:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements 07:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:37:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 07:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:37:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements 07:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:37:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:37:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:37:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements 07:37:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:37:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:37:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:37:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:37:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:37:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:37:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 07:37:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 07:37:41 GO111MODULE=on go vet ./... 07:37:47 using credential edgex-jenkins-ssh 07:37:47 Cloning the remote Git repository 07:37:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:37:47 > git init /w/workspace/edgex-go/1 # timeout=10 07:37:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:37:47 > git --version # timeout=10 07:37:47 > git --version # 'git version 2.17.1' 07:37:47 using GIT_SSH to set credentials SSH Credentials for GitHub 07:37:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:38:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:38:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:38:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:38:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:38:03 using GIT_SSH to set credentials SSH Credentials for GitHub 07:38:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3652/head:refs/remotes/origin/PR-3652 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:38:04 Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 5e935e5798eb19718aa46e45c7ad3d40abd253cc 07:38:04 Merge succeeded, producing 5a132f247e39115e14e18b4d31d554af2fc92b24 07:38:04 Checking out Revision 5a132f247e39115e14e18b4d31d554af2fc92b24 (PR-3652) 07:38:05 gofmt -l . 07:38:05 internal/pkg/utils/http.go 07:38:05 [ "`gofmt -l .`" = "" ] 07:38:05 make: *** [Makefile:104: test] Error 1 [Pipeline] } 07:38:05 $ docker stop --time=1 326b4001f5e651b77516f44f8c8412cdd3a2de7cfe82e1d104ec0518e56e4fcd 07:38:04 > git config core.sparsecheckout # timeout=10 07:38:04 > git checkout -f 5e935e5798eb19718aa46e45c7ad3d40abd253cc # timeout=10 07:38:04 > git remote # timeout=10 07:38:04 > git config --get remote.origin.url # timeout=10 07:38:04 using GIT_SSH to set credentials SSH Credentials for GitHub 07:38:04 > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 07:38:04 > git rev-parse HEAD^{commit} # timeout=10 07:38:04 > git config core.sparsecheckout # timeout=10 07:38:04 > git checkout -f 5a132f247e39115e14e18b4d31d554af2fc92b24 # timeout=10 07:38:07 $ docker rm -f 326b4001f5e651b77516f44f8c8412cdd3a2de7cfe82e1d104ec0518e56e4fcd [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] } 07:38:10 Commit message: "Merge commit 'a7bcd554ba88ede6551341f160f16400074cb89f' into HEAD" 07:38:10 First time build. Skipping changelog. 07:38:10 > git --version # timeout=10 07:38:10 > git --version # 'git version 2.17.1' 07:38:10 fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] // stage [Pipeline] } 07:38:10 Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:38:11 provisioning config files... 07:38:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5684654686794646553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:38:12 ---> docker-login.sh 07:38:12 nexus3.edgexfoundry.org:10001 07:38:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:13 Configure a credential helper to remove this warning. See 07:38:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:13 07:38:13 Login Succeeded 07:38:13 nexus3.edgexfoundry.org:10002 07:38:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:14 Configure a credential helper to remove this warning. See 07:38:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:14 07:38:14 Login Succeeded 07:38:14 nexus3.edgexfoundry.org:10003 07:38:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:14 Configure a credential helper to remove this warning. See 07:38:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:14 07:38:14 Login Succeeded 07:38:14 nexus3.edgexfoundry.org:10004 07:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:15 Configure a credential helper to remove this warning. See 07:38:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:15 07:38:15 Login Succeeded 07:38:15 docker.io 07:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:16 Configure a credential helper to remove this warning. See 07:38:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:16 07:38:16 Login Succeeded 07:38:16 ---> docker-login.sh ends [Pipeline] } 07:38:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:38:16 ========================================================= 07:38:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:38:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:38:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:38:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:38:17 595b0fe564bb: Pulling fs layer 07:38:17 24495759ef45: Pulling fs layer 07:38:17 d148012ef14d: Pulling fs layer 07:38:17 e90a11edd702: Pulling fs layer 07:38:17 d77568369979: Pulling fs layer 07:38:17 fc1c9f9a7f3b: Pulling fs layer 07:38:17 170f2ba95c9a: Pulling fs layer 07:38:17 97ac5df62f85: Pulling fs layer 07:38:17 e90a11edd702: Waiting 07:38:17 d77568369979: Waiting 07:38:17 fc1c9f9a7f3b: Waiting 07:38:17 170f2ba95c9a: Waiting 07:38:17 97ac5df62f85: Waiting 07:38:17 d148012ef14d: Download complete 07:38:17 24495759ef45: Download complete 07:38:17 d77568369979: Download complete 07:38:17 fc1c9f9a7f3b: Download complete 07:38:17 595b0fe564bb: Verifying Checksum 07:38:17 595b0fe564bb: Download complete 07:38:17 170f2ba95c9a: Verifying Checksum 07:38:17 170f2ba95c9a: Download complete 07:38:18 595b0fe564bb: Pull complete 07:38:19 24495759ef45: Pull complete 07:38:19 d148012ef14d: Pull complete 07:38:21 97ac5df62f85: Verifying Checksum 07:38:21 97ac5df62f85: Download complete 07:38:23 e90a11edd702: Verifying Checksum 07:38:23 e90a11edd702: Download complete 07:38:33 e90a11edd702: Pull complete 07:38:33 d77568369979: Pull complete 07:38:33 fc1c9f9a7f3b: Pull complete 07:38:33 170f2ba95c9a: Pull complete 07:38:38 97ac5df62f85: Pull complete 07:38:38 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 07:38:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:38:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 07:38:39 + docker build -t ci-base-image-arm64 -f - . 07:38:39 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:38:39 WORKDIR /edgex 07:38:39 COPY go.mod . 07:38:39 RUN go mod download 07:38:41 Sending build context to Docker daemon 165.9MB 07:38:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:38:41 ---> 04bc70af865f 07:38:41 Step 2/4 : WORKDIR /edgex 07:38:44 ---> Running in f61adaab2eac 07:38:44 Removing intermediate container f61adaab2eac 07:38:44 ---> 2fbc53457c5b 07:38:44 Step 3/4 : COPY go.mod . 07:38:45 ---> 6aa21f71d335 07:38:45 Step 4/4 : RUN go mod download 07:38:45 ---> Running in 435f8cc7bea9 07:40:07 Removing intermediate container 435f8cc7bea9 07:40:07 ---> 43aa92085b78 07:40:07 Successfully built 43aa92085b78 07:40:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:40:07 + docker inspect -f . ci-base-image-arm64 07:40:07 . [Pipeline] withDockerContainer 07:40:08 prd-ubuntu18.04-docker-arm64-4c-16g-2224 does not seem to be running inside a container 07:40:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:40:10 $ docker top 189fb977370d2cd719b39e9654c84a9802748beb4307dc90abecc3e33c79c2f6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:40:11 + go version 07:40:11 go version go1.16.6 linux/arm64 [Pipeline] } 07:40:11 $ docker stop --time=1 189fb977370d2cd719b39e9654c84a9802748beb4307dc90abecc3e33c79c2f6 07:40:12 $ docker rm -f 189fb977370d2cd719b39e9654c84a9802748beb4307dc90abecc3e33c79c2f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:40:15 + docker inspect -f . ci-base-image-arm64 07:40:15 . [Pipeline] withDockerContainer 07:40:15 prd-ubuntu18.04-docker-arm64-4c-16g-2224 does not seem to be running inside a container 07:40:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:40:17 $ docker top c0032b28dbc79435ceebdf911cbf8e1d65b12ebfe4524136da282019fcba9ba8 -eo pid,comm [Pipeline] { [Pipeline] echo 07:40:18 ========================================================= 07:40:18 [edgeXBuildGoParallel] Running Tests and Build... 07:40:18 ========================================================= [Pipeline] sh 07:40:18 + go mod tidy [Pipeline] sh 07:40:20 + make test 07:40:20 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 07:40:20 go mod tidy 07:40:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:40:47 ? github.com/edgexfoundry/edgex-go [no test files] 07:41:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:41:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:41:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:41:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:41:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:41:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:41:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:41:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:41:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:41:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:42:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:42:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:42:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:42:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:42:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.175s coverage: 28.7% of statements 07:42:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:42:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:42:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.441s coverage: 100.0% of statements 07:42:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:42:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.376s coverage: 46.3% of statements 07:42:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:42:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:42:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.578s coverage: 90.1% of statements 07:42:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:42:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:42:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.207s coverage: 81.2% of statements 07:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:42:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.535s coverage: 94.2% of statements 07:42:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:42:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:42:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.185s coverage: 59.1% of statements 07:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:42:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.206s coverage: 60.0% of statements 07:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:42:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.331s coverage: 0.8% of statements 07:42:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:42:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements 07:42:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.283s coverage: 21.3% of statements 07:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.205s coverage: 47.1% of statements 07:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.268s coverage: 79.5% of statements 07:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.304s coverage: 94.1% of statements 07:42:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.513s coverage: 96.3% of statements 07:42:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.318s coverage: 87.5% of statements 07:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.214s coverage: 94.4% of statements 07:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements 07:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.584s coverage: 81.8% of statements 07:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:42:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.281s coverage: 92.9% of statements 07:42:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:42:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:42:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:42:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 07:42:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:42:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:42:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:42:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:42:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:42:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements 07:42:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:42:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:42:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 07:42:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:42:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements 07:42:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:42:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.196s coverage: 80.0% of statements 07:42:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements 07:42:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.269s coverage: 85.4% of statements 07:42:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.320s coverage: 91.2% of statements 07:42:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.805s coverage: 64.4% of statements 07:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements 07:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 91.3% of statements 07:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 07:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 07:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 07:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.017s coverage: 66.9% of statements 07:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:43:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.717s coverage: 43.6% of statements 07:43:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:43:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:43:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.291s coverage: 89.5% of statements 07:43:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:43:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.217s coverage: 84.8% of statements 07:43:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:43:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.227s coverage: 19.5% of statements 07:43:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:43:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:43:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:43:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:43:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.569s coverage: 92.0% of statements 07:43:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:43:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:43:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:43:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:43:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.231s coverage: 62.7% of statements 07:43:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:43:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:43:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.419s coverage: 97.7% of statements 07:43:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:43:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:43:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:43:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:43:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements 07:43:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:43:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:43:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:43:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:43:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:43:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:43:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.175s coverage: 100.0% of statements 07:43:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 07:43:11 GO111MODULE=on go vet ./... 07:44:33 gofmt -l . 07:44:33 internal/pkg/utils/http.go 07:44:33 [ "`gofmt -l .`" = "" ] 07:44:33 make: *** [Makefile:104: test] Error 1 [Pipeline] } 07:44:33 $ docker stop --time=1 c0032b28dbc79435ceebdf911cbf8e1d65b12ebfe4524136da282019fcba9ba8 07:44:35 $ docker rm -f c0032b28dbc79435ceebdf911cbf8e1d65b12ebfe4524136da282019fcba9ba8 [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 07:44:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:44:38 07:44:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:44:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:44:38 arm64: Pulling from edgex-lftools-log-publisher 07:44:38 448f6bf000e3: Pulling fs layer 07:44:38 f757da607395: Pulling fs layer 07:44:38 05883995daec: Pulling fs layer 07:44:38 8603b9c90790: Pulling fs layer 07:44:38 1560dd03e051: Pulling fs layer 07:44:38 27f5ce0e4adf: Pulling fs layer 07:44:38 c2d8d7efcc4b: Pulling fs layer 07:44:38 1560dd03e051: Waiting 07:44:38 27f5ce0e4adf: Waiting 07:44:38 c2d8d7efcc4b: Waiting 07:44:38 8603b9c90790: Waiting 07:44:39 f757da607395: Verifying Checksum 07:44:39 f757da607395: Download complete 07:44:39 8603b9c90790: Verifying Checksum 07:44:39 8603b9c90790: Download complete 07:44:39 05883995daec: Verifying Checksum 07:44:39 05883995daec: Download complete 07:44:39 1560dd03e051: Verifying Checksum 07:44:39 1560dd03e051: Download complete 07:44:39 27f5ce0e4adf: Verifying Checksum 07:44:39 27f5ce0e4adf: Download complete 07:44:40 448f6bf000e3: Verifying Checksum 07:44:40 448f6bf000e3: Download complete 07:44:43 c2d8d7efcc4b: Verifying Checksum 07:44:43 c2d8d7efcc4b: Download complete 07:44:44 448f6bf000e3: Pull complete 07:44:45 f757da607395: Pull complete 07:44:46 05883995daec: Pull complete 07:44:46 8603b9c90790: Pull complete 07:44:47 1560dd03e051: Pull complete 07:44:47 27f5ce0e4adf: Pull complete 07:45:03 c2d8d7efcc4b: Pull complete 07:45:03 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:45:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:45:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:45:03 prd-ubuntu18.04-docker-arm64-4c-16g-2224 does not seem to be running inside a container 07:45: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:45:06 $ docker top 8674b012d2f3b1fb50613e95ffd8d28f9846227b245b0f680456e038aed35975 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:45:10 ---> job-cost.sh 07:45:10 lf-activate-venv: SKIPPING 07:45:10 INFO: No Stack... 07:45:11 INFO: Retrieving Pricing Info for: v2-standard-4 07:45:11 INFO: Archiving Costs [Pipeline] sh 07:45:12 + cat /w/workspace/edgex-go/1/archives/cost.csv 07:45:12 + cut -d, -f6 [Pipeline] lock 07:45:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3652-1-stack-cost] 07:45:12 Resource [jenkins-edgexfoundry-edgex-go-PR-3652-1-stack-cost] did not exist. Created. 07:45:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3652-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:45:13 + echo total: 0.18000000715255737 [Pipeline] stash 07:45:14 Stashed 1 file(s) [Pipeline] } 07:45:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3652-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:45:14 $ docker stop --time=1 8674b012d2f3b1fb50613e95ffd8d28f9846227b245b0f680456e038aed35975 07:45:16 $ docker rm -f 8674b012d2f3b1fb50613e95ffd8d28f9846227b245b0f680456e038aed35975 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:45:19 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:45:23 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:45:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:45:24 ---> package-listing.sh 07:45:24 ++ facter osfamily 07:45:24 ++ tr '[:upper:]' '[:lower:]' 07:45:25 + OS_FAMILY=redhat 07:45:25 + workspace=/w/workspace/edgex-go/1 07:45:25 + START_PACKAGES=/tmp/packages_start.txt 07:45:25 + END_PACKAGES=/tmp/packages_end.txt 07:45:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:45:25 + PACKAGES=/tmp/packages_start.txt 07:45:25 + '[' /w/workspace/edgex-go/1 ']' 07:45:25 + PACKAGES=/tmp/packages_end.txt 07:45:25 + case "${OS_FAMILY}" in 07:45:25 + rpm -qa 07:45:25 + sort 07:45:25 + '[' -f /tmp/packages_start.txt ']' 07:45:25 + '[' -f /tmp/packages_end.txt ']' 07:45:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:45:25 + '[' /w/workspace/edgex-go/1 ']' 07:45:25 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:45:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:45:25 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:45:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:45:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:45:26 07:45:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:45:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:45:27 latest: Pulling from edgex-lftools-log-publisher 07:45:27 b4d181a07f80: Pulling fs layer 07:45:27 a1111a8f2ec3: Pulling fs layer 07:45:27 ed53099fbce6: Pulling fs layer 07:45:27 dc539afda2c1: Pulling fs layer 07:45:27 77bc0d833cb6: Pulling fs layer 07:45:27 9065ff56babe: Pulling fs layer 07:45:27 d287ab97295c: Pulling fs layer 07:45:27 dc539afda2c1: Waiting 07:45:27 77bc0d833cb6: Waiting 07:45:27 9065ff56babe: Waiting 07:45:27 d287ab97295c: Waiting 07:45:27 a1111a8f2ec3: Verifying Checksum 07:45:27 a1111a8f2ec3: Download complete 07:45:27 dc539afda2c1: Verifying Checksum 07:45:27 dc539afda2c1: Download complete 07:45:27 77bc0d833cb6: Verifying Checksum 07:45:27 77bc0d833cb6: Download complete 07:45:27 9065ff56babe: Verifying Checksum 07:45:27 9065ff56babe: Download complete 07:45:27 ed53099fbce6: Verifying Checksum 07:45:27 ed53099fbce6: Download complete 07:45:28 b4d181a07f80: Verifying Checksum 07:45:28 b4d181a07f80: Download complete 07:45:29 b4d181a07f80: Pull complete 07:45:29 a1111a8f2ec3: Pull complete 07:45:30 ed53099fbce6: Pull complete 07:45:30 dc539afda2c1: Pull complete 07:45:30 77bc0d833cb6: Pull complete 07:45:30 9065ff56babe: Pull complete 07:45:31 d287ab97295c: Verifying Checksum 07:45:31 d287ab97295c: Download complete 07:45:36 d287ab97295c: Pull complete 07:45:36 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:45:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:45:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:45:36 prd-centos7-docker-4c-2g-2223 does not seem to be running inside a container 07:45:36 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:45:39 $ docker top 23439e0654233ba29ed2dce52a946db2b600422093064ce9ed43765723e641ce -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:39 + touch /tmp/pre-build-complete [Pipeline] sh 07:45:40 + mkdir -p /var/log/sysstat [Pipeline] sh 07:45:42 + ls /var/log/sa-host 07:45:42 + sadf -c /var/log/sa-host/sa05 07:45:42 file_magic: OK 07:45:42 HZ: Using current value: 100 07:45:42 file_header: OK 07:45:42 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 07:45:42 Statistics: 07:45:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:45:42 File successfully converted to sysstat format version 12.0.3 07:45:42 + sadf -c /var/log/sa-host/sa06 07:45:42 file_magic: OK 07:45:42 HZ: Using current value: 100 07:45:42 file_header: OK 07:45:42 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 07:45:42 Statistics: 07:45:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:45:42 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:45:42 provisioning config files... 07:45:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config606665740101686272tmp [Pipeline] { [Pipeline] echo 07:45:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:45:43 ---> create-netrc.sh [Pipeline] } 07:45:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:45:45 ---> python-tools-install.sh [Pipeline] echo 07:45:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:45:45 ---> sudo-logs.sh 07:45:45 Archiving 'sudo' log.. 07:45:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-2223.vexxhost.local: Name or service not known 07:45:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-2223.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 07:45:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:45:46 ---> job-cost.sh 07:45:46 lf-activate-venv: SKIPPING 07:45:46 DEBUG: total: 0.18000000715255737 07:45:46 INFO: Retrieving Stack Cost... 07:45:46 INFO: Retrieving Pricing Info for: v3-standard-2 07:45:47 INFO: Archiving Costs [Pipeline] echo 07:45:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:45:47 ---> logs-deploy.sh 07:45:47 lf-activate-venv: SKIPPING 07:45:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3652/1 07:45:47 INFO: archiving workspace using pattern(s): 07:45:48 Archives upload complete. 07:45:48 INFO: archiving logs to Nexus 07:45:48 ---> uname -a: 07:45:48 Linux prd-centos7-docker-4c-2g-2223.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 07:45:48 07:45:48 07:45:48 ---> lscpu: 07:45:48 Architecture: x86_64 07:45:48 CPU op-mode(s): 32-bit, 64-bit 07:45:48 Byte Order: Little Endian 07:45:48 Address sizes: 40 bits physical, 48 bits virtual 07:45:48 CPU(s): 2 07:45:48 On-line CPU(s) list: 0,1 07:45:48 Thread(s) per core: 1 07:45:48 Core(s) per socket: 1 07:45:48 Socket(s): 2 07:45:48 NUMA node(s): 1 07:45:48 Vendor ID: AuthenticAMD 07:45:48 CPU family: 23 07:45:48 Model: 49 07:45:48 Model name: AMD EPYC-Rome Processor 07:45:48 Stepping: 0 07:45:48 CPU MHz: 2799.996 07:45:48 BogoMIPS: 5599.99 07:45:48 Virtualization: AMD-V 07:45:48 Hypervisor vendor: KVM 07:45:48 Virtualization type: full 07:45:48 L1d cache: 32K 07:45:48 L1i cache: 32K 07:45:48 L2 cache: 512K 07:45:48 L3 cache: 16384K 07:45:48 NUMA node0 CPU(s): 0,1 07:45:48 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 07:45:48 07:45:48 07:45:48 ---> nproc: 07:45:48 2 07:45:48 07:45:48 07:45:48 ---> df -h: 07:45:48 Filesystem Size Used Avail Use% Mounted on 07:45:48 overlay 40G 9.3G 31G 24% / 07:45:48 tmpfs 64M 0 64M 0% /dev 07:45:48 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:45:48 shm 64M 0 64M 0% /dev/shm 07:45:48 /dev/vda1 40G 9.3G 31G 24% /facter-os 07:45:48 07:45:48 07:45:48 ---> sar -b -r -n DEV: 07:45:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/06/21 _x86_64_ (2 CPU) 07:45:48 07:45:48 07:33:45 LINUX RESTART (2 CPU) 07:45:48 07:45:48 07:34:01 tps rtps wtps bread/s bwrtn/s 07:45:48 07:35:01 205.05 68.58 136.47 8862.08 44963.55 07:45:48 07:36:01 250.16 0.15 250.01 22.11 69807.24 07:45:48 07:37:01 165.53 0.02 165.51 0.53 31722.11 07:45:48 07:38:01 54.27 0.00 54.27 0.00 8427.98 07:45:48 07:39:01 14.79 0.00 14.79 0.00 2924.67 07:45:48 07:40:01 0.27 0.00 0.27 0.00 4.45 07:45:48 07:41:01 0.17 0.00 0.17 0.00 1.62 07:45:48 07:42:01 0.42 0.00 0.42 0.00 6.31 07:45:48 07:43:01 0.17 0.00 0.17 0.00 1.47 07:45:48 07:44:01 0.25 0.00 0.25 0.00 3.33 07:45:48 07:45:01 0.33 0.00 0.33 0.00 4.31 07:45:48 Average: 62.86 6.25 56.61 807.81 14353.72 07:45:48 07:45:48 07:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:45:48 07:35:01 5127164 0 896276 11.19 2620 1982872 1509752 16.67 887444 1583952 89012 07:45:48 07:36:01 2708396 0 1172368 14.64 2620 4125548 1680608 18.55 1568660 3063832 430568 07:45:48 07:37:01 3089208 0 1211992 15.13 2620 3705112 1800236 19.88 1421448 2848896 249460 07:45:48 07:38:01 3174760 0 1150224 14.36 2620 3681328 1657428 18.30 1309264 2873156 140264 07:45:48 07:39:01 3575004 0 1055652 13.18 2620 3375656 1237008 13.66 1169192 2647444 20 07:45:48 07:40:01 3578376 0 1052276 13.14 2620 3375660 1201368 13.26 1166360 2647444 8 07:45:48 07:41:01 3578916 0 1051732 13.13 2620 3375664 1201320 13.26 1156752 2656852 8 07:45:48 07:42:01 3573660 0 1056980 13.20 2620 3375672 1201260 13.26 1162388 2656852 8 07:45:48 07:43:01 3572752 0 1057888 13.21 2620 3375672 1201404 13.26 1163356 2656852 8 07:45:48 07:44:01 3573860 0 1056772 13.19 2620 3375680 1201324 13.26 1164556 2655204 8 07:45:48 07:45:01 3573604 0 1057028 13.20 2620 3375680 1201396 13.26 1164608 2655204 8 07:45:48 Average: 3556882 0 1074472 13.42 2620 3374959 1372100 15.15 1212184 2631426 82670 07:45:48 07:45:48 07:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:45:48 07:35:01 vethb267d1d 531.27 479.22 50.70 1526.36 0.00 0.00 0.00 0.00 07:45:48 07:35:01 eth0 1538.67 1218.47 5187.12 154.88 0.00 0.00 0.00 0.00 07:45:48 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:48 07:35:01 docker0 531.27 479.10 43.43 1526.35 0.00 0.00 0.00 0.00 07:45:48 07:36:01 eth0 1443.66 1255.50 6524.73 114.10 0.00 0.00 0.00 0.00 07:45:48 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:48 07:36:01 docker0 921.42 970.54 69.94 3231.55 0.00 0.00 0.00 0.00 07:45:48 07:37:01 eth0 49.51 28.98 36.29 56.80 0.00 0.00 0.00 0.00 07:45:48 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:48 07:37:01 veth8490bd1 0.33 0.47 0.03 0.05 0.00 0.00 0.00 0.00 07:45:48 07:37:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 07:45:48 07:38:01 eth0 18.43 10.57 12.57 6.84 0.00 0.00 0.00 0.00 07:45:48 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:48 07:38:01 veth8490bd1 1.81 1.81 0.14 0.14 0.00 0.00 0.00 0.00 07:45:48 07:38:01 docker0 1.81 1.81 0.12 0.14 0.00 0.00 0.00 0.00 07:45:48 07:39:01 eth0 3.10 1.85 2.44 0.86 0.00 0.00 0.00 0.00 07:45:48 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:48 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:48 07:40:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:45:48 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:48 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:48 07:41:01 eth0 0.23 0.20 0.10 0.01 0.00 0.00 0.00 0.00 07:45:48 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:48 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:48 07:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:45:48 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:48 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:48 07:43:01 eth0 0.57 0.33 0.27 0.20 0.00 0.00 0.00 0.00 07:45:48 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:48 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:48 07:44:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:45:48 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:48 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:48 07:45:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:45:48 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:48 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:48 Average: eth0 277.74 228.79 1069.57 30.35 0.00 0.00 0.00 0.00 07:45:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:48 Average: docker0 132.28 132.00 10.32 432.61 0.00 0.00 0.00 0.00 07:45:48 07:45:48 07:45:48 ---> sar -P ALL: 07:45:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/06/21 _x86_64_ (2 CPU) 07:45:48 07:45:48 07:33:45 LINUX RESTART (2 CPU) 07:45:48 07:45:48 07:34:01 CPU %user %nice %system %iowait %steal %idle 07:45:48 07:35:01 all 26.82 0.00 8.49 5.99 0.06 58.64 07:45:48 07:35:01 0 26.63 0.00 9.33 5.09 0.05 58.89 07:45:48 07:35:01 1 27.01 0.00 7.64 6.89 0.07 58.39 07:45:48 07:36:01 all 27.61 0.00 10.75 3.11 0.09 58.44 07:45:48 07:36:01 0 25.28 0.00 10.97 3.42 0.09 60.24 07:45:48 07:36:01 1 29.93 0.00 10.53 2.80 0.09 56.65 07:45:48 07:37:01 all 61.18 0.00 9.75 1.33 0.11 27.63 07:45:48 07:37:01 0 61.38 0.00 9.66 1.42 0.11 27.43 07:45:48 07:37:01 1 60.98 0.00 9.84 1.24 0.11 27.83 07:45:48 07:38:01 all 36.22 0.00 5.05 0.30 0.07 58.36 07:45:48 07:38:01 0 36.01 0.00 5.62 0.32 0.07 57.99 07:45:48 07:38:01 1 36.43 0.00 4.48 0.28 0.07 58.74 07:45:48 07:39:01 all 4.30 0.00 0.82 0.33 0.02 94.53 07:45:48 07:39:01 0 4.54 0.00 0.92 0.13 0.02 94.39 07:45:48 07:39:01 1 4.06 0.00 0.72 0.52 0.02 94.68 07:45:48 07:40:01 all 0.13 0.00 0.07 0.00 0.02 99.78 07:45:48 07:40:01 0 0.22 0.00 0.05 0.00 0.02 99.72 07:45:48 07:40:01 1 0.05 0.00 0.08 0.00 0.02 99.85 07:45:48 07:41:01 all 0.20 0.00 0.06 0.00 0.01 99.73 07:45:48 07:41:01 0 0.35 0.00 0.07 0.00 0.02 99.57 07:45:48 07:41:01 1 0.05 0.00 0.05 0.00 0.00 99.90 07:45:48 07:42:01 all 0.14 0.00 0.06 0.00 0.02 99.78 07:45:48 07:42:01 0 0.23 0.00 0.07 0.00 0.00 99.70 07:45:48 07:42:01 1 0.05 0.00 0.05 0.00 0.03 99.87 07:45:48 07:43:01 all 0.25 0.00 0.06 0.00 0.02 99.67 07:45:48 07:43:01 0 0.42 0.00 0.05 0.00 0.02 99.52 07:45:48 07:43:01 1 0.08 0.00 0.07 0.00 0.02 99.83 07:45:48 07:44:01 all 0.24 0.00 0.05 0.00 0.01 99.70 07:45:48 07:44:01 0 0.43 0.00 0.07 0.00 0.02 99.48 07:45:48 07:44:01 1 0.05 0.00 0.03 0.00 0.00 99.92 07:45:48 07:45:01 all 0.26 0.00 0.03 0.00 0.02 99.70 07:45:48 07:45:01 0 0.48 0.00 0.03 0.00 0.02 99.47 07:45:48 07:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:45:48 07:45:48 Average: CPU %user %nice %system %iowait %steal %idle 07:45:48 Average: all 13.72 0.00 3.07 0.97 0.04 82.20 07:45:48 Average: 0 13.61 0.00 3.22 0.91 0.04 82.23 07:45:48 Average: 1 13.83 0.00 2.92 1.03 0.04 82.18 07:45:48 07:45:48 07:45:48