Pull request #3440 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ca09b63b56b08b4243e81c6a11b4387350c2b679+feccc1132204ea0a3421d61f23242004f0b740e5 (dac3eb09f287559c6394f39fda06abb179975704) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-3440/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-3440/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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-3820’ is offline; ‘prd-centos7-docker-4c-2g-3822’ is offline; ‘prd-centos7-docker-4c-2g-3823’ is offline; ‘prd-centos7-docker-4c-2g-3824’ is offline; ‘prd-centos7-docker-4c-2g-3830’ is offline; ‘prd-centos7-docker-4c-2g-3832’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-3829’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3817’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3825’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3827’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3828’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3833 in /w/workspace/edgexfoundry_edgex-go_PR-3440 [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 > 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/3440/head:refs/remotes/origin/PR-3440 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit feccc1132204ea0a3421d61f23242004f0b740e5 into PR head commit ca09b63b56b08b4243e81c6a11b4387350c2b679 Merge succeeded, producing ca09b63b56b08b4243e81c6a11b4387350c2b679 Checking out Revision ca09b63b56b08b4243e81c6a11b4387350c2b679 (PR-3440) > git config core.sparsecheckout # timeout=10 > git checkout -f ca09b63b56b08b4243e81c6a11b4387350c2b679 # 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 feccc1132204ea0a3421d61f23242004f0b740e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca09b63b56b08b4243e81c6a11b4387350c2b679 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:28:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:28:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:28:03 ========================================================= 11:28:03 EdgeX Global Pipelines Version Info 11:28:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:28:06 ------------------- 11:28:06 stable info: 11:28:06 ------------------- 11:28:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:28:06 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 11:28:06 Message: update stable to v1.0.191 11:28:07 ------------------- 11:28:07 experimental info: 11:28:07 ------------------- 11:28:07 Commited By: **** collab-it+edgex@linuxfoundation.org 11:28:07 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 11:28:07 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:28:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:28:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:28:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:28:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:28:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:28:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 11:28:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 11:28:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:28:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 11:28:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 11:28:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:28:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:28:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:28:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:28:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:28:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:28:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:28:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:28:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:28:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 11:28:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 11:28:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:28:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3440 [Pipeline] echo 11:28:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3440 [Pipeline] echo 11:28:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3440 [Pipeline] echo 11:28:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca09b63b56b08b4243e81c6a11b4387350c2b679 [Pipeline] echo 11:28:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca09b63 [Pipeline] echo 11:28:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:28:10 provisioning config files... 11:28:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9039483567058939287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:28:10 ---> docker-login.sh 11:28:10 nexus3.edgexfoundry.org:10001 11:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:11 Configure a credential helper to remove this warning. See 11:28:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:11 11:28:11 Login Succeeded 11:28:11 nexus3.edgexfoundry.org:10002 11:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:12 Configure a credential helper to remove this warning. See 11:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:12 11:28:12 Login Succeeded 11:28:12 nexus3.edgexfoundry.org:10003 11:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:13 Configure a credential helper to remove this warning. See 11:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:13 11:28:13 Login Succeeded 11:28:13 nexus3.edgexfoundry.org:10004 11:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:13 Configure a credential helper to remove this warning. See 11:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:13 11:28:13 Login Succeeded 11:28:13 docker.io 11:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:14 Configure a credential helper to remove this warning. See 11:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:14 11:28:14 Login Succeeded 11:28:14 ---> docker-login.sh ends [Pipeline] } 11:28:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:28:14 ++ 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 11:28:14 + for file in '`ls cmd/**/Dockerfile`' 11:28:14 ++ cut -d/ -f2 11:28:14 ++ dirname cmd/core-command/Dockerfile 11:28:14 + echo core-command,cmd/core-command/Dockerfile 11:28:14 + for file in '`ls cmd/**/Dockerfile`' 11:28:14 ++ dirname cmd/core-data/Dockerfile 11:28:14 ++ cut -d/ -f2 11:28:14 + echo core-data,cmd/core-data/Dockerfile 11:28:14 + for file in '`ls cmd/**/Dockerfile`' 11:28:14 ++ cut -d/ -f2 11:28:14 ++ dirname cmd/core-metadata/Dockerfile 11:28:14 + echo core-metadata,cmd/core-metadata/Dockerfile 11:28:14 + for file in '`ls cmd/**/Dockerfile`' 11:28:14 ++ dirname cmd/security-bootstrapper/Dockerfile 11:28:14 ++ cut -d/ -f2 11:28:14 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:28:14 + for file in '`ls cmd/**/Dockerfile`' 11:28:14 ++ dirname cmd/security-proxy-setup/Dockerfile 11:28:14 ++ cut -d/ -f2 11:28:14 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:28:14 + for file in '`ls cmd/**/Dockerfile`' 11:28:14 ++ dirname cmd/security-secretstore-setup/Dockerfile 11:28:14 ++ cut -d/ -f2 11:28:14 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:28:14 + for file in '`ls cmd/**/Dockerfile`' 11:28:14 ++ cut -d/ -f2 11:28:14 ++ dirname cmd/support-notifications/Dockerfile 11:28:14 + echo support-notifications,cmd/support-notifications/Dockerfile 11:28:14 + for file in '`ls cmd/**/Dockerfile`' 11:28:14 ++ cut -d/ -f2 11:28:14 ++ dirname cmd/support-scheduler/Dockerfile 11:28:14 + echo support-scheduler,cmd/support-scheduler/Dockerfile 11:28:14 + for file in '`ls cmd/**/Dockerfile`' 11:28:14 ++ dirname cmd/sys-mgmt-agent/Dockerfile 11:28:14 ++ cut -d/ -f2 11:28:14 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 11:28:14 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 11:28:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:28:15 11:28:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:28:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:28:16 latest: Pulling from edgex-devops/git-semver 11:28:16 31603596830f: Pulling fs layer 11:28:16 54011a49482f: Pulling fs layer 11:28:16 a6820b24f6d8: Pulling fs layer 11:28:16 f581987b2513: Pulling fs layer 11:28:16 f581987b2513: Waiting 11:28:16 54011a49482f: Verifying Checksum 11:28:16 54011a49482f: Download complete 11:28:17 31603596830f: Verifying Checksum 11:28:17 31603596830f: Download complete 11:28:17 f581987b2513: Verifying Checksum 11:28:17 f581987b2513: Download complete 11:28:17 a6820b24f6d8: Verifying Checksum 11:28:17 a6820b24f6d8: Download complete 11:28:17 31603596830f: Pull complete 11:28:18 54011a49482f: Pull complete 11:28:20 a6820b24f6d8: Pull complete 11:28:20 f581987b2513: Pull complete 11:28:20 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 11:28:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:28:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:28:20 prd-centos7-docker-4c-2g-3833 does not seem to be running inside a container 11:28:20 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:28:23 $ docker top ea67a7a3f1b439dcef285880346a8c3466caddbbd0b0a49edae3e5d62a86b082 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:28:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:28:24 [ssh-agent] Looking for ssh-agent implementation... 11:28:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:28:24 $ docker exec ea67a7a3f1b439dcef285880346a8c3466caddbbd0b0a49edae3e5d62a86b082 ssh-agent 11:28:25 SSH_AUTH_SOCK=/tmp/ssh-qDknvm87me5N/agent.11 11:28:25 SSH_AGENT_PID=16 11:28:25 Running ssh-add (command line suppressed) 11:28:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4521651605662817107.key (/w/workspace/edgex-go/1@tmp/private_key_4521651605662817107.key) 11:28:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:28:26 + git tag --points-at HEAD [Pipeline] } 11:28:26 $ docker exec --env ******** --env ******** ea67a7a3f1b439dcef285880346a8c3466caddbbd0b0a49edae3e5d62a86b082 ssh-agent -k 11:28:27 unset SSH_AUTH_SOCK; 11:28:27 unset SSH_AGENT_PID; 11:28:27 echo Agent pid 16 killed; 11:28:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:28:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:28:27 [ssh-agent] Looking for ssh-agent implementation... 11:28:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:28:28 $ docker exec ea67a7a3f1b439dcef285880346a8c3466caddbbd0b0a49edae3e5d62a86b082 ssh-agent 11:28:28 SSH_AUTH_SOCK=/tmp/ssh-3YLxTOTVy7ui/agent.45 11:28:28 SSH_AGENT_PID=50 11:28:28 Running ssh-add (command line suppressed) 11:28:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3899478939565854764.key (/w/workspace/edgex-go/1@tmp/private_key_3899478939565854764.key) 11:28:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:28:30 + git semver init 11:28:30 # -> Open(): unable to determine branch for HEAD 11:28:30 # $GIT_DIR = /w/workspace/edgex-go/1/.git 11:28:30 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 11:28:30 # $SEMVER_REMOTE_NAME = origin 11:28:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:28:30 # $SEMVER_USER_NAME = edgex-jenkins 11:28:30 # $SEMVER_BRANCH = PR-3440 11:28:30 # $SEMVER_TEMP = /tmp/semver-749504735 11:28:30 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 11:29:10 # '/tmp/semver-749504735' -> '/w/workspace/edgex-go/1/.semver' 11:29:10 # -> Force: false 11:29:10 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 11:29:10 $ docker exec --env ******** --env ******** ea67a7a3f1b439dcef285880346a8c3466caddbbd0b0a49edae3e5d62a86b082 ssh-agent -k 11:29:10 unset SSH_AUTH_SOCK; 11:29:10 unset SSH_AGENT_PID; 11:29:10 echo Agent pid 50 killed; 11:29:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:29:11 + git semver [Pipeline] } 11:29:11 $ docker stop --time=1 ea67a7a3f1b439dcef285880346a8c3466caddbbd0b0a49edae3e5d62a86b082 11:29:13 $ docker rm -f ea67a7a3f1b439dcef285880346a8c3466caddbbd0b0a49edae3e5d62a86b082 [Pipeline] // withDockerContainer [Pipeline] sh 11:29:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:29:15 Stashed 1 file(s) [Pipeline] echo 11:29:15 [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 11:29:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 11:29:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:29:17 + sudo service docker restart 11:29:17 + true 11:29:17 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 11:29:18 ========================================================= 11:29:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:29:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:29:19 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 11:29:26 Sending build context to Docker daemon 330MB 11:29:26 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 11:29:26 Step 2/6 : FROM ${BASE} 11:29:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:29:26 540db60ca938: Pulling fs layer 11:29:26 adcc1eea9eea: Pulling fs layer 11:29:26 4c4ab2625f07: Pulling fs layer 11:29:26 0510c868ecb4: Pulling fs layer 11:29:26 afea3b2eda06: Pulling fs layer 11:29:26 7809a108b3ef: Pulling fs layer 11:29:26 f706445af74f: Pulling fs layer 11:29:26 0510c868ecb4: Waiting 11:29:26 afea3b2eda06: Waiting 11:29:26 7809a108b3ef: Waiting 11:29:26 f706445af74f: Waiting 11:29:26 4c4ab2625f07: Verifying Checksum 11:29:26 4c4ab2625f07: Download complete 11:29:26 adcc1eea9eea: Download complete 11:29:26 afea3b2eda06: Verifying Checksum 11:29:26 afea3b2eda06: Download complete 11:29:26 7809a108b3ef: Verifying Checksum 11:29:26 7809a108b3ef: Download complete 11:29:26 540db60ca938: Verifying Checksum 11:29:26 540db60ca938: Download complete 11:29:27 540db60ca938: Pull complete 11:29:27 adcc1eea9eea: Pull complete 11:29:28 4c4ab2625f07: Pull complete 11:29:29 f706445af74f: Verifying Checksum 11:29:29 f706445af74f: Download complete 11:29:31 Still waiting to schedule task 11:29:31 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 11:29:33 0510c868ecb4: Download complete 11:29:43 0510c868ecb4: Pull complete 11:29:43 afea3b2eda06: Pull complete 11:29:43 7809a108b3ef: Pull complete 11:29:48 f706445af74f: Pull complete 11:29:48 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 11:29:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:29:48 ---> b068be0155e3 11:29:48 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 11:29:49 ---> Running in e0b76736fdba 11:29:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:29:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:29:53 (1/12) Installing libmagic (5.39-r0) 11:29:54 (2/12) Installing file (5.39-r0) 11:29:54 (3/12) Installing libc-dev (0.7.2-r3) 11:29:54 (4/12) Installing g++ (10.2.1_pre1-r3) 11:30:13 (5/12) Installing fortify-headers (1.1-r0) 11:30:13 (6/12) Installing patch (2.7.6-r6) 11:30:13 (7/12) Installing build-base (0.5-r2) 11:30:13 (8/12) Installing libsodium (1.0.18-r0) 11:30:14 (9/12) Installing pkgconf (1.7.3-r0) 11:30:14 (10/12) Installing libsodium-dev (1.0.18-r0) 11:30:14 (11/12) Installing libzmq (4.3.3-r1) 11:30:14 (12/12) Installing zeromq-dev (4.3.3-r1) 11:30:14 Executing busybox-1.32.1-r6.trigger 11:30:14 OK: 219 MiB in 52 packages 11:30:20 Removing intermediate container e0b76736fdba 11:30:20 ---> 6f179d486dcf 11:30:20 Step 4/6 : WORKDIR /edgex-go 11:30:20 ---> Running in 673094ceb45f 11:30:20 Removing intermediate container 673094ceb45f 11:30:20 ---> 7290cd582e29 11:30:20 Step 5/6 : COPY go.mod . 11:30:21 ---> 225f57204a52 11:30:21 Step 6/6 : RUN go mod download 11:30:21 ---> Running in 21148c8312b6 11:30:54 Removing intermediate container 21148c8312b6 11:30:54 ---> 245b4fde3b7c 11:30:54 Successfully built 245b4fde3b7c 11:30:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:30:54 + docker inspect -f . ci-base-image-x86_64 11:30:54 . [Pipeline] withDockerContainer 11:30:55 prd-centos7-docker-4c-2g-3833 does not seem to be running inside a container 11:30:55 $ 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 ******** ci-base-image-x86_64 cat 11:30:57 $ docker top c768ac92f69f68829d01973ff2f3fa19b8cd20728630464610f51348702ae9ba -eo pid,comm [Pipeline] { [Pipeline] sh 11:30:59 + go version 11:30:59 go version go1.16.3 linux/amd64 [Pipeline] } 11:30:59 $ docker stop --time=1 c768ac92f69f68829d01973ff2f3fa19b8cd20728630464610f51348702ae9ba 11:31:01 $ docker rm -f c768ac92f69f68829d01973ff2f3fa19b8cd20728630464610f51348702ae9ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:31:02 + docker inspect -f . ci-base-image-x86_64 11:31:02 . [Pipeline] withDockerContainer 11:31:02 prd-centos7-docker-4c-2g-3833 does not seem to be running inside a container 11:31:02 $ 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 ******** ci-base-image-x86_64 cat 11:31:04 $ docker top 8f380c0d3484ed76ee0a45935f69d245dc2340319dd9818d277cfe7758a60da7 -eo pid,comm [Pipeline] { [Pipeline] echo 11:31:04 ========================================================= 11:31:04 [edgeXBuildGoParallel] Running Tests and Build... 11:31:04 ========================================================= [Pipeline] sh 11:31:04 + go mod tidy [Pipeline] sh 11:31:08 + make test 11:31:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:31:23 ? github.com/edgexfoundry/edgex-go [no test files] 11:31:46 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 11:31:46 internal/pkg/v2/utils/restaddress.go:64:37: address.RequestBody undefined (type models.RESTAddress has no field or method RequestBody) 11:31:46 internal/pkg/v2/utils/restaddress.go:77:12: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 11:31:46 internal/pkg/v2/utils/restaddress.go:78:10: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 11:31:46 internal/pkg/v2/utils/restaddress.go:80:45: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 11:32:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3840 in /w/workspace/edgexfoundry_edgex-go_PR-3440 [Pipeline] { [Pipeline] ws 11:32:02 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 11:32:08 using credential edgex-jenkins-ssh 11:32:08 Cloning the remote Git repository 11:32:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:32:09 > git init /w/workspace/edgex-go/1 # timeout=10 11:32:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:32:09 > git --version # timeout=10 11:32:09 > git --version # 'git version 2.17.1' 11:32:09 using GIT_SSH to set credentials SSH Credentials for GitHub 11:32:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:26 # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application 11:32:26 internal/support/scheduler/v2/application/intervalaction.go:166:5: unknown field 'RequestBody' in struct literal of type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".RESTAddress 11:32:29 FAIL github.com/edgexfoundry/edgex-go/internal/core/command [build failed] 11:32:29 Merging remotes/origin/master commit feccc1132204ea0a3421d61f23242004f0b740e5 into PR head commit ca09b63b56b08b4243e81c6a11b4387350c2b679 11:32:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.094s coverage: 19.8% of statements 11:32:30 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [build failed] 11:32:30 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 11:32:30 Merge succeeded, producing ca09b63b56b08b4243e81c6a11b4387350c2b679 11:32:30 Checking out Revision ca09b63b56b08b4243e81c6a11b4387350c2b679 (PR-3440) 11:32:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:32:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:32:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:32:28 using GIT_SSH to set credentials SSH Credentials for GitHub 11:32:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3440/head:refs/remotes/origin/PR-3440 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:32:29 > git config core.sparsecheckout # timeout=10 11:32:29 > git checkout -f ca09b63b56b08b4243e81c6a11b4387350c2b679 # timeout=10 11:32:30 > git remote # timeout=10 11:32:30 > git config --get remote.origin.url # timeout=10 11:32:30 using GIT_SSH to set credentials SSH Credentials for GitHub 11:32:30 > git merge feccc1132204ea0a3421d61f23242004f0b740e5 # timeout=10 11:32:30 > git rev-parse HEAD^{commit} # timeout=10 11:32:30 > git config core.sparsecheckout # timeout=10 11:32:30 > git checkout -f ca09b63b56b08b4243e81c6a11b4387350c2b679 # timeout=10 11:32:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.103s coverage: 100.0% of statements 11:32:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.264s coverage: 100.0% of statements 11:32:32 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/application [build failed] 11:32:32 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [build failed] 11:32:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.115s coverage: 78.9% of statements 11:32:32 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] 11:32:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.155s coverage: 100.0% of statements 11:32:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.138s coverage: 100.0% of statements 11:32:34 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 11:32:34 > git --version # timeout=10 11:32:34 > git --version # 'git version 2.17.1' 11:32:34 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:32:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.199s coverage: 86.7% of statements 11:32:36 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 11:32:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.435s coverage: 97.5% of statements 11:32:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:32:37 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils.test] 11:32:37 internal/pkg/v2/utils/restaddress.go:64: address.RequestBody undefined (type models.RESTAddress has no field or method RequestBody) 11:32:37 internal/pkg/v2/utils/restaddress.go:77: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 11:32:37 internal/pkg/v2/utils/restaddress.go:78: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 11:32:37 internal/pkg/v2/utils/restaddress.go:80: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 11:32:37 + + truesudo service 11:32:37 docker restart 11:32:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.217s coverage: 78.3% of statements 11:32:37 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] 11:32:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.253s coverage: 58.8% of statements 11:32:37 FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [build failed] 11:32:37 FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [build failed] 11:32:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.135s coverage: 47.1% of statements 11:32:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.169s coverage: 79.5% of statements 11:32:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.090s coverage: 94.1% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:32:40 provisioning config files... 11:32:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4195413496016871724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.147s coverage: 96.3% of statements 11:32:40 ---> docker-login.sh 11:32:40 nexus3.edgexfoundry.org:10001 11:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.147s coverage: 87.5% of statements 11:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:32:41 Configure a credential helper to remove this warning. See 11:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:32:41 11:32:41 Login Succeeded 11:32:41 nexus3.edgexfoundry.org:10002 11:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:32:42 Configure a credential helper to remove this warning. See 11:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:32:42 11:32:42 Login Succeeded 11:32:42 nexus3.edgexfoundry.org:10003 11:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:32:43 Configure a credential helper to remove this warning. See 11:32:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:32:43 11:32:43 Login Succeeded 11:32:43 nexus3.edgexfoundry.org:10004 11:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:32:43 Configure a credential helper to remove this warning. See 11:32:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:32:43 11:32:43 Login Succeeded 11:32:43 docker.io 11:32:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:32:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:32:44 Configure a credential helper to remove this warning. See 11:32:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:32:44 11:32:44 Login Succeeded 11:32:44 ---> docker-login.sh ends [Pipeline] } 11:32:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:32:44 ========================================================= 11:32:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 11:32:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:32:45 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 11:32:48 Sending build context to Docker daemon 167.6MB 11:32:48 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 11:32:48 Step 2/6 : FROM ${BASE} 11:32:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:32:48 595b0fe564bb: Pulling fs layer 11:32:48 7186ed65a4f7: Pulling fs layer 11:32:48 316046926c0a: Pulling fs layer 11:32:48 4ebd0625c992: Pulling fs layer 11:32:48 207e8628e3a3: Pulling fs layer 11:32:48 c791037a9be2: Pulling fs layer 11:32:48 ffd874e62e21: Pulling fs layer 11:32:48 c791037a9be2: Waiting 11:32:48 207e8628e3a3: Waiting 11:32:48 ffd874e62e21: Waiting 11:32:48 4ebd0625c992: Waiting 11:32:48 316046926c0a: Verifying Checksum 11:32:48 316046926c0a: Download complete 11:32:48 7186ed65a4f7: Download complete 11:32:48 207e8628e3a3: Verifying Checksum 11:32:48 207e8628e3a3: Download complete 11:32:48 c791037a9be2: Verifying Checksum 11:32:48 c791037a9be2: Download complete 11:32:48 595b0fe564bb: Verifying Checksum 11:32:48 595b0fe564bb: Download complete 11:32:48 595b0fe564bb: Pull complete 11:32:49 7186ed65a4f7: Pull complete 11:32:49 316046926c0a: Pull complete 11:32:50 ffd874e62e21: Verifying Checksum 11:32:50 ffd874e62e21: Download complete 11:32:52 4ebd0625c992: Verifying Checksum 11:32:52 4ebd0625c992: Download complete 11:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.173s coverage: 94.4% of statements 11:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.116s coverage: 44.8% of statements 11:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.773s coverage: 81.8% of statements 11:33:02 4ebd0625c992: Pull complete 11:33:02 207e8628e3a3: Pull complete 11:33:02 c791037a9be2: Pull complete 11:33:05 ffd874e62e21: Pull complete 11:33:05 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 11:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:33:05 ---> cfc18b08335c 11:33:05 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 11:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.251s coverage: 92.9% of statements 11:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 11:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.133s coverage: 87.2% of statements 11:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 11:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.290s coverage: 76.0% of statements 11:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.0% of statements 11:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.143s coverage: 87.2% of statements 11:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.145s coverage: 85.4% of statements 11:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.223s coverage: 91.2% of statements 11:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.560s coverage: 64.4% of statements 11:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.100s coverage: 100.0% of statements 11:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.280s coverage: 91.3% of statements 11:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements 11:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements 11:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 11:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.022s coverage: 66.9% of statements 11:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.384s coverage: 43.4% of statements 11:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.227s coverage: 89.5% of statements 11:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 11:33:09 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] 11:33:09 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application.test] 11:33:09 internal/support/notifications/v2/application/subscription_test.go:73:3: cannot use &testSubscriptionResendLimit (type *int64) as type *int in field value 11:33:10 ---> Running in 4d36e2563881 11:33:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.122s coverage: 100.0% of statements 11:33:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:33:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.138s coverage: 100.0% of statements 11:33:11 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [build failed] 11:33:11 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http [build failed] 11:33:11 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] 11:33:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.244s coverage: 99.0% of statements 11:33:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.122s coverage: 100.0% of statements 11:33:13 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler [build failed] 11:33:13 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http [build failed] 11:33:13 ok github.com/edgexfoundry/edgex-go/internal/system 0.067s coverage: 0.0% of statements 11:33:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements 11:33:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.085s coverage: 87.9% of statements 11:33:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 11:33:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:33:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 28.1% of statements 11:33:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 100.0% of statements 11:33:15 make: *** [Makefile:94: test] Error 2 [Pipeline] } 11:33:15 $ docker stop --time=1 8f380c0d3484ed76ee0a45935f69d245dc2340319dd9818d277cfe7758a60da7 11:33:18 $ docker rm -f 8f380c0d3484ed76ee0a45935f69d245dc2340319dd9818d277cfe7758a60da7 [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] } 11:33:19 Failed in branch amd64 11:33:19 (1/12) Installing libmagic (5.39-r0) 11:33:20 (2/12) Installing file (5.39-r0) 11:33:20 (3/12) Installing libc-dev (0.7.2-r3) 11:33:20 (4/12) Installing g++ (10.2.1_pre1-r3) 11:33:47 (5/12) Installing fortify-headers (1.1-r0) 11:33:47 (6/12) Installing patch (2.7.6-r6) 11:33:47 (7/12) Installing build-base (0.5-r2) 11:33:47 (8/12) Installing libsodium (1.0.18-r0) 11:33:47 (9/12) Installing pkgconf (1.7.3-r0) 11:33:47 (10/12) Installing libsodium-dev (1.0.18-r0) 11:33:47 (11/12) Installing libzmq (4.3.3-r1) 11:33:47 (12/12) Installing zeromq-dev (4.3.3-r1) 11:33:47 Executing busybox-1.32.1-r6.trigger 11:33:47 OK: 218 MiB in 52 packages 11:33:52 Removing intermediate container 4d36e2563881 11:33:52 ---> f76bbb56e70a 11:33:52 Step 4/6 : WORKDIR /edgex-go 11:33:52 ---> Running in 920919fcad17 11:33:52 Removing intermediate container 920919fcad17 11:33:52 ---> ddd08f2d49d5 11:33:52 Step 5/6 : COPY go.mod . 11:33:53 ---> a1ebd68a6419 11:33:53 Step 6/6 : RUN go mod download 11:33:53 ---> Running in 0dd3e990bf97 11:34:25 Removing intermediate container 0dd3e990bf97 11:34:25 ---> 89329c4b0840 11:34:25 Successfully built 89329c4b0840 11:34:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:34:26 + docker inspect -f . ci-base-image-arm64 11:34:26 . [Pipeline] withDockerContainer 11:34:26 prd-ubuntu18.04-docker-arm64-4c-16g-3840 does not seem to be running inside a container 11:34:26 $ 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 ******** ci-base-image-arm64 cat 11:34:28 $ docker top 52698dc6ff6d4c92782dbd36b3aca2b794701c78d4f1d695766d23e94c80a558 -eo pid,comm [Pipeline] { [Pipeline] sh 11:34:29 + go version 11:34:29 go version go1.16.3 linux/arm64 [Pipeline] } 11:34:29 $ docker stop --time=1 52698dc6ff6d4c92782dbd36b3aca2b794701c78d4f1d695766d23e94c80a558 11:34:31 $ docker rm -f 52698dc6ff6d4c92782dbd36b3aca2b794701c78d4f1d695766d23e94c80a558 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:34:32 + docker inspect -f . ci-base-image-arm64 11:34:32 . [Pipeline] withDockerContainer 11:34:32 prd-ubuntu18.04-docker-arm64-4c-16g-3840 does not seem to be running inside a container 11:34:32 $ 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 ******** ci-base-image-arm64 cat 11:34:35 $ docker top ab7cf680fe55e0e017c6ce5aac86ec6c0c5fa44d6c33ca33e8fc3646e1aade37 -eo pid,comm [Pipeline] { [Pipeline] echo 11:34:35 ========================================================= 11:34:35 [edgeXBuildGoParallel] Running Tests and Build... 11:34:35 ========================================================= [Pipeline] sh 11:34:36 + go mod tidy [Pipeline] sh 11:34:38 + make test 11:34:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:35:04 ? github.com/edgexfoundry/edgex-go [no test files] 11:35:44 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 11:35:44 internal/pkg/v2/utils/restaddress.go:64:37: address.RequestBody undefined (type models.RESTAddress has no field or method RequestBody) 11:35:44 internal/pkg/v2/utils/restaddress.go:77:12: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 11:35:44 internal/pkg/v2/utils/restaddress.go:78:10: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 11:35:44 internal/pkg/v2/utils/restaddress.go:80:45: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 11:36:31 # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application 11:36:31 internal/support/scheduler/v2/application/intervalaction.go:166:5: unknown field 'RequestBody' in struct literal of type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".RESTAddress 11:36:35 FAIL github.com/edgexfoundry/edgex-go/internal/core/command [build failed] 11:36:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.135s coverage: 19.8% of statements 11:36:37 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [build failed] 11:36:37 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 11:36:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.206s coverage: 100.0% of statements 11:36:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.194s coverage: 100.0% of statements 11:36:38 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/application [build failed] 11:36:38 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [build failed] 11:36:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.199s coverage: 78.9% of statements 11:36:39 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] 11:36:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.254s coverage: 100.0% of statements 11:36:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.209s coverage: 100.0% of statements 11:36:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.511s coverage: 86.7% of statements 11:36:46 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils.test] 11:36:46 internal/pkg/v2/utils/restaddress.go:64: address.RequestBody undefined (type models.RESTAddress has no field or method RequestBody) 11:36:46 internal/pkg/v2/utils/restaddress.go:77: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 11:36:46 internal/pkg/v2/utils/restaddress.go:78: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 11:36:46 internal/pkg/v2/utils/restaddress.go:80: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 11:36:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.507s coverage: 97.5% of statements 11:36:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.259s coverage: 78.3% of statements 11:36:46 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] 11:36:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.119s coverage: 58.8% of statements 11:36:49 FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [build failed] 11:36:49 FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [build failed] 11:36:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.190s coverage: 47.1% of statements 11:36:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.288s coverage: 79.5% of statements 11:36:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements 11:36:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.244s coverage: 96.3% of statements 11:36:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.152s coverage: 87.5% of statements 11:37:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.195s coverage: 94.4% of statements 11:37:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.124s coverage: 44.8% of statements 11:37:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.601s coverage: 81.8% of statements 11:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.217s coverage: 92.9% of statements 11:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements 11:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements 11:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.132s coverage: 100.0% of statements 11:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.163s coverage: 76.0% of statements 11:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.197s coverage: 80.0% of statements 11:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.236s coverage: 87.2% of statements 11:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.208s coverage: 85.4% of statements 11:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.245s coverage: 91.2% of statements 11:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.870s coverage: 64.4% of statements 11:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.130s coverage: 100.0% of statements 11:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 91.3% of statements 11:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 11:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements 11:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 11:37:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.027s coverage: 66.9% of statements 11:37:26 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application.test] 11:37:26 internal/support/notifications/v2/application/subscription_test.go:73:3: cannot use &testSubscriptionResendLimit (type *int64) as type *int in field value 11:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.737s coverage: 43.4% of statements 11:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.141s coverage: 89.5% of statements 11:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.093s coverage: 84.8% of statements 11:37:26 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] 11:37:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements 11:37:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements 11:37:28 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [build failed] 11:37:28 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http [build failed] 11:37:28 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] 11:37:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.190s coverage: 99.0% of statements 11:37:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.220s coverage: 100.0% of statements 11:37:32 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler [build failed] 11:37:32 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http [build failed] 11:37:32 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 11:37:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.089s coverage: 100.0% of statements 11:37:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.114s coverage: 87.9% of statements 11:37:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 11:37:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.146s coverage: 28.1% of statements 11:37:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 11:37:35 make: *** [Makefile:94: test] Error 2 [Pipeline] } 11:37:35 $ docker stop --time=1 ab7cf680fe55e0e017c6ce5aac86ec6c0c5fa44d6c33ca33e8fc3646e1aade37 11:37:37 $ docker rm -f ab7cf680fe55e0e017c6ce5aac86ec6c0c5fa44d6c33ca33e8fc3646e1aade37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 11:37:39 ---> job-cost.sh 11:37:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yUcO 11:38:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:40:12 lf-activate-venv(): INFO: Adding /tmp/venv-yUcO/bin to PATH 11:40:12 INFO: No Stack... 11:40:12 INFO: Retrieving Pricing Info for: lf-standard-4 11:40:12 INFO: Archiving Costs [Pipeline] sh 11:40:13 + + cat /w/workspace/edgex-go/1/archives/cost.csvcut 11:40:13 -d, -f6 [Pipeline] lock 11:40:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3440-1-stack-cost] 11:40:13 Resource [jenkins-edgexfoundry-edgex-go-PR-3440-1-stack-cost] did not exist. Created. 11:40:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3440-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:40:13 + echo total: 0.20999999344348907 [Pipeline] stash 11:40:14 Stashed 1 file(s) [Pipeline] } 11:40:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3440-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:40:15 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 11:40:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:40:18 ---> package-listing.sh 11:40:18 ++ facter osfamily 11:40:18 ++ tr '[:upper:]' '[:lower:]' 11:40:18 + OS_FAMILY=redhat 11:40:18 + workspace=/w/workspace/edgex-go/1 11:40:18 + START_PACKAGES=/tmp/packages_start.txt 11:40:18 + END_PACKAGES=/tmp/packages_end.txt 11:40:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:40:18 + PACKAGES=/tmp/packages_start.txt 11:40:18 + '[' /w/workspace/edgex-go/1 ']' 11:40:18 + PACKAGES=/tmp/packages_end.txt 11:40:18 + case "${OS_FAMILY}" in 11:40:18 + rpm -qa 11:40:18 + sort 11:40:25 + '[' -f /tmp/packages_start.txt ']' 11:40:25 + '[' -f /tmp/packages_end.txt ']' 11:40:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:40:25 + '[' /w/workspace/edgex-go/1 ']' 11:40:25 + mkdir -p /w/workspace/edgex-go/1/archives/ 11:40:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 11:40:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:40:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:40:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:40:26 11:40:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:40:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:40:27 alpine: Pulling from edgex-lftools-log-publisher 11:40:27 df20fa9351a1: Pulling fs layer 11:40:27 36b3adc4ff6f: Pulling fs layer 11:40:27 8ad3a11d3b57: Pulling fs layer 11:40:27 46f8f816bc3b: Pulling fs layer 11:40:27 93b61091891f: Pulling fs layer 11:40:27 93b9cdb0e59b: Pulling fs layer 11:40:27 5e14af77c1be: Pulling fs layer 11:40:27 01666e4c0597: Pulling fs layer 11:40:27 aa168da1d23b: Pulling fs layer 11:40:27 5e14af77c1be: Waiting 11:40:27 46f8f816bc3b: Waiting 11:40:27 93b61091891f: Waiting 11:40:27 93b9cdb0e59b: Waiting 11:40:27 aa168da1d23b: Waiting 11:40:27 01666e4c0597: Waiting 11:40:27 36b3adc4ff6f: Verifying Checksum 11:40:27 36b3adc4ff6f: Download complete 11:40:27 46f8f816bc3b: Verifying Checksum 11:40:27 46f8f816bc3b: Download complete 11:40:27 df20fa9351a1: Verifying Checksum 11:40:27 df20fa9351a1: Download complete 11:40:27 93b9cdb0e59b: Verifying Checksum 11:40:27 93b9cdb0e59b: Download complete 11:40:27 5e14af77c1be: Verifying Checksum 11:40:27 5e14af77c1be: Download complete 11:40:27 01666e4c0597: Verifying Checksum 11:40:27 01666e4c0597: Download complete 11:40:27 93b61091891f: Verifying Checksum 11:40:27 93b61091891f: Download complete 11:40:28 df20fa9351a1: Pull complete 11:40:28 8ad3a11d3b57: Verifying Checksum 11:40:28 8ad3a11d3b57: Download complete 11:40:30 36b3adc4ff6f: Pull complete 11:40:32 8ad3a11d3b57: Pull complete 11:40:34 46f8f816bc3b: Pull complete 11:40:35 93b61091891f: Pull complete 11:40:35 aa168da1d23b: Verifying Checksum 11:40:35 aa168da1d23b: Download complete 11:40:36 93b9cdb0e59b: Pull complete 11:40:36 5e14af77c1be: Pull complete 11:40:37 01666e4c0597: Pull complete 11:40:55 aa168da1d23b: Pull complete 11:40:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:40:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:40:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:40:56 prd-centos7-docker-4c-2g-3833 does not seem to be running inside a container 11:40: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/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:40:59 $ docker top 1a11ebfba9bfd7197aa9ce14b0f5ff44a8276754b3e852bcdef5b6b66c6d3e4c -eo pid,comm [Pipeline] { [Pipeline] sh 11:40:59 + touch /tmp/pre-build-complete [Pipeline] sh 11:41:00 + mkdir -p /var/log/sa [Pipeline] sh 11:41:00 + ls /var/log/sa-host 11:41:00 + sadf -c /var/log/sa-host/sa09 11:41:01 file_magic: OK 11:41:01 HZ: Using current value: 100 11:41:01 file_header: OK 11:41:01 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 11:41:01 Statistics: 11:41:01 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:41:01 File successfully converted to sysstat format version 12.2.1 11:41:01 + sadf -c /var/log/sa-host/sa23 11:41:01 file_magic: OK 11:41:01 HZ: Using current value: 100 11:41:01 file_header: OK 11:41:01 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 11:41:01 Statistics: 11:41:01 Hnuu...uuuununununu... 11:41:01 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:41:01 provisioning config files... 11:41:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4525065988988337508tmp [Pipeline] { [Pipeline] echo 11:41:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:41:02 ---> create-netrc.sh [Pipeline] } 11:41:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 11:41:02 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 11:41:02 ---> python-tools-install.sh [Pipeline] echo 11:41:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:41:03 ---> sudo-logs.sh 11:41:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:41:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:41:04 ---> job-cost.sh 11:41:04 lf-activate-venv: SKIPPING 11:41:04 DEBUG: total: 0.20999999344348907 11:41:04 INFO: Retrieving Stack Cost... 11:41:05 INFO: Retrieving Pricing Info for: v1-standard-2 11:41:06 INFO: Archiving Costs [Pipeline] echo 11:41:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:41:07 ---> logs-deploy.sh 11:41:07 lf-activate-venv: SKIPPING 11:41:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3440/1 11:41:07 INFO: archiving workspace using pattern(s): 11:41:09 Archives upload complete. 11:41:10 INFO: archiving logs to Nexus 11:41:11 ---> uname -a: 11:41:11 Linux prd-centos7-docker-4c-2g-3833.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 11:41:11 11:41:11 11:41:11 ---> lscpu: 11:41:11 Architecture: x86_64 11:41:11 CPU op-mode(s): 32-bit, 64-bit 11:41:11 Byte Order: Little Endian 11:41:11 Address sizes: 40 bits physical, 48 bits virtual 11:41:11 CPU(s): 4 11:41:11 On-line CPU(s) list: 0-3 11:41:11 Thread(s) per core: 1 11:41:11 Core(s) per socket: 1 11:41:11 Socket(s): 4 11:41:11 NUMA node(s): 1 11:41:11 Vendor ID: GenuineIntel 11:41:11 CPU family: 6 11:41:11 Model: 44 11:41:11 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 11:41:11 Stepping: 1 11:41:11 CPU MHz: 2933.438 11:41:11 BogoMIPS: 5866.87 11:41:11 Virtualization: VT-x 11:41:11 Hypervisor vendor: KVM 11:41:11 Virtualization type: full 11:41:11 L1d cache: 128 KiB 11:41:11 L1i cache: 128 KiB 11:41:11 L2 cache: 16 MiB 11:41:11 L3 cache: 64 MiB 11:41:11 NUMA node0 CPU(s): 0-3 11:41:11 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 11:41:11 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 11:41:11 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 11:41:11 Vulnerability Meltdown: Mitigation; PTI 11:41:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:41:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:41:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:41:11 Vulnerability Srbds: Not affected 11:41:11 Vulnerability Tsx async abort: Not affected 11:41:11 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 11:41:11 11:41:11 11:41:11 ---> nproc: 11:41:11 4 11:41:11 11:41:11 11:41:11 ---> df -h: 11:41:11 Filesystem Size Used Available Use% Mounted on 11:41:11 overlay 50.0G 8.2G 41.8G 16% / 11:41:11 tmpfs 64.0M 0 64.0M 0% /dev 11:41:11 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 11:41:11 shm 64.0M 0 64.0M 0% /dev/shm 11:41:11 /dev/vda1 50.0G 8.2G 41.8G 16% /facter-os 11:41:11 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/resolv.conf 11:41:11 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hostname 11:41:11 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hosts 11:41:11 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/sa-host 11:41:11 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/secure 11:41:11 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/auth.log 11:41:11 /dev/vda1 50.0G 8.2G 41.8G 16% /run/cloud-init/result.json 11:41:11 /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/edgex-go/1 11:41:11 /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/edgex-go/1@tmp 11:41:11 11:41:11 11:41:11 ---> free -m: 11:41:11 total used free shared buff/cache available 11:41:11 Mem: 1837 764 143 0 929 982 11:41:11 Swap: 1023 4 1019 11:41:11 11:41:11 11:41:11 ---> ip addr: 11:41:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:41:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:41:11 inet 127.0.0.1/8 scope host lo 11:41:11 valid_lft forever preferred_lft forever 11:41:11 inet6 ::1/128 scope host 11:41:11 valid_lft forever preferred_lft forever 11:41:11 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 11:41:11 link/ether fa:16:3e:23:08:99 brd ff:ff:ff:ff:ff:ff 11:41:11 inet 10.30.122.12/23 brd 10.30.123.255 scope global dynamic eth0 11:41:11 valid_lft 85529sec preferred_lft 85529sec 11:41:11 inet6 fe80::f816:3eff:fe23:899/64 scope link 11:41:11 valid_lft forever preferred_lft forever 11:41:11 3: docker0: mtu 1500 qdisc noqueue state DOWN 11:41:11 link/ether 02:42:98:8b:57:8b brd ff:ff:ff:ff:ff:ff 11:41:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:41:11 valid_lft forever preferred_lft forever 11:41:11 inet6 fe80::42:98ff:fe8b:578b/64 scope link 11:41:11 valid_lft forever preferred_lft forever 11:41:11 11:41:11 11:41:11 ---> sar -b -r -n DEV: 11:41:11 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/09/21 _x86_64_ (4 CPU) 11:41:11 11:41:11 11:26:25 LINUX RESTART (4 CPU) 11:41:11 11:41:11 11:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:41:11 11:28:01 116.10 44.74 71.36 0.00 3553.02 42161.92 0.00 11:41:11 11:29:01 54.43 25.05 29.38 0.00 5309.82 6942.29 0.00 11:41:11 11:30:02 206.03 99.09 106.95 0.00 7463.21 39148.24 0.00 11:41:11 11:31:01 154.30 32.77 121.53 0.00 2243.84 17998.14 0.00 11:41:11 11:32:01 118.85 70.84 48.01 0.00 1983.32 6460.91 0.00 11:41:11 11:33:01 66.85 24.01 42.84 0.00 1025.06 4351.33 0.00 11:41:11 11:34:02 32.09 5.55 26.53 0.00 643.33 1899.27 0.00 11:41:11 11:35:01 1.20 0.93 0.27 0.00 50.91 3.38 0.00 11:41:11 11:36:01 0.17 0.00 0.17 0.00 0.00 1.61 0.00 11:41:11 11:37:01 0.28 0.00 0.28 0.00 0.00 3.38 0.00 11:41:11 11:38:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 11:41:11 11:39:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 11:41:11 11:40:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 11:41:11 Average: 57.79 23.36 34.43 0.00 1716.27 9159.09 0.00 11:41:11 11:41:11 11:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:41:11 11:28:01 108536 0 575824 30.60 2620 1194564 1091976 37.27 497472 1077060 7768 11:41:11 11:29:01 71636 0 858256 45.61 2620 949032 1556164 53.11 674380 932212 18988 11:41:11 11:30:02 70180 0 736732 39.16 2172 1072460 1447896 49.41 587236 983476 46768 11:41:11 11:31:01 297208 0 725792 38.57 1580 856964 1304624 44.52 464388 858640 40 11:41:11 11:32:01 195564 0 773308 41.10 1492 911180 1425680 48.66 591204 819264 1024 11:41:11 11:33:01 108928 0 842108 44.76 760 929748 1740096 59.39 731248 757156 55488 11:41:11 11:34:02 574616 0 696072 36.99 724 610132 1136712 38.79 453984 592692 8 11:41:11 11:35:01 580452 0 688728 36.60 724 611640 1072748 36.61 449260 592980 12 11:41:11 11:36:01 580660 0 688512 36.59 724 611648 1072748 36.61 446464 595784 8 11:41:11 11:37:01 580740 0 688424 36.59 724 611656 1072748 36.61 446596 595784 8 11:41:11 11:38:01 580744 0 688416 36.59 724 611660 1072832 36.61 446836 595788 8 11:41:11 11:39:01 580964 0 688192 36.58 724 611664 1072748 36.61 446356 595784 12 11:41:11 11:40:01 581160 0 687992 36.57 724 611668 1072748 36.61 446484 595784 8 11:41:11 Average: 377799 0 718335 38.18 1255 784155 1241517 42.37 513993 737877 10011 11:41:11 11:41:11 11:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:41:11 11:28:01 eth0 489.30 426.23 3267.48 70.32 0.00 0.00 0.00 0.00 11:41:11 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:11 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:11 11:29:01 vethe965cbc 942.10 580.45 87.91 2670.70 0.00 0.00 0.00 0.00 11:41:11 11:29:01 eth0 676.43 1020.43 3110.43 113.92 0.00 0.00 0.00 0.00 11:41:11 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:11 11:29:01 docker0 942.10 580.32 75.03 2670.69 0.00 0.00 0.00 0.00 11:41:11 11:30:02 vetha571b3b 46.99 81.56 3.54 219.92 0.00 0.00 0.00 0.00 11:41:11 11:30:02 eth0 350.66 278.91 2914.77 69.44 0.00 0.00 0.00 0.00 11:41:11 11:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:11 11:30:02 docker0 47.04 81.46 2.90 219.91 0.00 0.00 0.00 0.00 11:41:11 11:31:01 eth0 193.78 139.58 654.81 19.49 0.00 0.00 0.00 0.00 11:41:11 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:11 11:31:01 docker0 125.62 167.69 9.19 635.48 0.00 0.00 0.00 0.00 11:41:11 11:32:01 veth56ec765 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:41:11 11:32:01 eth0 23.49 16.90 21.97 9.23 0.00 0.00 0.00 0.00 11:41:11 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:11 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:11 11:33:01 veth56ec765 1.13 1.13 0.09 0.09 0.00 0.00 0.00 0.00 11:41:11 11:33:01 eth0 33.38 27.58 17.09 78.33 0.00 0.00 0.00 0.00 11:41:11 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:11 11:33:01 docker0 1.13 1.13 0.07 0.09 0.00 0.00 0.00 0.00 11:41:11 11:34:02 eth0 11.21 8.79 8.68 4.49 0.00 0.00 0.00 0.00 11:41:11 11:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:11 11:34:02 docker0 0.80 0.80 0.05 0.06 0.00 0.00 0.00 0.00 11:41:11 11:35:01 eth0 0.14 0.10 0.01 0.04 0.00 0.00 0.00 0.00 11:41:11 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:11 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:11 11:36:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:41:11 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:11 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:11 11:37:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:41:11 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:11 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:11 11:38:01 eth0 0.35 0.33 0.15 0.08 0.00 0.00 0.00 0.00 11:41:11 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:11 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:11 11:39:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:41:11 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:11 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:11 11:40:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:41:11 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:11 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:11 Average: eth0 137.06 147.94 770.51 28.17 0.00 0.00 0.00 0.00 11:41:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:11 Average: docker0 86.03 63.95 6.72 271.34 0.00 0.00 0.00 0.00 11:41:11 11:41:11 11:41:11 ---> sar -P ALL: 11:41:11 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/09/21 _x86_64_ (4 CPU) 11:41:11 11:41:11 11:26:25 LINUX RESTART (4 CPU) 11:41:11 11:41:11 11:27:01 CPU %user %nice %system %iowait %steal %idle 11:41:11 11:28:01 all 13.16 0.00 8.10 3.99 22.25 52.51 11:41:11 11:28:01 0 10.59 0.00 6.83 4.41 23.12 55.05 11:41:11 11:28:01 1 13.17 0.00 10.70 2.74 20.23 53.16 11:41:11 11:28:01 2 16.79 0.00 9.02 5.08 23.24 45.87 11:41:11 11:28:01 3 12.27 0.00 5.97 3.72 22.36 55.67 11:41:11 11:29:01 all 8.31 0.00 4.36 1.08 17.60 68.66 11:41:11 11:29:01 0 6.57 0.00 4.66 0.75 19.13 68.89 11:41:11 11:29:01 1 5.14 0.00 3.63 1.09 17.81 72.33 11:41:11 11:29:01 2 14.61 0.00 4.40 1.39 16.90 62.69 11:41:11 11:29:01 3 7.10 0.00 4.78 1.08 16.53 70.52 11:41:11 11:30:02 all 5.98 0.00 4.89 1.57 16.21 71.35 11:41:11 11:30:02 0 4.50 0.00 3.43 0.84 17.50 73.73 11:41:11 11:30:02 1 6.28 0.00 4.97 0.81 15.91 72.03 11:41:11 11:30:02 2 8.02 0.00 5.87 3.48 15.74 66.90 11:41:11 11:30:02 3 5.15 0.00 5.34 1.15 15.66 72.70 11:41:11 11:31:01 all 4.44 0.00 5.38 3.83 18.59 67.76 11:41:11 11:31:01 0 3.84 0.00 5.33 3.84 18.92 68.08 11:41:11 11:31:01 1 4.45 0.00 5.68 2.33 18.88 68.66 11:41:11 11:31:01 2 5.34 0.00 5.75 4.34 18.54 66.03 11:41:11 11:31:01 3 4.14 0.00 4.75 4.81 18.02 68.28 11:41:11 11:32:01 all 31.32 0.00 10.31 4.01 28.80 25.57 11:41:11 11:32:01 0 26.81 0.00 10.04 3.92 31.29 27.94 11:41:11 11:32:01 1 35.36 0.00 10.53 3.72 27.06 23.33 11:41:11 11:32:01 2 33.41 0.00 10.46 5.63 28.20 22.29 11:41:11 11:32:01 3 29.94 0.00 10.22 2.79 28.52 28.52 11:41:11 11:33:01 all 29.12 0.00 10.84 1.38 25.97 32.69 11:41:11 11:33:01 0 26.10 0.00 10.39 1.37 27.02 35.13 11:41:11 11:33:01 1 26.38 0.00 10.57 1.42 27.35 34.29 11:41:11 11:33:01 2 37.23 0.00 11.83 1.86 22.81 26.26 11:41:11 11:33:01 3 27.43 0.00 10.68 0.89 26.43 34.57 11:41:11 11:34:02 all 6.88 0.00 3.12 0.76 7.54 81.70 11:41:11 11:34:02 0 6.92 0.00 3.12 0.38 7.75 81.83 11:41:11 11:34:02 1 5.63 0.00 2.79 0.87 7.92 82.79 11:41:11 11:34:02 2 8.59 0.00 3.33 0.85 6.31 80.93 11:41:11 11:34:02 3 6.44 0.00 3.23 0.93 8.17 81.23 11:41:11 11:35:01 all 0.09 0.00 0.08 0.00 0.83 98.99 11:41:11 11:35:01 0 0.02 0.00 0.08 0.02 0.69 99.19 11:41:11 11:35:01 1 0.02 0.00 0.05 0.00 0.44 99.49 11:41:11 11:35:01 2 0.30 0.00 0.08 0.00 0.59 99.02 11:41:11 11:35:01 3 0.02 0.00 0.10 0.00 1.60 98.28 11:41:11 11:36:01 all 0.05 0.00 0.28 0.00 1.67 98.00 11:41:11 11:36:01 0 0.02 0.00 0.43 0.00 1.48 98.07 11:41:11 11:36:01 1 0.12 0.00 0.16 0.00 1.48 98.24 11:41:11 11:36:01 2 0.07 0.00 0.41 0.00 1.47 98.05 11:41:11 11:36:01 3 0.02 0.00 0.10 0.00 2.22 97.66 11:41:11 11:37:01 all 0.06 0.00 0.02 0.00 0.57 99.34 11:41:11 11:37:01 0 0.02 0.00 0.02 0.00 0.17 99.80 11:41:11 11:37:01 1 0.18 0.00 0.02 0.00 0.55 99.25 11:41:11 11:37:01 2 0.02 0.00 0.03 0.00 0.71 99.24 11:41:11 11:37:01 3 0.03 0.00 0.03 0.00 0.86 99.07 11:41:11 11:38:01 all 0.08 0.00 0.07 0.00 0.66 99.19 11:41:11 11:38:01 0 0.02 0.00 0.10 0.00 0.33 99.55 11:41:11 11:38:01 1 0.15 0.00 0.02 0.00 0.56 99.27 11:41:11 11:38:01 2 0.15 0.00 0.10 0.00 1.40 98.35 11:41:11 11:38:01 3 0.02 0.00 0.07 0.00 0.33 99.58 11:41:11 11:41:11 11:38:01 CPU %user %nice %system %iowait %steal %idle 11:41:11 11:39:01 all 0.09 0.00 0.02 0.00 0.71 99.18 11:41:11 11:39:01 0 0.03 0.00 0.02 0.00 0.83 99.12 11:41:11 11:39:01 1 0.07 0.00 0.02 0.00 0.28 99.63 11:41:11 11:39:01 2 0.23 0.00 0.03 0.00 1.34 98.40 11:41:11 11:39:01 3 0.02 0.00 0.03 0.00 0.40 99.55 11:41:11 11:40:01 all 0.07 0.00 0.04 0.00 0.61 99.28 11:41:11 11:40:01 0 0.02 0.00 0.02 0.00 0.38 99.59 11:41:11 11:40:01 1 0.20 0.00 0.05 0.00 0.65 99.10 11:41:11 11:40:01 2 0.03 0.00 0.07 0.02 1.12 98.76 11:41:11 11:40:01 3 0.02 0.00 0.02 0.00 0.30 99.67 11:41:11 Average: all 7.57 0.00 3.65 1.29 10.95 76.54 11:41:11 Average: 0 6.57 0.00 3.45 1.22 11.57 77.18 11:41:11 Average: 1 7.34 0.00 3.78 1.00 10.73 77.15 11:41:11 Average: 2 9.33 0.00 3.89 1.74 10.57 74.47 11:41:11 Average: 3 7.05 0.00 3.48 1.21 10.91 77.35 11:41:11 11:41:11 11:41:11