Pull request #3022 opened 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 356d3f58744bcd4c86fb4a1eb5552148d927414a rather than 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df Obtained Jenkinsfile from 356d3f58744bcd4c86fb4a1eb5552148d927414a Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3022/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3022/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-19939 in /w/workspace/edgexfoundry_edgex-go_PR-3022 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df > 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/3022/head:refs/remotes/origin/PR-3022 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df # 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 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 Merge succeeded, producing 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df Checking out Revision 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df (PR-3022) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df # timeout=10 Commit message: "feat(scheduler): Implement POST /interval V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:48:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:48:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:48:19 ========================================================= 09:48:19 EdgeX Global Pipelines Version Info 09:48:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:48:21 ------------------- 09:48:21 stable info: 09:48:21 ------------------- 09:48:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:48:21 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 09:48:21 Message: update stable to v1.0.173 09:48:21 ------------------- 09:48:21 experimental info: 09:48:21 ------------------- 09:48:21 Commited By: **** collab-it+edgex@linuxfoundation.org 09:48:21 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 09:48:21 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:48:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:48:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:48:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:48:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:48:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:48:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:48:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:48:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:48:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 09:48:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 09:48:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:48:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:48:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:48:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:48:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:48:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:48:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:48:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:48:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:48:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:48:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:48:25 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 09:48:25 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 09:48:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3022 [Pipeline] echo 09:48:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3022 [Pipeline] echo 09:48:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3022 [Pipeline] echo 09:48:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df [Pipeline] echo 09:48:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7dff2be [Pipeline] echo 09:48:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:48:26 provisioning config files... 09:48:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1641230928515617554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:48:26 ---> docker-login.sh 09:48:26 nexus3.edgexfoundry.org:10001 09:48:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:27 Configure a credential helper to remove this warning. See 09:48:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:27 09:48:27 Login Succeeded 09:48:27 nexus3.edgexfoundry.org:10002 09:48:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:27 Configure a credential helper to remove this warning. See 09:48:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:27 09:48:27 Login Succeeded 09:48:27 nexus3.edgexfoundry.org:10003 09:48:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:27 Configure a credential helper to remove this warning. See 09:48:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:27 09:48:27 Login Succeeded 09:48:27 nexus3.edgexfoundry.org:10004 09:48:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:27 Configure a credential helper to remove this warning. See 09:48:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:27 09:48:27 Login Succeeded 09:48:27 docker.io 09:48:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:28 Configure a credential helper to remove this warning. See 09:48:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:28 09:48:28 Login Succeeded 09:48:28 ---> docker-login.sh ends [Pipeline] } 09:48:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:48:29 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 09:48:29 + for file in '`ls cmd/**/Dockerfile`' 09:48:29 ++ dirname cmd/core-command/Dockerfile 09:48:29 ++ cut -d/ -f2 09:48:29 + echo core-command,cmd/core-command/Dockerfile 09:48:29 + for file in '`ls cmd/**/Dockerfile`' 09:48:29 ++ dirname cmd/core-data/Dockerfile 09:48:29 ++ cut -d/ -f2 09:48:29 + echo core-data,cmd/core-data/Dockerfile 09:48:29 + for file in '`ls cmd/**/Dockerfile`' 09:48:29 ++ dirname cmd/core-metadata/Dockerfile 09:48:29 ++ cut -d/ -f2 09:48:29 + echo core-metadata,cmd/core-metadata/Dockerfile 09:48:29 + for file in '`ls cmd/**/Dockerfile`' 09:48:29 ++ dirname cmd/security-bootstrap-redis/Dockerfile 09:48:29 ++ cut -d/ -f2 09:48:29 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 09:48:29 + for file in '`ls cmd/**/Dockerfile`' 09:48:29 ++ dirname cmd/security-proxy-setup/Dockerfile 09:48:29 ++ cut -d/ -f2 09:48:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:48:29 + for file in '`ls cmd/**/Dockerfile`' 09:48:29 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:48:29 ++ cut -d/ -f2 09:48:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:48:29 + for file in '`ls cmd/**/Dockerfile`' 09:48:29 ++ dirname cmd/support-notifications/Dockerfile 09:48:29 ++ cut -d/ -f2 09:48:29 + echo support-notifications,cmd/support-notifications/Dockerfile 09:48:29 + for file in '`ls cmd/**/Dockerfile`' 09:48:29 ++ dirname cmd/support-scheduler/Dockerfile 09:48:29 ++ cut -d/ -f2 09:48:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:48:29 + for file in '`ls cmd/**/Dockerfile`' 09:48:29 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:48:29 ++ cut -d/ -f2 09:48:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:48:29 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/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 09:48:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:48:30 09:48:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:48:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:48:31 latest: Pulling from edgex-devops/git-semver 09:48:31 31603596830f: Pulling fs layer 09:48:31 2a8b12db71e7: Pulling fs layer 09:48:31 6ca5941a6612: Pulling fs layer 09:48:31 ecc8261a40a4: Pulling fs layer 09:48:31 ecc8261a40a4: Waiting 09:48:31 2a8b12db71e7: Verifying Checksum 09:48:31 2a8b12db71e7: Download complete 09:48:31 31603596830f: Verifying Checksum 09:48:31 31603596830f: Download complete 09:48:31 6ca5941a6612: Verifying Checksum 09:48:31 6ca5941a6612: Download complete 09:48:31 31603596830f: Pull complete 09:48:31 ecc8261a40a4: Verifying Checksum 09:48:31 ecc8261a40a4: Download complete 09:48:31 2a8b12db71e7: Pull complete 09:48:32 6ca5941a6612: Pull complete 09:48:33 ecc8261a40a4: Pull complete 09:48:33 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:48:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:48:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:48:33 prd-centos7-docker-4c-2g-19939 does not seem to be running inside a container 09:48:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:48:35 $ docker top 8f8ad63f335ec2cda23bb3ac5c5165659f4be8c791e31e7148d57b233cf76f75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:48:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:36 [ssh-agent] Looking for ssh-agent implementation... 09:48:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:36 $ docker exec 8f8ad63f335ec2cda23bb3ac5c5165659f4be8c791e31e7148d57b233cf76f75 ssh-agent 09:48:36 SSH_AUTH_SOCK=/tmp/ssh-U6xOfQdk2Q7t/agent.11 09:48:36 SSH_AGENT_PID=16 09:48:36 Running ssh-add (command line suppressed) 09:48:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3514582189885902630.key (/w/workspace/edgex-go/1@tmp/private_key_3514582189885902630.key) 09:48:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:37 + git tag --points-at HEAD [Pipeline] } 09:48:37 $ docker exec --env ******** --env ******** 8f8ad63f335ec2cda23bb3ac5c5165659f4be8c791e31e7148d57b233cf76f75 ssh-agent -k 09:48:37 unset SSH_AUTH_SOCK; 09:48:37 unset SSH_AGENT_PID; 09:48:37 echo Agent pid 16 killed; 09:48:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:48:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:37 [ssh-agent] Looking for ssh-agent implementation... 09:48:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:37 $ docker exec 8f8ad63f335ec2cda23bb3ac5c5165659f4be8c791e31e7148d57b233cf76f75 ssh-agent 09:48:37 SSH_AUTH_SOCK=/tmp/ssh-1fL7lNDFgC7h/agent.47 09:48:37 SSH_AGENT_PID=53 09:48:37 Running ssh-add (command line suppressed) 09:48:37 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1280594070255209725.key (/w/workspace/edgex-go/1@tmp/private_key_1280594070255209725.key) 09:48:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:38 + git semver init 09:48:38 # -> Open(): unable to determine branch for HEAD 09:48:38 # $GIT_DIR = /w/workspace/edgex-go/1/.git 09:48:38 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 09:48:38 # $SEMVER_REMOTE_NAME = origin 09:48:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:48:38 # $SEMVER_USER_NAME = edgex-jenkins 09:48:38 # $SEMVER_BRANCH = PR-3022 09:48:38 # $SEMVER_TEMP = /tmp/semver-286052136 09:48:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:48:56 # '/tmp/semver-286052136' -> '/w/workspace/edgex-go/1/.semver' 09:48:56 # -> Force: false 09:48:56 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 09:48:56 $ docker exec --env ******** --env ******** 8f8ad63f335ec2cda23bb3ac5c5165659f4be8c791e31e7148d57b233cf76f75 ssh-agent -k 09:48:56 unset SSH_AUTH_SOCK; 09:48:56 unset SSH_AGENT_PID; 09:48:56 echo Agent pid 53 killed; 09:48:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:48:57 + git semver [Pipeline] } 09:48:57 $ docker stop --time=1 8f8ad63f335ec2cda23bb3ac5c5165659f4be8c791e31e7148d57b233cf76f75 09:48:59 $ docker rm -f 8f8ad63f335ec2cda23bb3ac5c5165659f4be8c791e31e7148d57b233cf76f75 [Pipeline] // withDockerContainer [Pipeline] sh 09:48:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:49:00 Stashed 1 file(s) [Pipeline] echo 09:49:00 [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 09:49:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:49:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:49:02 + sudo service docker restart 09:49:02 + true 09:49:02 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 09:49:03 ========================================================= 09:49:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:49:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:49:03 + 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 . 09:49:06 Sending build context to Docker daemon 326.5MB 09:49:06 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 09:49:06 Step 2/6 : FROM ${BASE} 09:49:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:49:06 188c0c94c7c5: Pulling fs layer 09:49:06 0ef7d3d256c8: Pulling fs layer 09:49:06 de9db76c5a1d: Pulling fs layer 09:49:06 bca2f99d35d6: Pulling fs layer 09:49:06 93359f2a8cfa: Pulling fs layer 09:49:06 7c6f9722023f: Pulling fs layer 09:49:06 a35cf1a2eb13: Pulling fs layer 09:49:06 93359f2a8cfa: Waiting 09:49:06 bca2f99d35d6: Waiting 09:49:06 7c6f9722023f: Waiting 09:49:06 a35cf1a2eb13: Waiting 09:49:06 de9db76c5a1d: Verifying Checksum 09:49:06 de9db76c5a1d: Download complete 09:49:06 0ef7d3d256c8: Download complete 09:49:06 93359f2a8cfa: Download complete 09:49:06 188c0c94c7c5: Verifying Checksum 09:49:06 188c0c94c7c5: Download complete 09:49:06 7c6f9722023f: Verifying Checksum 09:49:06 7c6f9722023f: Download complete 09:49:07 188c0c94c7c5: Pull complete 09:49:07 0ef7d3d256c8: Pull complete 09:49:07 de9db76c5a1d: Pull complete 09:49:09 a35cf1a2eb13: Verifying Checksum 09:49:09 a35cf1a2eb13: Download complete 09:49:09 bca2f99d35d6: Verifying Checksum 09:49:09 bca2f99d35d6: Download complete 09:49:15 bca2f99d35d6: Pull complete 09:49:15 93359f2a8cfa: Pull complete 09:49:15 7c6f9722023f: Pull complete 09:49:16 Still waiting to schedule task 09:49:16 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 09:49:20 a35cf1a2eb13: Pull complete 09:49:20 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:49:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:49:20 ---> a62c8e92a672 09:49: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 09:49:20 ---> Running in 4c1554b957ab 09:49:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:49:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:49:23 (1/12) Installing libmagic (5.38-r0) 09:49:24 (2/12) Installing file (5.38-r0) 09:49:24 (3/12) Installing libc-dev (0.7.2-r3) 09:49:24 (4/12) Installing g++ (9.3.0-r2) 09:49:30 (5/12) Installing fortify-headers (1.1-r0) 09:49:30 (6/12) Installing patch (2.7.6-r6) 09:49:30 (7/12) Installing build-base (0.5-r2) 09:49:30 (8/12) Installing libsodium (1.0.18-r0) 09:49:30 (9/12) Installing pkgconf (1.7.2-r0) 09:49:30 (10/12) Installing libsodium-dev (1.0.18-r0) 09:49:30 (11/12) Installing libzmq (4.3.3-r0) 09:49:30 (12/12) Installing zeromq-dev (4.3.3-r0) 09:49:30 Executing busybox-1.31.1-r19.trigger 09:49:30 OK: 233 MiB in 51 packages 09:49:33 Removing intermediate container 4c1554b957ab 09:49:33 ---> 8b6752f3be08 09:49:33 Step 4/6 : WORKDIR /edgex-go 09:49:33 ---> Running in ce08056f1a84 09:49:33 Removing intermediate container ce08056f1a84 09:49:33 ---> cf9ef4faa427 09:49:33 Step 5/6 : COPY go.mod . 09:49:34 ---> 8176145119da 09:49:34 Step 6/6 : RUN go mod download 09:49:34 ---> Running in 495bbf9c6618 09:49:56 Removing intermediate container 495bbf9c6618 09:49:56 ---> 6d631f767233 09:49:56 Successfully built 6d631f767233 09:49:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:49:56 + docker inspect -f . ci-base-image-x86_64 09:49:56 . [Pipeline] withDockerContainer 09:49:56 prd-centos7-docker-4c-2g-19939 does not seem to be running inside a container 09:49:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:49:57 $ docker top 78d9a54bda307419849686a6e720a4d4c17bc3f55c78b96def1f00cddde641aa -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:58 + go version 09:49:58 go version go1.15.5 linux/amd64 [Pipeline] } 09:49:58 $ docker stop --time=1 78d9a54bda307419849686a6e720a4d4c17bc3f55c78b96def1f00cddde641aa 09:49:59 $ docker rm -f 78d9a54bda307419849686a6e720a4d4c17bc3f55c78b96def1f00cddde641aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:50:00 + docker inspect -f . ci-base-image-x86_64 09:50:00 . [Pipeline] withDockerContainer 09:50:00 prd-centos7-docker-4c-2g-19939 does not seem to be running inside a container 09:50:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:50:01 $ docker top 79d96eeb46ff946a8ac87e8d5e6e16e24912e6a406143221f6b96ca26879e75b -eo pid,comm [Pipeline] { [Pipeline] echo 09:50:01 ========================================================= 09:50:01 [edgeXBuildGoParallel] Running Tests and Build... 09:50:01 ========================================================= [Pipeline] sh 09:50:02 + make test 09:50:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:50:10 ? github.com/edgexfoundry/edgex-go [no test files] 09:50:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:50:29 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 09:50:29 internal/pkg/v2/infrastructure/redis/client.go:629:39: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Interval 09:50:29 internal/pkg/v2/infrastructure/redis/interval.go:32:44: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Interval 09:50:31 # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces 09:50:31 internal/support/scheduler/v2/infrastructure/interfaces/db.go:16:16: undefined: models.Interval 09:50:31 # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io 09:50:31 internal/support/scheduler/v2/io/interval.go:18:46: undefined: requests.AddIntervalRequest 09:50:31 internal/support/scheduler/v2/io/interval.go:19:49: undefined: requests.UpdateIntervalRequest 09:50:31 internal/support/scheduler/v2/io/interval.go:36:71: undefined: requests.AddIntervalRequest 09:50:31 internal/support/scheduler/v2/io/interval.go:37:21: undefined: requests.AddIntervalRequest 09:50:31 internal/support/scheduler/v2/io/interval.go:46:74: undefined: requests.UpdateIntervalRequest 09:50:31 internal/support/scheduler/v2/io/interval.go:47:24: undefined: requests.UpdateIntervalRequest 09:50:36 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.083s coverage: 46.6% of statements 09:50:36 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 09:50:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.041s coverage: 100.0% of statements 09:50:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements 09:50:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.401s coverage: 77.8% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.425s coverage: 82.4% of statements 09:50:38 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.068s coverage: 100.0% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.033s coverage: 100.0% of statements 09:50:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.106s coverage: 86.7% of statements 09:50:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.125s coverage: 97.5% of statements 09:50:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.077s coverage: 78.3% of statements 09:50:39 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis.test] 09:50:39 internal/pkg/v2/infrastructure/redis/client.go:629: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Interval 09:50:39 internal/pkg/v2/infrastructure/redis/interval.go:32: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Interval 09:50:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.368s coverage: 93.1% of statements 09:50:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.028s coverage: 58.8% of statements 09:50:41 FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [build failed] 09:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.028s coverage: 100.0% of statements 09:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 75.5% of statements 09:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 09:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements 09:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.2% of statements 09:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.114s coverage: 91.4% of statements 09:50:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 63.5% of statements 09:50:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 09:50:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.061s coverage: 91.3% of statements 09:50:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 09:50:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 09:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements 09:50:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 55.9% of statements 09:50:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.093s coverage: 37.0% of statements 09:50:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.290s coverage: 84.0% of statements 09:50:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.033s coverage: 100.0% of statements 09:50:46 # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks 09:50:46 internal/support/scheduler/v2/infrastructure/interfaces/mocks/DBClient.go:19:35: undefined: models.Interval 09:50:46 internal/support/scheduler/v2/infrastructure/interfaces/mocks/DBClient.go:22:9: undefined: models.Interval 09:50:46 internal/support/scheduler/v2/infrastructure/interfaces/mocks/DBClient.go:23:32: undefined: models.Interval 09:50:46 internal/support/scheduler/v2/infrastructure/interfaces/mocks/DBClient.go:26:20: undefined: models.Interval 09:50:46 internal/support/scheduler/v2/infrastructure/interfaces/mocks/DBClient.go:30:32: undefined: models.Interval 09:50:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.107s coverage: 47.1% of statements 09:50:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.050s coverage: 100.0% of statements 09:50:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.066s coverage: 100.0% of statements 09:50:46 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] 09:50:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.109s coverage: 99.0% of statements 09:50:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements 09:50:46 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http [build failed] 09:50:46 ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements 09:50:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements 09:50:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements 09:50:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 09:50:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements 09:50:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 09:50:48 make: *** [Makefile:94: test] Error 2 [Pipeline] } 09:50:48 $ docker stop --time=1 79d96eeb46ff946a8ac87e8d5e6e16e24912e6a406143221f6b96ca26879e75b 09:50:51 $ docker rm -f 79d96eeb46ff946a8ac87e8d5e6e16e24912e6a406143221f6b96ca26879e75b [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] } 09:50:53 Failed in branch amd64 09:51:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19940 in /w/workspace/edgexfoundry_edgex-go_PR-3022 [Pipeline] { [Pipeline] ws 09:51:16 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:51:22 using credential edgex-jenkins-ssh 09:51:22 Cloning the remote Git repository 09:51:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:51:22 > git init /w/workspace/edgex-go/1 # timeout=10 09:51:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:51:22 > git --version # timeout=10 09:51:22 > git --version # 'git version 2.17.1' 09:51:22 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:38 Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df 09:51:38 Merge succeeded, producing 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df 09:51:38 Checking out Revision 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df (PR-3022) 09:51:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:51:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:51:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:51:37 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3022/head:refs/remotes/origin/PR-3022 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:51:38 > git config core.sparsecheckout # timeout=10 09:51:38 > git checkout -f 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df # timeout=10 09:51:38 > git remote # timeout=10 09:51:38 > git config --get remote.origin.url # timeout=10 09:51:38 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:38 > git merge 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 09:51:38 > git rev-parse HEAD^{commit} # timeout=10 09:51:38 > git config core.sparsecheckout # timeout=10 09:51:38 > git checkout -f 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df # timeout=10 09:51:43 Commit message: "feat(scheduler): Implement POST /interval V2 API" 09:51:43 > git --version # timeout=10 09:51:43 > git --version # 'git version 2.17.1' 09:51:43 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:51:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:51:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:51:46 + sudo service docker restart 09:51:46 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:51:48 provisioning config files... 09:51:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3602222401357704711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:51:49 ---> docker-login.sh 09:51:49 nexus3.edgexfoundry.org:10001 09:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:50 Configure a credential helper to remove this warning. See 09:51:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:50 09:51:50 Login Succeeded 09:51:50 nexus3.edgexfoundry.org:10002 09:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:50 Configure a credential helper to remove this warning. See 09:51:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:50 09:51:50 Login Succeeded 09:51:50 nexus3.edgexfoundry.org:10003 09:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:51 Configure a credential helper to remove this warning. See 09:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:51 09:51:51 Login Succeeded 09:51:51 nexus3.edgexfoundry.org:10004 09:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:52 Configure a credential helper to remove this warning. See 09:51:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:52 09:51:52 Login Succeeded 09:51:52 docker.io 09:51:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:52 Configure a credential helper to remove this warning. See 09:51:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:52 09:51:52 Login Succeeded 09:51:52 ---> docker-login.sh ends [Pipeline] } 09:51:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:51:53 ========================================================= 09:51:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:51:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:51:53 + 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 . 09:51:56 Sending build context to Docker daemon 165.6MB 09:51:56 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 09:51:56 Step 2/6 : FROM ${BASE} 09:51:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:51:56 5f621e34cdf4: Pulling fs layer 09:51:56 a4357932f1b6: Pulling fs layer 09:51:56 18c013af1878: Pulling fs layer 09:51:56 00ac8860ef70: Pulling fs layer 09:51:56 63d7cb157983: Pulling fs layer 09:51:56 b116817d02f9: Pulling fs layer 09:51:56 745a02a5169b: Pulling fs layer 09:51:56 00ac8860ef70: Waiting 09:51:56 63d7cb157983: Waiting 09:51:56 b116817d02f9: Waiting 09:51:56 745a02a5169b: Waiting 09:51:56 18c013af1878: Verifying Checksum 09:51:56 18c013af1878: Download complete 09:51:56 a4357932f1b6: Verifying Checksum 09:51:56 a4357932f1b6: Download complete 09:51:56 63d7cb157983: Verifying Checksum 09:51:56 63d7cb157983: Download complete 09:51:56 b116817d02f9: Verifying Checksum 09:51:56 b116817d02f9: Download complete 09:51:56 5f621e34cdf4: Download complete 09:51:57 5f621e34cdf4: Pull complete 09:51:57 a4357932f1b6: Pull complete 09:51:58 18c013af1878: Pull complete 09:51:59 745a02a5169b: Verifying Checksum 09:51:59 745a02a5169b: Download complete 09:52:00 00ac8860ef70: Verifying Checksum 09:52:00 00ac8860ef70: Download complete 09:52:10 00ac8860ef70: Pull complete 09:52:10 63d7cb157983: Pull complete 09:52:10 b116817d02f9: Pull complete 09:52:15 745a02a5169b: Pull complete 09:52:15 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:52:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:52:15 ---> b7e6874047d6 09:52:15 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 09:52:18 ---> Running in bfa2099378ec 09:52:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:52:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:52:20 (1/12) Installing libmagic (5.38-r0) 09:52:20 (2/12) Installing file (5.38-r0) 09:52:20 (3/12) Installing libc-dev (0.7.2-r3) 09:52:20 (4/12) Installing g++ (9.3.0-r2) 09:52:27 (5/12) Installing fortify-headers (1.1-r0) 09:52:27 (6/12) Installing patch (2.7.6-r6) 09:52:27 (7/12) Installing build-base (0.5-r2) 09:52:27 (8/12) Installing libsodium (1.0.18-r0) 09:52:27 (9/12) Installing pkgconf (1.7.2-r0) 09:52:27 (10/12) Installing libsodium-dev (1.0.18-r0) 09:52:27 (11/12) Installing libzmq (4.3.3-r0) 09:52:27 (12/12) Installing zeromq-dev (4.3.3-r0) 09:52:27 Executing busybox-1.31.1-r19.trigger 09:52:27 OK: 217 MiB in 51 packages 09:52:31 Removing intermediate container bfa2099378ec 09:52:31 ---> 270f0989113c 09:52:31 Step 4/6 : WORKDIR /edgex-go 09:52:31 ---> Running in 446a46d364cc 09:52:32 Removing intermediate container 446a46d364cc 09:52:32 ---> 0e0b8ba6601d 09:52:32 Step 5/6 : COPY go.mod . 09:52:32 ---> c176a9258c02 09:52:32 Step 6/6 : RUN go mod download 09:52:33 ---> Running in 9b692cce7fe1 09:52:59 Removing intermediate container 9b692cce7fe1 09:52:59 ---> d320dd45a2d2 09:52:59 Successfully built d320dd45a2d2 09:52:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:53:00 + docker inspect -f . ci-base-image-arm64 09:53:00 . [Pipeline] withDockerContainer 09:53:00 prd-ubuntu18.04-docker-arm64-4c-16g-19940 does not seem to be running inside a container 09:53:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:53:01 $ docker top c2e937a98d6d936c58c20f43e0e7d7469486d1072250f490d45d24a97c6bdfd3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:03 + go version 09:53:03 go version go1.15.5 linux/arm64 [Pipeline] } 09:53:03 $ docker stop --time=1 c2e937a98d6d936c58c20f43e0e7d7469486d1072250f490d45d24a97c6bdfd3 09:53:05 $ docker rm -f c2e937a98d6d936c58c20f43e0e7d7469486d1072250f490d45d24a97c6bdfd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:53:06 + docker inspect -f . ci-base-image-arm64 09:53:06 . [Pipeline] withDockerContainer 09:53:06 prd-ubuntu18.04-docker-arm64-4c-16g-19940 does not seem to be running inside a container 09:53:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:53:08 $ docker top 03b5f63e402494643b0cdc237ac8d02b6ec7a832626f19d1fadfc090b82db78e -eo pid,comm [Pipeline] { [Pipeline] echo 09:53:08 ========================================================= 09:53:08 [edgeXBuildGoParallel] Running Tests and Build... 09:53:08 ========================================================= [Pipeline] sh 09:53:09 + make test 09:53:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:53:31 ? github.com/edgexfoundry/edgex-go [no test files] 09:54:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:54:18 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 09:54:18 internal/pkg/v2/infrastructure/redis/client.go:629:39: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Interval 09:54:18 internal/pkg/v2/infrastructure/redis/interval.go:32:44: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Interval 09:54:23 # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces 09:54:23 internal/support/scheduler/v2/infrastructure/interfaces/db.go:16:16: undefined: models.Interval 09:54:23 # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io 09:54:23 internal/support/scheduler/v2/io/interval.go:18:46: undefined: requests.AddIntervalRequest 09:54:23 internal/support/scheduler/v2/io/interval.go:19:49: undefined: requests.UpdateIntervalRequest 09:54:23 internal/support/scheduler/v2/io/interval.go:36:71: undefined: requests.AddIntervalRequest 09:54:23 internal/support/scheduler/v2/io/interval.go:37:21: undefined: requests.AddIntervalRequest 09:54:23 internal/support/scheduler/v2/io/interval.go:46:74: undefined: requests.UpdateIntervalRequest 09:54:23 internal/support/scheduler/v2/io/interval.go:47:24: undefined: requests.UpdateIntervalRequest 09:54:42 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.243s coverage: 46.6% of statements 09:54:42 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 09:54:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements 09:54:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.089s coverage: 100.0% of statements 09:54:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.593s coverage: 77.8% of statements 09:54:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.686s coverage: 82.4% of statements 09:54:46 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] 09:54:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.166s coverage: 100.0% of statements 09:54:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.096s coverage: 100.0% of statements 09:54:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.328s coverage: 86.7% of statements 09:54:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.354s coverage: 97.5% of statements 09:54:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.143s coverage: 78.3% of statements 09:54:49 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis.test] 09:54:49 internal/pkg/v2/infrastructure/redis/client.go:629: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Interval 09:54:49 internal/pkg/v2/infrastructure/redis/interval.go:32: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Interval 09:54:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.061s coverage: 93.1% of statements 09:54:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 09:54:58 FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [build failed] 09:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.077s coverage: 100.0% of statements 09:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.119s coverage: 75.5% of statements 09:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.8% of statements 09:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.174s coverage: 87.2% of statements 09:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.166s coverage: 84.2% of statements 09:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.190s coverage: 91.4% of statements 09:55:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.632s coverage: 63.5% of statements 09:55:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements 09:55:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 91.3% of statements 09:55:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 09:55:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements 09:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 09:55:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.918s coverage: 55.9% of statements 09:55:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.416s coverage: 37.0% of statements 09:55:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.602s coverage: 84.0% of statements 09:55:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.100s coverage: 100.0% of statements 09:55:12 # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks 09:55:12 internal/support/scheduler/v2/infrastructure/interfaces/mocks/DBClient.go:19:35: undefined: models.Interval 09:55:12 internal/support/scheduler/v2/infrastructure/interfaces/mocks/DBClient.go:22:9: undefined: models.Interval 09:55:12 internal/support/scheduler/v2/infrastructure/interfaces/mocks/DBClient.go:23:32: undefined: models.Interval 09:55:12 internal/support/scheduler/v2/infrastructure/interfaces/mocks/DBClient.go:26:20: undefined: models.Interval 09:55:12 internal/support/scheduler/v2/infrastructure/interfaces/mocks/DBClient.go:30:32: undefined: models.Interval 09:55:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.344s coverage: 47.1% of statements 09:55:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.133s coverage: 100.0% of statements 09:55:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.119s coverage: 100.0% of statements 09:55:16 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] 09:55:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.209s coverage: 99.0% of statements 09:55:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements 09:55:17 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http [build failed] 09:55:17 ok github.com/edgexfoundry/edgex-go/internal/system 0.063s coverage: 0.0% of statements 09:55:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements 09:55:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.085s coverage: 87.9% of statements 09:55:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 09:55:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 09:55:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 09:55:20 make: *** [Makefile:94: test] Error 2 [Pipeline] } 09:55:20 $ docker stop --time=1 03b5f63e402494643b0cdc237ac8d02b6ec7a832626f19d1fadfc090b82db78e 09:55:22 $ docker rm -f 03b5f63e402494643b0cdc237ac8d02b6ec7a832626f19d1fadfc090b82db78e [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] } 09:55:25 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 09:55:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:55:30 ---> package-listing.sh 09:55:30 ++ facter osfamily 09:55:30 ++ tr '[:upper:]' '[:lower:]' 09:55:30 + OS_FAMILY=redhat 09:55:30 + workspace=/w/workspace/edgex-go/1 09:55:30 + START_PACKAGES=/tmp/packages_start.txt 09:55:30 + END_PACKAGES=/tmp/packages_end.txt 09:55:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:55:30 + PACKAGES=/tmp/packages_start.txt 09:55:30 + '[' /w/workspace/edgex-go/1 ']' 09:55:30 + PACKAGES=/tmp/packages_end.txt 09:55:30 + case "${OS_FAMILY}" in 09:55:30 + rpm -qa 09:55:30 + sort 09:55:36 + '[' -f /tmp/packages_start.txt ']' 09:55:36 + '[' -f /tmp/packages_end.txt ']' 09:55:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:55:36 + '[' /w/workspace/edgex-go/1 ']' 09:55:36 + mkdir -p /w/workspace/edgex-go/1/archives/ 09:55:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 09:55:36 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:55:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:55:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:55:37 09:55:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:55:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:55:37 alpine: Pulling from edgex-lftools-log-publisher 09:55:37 df20fa9351a1: Pulling fs layer 09:55:37 36b3adc4ff6f: Pulling fs layer 09:55:37 8ad3a11d3b57: Pulling fs layer 09:55:37 46f8f816bc3b: Pulling fs layer 09:55:37 93b61091891f: Pulling fs layer 09:55:37 46f8f816bc3b: Waiting 09:55:37 93b9cdb0e59b: Pulling fs layer 09:55:37 5e14af77c1be: Pulling fs layer 09:55:37 01666e4c0597: Pulling fs layer 09:55:37 93b9cdb0e59b: Waiting 09:55:37 aa168da1d23b: Pulling fs layer 09:55:37 01666e4c0597: Waiting 09:55:37 5e14af77c1be: Waiting 09:55:37 aa168da1d23b: Waiting 09:55:37 36b3adc4ff6f: Download complete 09:55:37 46f8f816bc3b: Verifying Checksum 09:55:37 46f8f816bc3b: Download complete 09:55:38 93b61091891f: Verifying Checksum 09:55:38 93b61091891f: Download complete 09:55:38 93b9cdb0e59b: Verifying Checksum 09:55:38 93b9cdb0e59b: Download complete 09:55:38 5e14af77c1be: Verifying Checksum 09:55:38 5e14af77c1be: Download complete 09:55:38 01666e4c0597: Download complete 09:55:38 8ad3a11d3b57: Verifying Checksum 09:55:38 8ad3a11d3b57: Download complete 09:55:38 df20fa9351a1: Verifying Checksum 09:55:38 df20fa9351a1: Download complete 09:55:38 df20fa9351a1: Pull complete 09:55:39 36b3adc4ff6f: Pull complete 09:55:39 8ad3a11d3b57: Pull complete 09:55:39 46f8f816bc3b: Pull complete 09:55:40 93b61091891f: Pull complete 09:55:40 93b9cdb0e59b: Pull complete 09:55:40 aa168da1d23b: Verifying Checksum 09:55:40 aa168da1d23b: Download complete 09:55:40 5e14af77c1be: Pull complete 09:55:40 01666e4c0597: Pull complete 09:55:49 aa168da1d23b: Pull complete 09:55:49 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:55:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:55:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:55:49 prd-centos7-docker-4c-2g-19939 does not seem to be running inside a container 09:55:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:55:53 $ docker top 8ed2af346db35b711300fe6ecbfef03186f540b23563298da9a0046884ee2581 -eo pid,comm [Pipeline] { [Pipeline] sh 09:55:53 + touch /tmp/pre-build-complete [Pipeline] sh 09:55:54 + mkdir -p /var/log/sa [Pipeline] sh 09:55:54 + ls /var/log/sa-host 09:55:54 + sadf -c /var/log/sa-host/sa13 09:55:54 file_magic: OK 09:55:54 HZ: Using current value: 100 09:55:54 file_header: OK 09:55:54 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 09:55:54 Statistics: 09:55:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:55:54 File successfully converted to sysstat format version 12.2.1 09:55:54 + sadf -c /var/log/sa-host/sa23 09:55:54 file_magic: OK 09:55:54 HZ: Using current value: 100 09:55:54 file_header: OK 09:55:54 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 09:55:54 Statistics: 09:55:54 Hnuu...uuuununununu... 09:55:54 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:55:55 provisioning config files... 09:55:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config566718895425065670tmp [Pipeline] { [Pipeline] echo 09:55:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:55:55 ---> create-netrc.sh [Pipeline] } 09:55:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:55:55 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:55:55 ---> python-tools-install.sh [Pipeline] echo 09:55:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:55:56 ---> sudo-logs.sh 09:55:56 Archiving 'sudo' log.. [Pipeline] echo 09:55:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:55:56 ---> job-cost.sh 09:55:56 lf-activate-venv: SKIPPING 09:55:56 INFO: No Stack... 09:55:57 INFO: Retrieving Pricing Info for: v1-standard-2 09:55:58 INFO: Archiving Costs [Pipeline] echo 09:55:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:55:58 ---> logs-deploy.sh 09:55:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3022/1 09:55:58 INFO: archiving workspace using pattern(s): 09:56:00 Archives upload complete. 09:56:00 INFO: archiving logs to Nexus 09:56:01 ---> uname -a: 09:56:01 Linux prd-centos7-docker-4c-2g-19939.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 09:56:01 09:56:01 09:56:01 ---> lscpu: 09:56:01 Architecture: x86_64 09:56:01 CPU op-mode(s): 32-bit, 64-bit 09:56:01 Byte Order: Little Endian 09:56:01 Address sizes: 40 bits physical, 48 bits virtual 09:56:01 CPU(s): 4 09:56:01 On-line CPU(s) list: 0-3 09:56:01 Thread(s) per core: 1 09:56:01 Core(s) per socket: 1 09:56:01 Socket(s): 4 09:56:01 NUMA node(s): 1 09:56:01 Vendor ID: GenuineIntel 09:56:01 CPU family: 6 09:56:01 Model: 44 09:56:01 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:56:01 Stepping: 1 09:56:01 CPU MHz: 2933.442 09:56:01 BogoMIPS: 5866.88 09:56:01 Virtualization: VT-x 09:56:01 Hypervisor vendor: KVM 09:56:01 Virtualization type: full 09:56:01 L1d cache: 128 KiB 09:56:01 L1i cache: 128 KiB 09:56:01 L2 cache: 16 MiB 09:56:01 L3 cache: 64 MiB 09:56:01 NUMA node0 CPU(s): 0-3 09:56:01 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:56:01 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:56:01 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:56:01 Vulnerability Meltdown: Mitigation; PTI 09:56:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:56:01 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:56:01 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:56:01 Vulnerability Srbds: Not affected 09:56:01 Vulnerability Tsx async abort: Not affected 09:56:01 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 09:56:01 09:56:01 09:56:01 ---> nproc: 09:56:01 4 09:56:01 09:56:01 09:56:01 ---> df -h: 09:56:01 Filesystem Size Used Available Use% Mounted on 09:56:01 overlay 50.0G 8.2G 41.7G 16% / 09:56:01 tmpfs 64.0M 0 64.0M 0% /dev 09:56:01 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:56:01 shm 64.0M 0 64.0M 0% /dev/shm 09:56:01 /dev/vda1 50.0G 8.2G 41.7G 16% /facter-os 09:56:01 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/resolv.conf 09:56:01 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hostname 09:56:01 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hosts 09:56:01 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/sa-host 09:56:01 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/secure 09:56:01 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/auth.log 09:56:01 /dev/vda1 50.0G 8.2G 41.7G 16% /run/cloud-init/result.json 09:56:01 /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/1 09:56:01 /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/1@tmp 09:56:01 09:56:01 09:56:01 ---> free -m: 09:56:01 total used free shared buff/cache available 09:56:01 Mem: 1837 764 132 0 939 979 09:56:01 Swap: 1023 2 1021 09:56:01 09:56:01 09:56:01 ---> ip addr: 09:56:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:56:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:56:01 inet 127.0.0.1/8 scope host lo 09:56:01 valid_lft forever preferred_lft forever 09:56:01 inet6 ::1/128 scope host 09:56:01 valid_lft forever preferred_lft forever 09:56:01 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:56:01 link/ether fa:16:3e:41:a4:2c brd ff:ff:ff:ff:ff:ff 09:56:01 inet 10.30.122.169/23 brd 10.30.123.255 scope global dynamic eth0 09:56:01 valid_lft 85896sec preferred_lft 85896sec 09:56:01 inet6 fe80::f816:3eff:fe41:a42c/64 scope link 09:56:01 valid_lft forever preferred_lft forever 09:56:01 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:56:01 link/ether 02:42:57:14:1b:73 brd ff:ff:ff:ff:ff:ff 09:56:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:56:01 valid_lft forever preferred_lft forever 09:56:01 inet6 fe80::42:57ff:fe14:1b73/64 scope link 09:56:01 valid_lft forever preferred_lft forever 09:56:01 09:56:01 09:56:01 ---> sar -b -r -n DEV: 09:56:01 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/13/21 _x86_64_ (4 CPU) 09:56:01 09:56:01 09:47:26 LINUX RESTART (4 CPU) 09:56:01 09:56:01 09:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:56:01 09:49:01 100.74 41.00 59.75 0.00 7605.55 19427.32 0.00 09:56:01 09:50:01 261.95 67.89 194.06 0.00 3801.83 50890.10 0.00 09:56:01 09:51:01 176.29 93.26 83.03 0.00 4232.28 9880.68 0.00 09:56:01 09:52:01 1.57 0.00 1.57 0.00 0.00 28.84 0.00 09:56:01 09:53:01 0.53 0.33 0.20 0.00 13.72 1.98 0.00 09:56:01 09:54:01 0.37 0.02 0.35 0.00 0.53 4.71 0.00 09:56:01 09:55:01 1.25 1.02 0.23 0.00 123.78 2.96 0.00 09:56:01 Average: 77.52 29.06 48.46 0.00 2242.14 11449.95 0.00 09:56:01 09:56:01 09:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:56:01 09:49:01 364168 0 574988 30.56 2620 939768 1113116 37.99 447004 869280 128 09:56:01 09:50:01 233748 0 770788 40.97 1492 875516 1939124 66.18 543676 832628 32 09:56:01 09:51:01 501220 0 702100 37.32 788 677436 1149172 39.22 488516 621852 32 09:56:01 09:52:01 512824 0 690552 36.70 788 677380 1091148 37.24 481904 620572 16 09:56:01 09:53:01 513464 0 689492 36.65 788 677800 1077844 36.79 478408 623636 12 09:56:01 09:54:01 513684 0 689264 36.63 788 677808 1077784 36.78 477880 623636 12 09:56:01 09:55:01 509932 0 689296 36.63 788 681528 1077832 36.78 478376 627352 8 09:56:01 Average: 449863 0 686640 36.49 1150 743891 1218003 41.57 485109 688422 34 09:56:01 09:56:01 09:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:56:01 09:49:01 eth0 1697.49 1350.66 6000.71 167.68 0.00 0.00 0.00 0.00 09:56:01 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:01 09:49:01 docker0 876.95 929.54 70.66 2726.81 0.00 0.00 0.00 0.00 09:56:01 09:50:01 vethb04d27f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:01 09:50:01 eth0 513.08 437.08 3676.43 45.65 0.00 0.00 0.00 0.00 09:56:01 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:01 09:50:01 vetha700012 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:01 09:51:01 eth0 40.53 27.59 24.98 64.09 0.00 0.00 0.00 0.00 09:56:01 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:01 09:51:01 docker0 1008.70 1085.27 79.68 3506.28 0.00 0.00 0.00 0.00 09:56:01 09:52:01 eth0 0.50 0.35 0.27 0.20 0.00 0.00 0.00 0.00 09:56:01 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:01 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:01 09:53:01 eth0 0.18 0.13 0.08 0.04 0.00 0.00 0.00 0.00 09:56:01 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:01 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:01 09:54:01 eth0 0.08 0.08 0.01 0.03 0.00 0.00 0.00 0.00 09:56:01 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:01 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:01 09:55:01 eth0 0.15 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:56:01 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:01 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:01 Average: eth0 318.54 256.91 1375.64 39.38 0.00 0.00 0.00 0.00 09:56:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:01 Average: docker0 144.52 155.49 11.42 502.37 0.00 0.00 0.00 0.00 09:56:01 09:56:01 09:56:01 ---> sar -P ALL: 09:56:01 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/13/21 _x86_64_ (4 CPU) 09:56:01 09:56:01 09:47:26 LINUX RESTART (4 CPU) 09:56:01 09:56:01 09:48:02 CPU %user %nice %system %iowait %steal %idle 09:56:01 09:49:01 all 15.58 0.00 6.34 1.51 0.02 76.55 09:56:01 09:49:01 0 18.49 0.00 8.35 0.24 0.02 72.90 09:56:01 09:49:01 1 18.08 0.00 5.73 0.26 0.02 75.91 09:56:01 09:49:01 2 14.37 0.00 5.78 1.17 0.00 78.67 09:56:01 09:49:01 3 11.41 0.00 5.49 4.35 0.03 78.71 09:56:01 09:50:01 all 11.02 0.00 9.67 4.71 0.03 74.57 09:56:01 09:50:01 0 10.82 0.00 8.28 2.99 0.03 77.87 09:56:01 09:50:01 1 10.70 0.00 9.33 4.09 0.02 75.86 09:56:01 09:50:01 2 10.96 0.00 10.75 5.09 0.03 73.17 09:56:01 09:50:01 3 11.59 0.00 10.34 6.69 0.02 71.36 09:56:01 09:51:01 all 45.74 0.00 11.65 4.78 0.03 37.80 09:56:01 09:51:01 0 43.35 0.00 11.74 6.85 0.03 38.03 09:56:01 09:51:01 1 45.93 0.00 11.52 4.34 0.03 38.18 09:56:01 09:51:01 2 46.83 0.00 11.17 3.74 0.02 38.24 09:56:01 09:51:01 3 46.82 0.00 12.18 4.21 0.02 36.77 09:56:01 09:52:01 all 0.14 0.00 0.06 0.00 0.00 99.80 09:56:01 09:52:01 0 0.03 0.00 0.07 0.00 0.00 99.90 09:56:01 09:52:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:56:01 09:52:01 2 0.08 0.00 0.08 0.00 0.00 99.83 09:56:01 09:52:01 3 0.42 0.00 0.05 0.00 0.00 99.53 09:56:01 09:53:01 all 0.16 0.00 0.03 0.00 0.00 99.81 09:56:01 09:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:56:01 09:53:01 1 0.53 0.00 0.03 0.00 0.00 99.43 09:56:01 09:53:01 2 0.05 0.00 0.07 0.00 0.00 99.88 09:56:01 09:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:56:01 09:54:01 all 0.16 0.00 0.07 0.00 0.00 99.77 09:56:01 09:54:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:56:01 09:54:01 1 0.55 0.00 0.15 0.00 0.00 99.30 09:56:01 09:54:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:56:01 09:54:01 3 0.02 0.00 0.05 0.00 0.00 99.93 09:56:01 09:55:01 all 0.15 0.00 0.04 0.00 0.00 99.80 09:56:01 09:55:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:56:01 09:55:01 1 0.53 0.00 0.07 0.00 0.00 99.40 09:56:01 09:55:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:56:01 09:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:56:01 Average: all 10.22 0.00 3.91 1.55 0.01 84.31 09:56:01 Average: 0 10.16 0.00 3.99 1.41 0.01 84.43 09:56:01 Average: 1 10.76 0.00 3.78 1.23 0.01 84.23 09:56:01 Average: 2 10.12 0.00 3.92 1.41 0.01 84.55 09:56:01 Average: 3 9.87 0.00 3.95 2.14 0.01 84.03 09:56:01 09:56:01 09:56:01