Pull request #2849 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 59374b0208d12e806ef6a9f6756e3c643df78fbf+2a86d860cf369141c507c16492d2a148a24443a3 (a746951bc4c5ead843a22f040302eb0797cbc274) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3f382fce060f16c10d6f597981912fab355381a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 f3f382fce060f16c10d6f597981912fab355381a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8870 in /w/workspace/edgexfoundry_edgex-go_PR-2849 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2849/head:refs/remotes/origin/PR-2849 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2a86d860cf369141c507c16492d2a148a24443a3 into PR head commit 59374b0208d12e806ef6a9f6756e3c643df78fbf Merge succeeded, producing 59374b0208d12e806ef6a9f6756e3c643df78fbf Checking out Revision 59374b0208d12e806ef6a9f6756e3c643df78fbf (PR-2849) > git config core.sparsecheckout # timeout=10 > git checkout -f 59374b0208d12e806ef6a9f6756e3c643df78fbf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2a86d860cf369141c507c16492d2a148a24443a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59374b0208d12e806ef6a9f6756e3c643df78fbf # timeout=10 Commit message: "feat(data): Implement DELETE /event/device/{deviceName} V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:59:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:59:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:59:35 ========================================================= 13:59:35 EdgeX Global Pipelines Version Info 13:59:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7c18a4db3932f90f6827cdcfb9fa5a717ec58fbd # timeout=10 13:59:37 ------------------- 13:59:37 stable info: 13:59:37 ------------------- 13:59:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:59:37 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 13:59:37 Message: update stable to v1.0.148 13:59:38 ------------------- 13:59:38 experimental info: 13:59:38 ------------------- 13:59:38 Commited By: **** collab-it+edgex@linuxfoundation.org 13:59:38 Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc 13:59:38 Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:59:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:59:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:59:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:59:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:59:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:59:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 13:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 13:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 13:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 13:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:59:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:59:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:59:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:59:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:59:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:59:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:59:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 13:59:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:59:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2849 [Pipeline] echo 13:59:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2849 [Pipeline] echo 13:59:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2849 [Pipeline] echo 13:59:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59374b0208d12e806ef6a9f6756e3c643df78fbf [Pipeline] echo 13:59:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59374b0 [Pipeline] echo 13:59:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh 13:59:42 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 13:59:42 + for file in '`ls cmd/**/Dockerfile`' 13:59:42 ++ dirname cmd/core-command/Dockerfile 13:59:42 ++ cut -d/ -f2 13:59:42 + echo core-command,cmd/core-command/Dockerfile 13:59:42 + for file in '`ls cmd/**/Dockerfile`' 13:59:42 ++ dirname cmd/core-data/Dockerfile 13:59:42 ++ cut -d/ -f2 13:59:42 + echo core-data,cmd/core-data/Dockerfile 13:59:42 + for file in '`ls cmd/**/Dockerfile`' 13:59:42 ++ dirname cmd/core-metadata/Dockerfile 13:59:42 ++ cut -d/ -f2 13:59:42 + echo core-metadata,cmd/core-metadata/Dockerfile 13:59:42 + for file in '`ls cmd/**/Dockerfile`' 13:59:42 ++ dirname cmd/security-proxy-setup/Dockerfile 13:59:42 ++ cut -d/ -f2 13:59:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:59:42 + for file in '`ls cmd/**/Dockerfile`' 13:59:42 ++ dirname cmd/security-secrets-setup/Dockerfile 13:59:42 ++ cut -d/ -f2 13:59:42 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 13:59:42 + for file in '`ls cmd/**/Dockerfile`' 13:59:42 ++ dirname cmd/security-secretstore-setup/Dockerfile 13:59:42 ++ cut -d/ -f2 13:59:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:59:42 + for file in '`ls cmd/**/Dockerfile`' 13:59:42 ++ dirname cmd/support-logging/Dockerfile 13:59:42 ++ cut -d/ -f2 13:59:42 + echo support-logging,cmd/support-logging/Dockerfile 13:59:42 + for file in '`ls cmd/**/Dockerfile`' 13:59:42 ++ dirname cmd/support-notifications/Dockerfile 13:59:42 ++ cut -d/ -f2 13:59:42 + echo support-notifications,cmd/support-notifications/Dockerfile 13:59:42 + for file in '`ls cmd/**/Dockerfile`' 13:59:42 ++ dirname cmd/support-scheduler/Dockerfile 13:59:42 ++ cut -d/ -f2 13:59:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:59:42 + for file in '`ls cmd/**/Dockerfile`' 13:59:42 ++ dirname cmd/sys-mgmt-agent/Dockerfile 13:59:42 ++ cut -d/ -f2 13:59:42 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:59:42 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 13:59:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:59:46 13:59:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:59:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:59:47 latest: Pulling from edgex-devops/git-semver 13:59:47 31603596830f: Pulling fs layer 13:59:47 2a8b12db71e7: Pulling fs layer 13:59:47 6ca5941a6612: Pulling fs layer 13:59:47 ecc8261a40a4: Pulling fs layer 13:59:47 ecc8261a40a4: Waiting 13:59:47 2a8b12db71e7: Verifying Checksum 13:59:47 2a8b12db71e7: Download complete 13:59:47 31603596830f: Verifying Checksum 13:59:47 31603596830f: Download complete 13:59:47 ecc8261a40a4: Verifying Checksum 13:59:47 ecc8261a40a4: Download complete 13:59:47 6ca5941a6612: Verifying Checksum 13:59:47 6ca5941a6612: Download complete 13:59:48 31603596830f: Pull complete 13:59:48 2a8b12db71e7: Pull complete 13:59:49 6ca5941a6612: Pull complete 13:59:49 ecc8261a40a4: Pull complete 13:59:49 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 13:59:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:59:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:59:49 prd-centos7-docker-4c-2g-8870 does not seem to be running inside a container 13:59:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:59:52 $ docker top 6d8d5a0945a618b6310bf593d31034742a625608401151aa81170c27b32d76f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:59:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:59:52 [ssh-agent] Looking for ssh-agent implementation... 13:59:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:52 $ docker exec 6d8d5a0945a618b6310bf593d31034742a625608401151aa81170c27b32d76f7 ssh-agent 13:59:53 SSH_AUTH_SOCK=/tmp/ssh-3d5LkffhZI2k/agent.11 13:59:53 SSH_AGENT_PID=16 13:59:53 Running ssh-add (command line suppressed) 13:59:53 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1680984120814722876.key (/w/workspace/edgex-go/4@tmp/private_key_1680984120814722876.key) 13:59:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:59:53 + git tag --points-at HEAD [Pipeline] } 13:59:53 $ docker exec --env ******** --env ******** 6d8d5a0945a618b6310bf593d31034742a625608401151aa81170c27b32d76f7 ssh-agent -k 13:59:53 unset SSH_AUTH_SOCK; 13:59:53 unset SSH_AGENT_PID; 13:59:53 echo Agent pid 16 killed; 13:59:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:59:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:59:54 [ssh-agent] Looking for ssh-agent implementation... 13:59:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:54 $ docker exec 6d8d5a0945a618b6310bf593d31034742a625608401151aa81170c27b32d76f7 ssh-agent 13:59:54 SSH_AUTH_SOCK=/tmp/ssh-6fKbgzVTH0kj/agent.44 13:59:54 SSH_AGENT_PID=49 13:59:54 Running ssh-add (command line suppressed) 13:59:54 Identity added: /w/workspace/edgex-go/4@tmp/private_key_979797541472107516.key (/w/workspace/edgex-go/4@tmp/private_key_979797541472107516.key) 13:59:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:59:54 + git semver init 13:59:54 # -> Open(): unable to determine branch for HEAD 13:59:54 # $GIT_DIR = /w/workspace/edgex-go/4/.git 13:59:54 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 13:59:54 # $SEMVER_REMOTE_NAME = origin 13:59:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:59:54 # $SEMVER_USER_NAME = edgex-jenkins 13:59:54 # $SEMVER_BRANCH = PR-2849 13:59:54 # $SEMVER_TEMP = /tmp/semver-263504502 13:59:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 14:00:27 # '/tmp/semver-263504502' -> '/w/workspace/edgex-go/4/.semver' 14:00:27 # -> Force: false 14:00:27 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 14:00:27 $ docker exec --env ******** --env ******** 6d8d5a0945a618b6310bf593d31034742a625608401151aa81170c27b32d76f7 ssh-agent -k 14:00:27 unset SSH_AUTH_SOCK; 14:00:27 unset SSH_AGENT_PID; 14:00:27 echo Agent pid 49 killed; 14:00:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:00:28 + git semver [Pipeline] } 14:00:28 $ docker stop --time=1 6d8d5a0945a618b6310bf593d31034742a625608401151aa81170c27b32d76f7 14:00:29 $ docker rm -f 6d8d5a0945a618b6310bf593d31034742a625608401151aa81170c27b32d76f7 [Pipeline] // withDockerContainer [Pipeline] sh 14:00:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:00:31 Stashed 1 file(s) [Pipeline] echo 14:00:31 [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 14:00:32 ========================================================= 14:00:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 14:00:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:00:32 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 14:00:35 Sending build context to Docker daemon 325.8MB 14:00:35 Step 1/7 : ARG BASE=golang:1.15-alpine 14:00:35 Step 2/7 : FROM ${BASE} 14:00:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 14:00:36 df20fa9351a1: Pulling fs layer 14:00:36 ed8968b2872e: Pulling fs layer 14:00:36 a92cc7c5fd73: Pulling fs layer 14:00:36 e871e8e8d7a9: Pulling fs layer 14:00:36 e73272ec9a57: Pulling fs layer 14:00:36 1e910a182e73: Pulling fs layer 14:00:36 4e634b169226: Pulling fs layer 14:00:36 e73272ec9a57: Waiting 14:00:36 1e910a182e73: Waiting 14:00:36 4e634b169226: Waiting 14:00:36 e871e8e8d7a9: Waiting 14:00:36 a92cc7c5fd73: Verifying Checksum 14:00:36 a92cc7c5fd73: Download complete 14:00:36 ed8968b2872e: Verifying Checksum 14:00:36 ed8968b2872e: Download complete 14:00:36 e73272ec9a57: Verifying Checksum 14:00:36 e73272ec9a57: Download complete 14:00:36 1e910a182e73: Download complete 14:00:36 df20fa9351a1: Verifying Checksum 14:00:36 df20fa9351a1: Download complete 14:00:36 df20fa9351a1: Pull complete 14:00:36 ed8968b2872e: Pull complete 14:00:37 a92cc7c5fd73: Pull complete 14:00:38 4e634b169226: Verifying Checksum 14:00:38 4e634b169226: Download complete 14:00:39 e871e8e8d7a9: Download complete 14:00:45 e871e8e8d7a9: Pull complete 14:00:45 e73272ec9a57: Pull complete 14:00:45 1e910a182e73: Pull complete 14:00:46 Still waiting to schedule task 14:00:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:00:50 4e634b169226: Pull complete 14:00:50 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 14:00:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 14:00:50 ---> f7629b54cfaa 14:00:50 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 14:00:50 ---> Running in 7d8927a8411a 14:00:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:00:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:00:53 (1/12) Installing libmagic (5.38-r0) 14:00:53 (2/12) Installing file (5.38-r0) 14:00:53 (3/12) Installing libc-dev (0.7.2-r3) 14:00:53 (4/12) Installing g++ (9.3.0-r2) 14:01:03 (5/12) Installing fortify-headers (1.1-r0) 14:01:03 (6/12) Installing patch (2.7.6-r6) 14:01:03 (7/12) Installing build-base (0.5-r2) 14:01:03 (8/12) Installing libsodium (1.0.18-r0) 14:01:03 (9/12) Installing pkgconf (1.7.2-r0) 14:01:03 (10/12) Installing libsodium-dev (1.0.18-r0) 14:01:03 (11/12) Installing libzmq (4.3.3-r0) 14:01:03 (12/12) Installing zeromq-dev (4.3.3-r0) 14:01:03 Executing busybox-1.31.1-r16.trigger 14:01:03 OK: 233 MiB in 51 packages 14:01:06 Removing intermediate container 7d8927a8411a 14:01:06 ---> 813ba99f44e1 14:01:06 Step 4/7 : WORKDIR /edgex-go 14:01:06 ---> Running in 8af785b8297c 14:01:06 Removing intermediate container 8af785b8297c 14:01:06 ---> aae4f45ff77f 14:01:06 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:01:06 latest: Pulling from library/docker 14:01:06 188c0c94c7c5: Pulling fs layer 14:01:06 0c7c675703d6: Pulling fs layer 14:01:06 cc8c12a437cb: Pulling fs layer 14:01:06 c5dafad2182a: Pulling fs layer 14:01:06 5aa711733414: Pulling fs layer 14:01:06 058f73b55e4b: Pulling fs layer 14:01:06 8c9c664faf12: Pulling fs layer 14:01:06 5aa711733414: Waiting 14:01:06 058f73b55e4b: Waiting 14:01:06 8c9c664faf12: Waiting 14:01:06 c5dafad2182a: Waiting 14:01:06 cc8c12a437cb: Verifying Checksum 14:01:06 cc8c12a437cb: Download complete 14:01:06 0c7c675703d6: Verifying Checksum 14:01:06 0c7c675703d6: Download complete 14:01:06 188c0c94c7c5: Verifying Checksum 14:01:06 188c0c94c7c5: Download complete 14:01:07 5aa711733414: Verifying Checksum 14:01:07 5aa711733414: Download complete 14:01:07 058f73b55e4b: Verifying Checksum 14:01:07 058f73b55e4b: Download complete 14:01:07 8c9c664faf12: Verifying Checksum 14:01:07 8c9c664faf12: Download complete 14:01:07 188c0c94c7c5: Pull complete 14:01:07 0c7c675703d6: Pull complete 14:01:07 cc8c12a437cb: Pull complete 14:01:08 c5dafad2182a: Verifying Checksum 14:01:08 c5dafad2182a: Download complete 14:01:10 c5dafad2182a: Pull complete 14:01:10 5aa711733414: Pull complete 14:01:10 058f73b55e4b: Pull complete 14:01:10 8c9c664faf12: Pull complete 14:01:10 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 14:01:10 Status: Downloaded newer image for docker:latest 14:01:12 ---> 3321d3143993 14:01:12 Step 6/7 : COPY go.mod . 14:01:13 ---> 6abd0d199a37 14:01:13 Step 7/7 : RUN go mod download 14:01:13 ---> Running in ba15cdd3ea82 14:01:35 Removing intermediate container ba15cdd3ea82 14:01:35 ---> f6df840a0473 14:01:35 Successfully built f6df840a0473 14:01:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:01:35 + docker inspect -f . ci-base-image-x86_64 14:01:35 . [Pipeline] withDockerContainer 14:01:35 prd-centos7-docker-4c-2g-8870 does not seem to be running inside a container 14:01:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:01:36 $ docker top 3460df4be24ccbc772982466de98e3bc86f621ed77b1eb853f3eeb7a9f154c5a -eo pid,comm [Pipeline] { [Pipeline] sh 14:01:37 + go version 14:01:37 go version go1.15.2 linux/amd64 [Pipeline] } 14:01:37 $ docker stop --time=1 3460df4be24ccbc772982466de98e3bc86f621ed77b1eb853f3eeb7a9f154c5a 14:01:38 $ docker rm -f 3460df4be24ccbc772982466de98e3bc86f621ed77b1eb853f3eeb7a9f154c5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:01:39 + docker inspect -f . ci-base-image-x86_64 14:01:39 . [Pipeline] withDockerContainer 14:01:39 prd-centos7-docker-4c-2g-8870 does not seem to be running inside a container 14:01:39 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:01:40 $ docker top 10990ce14f9d66ca2ea345b49961e5659c2ec87d7ff04ecd0418f8efb8dd2e9e -eo pid,comm [Pipeline] { [Pipeline] echo 14:01:40 ========================================================= 14:01:40 [edgeXBuildGoParallel] Running Tests and Build... 14:01:40 ========================================================= [Pipeline] sh 14:01:41 + make test 14:01:41 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:01:43 ? github.com/edgexfoundry/edgex-go [no test files] 14:01:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:02:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:02:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:02:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:02:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:02:01 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.005s 14:02:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 14:02:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:02:01 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 14:02:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:02:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:02:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:02:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:02:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:02:06 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.027s coverage: 46.6% of statements 14:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 14:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 14:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 14:02:09 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.077s coverage: 27.1% of statements 14:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 14:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 14:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 14:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:02:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements 14:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 14:02:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.017s coverage: 100.0% of statements 14:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 14:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 14:02:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.052s coverage: 73.4% of statements 14:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 14:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 14:02:09 --- FAIL: TestDeleteEventsByDeviceName (0.00s) 14:02:09 panic: 14:02:09 14:02:09 mock: Unexpected Method Call 14:02:09 ----------------------------- 14:02:09 14:02:09 DeleteEventsByDeviceName(string) 14:02:09 0: "" 14:02:09 14:02:09 The closest call I have is: 14:02:09 14:02:09 DeleteEventsByDeviceName(string) 14:02:09 0: "deviceA" 14:02:09 14:02:09 14:02:09 Diff: 0: FAIL: (string=) != (string=deviceA) [recovered] 14:02:09 panic: 14:02:09 14:02:09 mock: Unexpected Method Call 14:02:09 ----------------------------- 14:02:09 14:02:09 DeleteEventsByDeviceName(string) 14:02:09 0: "" 14:02:09 14:02:09 The closest call I have is: 14:02:09 14:02:09 DeleteEventsByDeviceName(string) 14:02:09 0: "deviceA" 14:02:09 14:02:09 14:02:09 Diff: 0: FAIL: (string=) != (string=deviceA) 14:02:09 14:02:09 goroutine 39 [running]: 14:02:09 testing.tRunner.func1.1(0x819440, 0xc0002eb0b0) 14:02:09 /usr/local/go/src/testing/testing.go:1076 +0x30d 14:02:09 testing.tRunner.func1(0xc0002c7c80) 14:02:09 /usr/local/go/src/testing/testing.go:1079 +0x41a 14:02:09 panic(0x819440, 0xc0002eb0b0) 14:02:09 /usr/local/go/src/runtime/panic.go:969 +0x175 14:02:09 github.com/stretchr/testify/mock.(*Mock).fail(0xc0002c2f50, 0x8c606a, 0x6f, 0xc0002f4cc0, 0x4, 0x4) 14:02:09 /go/pkg/mod/github.com/stretchr/testify@v1.5.1/mock/mock.go:236 +0x17f 14:02:09 github.com/stretchr/testify/mock.(*Mock).MethodCalled(0xc0002c2f50, 0xb256eb, 0x18, 0xc0002eaf20, 0x1, 0x1, 0xc0002f4c80, 0x4, 0x4) 14:02:09 /go/pkg/mod/github.com/stretchr/testify@v1.5.1/mock/mock.go:366 +0x65d 14:02:09 github.com/stretchr/testify/mock.(*Mock).Called(0xc0002c2f50, 0xc0002eaf20, 0x1, 0x1, 0xc0002fa2c8, 0x8cd9b0, 0xc00004baf8) 14:02:09 /go/pkg/mod/github.com/stretchr/testify@v1.5.1/mock/mock.go:338 +0x1ab 14:02:09 github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks.(*DBClient).DeleteEventsByDeviceName(0xc0002c2f50, 0x0, 0x0, 0x7f454e1c3098, 0xc0002c2f50) 14:02:09 /w/workspace/edgex-go/4/internal/core/data/v2/infrastructure/interfaces/mocks/DBClient.go:89 +0xa5 14:02:09 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application.DeleteEventsByDeviceName(0x0, 0x0, 0xc0002fa2c0, 0x4, 0xbc35a0) 14:02:09 /w/workspace/edgex-go/4/internal/core/data/v2/application/event.go:206 +0xc5 14:02:09 github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http.(*EventController).DeleteEventsByDeviceName(0xc00004be58, 0x92dca0, 0xc0002f4c40, 0xc0002bfc00) 14:02:09 /w/workspace/edgex-go/4/internal/core/data/v2/controller/http/event.go:334 +0x1a8 14:02:09 net/http.HandlerFunc.ServeHTTP(...) 14:02:09 /usr/local/go/src/net/http/server.go:2042 14:02:09 github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http.TestDeleteEventsByDeviceName(0xc0002c7c80) 14:02:09 /w/workspace/edgex-go/4/internal/core/data/v2/controller/http/event_test.go:459 +0x4d5 14:02:09 testing.tRunner(0xc0002c7c80, 0x8ccbc0) 14:02:09 /usr/local/go/src/testing/testing.go:1127 +0xef 14:02:09 created by testing.(*T).Run 14:02:09 /usr/local/go/src/testing/testing.go:1178 +0x386 14:02:09 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.033s 14:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 14:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 14:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 14:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 14:02:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.079s coverage: 28.6% of statements 14:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 14:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 14:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 14:02:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.050s coverage: 100.0% of statements 14:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 14:02:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.015s coverage: 100.0% of statements 14:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 14:02:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.069s coverage: 86.7% of statements 14:02:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 14:02:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.037s coverage: 97.5% of statements 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 14:02:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.027s coverage: 100.0% of statements 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 14:02:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.060s coverage: 95.7% of statements 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 14:02:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.024s coverage: 58.8% of statements 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 14:02:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.014s coverage: 0.0% of statements [no tests to run] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 14:02:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 14:02:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.079s coverage: 63.5% of statements 14:02:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:02:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:02:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.023s coverage: 100.0% of statements 14:02:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.007s coverage: 91.3% of statements 14:02:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.009s coverage: 100.0% of statements 14:02:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements 14:02:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.015s coverage: 100.0% of statements 14:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.127s coverage: 55.9% of statements 14:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 14:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 7.060s coverage: 86.3% of statements 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.315s coverage: 72.2% of statements 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.098s coverage: 72.1% of statements 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.027s coverage: 82.4% of statements 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.010s coverage: 48.4% of statements 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.013s coverage: 28.8% of statements 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.040s coverage: 96.8% of statements 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.022s coverage: 36.5% of statements 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.076s coverage: 84.1% of statements 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.006s coverage: 100.0% of statements 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.010s coverage: 42.9% of statements 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.050s coverage: 100.0% of statements 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.037s coverage: 83.8% of statements 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.050s coverage: 46.8% of statements 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.005s coverage: 100.0% of statements 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.008s coverage: 100.0% of statements 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.017s coverage: 100.0% of statements 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.059s coverage: 29.1% of statements 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.026s coverage: 99.0% of statements 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.013s coverage: 100.0% of statements 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.007s coverage: 100.0% of statements 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.009s coverage: 87.9% of statements 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 14:02:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:02:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.018s coverage: 100.0% of statements 14:02:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements 14:02:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements 14:02:22 FAIL 14:02:22 make: *** [Makefile:81: test] Error 1 [Pipeline] } 14:02:22 $ docker stop --time=1 10990ce14f9d66ca2ea345b49961e5659c2ec87d7ff04ecd0418f8efb8dd2e9e 14:02:24 $ docker rm -f 10990ce14f9d66ca2ea345b49961e5659c2ec87d7ff04ecd0418f8efb8dd2e9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:02:26 Failed in branch amd64 14:02:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8871 in /w/workspace/edgexfoundry_edgex-go_PR-2849 [Pipeline] { [Pipeline] ws 14:02:40 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 14:02:45 using credential edgex-jenkins-ssh 14:02:45 Cloning the remote Git repository 14:02:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:02:46 > git init /w/workspace/edgex-go/4 # timeout=10 14:02:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:02:46 > git --version # timeout=10 14:02:46 > git --version # 'git version 2.17.1' 14:02:46 using GIT_SSH to set credentials SSH Credentials for GitHub 14:02:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:03:04 Merging remotes/origin/master commit 2a86d860cf369141c507c16492d2a148a24443a3 into PR head commit 59374b0208d12e806ef6a9f6756e3c643df78fbf 14:03:04 Merge succeeded, producing 59374b0208d12e806ef6a9f6756e3c643df78fbf 14:03:04 Checking out Revision 59374b0208d12e806ef6a9f6756e3c643df78fbf (PR-2849) 14:03:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:03:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:03:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:03:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:03:03 using GIT_SSH to set credentials SSH Credentials for GitHub 14:03:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2849/head:refs/remotes/origin/PR-2849 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:03:04 > git config core.sparsecheckout # timeout=10 14:03:04 > git checkout -f 59374b0208d12e806ef6a9f6756e3c643df78fbf # timeout=10 14:03:04 > git remote # timeout=10 14:03:04 > git config --get remote.origin.url # timeout=10 14:03:04 using GIT_SSH to set credentials SSH Credentials for GitHub 14:03:04 > git merge 2a86d860cf369141c507c16492d2a148a24443a3 # timeout=10 14:03:04 > git rev-parse HEAD^{commit} # timeout=10 14:03:04 > git config core.sparsecheckout # timeout=10 14:03:04 > git checkout -f 59374b0208d12e806ef6a9f6756e3c643df78fbf # timeout=10 14:03:09 Commit message: "feat(data): Implement DELETE /event/device/{deviceName} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:03:10 ========================================================= 14:03:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 14:03:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:03:11 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 14:03:13 Sending build context to Docker daemon 165.4MB 14:03:13 Step 1/7 : ARG BASE=golang:1.15-alpine 14:03:13 Step 2/7 : FROM ${BASE} 14:03:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:03:14 b538f80385f9: Pulling fs layer 14:03:14 74f711af9a0d: Pulling fs layer 14:03:14 99f96fe45779: Pulling fs layer 14:03:14 8529a6b9a6be: Pulling fs layer 14:03:14 45590311c82a: Pulling fs layer 14:03:14 69ca0ff8b7b3: Pulling fs layer 14:03:14 209524e5b208: Pulling fs layer 14:03:14 209524e5b208: Waiting 14:03:14 69ca0ff8b7b3: Waiting 14:03:14 99f96fe45779: Verifying Checksum 14:03:14 99f96fe45779: Download complete 14:03:14 74f711af9a0d: Verifying Checksum 14:03:14 74f711af9a0d: Download complete 14:03:14 45590311c82a: Download complete 14:03:14 69ca0ff8b7b3: Verifying Checksum 14:03:14 69ca0ff8b7b3: Download complete 14:03:14 b538f80385f9: Verifying Checksum 14:03:14 b538f80385f9: Download complete 14:03:14 b538f80385f9: Pull complete 14:03:15 74f711af9a0d: Pull complete 14:03:15 99f96fe45779: Pull complete 14:03:17 209524e5b208: Verifying Checksum 14:03:17 209524e5b208: Download complete 14:03:18 8529a6b9a6be: Verifying Checksum 14:03:18 8529a6b9a6be: Download complete 14:03:28 8529a6b9a6be: Pull complete 14:03:28 45590311c82a: Pull complete 14:03:29 69ca0ff8b7b3: Pull complete 14:03:33 209524e5b208: Pull complete 14:03:33 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 14:03:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 14:03:33 ---> 5bddaf1c2fca 14:03:33 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 14:03:36 ---> Running in 7d537202e497 14:03:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:03:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:03:40 (1/12) Installing libmagic (5.38-r0) 14:03:40 (2/12) Installing file (5.38-r0) 14:03:40 (3/12) Installing libc-dev (0.7.2-r3) 14:03:40 (4/12) Installing g++ (9.3.0-r2) 14:03:45 (5/12) Installing fortify-headers (1.1-r0) 14:03:45 (6/12) Installing patch (2.7.6-r6) 14:03:45 (7/12) Installing build-base (0.5-r2) 14:03:45 (8/12) Installing libsodium (1.0.18-r0) 14:03:45 (9/12) Installing pkgconf (1.7.2-r0) 14:03:45 (10/12) Installing libsodium-dev (1.0.18-r0) 14:03:45 (11/12) Installing libzmq (4.3.3-r0) 14:03:45 (12/12) Installing zeromq-dev (4.3.3-r0) 14:03:45 Executing busybox-1.31.1-r16.trigger 14:03:45 OK: 217 MiB in 51 packages 14:03:50 Removing intermediate container 7d537202e497 14:03:50 ---> c75bdab921c4 14:03:50 Step 4/7 : WORKDIR /edgex-go 14:03:50 ---> Running in 05f74f72fa5d 14:03:50 Removing intermediate container 05f74f72fa5d 14:03:50 ---> d9eb305d2d99 14:03:50 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:03:51 latest: Pulling from library/docker 14:03:51 5f621e34cdf4: Pulling fs layer 14:03:51 85db56a05063: Pulling fs layer 14:03:51 ccb67d6aeaaa: Pulling fs layer 14:03:51 a0b19fc83503: Pulling fs layer 14:03:51 8eb508b41278: Pulling fs layer 14:03:51 37236713561e: Pulling fs layer 14:03:51 07c93f2b1b56: Pulling fs layer 14:03:51 8eb508b41278: Waiting 14:03:51 37236713561e: Waiting 14:03:51 07c93f2b1b56: Waiting 14:03:51 a0b19fc83503: Waiting 14:03:51 ccb67d6aeaaa: Verifying Checksum 14:03:51 ccb67d6aeaaa: Download complete 14:03:51 85db56a05063: Verifying Checksum 14:03:51 85db56a05063: Download complete 14:03:51 5f621e34cdf4: Download complete 14:03:51 8eb508b41278: Verifying Checksum 14:03:51 8eb508b41278: Download complete 14:03:51 37236713561e: Verifying Checksum 14:03:51 37236713561e: Download complete 14:03:51 07c93f2b1b56: Verifying Checksum 14:03:51 07c93f2b1b56: Download complete 14:03:51 5f621e34cdf4: Pull complete 14:03:52 85db56a05063: Pull complete 14:03:52 a0b19fc83503: Verifying Checksum 14:03:52 a0b19fc83503: Download complete 14:03:53 ccb67d6aeaaa: Pull complete 14:03:56 a0b19fc83503: Pull complete 14:03:56 8eb508b41278: Pull complete 14:03:56 37236713561e: Pull complete 14:03:57 07c93f2b1b56: Pull complete 14:03:57 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 14:03:57 Status: Downloaded newer image for docker:latest 14:04:00 ---> 159fa571e0ce 14:04:00 Step 6/7 : COPY go.mod . 14:04:01 ---> e2d060c06bf8 14:04:01 Step 7/7 : RUN go mod download 14:04:01 ---> Running in 70f3515d2bd9 14:04:28 Removing intermediate container 70f3515d2bd9 14:04:28 ---> 12aef72aa291 14:04:28 Successfully built 12aef72aa291 14:04:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:04:28 + docker inspect -f . ci-base-image-arm64 14:04:28 . [Pipeline] withDockerContainer 14:04:28 prd-ubuntu18.04-docker-arm64-4c-16g-8871 does not seem to be running inside a container 14:04:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:04:30 $ docker top c21f9345721832fece61f6b1ca490611fbccae4acbbb3dc91ca61fb3c62280fa -eo pid,comm [Pipeline] { [Pipeline] sh 14:04:32 + go version 14:04:32 go version go1.15.2 linux/arm64 [Pipeline] } 14:04:32 $ docker stop --time=1 c21f9345721832fece61f6b1ca490611fbccae4acbbb3dc91ca61fb3c62280fa 14:04:34 $ docker rm -f c21f9345721832fece61f6b1ca490611fbccae4acbbb3dc91ca61fb3c62280fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:04:35 + docker inspect -f . ci-base-image-arm64 14:04:35 . [Pipeline] withDockerContainer 14:04:35 prd-ubuntu18.04-docker-arm64-4c-16g-8871 does not seem to be running inside a container 14:04:35 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:04:37 $ docker top f654197a76a8194e977d8cd6140d29562df74eb99951230e17b2a5f2452141f8 -eo pid,comm [Pipeline] { [Pipeline] echo 14:04:37 ========================================================= 14:04:37 [edgeXBuildGoParallel] Running Tests and Build... 14:04:37 ========================================================= [Pipeline] sh 14:04:38 + make test 14:04:38 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:04:41 ? github.com/edgexfoundry/edgex-go [no test files] 14:05:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:05:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:05:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:05:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:05:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:05:31 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.049s 14:05:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 14:05:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:05:32 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 14:05:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:05:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:05:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:05:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:05:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:05:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.075s coverage: 46.6% of statements 14:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 14:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 14:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 14:05:50 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.262s coverage: 27.1% of statements 14:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 14:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 14:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 14:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:05:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements 14:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 14:05:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.058s coverage: 100.0% of statements 14:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 14:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 14:05:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.082s coverage: 73.4% of statements 14:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 14:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 14:05:52 --- FAIL: TestDeleteEventsByDeviceName (0.00s) 14:05:52 panic: 14:05:52 14:05:52 mock: Unexpected Method Call 14:05:52 ----------------------------- 14:05:52 14:05:52 DeleteEventsByDeviceName(string) 14:05:52 0: "" 14:05:52 14:05:52 The closest call I have is: 14:05:52 14:05:52 DeleteEventsByDeviceName(string) 14:05:52 0: "deviceA" 14:05:52 14:05:52 14:05:52 Diff: 0: FAIL: (string=) != (string=deviceA) [recovered] 14:05:52 panic: 14:05:52 14:05:52 mock: Unexpected Method Call 14:05:52 ----------------------------- 14:05:52 14:05:52 DeleteEventsByDeviceName(string) 14:05:52 0: "" 14:05:52 14:05:52 The closest call I have is: 14:05:52 14:05:52 DeleteEventsByDeviceName(string) 14:05:52 0: "deviceA" 14:05:52 14:05:52 14:05:52 Diff: 0: FAIL: (string=) != (string=deviceA) 14:05:52 14:05:52 goroutine 52 [running]: 14:05:52 testing.tRunner.func1.1(0x786280, 0x400038bbd0) 14:05:52 /usr/local/go/src/testing/testing.go:1076 +0x240 14:05:52 testing.tRunner.func1(0x4000397c80) 14:05:52 /usr/local/go/src/testing/testing.go:1079 +0x34c 14:05:52 panic(0x786280, 0x400038bbd0) 14:05:52 /usr/local/go/src/runtime/panic.go:969 +0x11c 14:05:52 github.com/stretchr/testify/mock.(*Mock).fail(0x40003c2dc0, 0x832da9, 0x6f, 0x40003afcc0, 0x4, 0x4) 14:05:52 /go/pkg/mod/github.com/stretchr/testify@v1.5.1/mock/mock.go:236 +0x158 14:05:52 github.com/stretchr/testify/mock.(*Mock).MethodCalled(0x40003c2dc0, 0xa8e8b3, 0x18, 0x400038ba40, 0x1, 0x1, 0x40003afc80, 0x4, 0x4) 14:05:52 /go/pkg/mod/github.com/stretchr/testify@v1.5.1/mock/mock.go:366 +0x520 14:05:52 github.com/stretchr/testify/mock.(*Mock).Called(0x40003c2dc0, 0x400038ba40, 0x1, 0x1, 0x4000391528, 0x83a6c8, 0x4000046ae8) 14:05:52 /go/pkg/mod/github.com/stretchr/testify@v1.5.1/mock/mock.go:338 +0x138 14:05:52 github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks.(*DBClient).DeleteEventsByDeviceName(0x40003c2dc0, 0x0, 0x0, 0xffff8588fad8, 0x40003c2dc0) 14:05:52 /w/workspace/edgex-go/4/internal/core/data/v2/infrastructure/interfaces/mocks/DBClient.go:89 +0x90 14:05:52 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application.DeleteEventsByDeviceName(0x0, 0x0, 0x4000391520, 0x4, 0xb3b220) 14:05:52 /w/workspace/edgex-go/4/internal/core/data/v2/application/event.go:206 +0xa4 14:05:52 github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http.(*EventController).DeleteEventsByDeviceName(0x4000046e50, 0x89ab80, 0x40003afc40, 0x40003ada00) 14:05:52 /w/workspace/edgex-go/4/internal/core/data/v2/controller/http/event.go:334 +0x164 14:05:52 net/http.HandlerFunc.ServeHTTP(...) 14:05:52 /usr/local/go/src/net/http/server.go:2042 14:05:52 github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http.TestDeleteEventsByDeviceName(0x4000397c80) 14:05:52 /w/workspace/edgex-go/4/internal/core/data/v2/controller/http/event_test.go:459 +0x408 14:05:52 testing.tRunner(0x4000397c80, 0x839908) 14:05:52 /usr/local/go/src/testing/testing.go:1127 +0xdc 14:05:52 created by testing.(*T).Run 14:05:52 /usr/local/go/src/testing/testing.go:1178 +0x2ec 14:05:52 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.411s 14:05:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 14:05:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 14:05:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 14:05:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 14:05:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.364s coverage: 28.6% of statements 14:05:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:05:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:05:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 14:05:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 14:05:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 14:05:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.033s coverage: 100.0% of statements 14:05:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 14:05:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements 14:05:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 14:05:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.049s coverage: 86.7% of statements 14:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 14:05:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.088s coverage: 97.5% of statements 14:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 14:05:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.053s coverage: 100.0% of statements 14:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 14:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 14:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 14:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 14:06:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.248s coverage: 95.7% of statements 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 14:06:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.012s coverage: 58.8% of statements 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 14:06:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.041s coverage: 0.0% of statements [no tests to run] 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 14:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 14:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 63.5% of statements 14:06:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:06:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.018s coverage: 100.0% of statements 14:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.021s coverage: 91.3% of statements 14:06:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 14:06:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements 14:06:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements 14:06:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.260s coverage: 55.9% of statements 14:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 14:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 14:06:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 16.414s coverage: 86.3% of statements 14:06:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 14:06:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.246s coverage: 72.2% of statements 14:06:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.365s coverage: 72.1% of statements 14:06:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.029s coverage: 82.4% of statements 14:06:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.016s coverage: 48.4% of statements 14:06:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 14:06:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 14:06:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 14:06:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.017s coverage: 28.8% of statements 14:06:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 14:06:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.053s coverage: 96.8% of statements 14:06:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 14:06:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 36.5% of statements 14:06:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:06:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:06:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.288s coverage: 84.1% of statements 14:06:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.060s coverage: 100.0% of statements 14:06:26 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.028s coverage: 42.9% of statements 14:06:26 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 14:06:26 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 14:06:26 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.016s coverage: 100.0% of statements 14:06:26 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 14:06:26 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.053s coverage: 83.8% of statements 14:06:26 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 14:06:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.090s coverage: 47.1% of statements 14:06:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:06:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:06:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.051s coverage: 100.0% of statements 14:06:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 14:06:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 14:06:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 14:06:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.041s coverage: 100.0% of statements 14:06:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 14:06:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.027s coverage: 100.0% of statements 14:06:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 14:06:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.157s coverage: 29.1% of statements 14:06:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:06:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:06:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 14:06:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 14:06:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 14:06:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.048s coverage: 99.0% of statements 14:06:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 14:06:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.069s coverage: 100.0% of statements 14:06:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 14:06:30 ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements 14:06:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:06:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements 14:06:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 14:06:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:06:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:06:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 14:06:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements 14:06:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 14:06:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:06:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.012s coverage: 100.0% of statements 14:06:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.012s coverage: 32.1% of statements 14:06:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.021s coverage: 100.0% of statements 14:06:32 FAIL 14:06:32 make: *** [Makefile:81: test] Error 1 [Pipeline] } 14:06:32 $ docker stop --time=1 f654197a76a8194e977d8cd6140d29562df74eb99951230e17b2a5f2452141f8 14:06:35 $ docker rm -f f654197a76a8194e977d8cd6140d29562df74eb99951230e17b2a5f2452141f8 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:06:37 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] { (Clair Scan) Stage "Clair 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] libraryResource [Pipeline] sh 14:06:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:06:41 ---> package-listing.sh 14:06:41 ++ facter osfamily 14:06:41 ++ tr '[:upper:]' '[:lower:]' 14:06:41 + OS_FAMILY=redhat 14:06:41 + workspace=/w/workspace/edgex-go/4 14:06:41 + START_PACKAGES=/tmp/packages_start.txt 14:06:41 + END_PACKAGES=/tmp/packages_end.txt 14:06:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:06:41 + PACKAGES=/tmp/packages_start.txt 14:06:41 + '[' /w/workspace/edgex-go/4 ']' 14:06:41 + PACKAGES=/tmp/packages_end.txt 14:06:41 + case "${OS_FAMILY}" in 14:06:41 + rpm -qa 14:06:41 + sort 14:06:45 + '[' -f /tmp/packages_start.txt ']' 14:06:45 + '[' -f /tmp/packages_end.txt ']' 14:06:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:06:45 + '[' /w/workspace/edgex-go/4 ']' 14:06:45 + mkdir -p /w/workspace/edgex-go/4/archives/ 14:06:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 14:06:45 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:06:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:06:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:06:46 14:06:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:06:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:06:46 alpine: Pulling from edgex-lftools-log-publisher 14:06:46 df20fa9351a1: Already exists 14:06:46 36b3adc4ff6f: Pulling fs layer 14:06:46 8ad3a11d3b57: Pulling fs layer 14:06:46 46f8f816bc3b: Pulling fs layer 14:06:46 93b61091891f: Pulling fs layer 14:06:46 93b9cdb0e59b: Pulling fs layer 14:06:46 5e14af77c1be: Pulling fs layer 14:06:46 01666e4c0597: Pulling fs layer 14:06:46 aa168da1d23b: Pulling fs layer 14:06:46 93b61091891f: Waiting 14:06:46 5e14af77c1be: Waiting 14:06:46 93b9cdb0e59b: Waiting 14:06:46 aa168da1d23b: Waiting 14:06:46 01666e4c0597: Waiting 14:06:46 46f8f816bc3b: Verifying Checksum 14:06:46 46f8f816bc3b: Download complete 14:06:46 36b3adc4ff6f: Verifying Checksum 14:06:46 36b3adc4ff6f: Download complete 14:06:46 93b9cdb0e59b: Verifying Checksum 14:06:46 93b9cdb0e59b: Download complete 14:06:46 5e14af77c1be: Verifying Checksum 14:06:46 5e14af77c1be: Download complete 14:06:46 01666e4c0597: Verifying Checksum 14:06:46 01666e4c0597: Download complete 14:06:46 93b61091891f: Download complete 14:06:46 36b3adc4ff6f: Pull complete 14:06:47 8ad3a11d3b57: Verifying Checksum 14:06:47 8ad3a11d3b57: Download complete 14:06:48 8ad3a11d3b57: Pull complete 14:06:48 46f8f816bc3b: Pull complete 14:06:49 93b61091891f: Pull complete 14:06:49 93b9cdb0e59b: Pull complete 14:06:49 5e14af77c1be: Pull complete 14:06:49 aa168da1d23b: Verifying Checksum 14:06:49 aa168da1d23b: Download complete 14:06:49 01666e4c0597: Pull complete 14:06:56 aa168da1d23b: Pull complete 14:06:56 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:06:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:06:56 prd-centos7-docker-4c-2g-8870 does not seem to be running inside a container 14:06:56 $ 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:07:01 $ docker top 48da6e126d1d85c6107af82adb073e391629fad31ce833c69763caa9b36a9734 -eo pid,comm [Pipeline] { [Pipeline] sh 14:07:01 + touch /tmp/pre-build-complete [Pipeline] sh 14:07:02 + mkdir -p /var/log/sa [Pipeline] sh 14:07:02 + ls /var/log/sa-host 14:07:02 + sadf -c /var/log/sa-host/sa05 14:07:02 file_magic: OK 14:07:02 HZ: Using current value: 100 14:07:02 file_header: OK 14:07:02 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 14:07:02 Statistics: 14:07:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:07:02 File successfully converted to sysstat format version 12.2.1 14:07:02 + sadf -c /var/log/sa-host/sa26 14:07:02 file_magic: OK 14:07:02 HZ: Using current value: 100 14:07:02 file_header: OK 14:07:02 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 14:07:02 Statistics: 14:07:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:07:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:07:02 provisioning config files... 14:07:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7653314320626612887tmp [Pipeline] { [Pipeline] echo 14:07:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:07:02 ---> create-netrc.sh [Pipeline] } 14:07:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 14:07:03 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 14:07:03 ---> python-tools-install.sh [Pipeline] echo 14:07:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:07:03 ---> sudo-logs.sh 14:07:03 Archiving 'sudo' log.. [Pipeline] echo 14:07:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:07:03 ---> job-cost.sh 14:07:03 lf-activate-venv: SKIPPING 14:07:03 INFO: No Stack... 14:07:04 INFO: Retrieving Pricing Info for: v1-standard-2 14:07:05 INFO: Archiving Costs [Pipeline] echo 14:07:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:07:06 ---> logs-deploy.sh 14:07:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2849/4 14:07:06 INFO: archiving workspace using pattern(s): 14:07:07 Archives upload complete. 14:07:07 INFO: archiving logs to Nexus 14:07:08 ---> uname -a: 14:07:08 Linux prd-centos7-docker-4c-2g-8870.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 14:07:08 14:07:08 14:07:08 ---> lscpu: 14:07:08 Architecture: x86_64 14:07:08 CPU op-mode(s): 32-bit, 64-bit 14:07:08 Byte Order: Little Endian 14:07:08 Address sizes: 40 bits physical, 48 bits virtual 14:07:08 CPU(s): 4 14:07:08 On-line CPU(s) list: 0-3 14:07:08 Thread(s) per core: 1 14:07:08 Core(s) per socket: 1 14:07:08 Socket(s): 4 14:07:08 NUMA node(s): 1 14:07:08 Vendor ID: GenuineIntel 14:07:08 CPU family: 6 14:07:08 Model: 44 14:07:08 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 14:07:08 Stepping: 1 14:07:08 CPU MHz: 2933.438 14:07:08 BogoMIPS: 5866.87 14:07:08 Virtualization: VT-x 14:07:08 Hypervisor vendor: KVM 14:07:08 Virtualization type: full 14:07:08 L1d cache: 128 KiB 14:07:08 L1i cache: 128 KiB 14:07:08 L2 cache: 16 MiB 14:07:08 L3 cache: 64 MiB 14:07:08 NUMA node0 CPU(s): 0-3 14:07:08 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 14:07:08 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 14:07:08 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 14:07:08 Vulnerability Meltdown: Mitigation; PTI 14:07:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:07:08 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:07:08 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:07:08 Vulnerability Tsx async abort: Not affected 14:07:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 14:07:08 14:07:08 14:07:08 ---> nproc: 14:07:08 4 14:07:08 14:07:08 14:07:08 ---> df -h: 14:07:08 Filesystem Size Used Available Use% Mounted on 14:07:08 overlay 50.0G 8.5G 41.5G 17% / 14:07:08 tmpfs 64.0M 0 64.0M 0% /dev 14:07:08 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 14:07:08 shm 64.0M 0 64.0M 0% /dev/shm 14:07:08 /dev/vda1 50.0G 8.5G 41.5G 17% /facter-os 14:07:08 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 14:07:08 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 14:07:08 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 14:07:08 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/auth.log 14:07:08 /dev/vda1 50.0G 8.5G 41.5G 17% /run/cloud-init/result.json 14:07:08 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa-host 14:07:08 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/secure 14:07:08 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/edgex-go/4@tmp 14:07:08 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/edgex-go/4 14:07:08 14:07:08 14:07:08 ---> free -m: 14:07:08 total used free shared buff/cache available 14:07:08 Mem: 1837 745 113 0 978 1001 14:07:08 Swap: 1023 3 1020 14:07:08 14:07:08 14:07:08 ---> ip addr: 14:07:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:07:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:07:08 inet 127.0.0.1/8 scope host lo 14:07:08 valid_lft forever preferred_lft forever 14:07:08 inet6 ::1/128 scope host 14:07:08 valid_lft forever preferred_lft forever 14:07:08 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 14:07:08 link/ether fa:16:3e:34:43:29 brd ff:ff:ff:ff:ff:ff 14:07:08 inet 10.30.122.193/23 brd 10.30.123.255 scope global dynamic eth0 14:07:08 valid_lft 85899sec preferred_lft 85899sec 14:07:08 inet6 fe80::f816:3eff:fe34:4329/64 scope link 14:07:08 valid_lft forever preferred_lft forever 14:07:08 3: docker0: mtu 1500 qdisc noqueue state DOWN 14:07:08 link/ether 02:42:e9:61:f3:b1 brd ff:ff:ff:ff:ff:ff 14:07:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:07:08 valid_lft forever preferred_lft forever 14:07:08 inet6 fe80::42:e9ff:fe61:f3b1/64 scope link 14:07:08 valid_lft forever preferred_lft forever 14:07:08 14:07:08 14:07:08 ---> sar -b -r -n DEV: 14:07:08 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/26/20 _x86_64_ (4 CPU) 14:07:08 14:07:08 13:58:27 LINUX RESTART (4 CPU) 14:07:08 14:07:08 13:59:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:07:08 14:00:01 95.28 42.67 52.61 0.00 7965.20 10531.36 0.00 14:07:08 14:01:01 178.89 69.91 108.99 0.00 5411.19 43936.24 0.00 14:07:08 14:02:01 323.49 154.40 169.09 0.00 7458.34 32884.40 0.00 14:07:08 14:03:01 57.25 11.15 46.10 0.00 1143.87 5495.19 0.00 14:07:08 14:04:01 0.45 0.02 0.43 0.00 0.53 6.53 0.00 14:07:08 14:05:01 0.18 0.02 0.17 0.00 0.53 2.42 0.00 14:07:08 14:06:01 0.32 0.12 0.20 0.00 74.88 1.77 0.00 14:07:08 14:07:01 123.23 60.02 63.20 0.00 6397.34 18338.00 0.00 14:07:08 Average: 97.47 42.33 55.14 0.00 3549.08 13914.73 0.00 14:07:08 14:07:08 13:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:07:08 14:00:01 84460 0 623440 33.13 2620 1171036 1314484 44.86 515036 1116720 21320 14:07:08 14:01:01 67480 0 678976 36.09 2408 1132692 1431600 48.86 569468 1039232 63180 14:07:08 14:02:01 236000 0 701284 37.27 1492 942780 1628652 55.58 658312 748900 77292 14:07:08 14:03:01 475696 0 660408 35.10 1448 744004 1100768 37.57 563056 616148 16 14:07:08 14:04:01 476964 0 659084 35.03 1448 744060 1083256 36.97 579208 600056 8 14:07:08 14:05:01 476952 0 659092 35.03 1448 744064 1083352 36.97 579716 600056 8 14:07:08 14:06:01 476468 0 657324 34.94 1448 746316 1069892 36.51 578956 601388 12 14:07:08 14:07:01 141936 0 752624 40.00 1260 985736 1423736 48.59 631312 848096 56 14:07:08 Average: 304494 0 674029 35.82 1696 901336 1266968 43.24 584383 771324 20236 14:07:08 14:07:08 13:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:07:08 14:00:01 vetheed2cad 163.44 112.76 16.21 373.91 0.00 0.00 0.00 0.00 14:07:08 14:00:01 eth0 1042.99 757.45 4102.76 119.42 0.00 0.00 0.00 0.00 14:07:08 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:08 14:00:01 docker0 163.44 112.64 13.98 373.90 0.00 0.00 0.00 0.00 14:07:08 14:01:01 eth0 969.41 1192.66 5468.09 125.66 0.00 0.00 0.00 0.00 14:07:08 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:08 14:01:01 veth1afb4bb 38.53 66.00 2.58 331.15 0.00 0.00 0.00 0.00 14:07:08 14:01:01 docker0 892.61 624.30 65.19 2622.48 0.00 0.00 0.00 0.00 14:07:08 14:02:01 veth3cfa035 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:07:08 14:02:01 eth0 294.65 201.01 1659.94 28.50 0.00 0.00 0.00 0.00 14:07:08 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:08 14:02:01 docker0 97.97 117.09 7.69 497.88 0.00 0.00 0.00 0.00 14:07:08 14:03:01 eth0 17.78 9.27 15.65 7.09 0.00 0.00 0.00 0.00 14:07:08 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:08 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:08 14:04:01 eth0 1.13 0.33 0.34 0.23 0.00 0.00 0.00 0.00 14:07:08 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:08 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:08 14:05:01 eth0 0.83 0.62 0.45 0.19 0.00 0.00 0.00 0.00 14:07:08 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:08 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:08 14:06:01 eth0 0.12 0.08 0.01 0.10 0.00 0.00 0.00 0.00 14:07:08 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:08 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:08 14:07:01 eth0 248.60 221.25 2129.41 93.98 0.00 0.00 0.00 0.00 14:07:08 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:08 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:08 Average: eth0 320.52 296.94 1667.44 46.75 0.00 0.00 0.00 0.00 14:07:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:08 Average: docker0 144.25 106.78 10.85 437.06 0.00 0.00 0.00 0.00 14:07:08 14:07:08 14:07:08 ---> sar -P ALL: 14:07:08 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/26/20 _x86_64_ (4 CPU) 14:07:08 14:07:08 13:58:27 LINUX RESTART (4 CPU) 14:07:08 14:07:08 13:59:02 CPU %user %nice %system %iowait %steal %idle 14:07:08 14:00:01 all 17.12 0.00 7.48 2.48 0.03 72.88 14:07:08 14:00:01 0 19.27 0.00 7.45 1.49 0.03 71.75 14:07:08 14:00:01 1 15.97 0.00 7.11 3.07 0.02 73.83 14:07:08 14:00:01 2 15.22 0.00 6.72 2.11 0.03 75.91 14:07:08 14:00:01 3 18.08 0.00 8.64 3.23 0.05 70.01 14:07:08 14:01:01 all 13.88 0.00 7.36 1.12 0.03 77.61 14:07:08 14:01:01 0 17.24 0.00 9.08 0.78 0.02 72.88 14:07:08 14:01:01 1 13.16 0.00 5.97 1.12 0.02 79.74 14:07:08 14:01:01 2 12.11 0.00 7.31 1.05 0.05 79.48 14:07:08 14:01:01 3 13.05 0.00 7.11 1.54 0.03 78.27 14:07:08 14:02:01 all 27.56 0.00 12.32 8.08 0.08 51.97 14:07:08 14:02:01 0 27.39 0.00 12.54 6.09 0.10 53.87 14:07:08 14:02:01 1 26.12 0.00 12.27 8.46 0.05 53.10 14:07:08 14:02:01 2 28.75 0.00 12.43 10.13 0.09 48.60 14:07:08 14:02:01 3 27.96 0.00 12.03 7.62 0.07 52.33 14:07:08 14:03:01 all 22.72 0.00 5.35 1.87 0.01 70.05 14:07:08 14:03:01 0 23.04 0.00 5.07 1.51 0.00 70.37 14:07:08 14:03:01 1 23.06 0.00 4.85 1.11 0.03 70.94 14:07:08 14:03:01 2 22.35 0.00 6.43 1.61 0.02 69.59 14:07:08 14:03:01 3 22.43 0.00 5.03 3.23 0.00 69.31 14:07:08 14:04:01 all 0.15 0.00 0.05 0.00 0.00 99.80 14:07:08 14:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:07:08 14:04:01 1 0.05 0.00 0.07 0.00 0.00 99.88 14:07:08 14:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:07:08 14:04:01 3 0.52 0.00 0.10 0.00 0.00 99.38 14:07:08 14:05:01 all 0.18 0.00 0.03 0.00 0.00 99.79 14:07:08 14:05:01 0 0.05 0.00 0.03 0.00 0.00 99.92 14:07:08 14:05:01 1 0.10 0.00 0.05 0.00 0.00 99.85 14:07:08 14:05:01 2 0.05 0.00 0.02 0.00 0.00 99.93 14:07:08 14:05:01 3 0.52 0.00 0.03 0.00 0.00 99.45 14:07:08 14:06:01 all 0.17 0.00 0.03 0.00 0.00 99.80 14:07:08 14:06:01 0 0.05 0.00 0.03 0.00 0.00 99.92 14:07:08 14:06:01 1 0.05 0.00 0.05 0.00 0.00 99.90 14:07:08 14:06:01 2 0.03 0.00 0.02 0.02 0.02 99.92 14:07:08 14:06:01 3 0.53 0.00 0.02 0.00 0.00 99.45 14:07:08 14:07:01 all 5.76 0.00 3.92 2.26 0.03 88.03 14:07:08 14:07:01 0 5.47 0.00 4.38 3.47 0.03 86.65 14:07:08 14:07:01 1 5.10 0.00 3.41 0.27 0.03 91.19 14:07:08 14:07:01 2 6.54 0.00 3.97 2.39 0.02 87.08 14:07:08 14:07:01 3 5.92 0.00 3.94 2.93 0.03 87.18 14:07:08 Average: all 10.86 0.00 4.53 1.96 0.02 82.63 14:07:08 Average: 0 11.46 0.00 4.78 1.66 0.02 82.08 14:07:08 Average: 1 10.37 0.00 4.19 1.73 0.02 83.69 14:07:08 Average: 2 10.56 0.00 4.58 2.15 0.03 82.68 14:07:08 Average: 3 11.03 0.00 4.57 2.30 0.02 82.08 14:07:08 14:07:08 14:07:08