Pull request #3183 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 FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 61638ca62d33426a2ce3f2b4b107772a009d1874 rather than 9c24269b013767179dc3bb329d6c7475474ac231 Obtained Jenkinsfile from 61638ca62d33426a2ce3f2b4b107772a009d1874 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27144 in /w/workspace/edgexfoundry_edgex-go_PR-3183 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 61638ca62d33426a2ce3f2b4b107772a009d1874 into PR head commit 9c24269b013767179dc3bb329d6c7475474ac231 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3183/head:refs/remotes/origin/PR-3183 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c24269b013767179dc3bb329d6c7475474ac231 # 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 61638ca62d33426a2ce3f2b4b107772a009d1874 # timeout=10 Merge succeeded, producing a7bb70c0031bab1c8518b1774253794fd72f1f32 Checking out Revision a7bb70c0031bab1c8518b1774253794fd72f1f32 (PR-3183) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7bb70c0031bab1c8518b1774253794fd72f1f32 # timeout=10 Commit message: "Merge commit '61638ca62d33426a2ce3f2b4b107772a009d1874' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:13:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:13:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:13:25 ========================================================= 10:13:25 EdgeX Global Pipelines Version Info 10:13:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 58d1885bfab6de782a0983da850d88d76943c8e3 # timeout=10 10:13:31 ------------------- 10:13:31 stable info: 10:13:31 ------------------- 10:13:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:13:31 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 10:13:31 Message: update stable to v1.0.179 10:13:33 ------------------- 10:13:33 experimental info: 10:13:33 ------------------- 10:13:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:13:33 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 10:13:33 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:13:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:13:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:13:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:13:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:13:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:13:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 10:13:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 10:13:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:13:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 10:13:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 10:13:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:13:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:13:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:13:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:13:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:13:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:13:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:13:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:13:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:13:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:13:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 10:13:35 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 10:13:35 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 10:13:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3183 [Pipeline] echo 10:13:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3183 [Pipeline] echo 10:13:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3183 [Pipeline] echo 10:13:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7bb70c0031bab1c8518b1774253794fd72f1f32 [Pipeline] echo 10:13:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7bb70c [Pipeline] echo 10:13:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:13:36 provisioning config files... 10:13:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8215431138422279966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:37 ---> docker-login.sh 10:13:37 nexus3.edgexfoundry.org:10001 10:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:39 Configure a credential helper to remove this warning. See 10:13:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:39 10:13:39 Login Succeeded 10:13:39 nexus3.edgexfoundry.org:10002 10:13:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:39 Configure a credential helper to remove this warning. See 10:13:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:39 10:13:39 Login Succeeded 10:13:39 nexus3.edgexfoundry.org:10003 10:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:40 Configure a credential helper to remove this warning. See 10:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:40 10:13:41 Login Succeeded 10:13:41 nexus3.edgexfoundry.org:10004 10:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:41 Configure a credential helper to remove this warning. See 10:13:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:41 10:13:41 Login Succeeded 10:13:41 docker.io 10:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:43 Configure a credential helper to remove this warning. See 10:13:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:43 10:13:43 Login Succeeded 10:13:43 ---> docker-login.sh ends [Pipeline] } 10:13:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:13:43 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 10:13:43 + for file in '`ls cmd/**/Dockerfile`' 10:13:43 ++ dirname cmd/core-command/Dockerfile 10:13:43 ++ cut -d/ -f2 10:13:43 + echo core-command,cmd/core-command/Dockerfile 10:13:43 + for file in '`ls cmd/**/Dockerfile`' 10:13:43 ++ dirname cmd/core-data/Dockerfile 10:13:43 ++ cut -d/ -f2 10:13:43 + echo core-data,cmd/core-data/Dockerfile 10:13:43 + for file in '`ls cmd/**/Dockerfile`' 10:13:43 ++ cut -d/ -f2 10:13:43 ++ dirname cmd/core-metadata/Dockerfile 10:13:43 + echo core-metadata,cmd/core-metadata/Dockerfile 10:13:43 + for file in '`ls cmd/**/Dockerfile`' 10:13:43 ++ cut -d/ -f2 10:13:43 ++ dirname cmd/security-bootstrapper/Dockerfile 10:13:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:13:43 + for file in '`ls cmd/**/Dockerfile`' 10:13:43 ++ dirname cmd/security-proxy-setup/Dockerfile 10:13:43 ++ cut -d/ -f2 10:13:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:13:43 + for file in '`ls cmd/**/Dockerfile`' 10:13:43 ++ dirname cmd/security-secretstore-setup/Dockerfile 10:13:43 ++ cut -d/ -f2 10:13:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:13:43 + for file in '`ls cmd/**/Dockerfile`' 10:13:43 ++ dirname cmd/support-notifications/Dockerfile 10:13:43 ++ cut -d/ -f2 10:13:43 + echo support-notifications,cmd/support-notifications/Dockerfile 10:13:43 + for file in '`ls cmd/**/Dockerfile`' 10:13:43 ++ cut -d/ -f2 10:13:43 ++ dirname cmd/support-scheduler/Dockerfile 10:13:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:13:43 + for file in '`ls cmd/**/Dockerfile`' 10:13:43 ++ dirname cmd/sys-mgmt-agent/Dockerfile 10:13:43 ++ cut -d/ -f2 10:13:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:13:44 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/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 10:13:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:13:46 10:13:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:13:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:13:47 latest: Pulling from edgex-devops/git-semver 10:13:47 31603596830f: Pulling fs layer 10:13:47 2a8b12db71e7: Pulling fs layer 10:13:47 6ca5941a6612: Pulling fs layer 10:13:47 ecc8261a40a4: Pulling fs layer 10:13:47 ecc8261a40a4: Waiting 10:13:47 2a8b12db71e7: Verifying Checksum 10:13:47 2a8b12db71e7: Download complete 10:13:49 31603596830f: Verifying Checksum 10:13:49 31603596830f: Download complete 10:13:50 6ca5941a6612: Verifying Checksum 10:13:50 6ca5941a6612: Download complete 10:13:50 ecc8261a40a4: Verifying Checksum 10:13:50 ecc8261a40a4: Download complete 10:13:51 31603596830f: Pull complete 10:13:51 2a8b12db71e7: Pull complete 10:13:55 6ca5941a6612: Pull complete 10:13:56 ecc8261a40a4: Pull complete 10:13:56 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 10:13:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:13:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:13:57 prd-centos7-docker-4c-2g-27144 does not seem to be running inside a container 10:13:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:14:00 $ docker top eda1257a60a154aa4c7cff29f64b15d459afa904e0a53c45958579ee72e55fa1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:14:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:14:01 [ssh-agent] Looking for ssh-agent implementation... 10:14:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:14:03 $ docker exec eda1257a60a154aa4c7cff29f64b15d459afa904e0a53c45958579ee72e55fa1 ssh-agent 10:14:03 SSH_AUTH_SOCK=/tmp/ssh-mN4VFyYDa4Jt/agent.11 10:14:03 SSH_AGENT_PID=16 10:14:03 Running ssh-add (command line suppressed) 10:14:04 Identity added: /w/workspace/edgex-go/2@tmp/private_key_541046488728408107.key (/w/workspace/edgex-go/2@tmp/private_key_541046488728408107.key) 10:14:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:14:06 + git tag --points-at HEAD [Pipeline] } 10:14:06 $ docker exec --env ******** --env ******** eda1257a60a154aa4c7cff29f64b15d459afa904e0a53c45958579ee72e55fa1 ssh-agent -k 10:14:06 unset SSH_AUTH_SOCK; 10:14:06 unset SSH_AGENT_PID; 10:14:06 echo Agent pid 16 killed; 10:14:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:14:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:14:07 [ssh-agent] Looking for ssh-agent implementation... 10:14:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:14:08 $ docker exec eda1257a60a154aa4c7cff29f64b15d459afa904e0a53c45958579ee72e55fa1 ssh-agent 10:14:09 SSH_AUTH_SOCK=/tmp/ssh-eyrEW1Vj1uSY/agent.44 10:14:09 SSH_AGENT_PID=49 10:14:09 Running ssh-add (command line suppressed) 10:14:09 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6465047634524774395.key (/w/workspace/edgex-go/2@tmp/private_key_6465047634524774395.key) 10:14:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:14:11 + git semver init 10:14:11 # -> Open(): unable to determine branch for HEAD 10:14:11 # $GIT_DIR = /w/workspace/edgex-go/2/.git 10:14:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 10:14:11 # $SEMVER_REMOTE_NAME = origin 10:14:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:14:11 # $SEMVER_USER_NAME = edgex-jenkins 10:14:11 # $SEMVER_BRANCH = PR-3183 10:14:11 # $SEMVER_TEMP = /tmp/semver-142367229 10:14:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 10:15:00 # '/tmp/semver-142367229' -> '/w/workspace/edgex-go/2/.semver' 10:15:00 # -> Force: false 10:15:00 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 10:15:00 $ docker exec --env ******** --env ******** eda1257a60a154aa4c7cff29f64b15d459afa904e0a53c45958579ee72e55fa1 ssh-agent -k 10:15:00 unset SSH_AUTH_SOCK; 10:15:00 unset SSH_AGENT_PID; 10:15:00 echo Agent pid 49 killed; 10:15:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:15:02 + git semver [Pipeline] } 10:15:02 $ docker stop --time=1 eda1257a60a154aa4c7cff29f64b15d459afa904e0a53c45958579ee72e55fa1 10:15:04 $ docker rm -f eda1257a60a154aa4c7cff29f64b15d459afa904e0a53c45958579ee72e55fa1 [Pipeline] // withDockerContainer [Pipeline] sh 10:15:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:15:08 Stashed 1 file(s) [Pipeline] echo 10:15:08 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:15:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:15:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:15:11 + sudo service docker restart 10:15:11 + true 10:15:11 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 10:15:13 ========================================================= 10:15:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 10:15:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:15:14 + 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 . 10:15:21 Sending build context to Docker daemon 328MB 10:15:21 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 10:15:21 Step 2/6 : FROM ${BASE} 10:15:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 10:15:21 188c0c94c7c5: Pulling fs layer 10:15:21 0ef7d3d256c8: Pulling fs layer 10:15:21 de9db76c5a1d: Pulling fs layer 10:15:21 bca2f99d35d6: Pulling fs layer 10:15:21 93359f2a8cfa: Pulling fs layer 10:15:21 7c6f9722023f: Pulling fs layer 10:15:21 a35cf1a2eb13: Pulling fs layer 10:15:21 bca2f99d35d6: Waiting 10:15:21 93359f2a8cfa: Waiting 10:15:21 7c6f9722023f: Waiting 10:15:21 a35cf1a2eb13: Waiting 10:15:21 de9db76c5a1d: Verifying Checksum 10:15:21 de9db76c5a1d: Download complete 10:15:21 0ef7d3d256c8: Verifying Checksum 10:15:21 0ef7d3d256c8: Download complete 10:15:21 93359f2a8cfa: Verifying Checksum 10:15:21 93359f2a8cfa: Download complete 10:15:21 7c6f9722023f: Verifying Checksum 10:15:21 7c6f9722023f: Download complete 10:15:21 188c0c94c7c5: Verifying Checksum 10:15:21 188c0c94c7c5: Download complete 10:15:23 188c0c94c7c5: Pull complete 10:15:24 Still waiting to schedule task 10:15:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 10:15:24 0ef7d3d256c8: Pull complete 10:15:24 de9db76c5a1d: Pull complete 10:15:29 a35cf1a2eb13: Verifying Checksum 10:15:29 a35cf1a2eb13: Download complete 10:15:32 bca2f99d35d6: Verifying Checksum 10:15:32 bca2f99d35d6: Download complete 10:15:47 bca2f99d35d6: Pull complete 10:15:47 93359f2a8cfa: Pull complete 10:15:47 7c6f9722023f: Pull complete 10:15:56 a35cf1a2eb13: Pull complete 10:15:56 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 10:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 10:15:56 ---> a62c8e92a672 10:15:56 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 10:15:56 ---> Running in 4d2f7784249f 10:15:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:16:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:16:03 (1/12) Installing libmagic (5.38-r0) 10:16:04 (2/12) Installing file (5.38-r0) 10:16:04 (3/12) Installing libc-dev (0.7.2-r3) 10:16:04 (4/12) Installing g++ (9.3.0-r2) 10:16:28 (5/12) Installing fortify-headers (1.1-r0) 10:16:28 (6/12) Installing patch (2.7.6-r6) 10:16:28 (7/12) Installing build-base (0.5-r2) 10:16:28 (8/12) Installing libsodium (1.0.18-r0) 10:16:28 (9/12) Installing pkgconf (1.7.2-r0) 10:16:28 (10/12) Installing libsodium-dev (1.0.18-r0) 10:16:28 (11/12) Installing libzmq (4.3.3-r0) 10:16:28 (12/12) Installing zeromq-dev (4.3.3-r0) 10:16:28 Executing busybox-1.31.1-r19.trigger 10:16:28 OK: 233 MiB in 51 packages 10:16:32 Removing intermediate container 4d2f7784249f 10:16:32 ---> dd874501ceb5 10:16:32 Step 4/6 : WORKDIR /edgex-go 10:16:32 ---> Running in 08093452b4b9 10:16:32 Removing intermediate container 08093452b4b9 10:16:32 ---> 44d3eae469d8 10:16:32 Step 5/6 : COPY go.mod . 10:16:33 ---> 14ce017f2978 10:16:33 Step 6/6 : RUN go mod download 10:16:34 ---> Running in e0ae8fb4fb43 10:17:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27145 in /w/workspace/edgexfoundry_edgex-go_PR-3183 [Pipeline] { [Pipeline] ws 10:17:17 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 10:17:22 using credential edgex-jenkins-ssh 10:17:22 Cloning the remote Git repository 10:17:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:17:22 > git init /w/workspace/edgex-go/2 # timeout=10 10:17:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:17:22 > git --version # timeout=10 10:17:22 > git --version # 'git version 2.17.1' 10:17:22 using GIT_SSH to set credentials SSH Credentials for GitHub 10:17:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:17:34 Removing intermediate container e0ae8fb4fb43 10:17:34 ---> 954ab01254b8 10:17:34 Successfully built 954ab01254b8 10:17:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:17:36 + docker inspect -f . ci-base-image-x86_64 10:17:37 . [Pipeline] withDockerContainer 10:17:38 prd-centos7-docker-4c-2g-27144 does not seem to be running inside a container 10:17:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:17:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:17:39 Merging remotes/origin/master commit 61638ca62d33426a2ce3f2b4b107772a009d1874 into PR head commit 9c24269b013767179dc3bb329d6c7475474ac231 10:17:39 Merge succeeded, producing 49b6cc64a4ec7b6421eb858097dd1f18c4e4f2d9 10:17:39 Checking out Revision 49b6cc64a4ec7b6421eb858097dd1f18c4e4f2d9 (PR-3183) 10:17:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:17:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:17:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:17:38 using GIT_SSH to set credentials SSH Credentials for GitHub 10:17:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3183/head:refs/remotes/origin/PR-3183 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:17:39 > git config core.sparsecheckout # timeout=10 10:17:39 > git checkout -f 9c24269b013767179dc3bb329d6c7475474ac231 # timeout=10 10:17:39 > git remote # timeout=10 10:17:39 > git config --get remote.origin.url # timeout=10 10:17:39 using GIT_SSH to set credentials SSH Credentials for GitHub 10:17:39 > git merge 61638ca62d33426a2ce3f2b4b107772a009d1874 # timeout=10 10:17:39 > git rev-parse HEAD^{commit} # timeout=10 10:17:39 > git config core.sparsecheckout # timeout=10 10:17:39 > git checkout -f 49b6cc64a4ec7b6421eb858097dd1f18c4e4f2d9 # timeout=10 10:17:40 $ docker top 4d332dd2207c59c09051055d8f707cb663a758fd2a37c179cb80cb441728849b -eo pid,comm [Pipeline] { [Pipeline] sh 10:17:41 + go version 10:17:41 go version go1.15.5 linux/amd64 [Pipeline] } 10:17:41 $ docker stop --time=1 4d332dd2207c59c09051055d8f707cb663a758fd2a37c179cb80cb441728849b 10:17:43 $ docker rm -f 4d332dd2207c59c09051055d8f707cb663a758fd2a37c179cb80cb441728849b [Pipeline] // withDockerContainer [Pipeline] } 10:17:44 Commit message: "Merge commit '61638ca62d33426a2ce3f2b4b107772a009d1874' into HEAD" 10:17:44 First time build. Skipping changelog. [Pipeline] // script 10:17:44 > git rev-list --no-walk 58d1885bfab6de782a0983da850d88d76943c8e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:17:45 + docker inspect -f . ci-base-image-x86_64 10:17:45 . [Pipeline] withDockerContainer 10:17:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 10:17:46 prd-centos7-docker-4c-2g-27144 does not seem to be running inside a container 10:17:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:17:48 $ docker top 7cee63b83e26a4940722058cc94967c54ddf5c39c29254717117b6f28533229b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo 10:17:49 ========================================================= 10:17:49 [edgeXBuildGoParallel] Running Tests and Build... 10:17:49 ========================================================= [Pipeline] sh 10:17:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:17:51 + sudo service docker restart 10:17:51 + true 10:17:51 + make test 10:17:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:17:53 provisioning config files... 10:17:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4673799448611062661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:17:54 ---> docker-login.sh 10:17:54 nexus3.edgexfoundry.org:10001 10:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:55 Configure a credential helper to remove this warning. See 10:17:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:55 10:17:55 Login Succeeded 10:17:55 nexus3.edgexfoundry.org:10002 10:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:56 Configure a credential helper to remove this warning. See 10:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:56 10:17:56 Login Succeeded 10:17:56 nexus3.edgexfoundry.org:10003 10:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:56 Configure a credential helper to remove this warning. See 10:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:56 10:17:56 Login Succeeded 10:17:56 nexus3.edgexfoundry.org:10004 10:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:57 Configure a credential helper to remove this warning. See 10:17:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:57 10:17:57 Login Succeeded 10:17:57 docker.io 10:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:57 Configure a credential helper to remove this warning. See 10:17:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:57 10:17:57 Login Succeeded 10:17:57 ---> docker-login.sh ends [Pipeline] } 10:17:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:17:58 ========================================================= 10:17:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 10:17:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:17:58 + 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 . 10:18:01 Sending build context to Docker daemon 166.4MB 10:18:01 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 10:18:01 Step 2/6 : FROM ${BASE} 10:18:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:18:01 5f621e34cdf4: Pulling fs layer 10:18:01 a4357932f1b6: Pulling fs layer 10:18:01 18c013af1878: Pulling fs layer 10:18:01 00ac8860ef70: Pulling fs layer 10:18:01 63d7cb157983: Pulling fs layer 10:18:01 b116817d02f9: Pulling fs layer 10:18:01 745a02a5169b: Pulling fs layer 10:18:01 63d7cb157983: Waiting 10:18:01 b116817d02f9: Waiting 10:18:01 745a02a5169b: Waiting 10:18:01 00ac8860ef70: Waiting 10:18:01 18c013af1878: Download complete 10:18:01 a4357932f1b6: Verifying Checksum 10:18:01 a4357932f1b6: Download complete 10:18:01 b116817d02f9: Download complete 10:18:01 5f621e34cdf4: Verifying Checksum 10:18:01 5f621e34cdf4: Download complete 10:18:01 5f621e34cdf4: Pull complete 10:18:02 a4357932f1b6: Pull complete 10:18:03 18c013af1878: Pull complete 10:18:04 745a02a5169b: Verifying Checksum 10:18:04 745a02a5169b: Download complete 10:18:04 00ac8860ef70: Download complete 10:18:15 00ac8860ef70: Pull complete 10:18:15 63d7cb157983: Pull complete 10:18:15 b116817d02f9: Pull complete 10:18:20 745a02a5169b: Pull complete 10:18:20 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 10:18:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 10:18:20 ---> b7e6874047d6 10:18:20 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 10:18:22 ---> Running in 2ad231b0ded6 10:18:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:18:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:18:26 (1/12) Installing libmagic (5.38-r0) 10:18:26 ? github.com/edgexfoundry/edgex-go [no test files] 10:18:26 (2/12) Installing file (5.38-r0) 10:18:26 (3/12) Installing libc-dev (0.7.2-r3) 10:18:26 (4/12) Installing g++ (9.3.0-r2) 10:18:32 (5/12) Installing fortify-headers (1.1-r0) 10:18:32 (6/12) Installing patch (2.7.6-r6) 10:18:32 (7/12) Installing build-base (0.5-r2) 10:18:32 (8/12) Installing libsodium (1.0.18-r0) 10:18:32 (9/12) Installing pkgconf (1.7.2-r0) 10:18:32 (10/12) Installing libsodium-dev (1.0.18-r0) 10:18:32 (11/12) Installing libzmq (4.3.3-r0) 10:18:32 (12/12) Installing zeromq-dev (4.3.3-r0) 10:18:32 Executing busybox-1.31.1-r19.trigger 10:18:32 OK: 217 MiB in 51 packages 10:18:37 Removing intermediate container 2ad231b0ded6 10:18:37 ---> 1401da346236 10:18:37 Step 4/6 : WORKDIR /edgex-go 10:18:37 ---> Running in 4dec835dcac4 10:18:37 Removing intermediate container 4dec835dcac4 10:18:37 ---> b50da5427c84 10:18:37 Step 5/6 : COPY go.mod . 10:18:38 ---> 3b15b86e75eb 10:18:38 Step 6/6 : RUN go mod download 10:18:38 ---> Running in db43c401bc68 10:18:54 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 10:18:54 internal/pkg/v2/infrastructure/redis/client.go:806:47: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 10:18:54 internal/pkg/v2/infrastructure/redis/notification.go:25:77: undefined: v2.Sender 10:18:54 internal/pkg/v2/infrastructure/redis/notification.go:26:77: undefined: v2.Severity 10:18:54 internal/pkg/v2/infrastructure/redis/notification.go:27:77: undefined: v2.Status 10:18:54 internal/pkg/v2/infrastructure/redis/notification.go:36:52: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 10:18:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:19:05 Removing intermediate container db43c401bc68 10:19:05 ---> fb50cc694f46 10:19:05 Successfully built fb50cc694f46 10:19:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:19:05 + docker inspect -f . ci-base-image-arm64 10:19:05 . [Pipeline] withDockerContainer 10:19:05 prd-ubuntu18.04-docker-arm64-4c-16g-27145 does not seem to be running inside a container 10:19:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:19:07 $ docker top 8acf4d791f6419609f4d3dabf5d27e5ee25edb6a1437d5be43096ec82f7e39fe -eo pid,comm [Pipeline] { [Pipeline] sh 10:19:08 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces 10:19:08 internal/support/notifications/v2/infrastructure/interfaces/db.go:25:20: undefined: models.Notification 10:19:08 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io 10:19:08 internal/support/notifications/v2/io/notification.go:18:50: undefined: requests.AddNotificationRequest 10:19:08 internal/support/notifications/v2/io/notification.go:35:79: undefined: requests.AddNotificationRequest 10:19:08 internal/support/notifications/v2/io/notification.go:36:25: undefined: requests.AddNotificationRequest 10:19:08 + go version 10:19:08 go version go1.15.5 linux/arm64 [Pipeline] } 10:19:08 $ docker stop --time=1 8acf4d791f6419609f4d3dabf5d27e5ee25edb6a1437d5be43096ec82f7e39fe 10:19:10 $ docker rm -f 8acf4d791f6419609f4d3dabf5d27e5ee25edb6a1437d5be43096ec82f7e39fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:19:11 + docker inspect -f . ci-base-image-arm64 10:19:11 . [Pipeline] withDockerContainer 10:19:11 prd-ubuntu18.04-docker-arm64-4c-16g-27145 does not seem to be running inside a container 10:19:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:19:13 $ docker top 8dfe432bfd7c24e0c913c0f7d428ac00b38c427c27cb4ac677c9965b473f4faa -eo pid,comm [Pipeline] { [Pipeline] echo 10:19:13 ========================================================= 10:19:13 [edgeXBuildGoParallel] Running Tests and Build... 10:19:13 ========================================================= [Pipeline] sh 10:19:14 + make test 10:19:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:19:15 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis.test] 10:19:15 internal/pkg/v2/infrastructure/redis/client.go:806: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 10:19:15 internal/pkg/v2/infrastructure/redis/notification.go:25: undefined: v2.Sender 10:19:15 internal/pkg/v2/infrastructure/redis/notification.go:26: undefined: v2.Severity 10:19:15 internal/pkg/v2/infrastructure/redis/notification.go:27: undefined: v2.Status 10:19:15 internal/pkg/v2/infrastructure/redis/notification.go:36: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 10:19:18 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.257s coverage: 45.9% of statements 10:19:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.187s coverage: 100.0% of statements 10:19:18 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 10:19:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.090s coverage: 100.0% of statements 10:19:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.062s coverage: 100.0% of statements 10:19:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.585s coverage: 65.8% of statements 10:19:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.803s coverage: 82.3% of statements 10:19:26 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] 10:19:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.182s coverage: 100.0% of statements 10:19:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.094s coverage: 100.0% of statements 10:19:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.598s coverage: 86.7% of statements 10:19:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.390s coverage: 97.5% of statements 10:19:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.127s coverage: 78.3% of statements 10:19:36 ? github.com/edgexfoundry/edgex-go [no test files] 10:19:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.827s coverage: 92.8% of statements 10:19:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.094s coverage: 58.8% of statements 10:19:41 FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [build failed] 10:19:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.164s coverage: 45.5% of statements 10:19:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.093s coverage: 79.5% of statements 10:19:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.303s coverage: 94.1% of statements 10:19:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements 10:19:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.096s coverage: 87.5% of statements 10:19:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.130s coverage: 94.4% of statements 10:19:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 10:20:02 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks 10:20:02 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:19:39: undefined: models.Notification 10:20:02 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:22:9: undefined: models.Notification 10:20:02 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:23:32: undefined: models.Notification 10:20:02 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:26:20: undefined: models.Notification 10:20:02 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:30:32: undefined: models.Notification 10:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.211s coverage: 92.9% of statements 10:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.048s coverage: 77.8% of statements 10:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.111s coverage: 87.2% of statements 10:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.035s coverage: 100.0% of statements 10:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 75.5% of statements 10:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.126s coverage: 80.8% of statements 10:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.111s coverage: 87.2% of statements 10:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.256s coverage: 84.6% of statements 10:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.553s coverage: 91.6% of statements 10:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.290s coverage: 62.4% of statements 10:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 10:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 91.3% of statements 10:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 10:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements 10:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements 10:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.366s coverage: 68.9% of statements 10:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 36.1% of statements 10:20:04 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] 10:20:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.114s coverage: 100.0% of statements 10:20:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.063s coverage: 100.0% of statements 10:20:04 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http [build failed] 10:20:04 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] 10:20:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.106s coverage: 99.0% of statements 10:20:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.089s coverage: 100.0% of statements 10:20:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.108s coverage: 100.0% of statements 10:20:06 ok github.com/edgexfoundry/edgex-go/internal/system 0.062s coverage: 0.0% of statements 10:20:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.099s coverage: 100.0% of statements 10:20:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.114s coverage: 87.9% of statements 10:20:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.240s coverage: 100.0% of statements 10:20:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.132s coverage: 32.1% of statements 10:20:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 100.0% of statements 10:20:10 make: *** [Makefile:94: test] Error 2 [Pipeline] } 10:20:10 $ docker stop --time=1 7cee63b83e26a4940722058cc94967c54ddf5c39c29254717117b6f28533229b 10:20:14 $ docker rm -f 7cee63b83e26a4940722058cc94967c54ddf5c39c29254717117b6f28533229b [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] } 10:20:16 Failed in branch amd64 10:20:23 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 10:20:23 internal/pkg/v2/infrastructure/redis/client.go:806:47: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 10:20:23 internal/pkg/v2/infrastructure/redis/notification.go:25:77: undefined: v2.Sender 10:20:23 internal/pkg/v2/infrastructure/redis/notification.go:26:77: undefined: v2.Severity 10:20:23 internal/pkg/v2/infrastructure/redis/notification.go:27:77: undefined: v2.Status 10:20:23 internal/pkg/v2/infrastructure/redis/notification.go:36:52: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 10:20:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:20:35 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces 10:20:35 internal/support/notifications/v2/infrastructure/interfaces/db.go:25:20: undefined: models.Notification 10:20:35 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io 10:20:35 internal/support/notifications/v2/io/notification.go:18:50: undefined: requests.AddNotificationRequest 10:20:35 internal/support/notifications/v2/io/notification.go:35:79: undefined: requests.AddNotificationRequest 10:20:35 internal/support/notifications/v2/io/notification.go:36:25: undefined: requests.AddNotificationRequest 10:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.298s coverage: 45.9% of statements 10:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.233s coverage: 100.0% of statements 10:20:54 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 10:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements 10:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.143s coverage: 100.0% of statements 10:20:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.236s coverage: 65.8% of statements 10:21:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.680s coverage: 82.3% of statements 10:21:00 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] 10:21:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.140s coverage: 100.0% of statements 10:21:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.085s coverage: 100.0% of statements 10:21:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.297s coverage: 86.7% of statements 10:21:04 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis.test] 10:21:04 internal/pkg/v2/infrastructure/redis/client.go:806: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 10:21:04 internal/pkg/v2/infrastructure/redis/notification.go:25: undefined: v2.Sender 10:21:04 internal/pkg/v2/infrastructure/redis/notification.go:26: undefined: v2.Severity 10:21:04 internal/pkg/v2/infrastructure/redis/notification.go:27: undefined: v2.Status 10:21:04 internal/pkg/v2/infrastructure/redis/notification.go:36: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 10:21:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.325s coverage: 97.5% of statements 10:21:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.136s coverage: 78.3% of statements 10:21:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.147s coverage: 92.8% of statements 10:21:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 10:21:12 FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [build failed] 10:21:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 45.5% of statements 10:21:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.079s coverage: 79.5% of statements 10:21:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 10:21:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements 10:21:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 10:21:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.082s coverage: 94.4% of statements 10:21:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.088s coverage: 44.8% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.127s coverage: 92.9% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.133s coverage: 84.6% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.207s coverage: 91.6% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.530s coverage: 62.4% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 10:21:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.882s coverage: 68.9% of statements 10:21:38 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks 10:21:38 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:19:39: undefined: models.Notification 10:21:38 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:22:9: undefined: models.Notification 10:21:38 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:23:32: undefined: models.Notification 10:21:38 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:26:20: undefined: models.Notification 10:21:38 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:30:32: undefined: models.Notification 10:21:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.412s coverage: 36.1% of statements 10:21:39 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] 10:21:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.113s coverage: 100.0% of statements 10:21:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements 10:21:41 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http [build failed] 10:21:41 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] 10:21:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.178s coverage: 99.0% of statements 10:21:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements 10:21:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.145s coverage: 100.0% of statements 10:21:44 ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements 10:21:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements 10:21:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements 10:21:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements 10:21:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 10:21:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 10:21:48 make: *** [Makefile:94: test] Error 2 [Pipeline] } 10:21:48 $ docker stop --time=1 8dfe432bfd7c24e0c913c0f7d428ac00b38c427c27cb4ac677c9965b473f4faa 10:21:51 $ docker rm -f 8dfe432bfd7c24e0c913c0f7d428ac00b38c427c27cb4ac677c9965b473f4faa [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] } 10:21:53 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 10:21:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:21:57 ---> package-listing.sh 10:21:57 ++ facter osfamily 10:21:57 ++ tr '[:upper:]' '[:lower:]' 10:21:58 + OS_FAMILY=redhat 10:21:58 + workspace=/w/workspace/edgex-go/2 10:21:58 + START_PACKAGES=/tmp/packages_start.txt 10:21:58 + END_PACKAGES=/tmp/packages_end.txt 10:21:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:21:58 + PACKAGES=/tmp/packages_start.txt 10:21:58 + '[' /w/workspace/edgex-go/2 ']' 10:21:58 + PACKAGES=/tmp/packages_end.txt 10:21:58 + case "${OS_FAMILY}" in 10:21:58 + sort 10:21:58 + rpm -qa 10:22:11 + '[' -f /tmp/packages_start.txt ']' 10:22:11 + '[' -f /tmp/packages_end.txt ']' 10:22:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:22:11 + '[' /w/workspace/edgex-go/2 ']' 10:22:11 + mkdir -p /w/workspace/edgex-go/2/archives/ 10:22:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 10:22:11 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:22:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:22:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:22:13 10:22:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:22:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:22:14 alpine: Pulling from edgex-lftools-log-publisher 10:22:14 df20fa9351a1: Pulling fs layer 10:22:14 36b3adc4ff6f: Pulling fs layer 10:22:14 8ad3a11d3b57: Pulling fs layer 10:22:14 46f8f816bc3b: Pulling fs layer 10:22:14 93b61091891f: Pulling fs layer 10:22:14 93b9cdb0e59b: Pulling fs layer 10:22:14 5e14af77c1be: Pulling fs layer 10:22:14 01666e4c0597: Pulling fs layer 10:22:14 aa168da1d23b: Pulling fs layer 10:22:14 46f8f816bc3b: Waiting 10:22:14 93b61091891f: Waiting 10:22:14 93b9cdb0e59b: Waiting 10:22:14 5e14af77c1be: Waiting 10:22:14 01666e4c0597: Waiting 10:22:14 aa168da1d23b: Waiting 10:22:14 36b3adc4ff6f: Verifying Checksum 10:22:14 36b3adc4ff6f: Download complete 10:22:14 46f8f816bc3b: Download complete 10:22:15 df20fa9351a1: Verifying Checksum 10:22:15 df20fa9351a1: Download complete 10:22:15 93b9cdb0e59b: Verifying Checksum 10:22:15 93b9cdb0e59b: Download complete 10:22:15 5e14af77c1be: Verifying Checksum 10:22:15 5e14af77c1be: Download complete 10:22:15 93b61091891f: Verifying Checksum 10:22:15 93b61091891f: Download complete 10:22:15 01666e4c0597: Verifying Checksum 10:22:15 01666e4c0597: Download complete 10:22:16 df20fa9351a1: Pull complete 10:22:17 36b3adc4ff6f: Pull complete 10:22:18 8ad3a11d3b57: Verifying Checksum 10:22:18 8ad3a11d3b57: Download complete 10:22:22 8ad3a11d3b57: Pull complete 10:22:22 46f8f816bc3b: Pull complete 10:22:22 93b61091891f: Pull complete 10:22:22 93b9cdb0e59b: Pull complete 10:22:23 5e14af77c1be: Pull complete 10:22:24 01666e4c0597: Pull complete 10:22:31 aa168da1d23b: Verifying Checksum 10:22:31 aa168da1d23b: Download complete 10:22:55 aa168da1d23b: Pull complete 10:22:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:22:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:22:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:22:56 prd-centos7-docker-4c-2g-27144 does not seem to be running inside a container 10:22: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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:23:02 $ docker top 0b1fb3f8da33b853fdfffd0dc7033f814d4264eaa7eb6f64296e534bb1477795 -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:05 + touch /tmp/pre-build-complete [Pipeline] sh 10:23:06 + mkdir -p /var/log/sa [Pipeline] sh 10:23:07 + ls /var/log/sa-host 10:23:07 + sadf -c /var/log/sa-host/sa22 10:23:07 file_magic: OK 10:23:07 HZ: Using current value: 100 10:23:07 file_header: OK 10:23:07 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 10:23:07 Statistics: 10:23:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:23:07 File successfully converted to sysstat format version 12.2.1 10:23:07 + sadf -c /var/log/sa-host/sa23 10:23:07 file_magic: OK 10:23:07 HZ: Using current value: 100 10:23:07 file_header: OK 10:23:07 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 10:23:07 Statistics: 10:23:07 Hnuu...uuuununununu... 10:23:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:23:07 provisioning config files... 10:23:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3901017695708126115tmp [Pipeline] { [Pipeline] echo 10:23:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:23:08 ---> create-netrc.sh [Pipeline] } 10:23:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:23:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:23:10 ---> python-tools-install.sh [Pipeline] echo 10:23:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:23:11 ---> sudo-logs.sh 10:23:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:23:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:23:12 ---> job-cost.sh 10:23:12 lf-activate-venv: SKIPPING 10:23:12 INFO: No Stack... 10:23:13 INFO: Retrieving Pricing Info for: v1-standard-2 10:23:15 INFO: Archiving Costs [Pipeline] echo 10:23:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:23:16 ---> logs-deploy.sh 10:23:16 lf-activate-venv: SKIPPING 10:23:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3183/2 10:23:16 INFO: archiving workspace using pattern(s): 10:23:19 Archives upload complete. 10:23:20 INFO: archiving logs to Nexus 10:23:22 ---> uname -a: 10:23:22 Linux prd-centos7-docker-4c-2g-27144.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 10:23:22 10:23:22 10:23:22 ---> lscpu: 10:23:22 Architecture: x86_64 10:23:22 CPU op-mode(s): 32-bit, 64-bit 10:23:22 Byte Order: Little Endian 10:23:22 Address sizes: 40 bits physical, 48 bits virtual 10:23:22 CPU(s): 4 10:23:22 On-line CPU(s) list: 0-3 10:23:22 Thread(s) per core: 1 10:23:22 Core(s) per socket: 1 10:23:22 Socket(s): 4 10:23:22 NUMA node(s): 1 10:23:22 Vendor ID: GenuineIntel 10:23:22 CPU family: 6 10:23:22 Model: 44 10:23:22 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:23:22 Stepping: 1 10:23:22 CPU MHz: 2933.438 10:23:22 BogoMIPS: 5866.87 10:23:22 Virtualization: VT-x 10:23:22 Hypervisor vendor: KVM 10:23:22 Virtualization type: full 10:23:22 L1d cache: 128 KiB 10:23:22 L1i cache: 128 KiB 10:23:22 L2 cache: 16 MiB 10:23:22 L3 cache: 64 MiB 10:23:22 NUMA node0 CPU(s): 0-3 10:23:22 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 10:23:22 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 10:23:22 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 10:23:22 Vulnerability Meltdown: Mitigation; PTI 10:23:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:23:22 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:23:22 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:23:22 Vulnerability Srbds: Not affected 10:23:22 Vulnerability Tsx async abort: Not affected 10:23:22 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 10:23:22 10:23:22 10:23:22 ---> nproc: 10:23:22 4 10:23:22 10:23:22 10:23:22 ---> df -h: 10:23:22 Filesystem Size Used Available Use% Mounted on 10:23:22 overlay 50.0G 8.2G 41.7G 16% / 10:23:22 tmpfs 64.0M 0 64.0M 0% /dev 10:23:22 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 10:23:22 shm 64.0M 0 64.0M 0% /dev/shm 10:23:22 /dev/vda1 50.0G 8.2G 41.7G 16% /facter-os 10:23:22 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/resolv.conf 10:23:22 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hostname 10:23:22 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hosts 10:23:22 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/secure 10:23:22 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/auth.log 10:23:22 /dev/vda1 50.0G 8.2G 41.7G 16% /run/cloud-init/result.json 10:23:22 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/sa-host 10:23:22 /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/2 10:23:22 /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/2@tmp 10:23:22 10:23:22 10:23:22 ---> free -m: 10:23:22 total used free shared buff/cache available 10:23:22 Mem: 1837 696 153 0 987 1050 10:23:22 Swap: 1023 4 1019 10:23:22 10:23:22 10:23:22 ---> ip addr: 10:23:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:23:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:23:22 inet 127.0.0.1/8 scope host lo 10:23:22 valid_lft forever preferred_lft forever 10:23:22 inet6 ::1/128 scope host 10:23:22 valid_lft forever preferred_lft forever 10:23:22 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:23:22 link/ether fa:16:3e:ad:74:6b brd ff:ff:ff:ff:ff:ff 10:23:22 inet 10.30.122.107/23 brd 10.30.123.255 scope global dynamic eth0 10:23:22 valid_lft 85676sec preferred_lft 85676sec 10:23:22 inet6 fe80::f816:3eff:fead:746b/64 scope link 10:23:22 valid_lft forever preferred_lft forever 10:23:22 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:23:22 link/ether 02:42:4d:0f:83:b3 brd ff:ff:ff:ff:ff:ff 10:23:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:23:22 valid_lft forever preferred_lft forever 10:23:22 inet6 fe80::42:4dff:fe0f:83b3/64 scope link 10:23:22 valid_lft forever preferred_lft forever 10:23:22 10:23:22 10:23:22 ---> sar -b -r -n DEV: 10:23:22 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/22/21 _x86_64_ (4 CPU) 10:23:22 10:23:22 10:10:59 LINUX RESTART (4 CPU) 10:23:22 10:23:22 10:12:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:23:22 10:13:02 49.98 40.20 9.78 0.00 3441.35 1474.23 0.00 10:23:22 10:14:01 51.00 9.71 41.29 0.00 3986.78 7738.88 0.00 10:23:22 10:15:01 41.21 21.01 20.20 0.00 2612.45 10499.42 0.00 10:23:22 10:16:02 160.85 53.41 107.44 0.00 3497.79 33643.69 0.00 10:23:22 10:17:01 88.39 14.93 73.46 0.00 1431.31 10214.49 0.00 10:23:22 10:18:01 107.18 47.54 59.64 0.00 1000.40 7658.64 0.00 10:23:22 10:19:02 77.85 34.60 43.26 0.00 1535.73 4842.27 0.00 10:23:22 10:20:01 51.04 11.29 39.74 0.00 548.51 6923.00 0.00 10:23:22 10:21:01 15.09 4.54 10.55 0.00 1244.84 575.95 0.00 10:23:22 10:22:01 17.76 17.13 0.63 0.00 2419.10 7.68 0.00 10:23:22 10:23:02 118.14 43.68 74.46 0.00 2900.15 18893.52 0.00 10:23:22 Average: 70.81 27.17 43.64 0.00 2238.98 9321.15 0.00 10:23:22 10:23:22 10:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:23:22 10:13:02 64132 0 517796 27.52 2620 1296996 1055268 36.01 385892 1232592 54380 10:23:22 10:14:01 155232 0 582972 30.98 2620 1140720 1413452 48.24 439896 1077856 44 10:23:22 10:15:01 222708 0 614348 32.65 2620 1041868 1576112 53.79 597744 850340 5100 10:23:22 10:16:02 144868 0 661052 35.13 2232 1073392 1482168 50.58 553508 936040 44 10:23:22 10:17:01 121212 0 674600 35.85 1648 1084084 1260364 43.01 539712 928276 20300 10:23:22 10:18:01 301708 0 664200 35.30 1492 914144 1306740 44.60 473276 819144 16 10:23:22 10:19:02 314760 0 679448 36.11 1492 885844 1376316 46.97 531276 749172 64816 10:23:22 10:20:01 193660 0 752376 39.99 904 934604 1711388 58.41 669992 726252 6652 10:23:22 10:21:01 561168 0 620696 32.99 904 698776 1077832 36.78 454184 594036 8 10:23:22 10:22:01 483024 0 626448 33.29 904 771168 1032904 35.25 471032 657616 96 10:23:22 10:23:02 201932 0 681476 36.22 720 997416 1277148 43.59 482992 888456 16 10:23:22 Average: 251309 0 643219 34.19 1651 985365 1324517 45.20 509046 859980 13770 10:23:22 10:23:22 10:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:23:22 10:13:02 eth0 300.63 226.65 1427.82 52.83 0.00 0.00 0.00 0.00 10:23:22 10:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:22 10:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:22 10:14:01 eth0 321.67 265.53 2264.92 50.65 0.00 0.00 0.00 0.00 10:23:22 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:22 10:14:01 veth0599b2a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:23:22 10:14:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:23:22 10:15:01 eth0 551.52 408.92 2655.74 72.14 0.00 0.00 0.00 0.00 10:23:22 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:22 10:15:01 veth0599b2a 393.54 531.23 52.89 2638.98 0.00 0.00 0.00 0.00 10:23:22 10:15:01 docker0 393.54 531.14 47.51 2638.98 0.00 0.00 0.00 0.00 10:23:22 10:16:02 eth0 293.45 248.76 2854.14 59.52 0.00 0.00 0.00 0.00 10:23:22 10:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:22 10:16:02 vethaf96547 2.93 4.36 0.19 21.69 0.00 0.00 0.00 0.00 10:23:22 10:16:02 docker0 2.93 4.26 0.15 21.69 0.00 0.00 0.00 0.00 10:23:22 10:17:01 eth0 188.07 86.36 835.54 12.66 0.00 0.00 0.00 0.00 10:23:22 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:22 10:17:01 veth4bfd188 110.24 37.57 479.66 3.98 0.00 0.00 0.00 0.00 10:23:22 10:17:01 veth7eb603a 37.57 110.24 3.98 479.66 0.00 0.00 0.00 0.00 10:23:22 10:18:01 vethfb1437d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:23:22 10:18:01 eth0 23.11 21.59 22.03 33.41 0.00 0.00 0.00 0.00 10:23:22 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:22 10:18:01 docker0 472.07 705.49 53.20 3480.55 0.00 0.00 0.00 0.00 10:23:22 10:19:02 vethfb1437d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:22 10:19:02 eth0 9.86 7.70 7.81 4.25 0.00 0.00 0.00 0.00 10:23:22 10:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:22 10:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:22 10:20:01 vethfb1437d 1.45 1.45 0.12 0.13 0.00 0.00 0.00 0.00 10:23:22 10:20:01 eth0 27.50 23.40 17.78 31.15 0.00 0.00 0.00 0.00 10:23:22 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:22 10:20:01 docker0 1.45 1.45 0.10 0.13 0.00 0.00 0.00 0.00 10:23:22 10:21:01 eth0 10.31 9.13 6.29 19.05 0.00 0.00 0.00 0.00 10:23:22 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:22 10:21:01 docker0 0.60 0.60 0.04 0.05 0.00 0.00 0.00 0.00 10:23:22 10:22:01 eth0 5.94 4.96 5.87 2.40 0.00 0.00 0.00 0.00 10:23:22 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:22 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:22 10:23:02 eth0 212.01 176.13 2169.15 48.54 0.00 0.00 0.00 0.00 10:23:22 10:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:22 10:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:22 Average: eth0 176.67 134.48 1115.24 35.14 0.00 0.00 0.00 0.00 10:23:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:22 Average: docker0 43.22 64.49 4.86 317.27 0.00 0.00 0.00 0.00 10:23:22 10:23:22 10:23:22 ---> sar -P ALL: 10:23:22 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/22/21 _x86_64_ (4 CPU) 10:23:22 10:23:22 10:10:59 LINUX RESTART (4 CPU) 10:23:22 10:23:22 10:12:02 CPU %user %nice %system %iowait %steal %idle 10:23:22 10:13:02 all 9.51 0.00 4.58 4.80 40.88 40.22 10:23:22 10:13:02 0 8.36 0.00 4.85 5.10 44.22 37.46 10:23:22 10:13:02 1 8.67 0.00 4.24 4.77 40.16 42.16 10:23:22 10:13:02 2 9.48 0.00 4.62 5.65 39.76 40.48 10:23:22 10:13:02 3 11.62 0.00 4.63 3.63 39.34 40.79 10:23:22 10:14:01 all 3.89 0.00 3.07 1.40 28.97 62.67 10:23:22 10:14:01 0 2.52 0.00 2.12 1.54 32.43 61.38 10:23:22 10:14:01 1 3.05 0.00 2.35 1.52 28.53 64.56 10:23:22 10:14:01 2 3.70 0.00 3.23 0.49 25.10 67.47 10:23:22 10:14:01 3 6.48 0.00 4.71 2.02 29.58 57.20 10:23:22 10:15:01 all 6.70 0.00 3.45 0.59 29.63 59.63 10:23:22 10:15:01 0 7.66 0.00 4.19 0.00 33.37 54.78 10:23:22 10:15:01 1 6.73 0.00 3.22 0.48 29.92 59.65 10:23:22 10:15:01 2 7.20 0.00 3.58 1.33 27.66 60.23 10:23:22 10:15:01 3 5.24 0.00 2.85 0.56 27.62 63.73 10:23:22 10:16:02 all 3.82 0.00 3.65 2.17 31.01 59.35 10:23:22 10:16:02 0 3.41 0.00 3.26 1.83 33.41 58.09 10:23:22 10:16:02 1 3.51 0.00 2.71 1.20 32.74 59.83 10:23:22 10:16:02 2 4.37 0.00 4.27 3.04 29.30 59.03 10:23:22 10:16:02 3 4.01 0.00 4.43 2.71 28.38 60.47 10:23:22 10:17:01 all 2.42 0.00 2.25 2.94 27.42 64.97 10:23:22 10:17:01 0 2.68 0.00 2.88 2.53 30.12 61.78 10:23:22 10:17:01 1 1.87 0.00 1.99 2.78 28.14 65.21 10:23:22 10:17:01 2 2.09 0.00 1.65 3.41 25.71 67.14 10:23:22 10:17:01 3 3.07 0.00 2.46 3.05 25.59 65.83 10:23:22 10:18:01 all 2.74 0.00 3.66 8.29 27.94 57.37 10:23:22 10:18:01 0 2.55 0.00 2.56 3.75 30.60 60.54 10:23:22 10:18:01 1 2.89 0.00 4.26 11.23 26.01 55.60 10:23:22 10:18:01 2 2.72 0.00 3.84 11.35 28.58 53.51 10:23:22 10:18:01 3 2.83 0.00 4.03 6.92 26.43 59.80 10:23:22 10:19:02 all 30.99 0.00 8.67 3.09 33.86 23.39 10:23:22 10:19:02 0 28.59 0.00 8.17 3.85 34.54 24.85 10:23:22 10:19:02 1 34.46 0.00 8.95 3.50 32.43 20.66 10:23:22 10:19:02 2 29.54 0.00 8.77 3.19 34.95 23.54 10:23:22 10:19:02 3 31.56 0.00 8.81 1.78 33.47 24.38 10:23:22 10:20:01 all 22.90 0.00 8.49 2.22 37.76 28.62 10:23:22 10:20:01 0 22.72 0.00 8.32 1.80 35.93 31.22 10:23:22 10:20:01 1 22.71 0.00 7.90 2.61 37.61 29.17 10:23:22 10:20:01 2 24.07 0.00 9.06 1.79 38.51 26.57 10:23:22 10:20:01 3 22.10 0.00 8.67 2.70 39.02 27.51 10:23:22 10:21:01 all 4.03 0.00 2.01 0.38 6.98 86.60 10:23:22 10:21:01 0 4.52 0.00 2.00 0.18 6.73 86.56 10:23:22 10:21:01 1 3.99 0.00 2.38 0.51 6.90 86.22 10:23:22 10:21:01 2 4.12 0.00 1.93 0.64 6.63 86.68 10:23:22 10:21:01 3 3.52 0.00 1.73 0.18 7.65 86.92 10:23:22 10:22:01 all 0.42 0.00 0.23 1.47 2.10 95.78 10:23:22 10:22:01 0 0.31 0.00 0.20 0.53 2.05 96.91 10:23:22 10:22:01 1 0.33 0.00 0.11 0.05 2.08 97.43 10:23:22 10:22:01 2 0.34 0.00 0.28 1.08 2.15 96.15 10:23:22 10:22:01 3 0.71 0.00 0.31 4.25 2.13 92.59 10:23:22 10:23:02 all 3.28 0.00 4.22 2.61 30.27 59.63 10:23:22 10:23:02 0 3.00 0.00 3.79 0.10 33.21 59.90 10:23:22 10:23:02 1 3.66 0.00 5.48 7.20 29.90 53.76 10:23:22 10:23:02 2 3.65 0.00 3.89 2.74 29.51 60.21 10:23:22 10:23:02 3 2.84 0.00 3.71 0.48 28.37 64.60 10:23:22 10:23:22 Average: CPU %user %nice %system %iowait %steal %idle 10:23:22 Average: all 7.83 0.00 3.96 2.77 27.25 58.20 10:23:22 Average: 0 7.46 0.00 3.79 1.94 29.23 57.59 10:23:22 Average: 1 7.80 0.00 3.88 3.33 27.07 57.93 10:23:22 Average: 2 7.90 0.00 4.04 3.25 26.37 58.44 10:23:22 Average: 3 8.15 0.00 4.15 2.57 26.28 58.86 10:23:22 10:23:22 10:23:22