Pull request #3133 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6c081644896c02d20728fa70db0406adac6139fa+97c9be662ca07851310f194347921b3ddadc13fb (615f7b08f249d98fe0f09c3dc82d8a8d3c9cbe94) 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 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh 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-3133/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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-3133/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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-25139 in /w/workspace/edgexfoundry_edgex-go_PR-3133 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 97c9be662ca07851310f194347921b3ddadc13fb into PR head commit 6c081644896c02d20728fa70db0406adac6139fa Merge succeeded, producing 6c081644896c02d20728fa70db0406adac6139fa Checking out Revision 6c081644896c02d20728fa70db0406adac6139fa (PR-3133) > 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/3133/head:refs/remotes/origin/PR-3133 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c081644896c02d20728fa70db0406adac6139fa # 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 97c9be662ca07851310f194347921b3ddadc13fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c081644896c02d20728fa70db0406adac6139fa # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-05T01:21:18.835Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-05T01:21:19.170Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-05T01:21:19.377Z] ========================================================= [2021-02-05T01:21:19.377Z] EdgeX Global Pipelines Version Info [2021-02-05T01:21:19.377Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-05T01:21:22.181Z] ------------------- [2021-02-05T01:21:22.181Z] stable info: [2021-02-05T01:21:22.181Z] ------------------- [2021-02-05T01:21:22.181Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-05T01:21:22.181Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-05T01:21:22.181Z] Message: update stable to v1.0.179 [2021-02-05T01:21:23.215Z] ------------------- [2021-02-05T01:21:23.215Z] experimental info: [2021-02-05T01:21:23.215Z] ------------------- [2021-02-05T01:21:23.215Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-05T01:21:23.215Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-05T01:21:23.215Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-05T01:21:23.584Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-05T01:21:23.737Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-05T01:21:23.864Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-05T01:21:23.992Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-05T01:21:24.182Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-05T01:21:24.333Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-05T01:21:24.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-05T01:21:24.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-05T01:21:24.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-05T01:21:24.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-05T01:21:24.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-05T01:21:25.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-05T01:21:25.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-05T01:21:25.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-05T01:21:25.446Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-05T01:21:25.551Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-05T01:21:25.674Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-05T01:21:25.789Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-05T01:21:25.951Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-05T01:21:26.077Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-05T01:21:26.196Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-05T01:21:26.311Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-05T01:21:26.424Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-05T01:21:26.565Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3133 [Pipeline] echo [2021-02-05T01:21:26.680Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3133 [Pipeline] echo [2021-02-05T01:21:26.792Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3133 [Pipeline] echo [2021-02-05T01:21:26.906Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c081644896c02d20728fa70db0406adac6139fa [Pipeline] echo [2021-02-05T01:21:27.013Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c08164 [Pipeline] echo [2021-02-05T01:21:27.127Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-05T01:21:27.361Z] provisioning config files... [2021-02-05T01:21:27.403Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3543428323236680314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-05T01:21:27.888Z] ---> docker-login.sh [2021-02-05T01:21:27.888Z] nexus3.edgexfoundry.org:10001 [2021-02-05T01:21:28.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T01:21:28.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T01:21:28.494Z] Configure a credential helper to remove this warning. See [2021-02-05T01:21:28.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T01:21:28.494Z] [2021-02-05T01:21:28.494Z] Login Succeeded [2021-02-05T01:21:28.494Z] nexus3.edgexfoundry.org:10002 [2021-02-05T01:21:28.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T01:21:29.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T01:21:29.060Z] Configure a credential helper to remove this warning. See [2021-02-05T01:21:29.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T01:21:29.060Z] [2021-02-05T01:21:29.060Z] Login Succeeded [2021-02-05T01:21:29.060Z] nexus3.edgexfoundry.org:10003 [2021-02-05T01:21:29.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T01:21:29.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T01:21:29.640Z] Configure a credential helper to remove this warning. See [2021-02-05T01:21:29.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T01:21:29.640Z] [2021-02-05T01:21:29.640Z] Login Succeeded [2021-02-05T01:21:29.640Z] nexus3.edgexfoundry.org:10004 [2021-02-05T01:21:29.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T01:21:29.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T01:21:29.923Z] Configure a credential helper to remove this warning. See [2021-02-05T01:21:29.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T01:21:29.923Z] [2021-02-05T01:21:29.923Z] Login Succeeded [2021-02-05T01:21:29.923Z] docker.io [2021-02-05T01:21:30.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T01:21:30.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T01:21:30.521Z] Configure a credential helper to remove this warning. See [2021-02-05T01:21:30.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T01:21:30.521Z] [2021-02-05T01:21:30.521Z] Login Succeeded [2021-02-05T01:21:30.521Z] ---> docker-login.sh ends [Pipeline] } [2021-02-05T01:21:30.562Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-05T01:21:31.213Z] ++ 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 [2021-02-05T01:21:31.213Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T01:21:31.213Z] ++ cut -d/ -f2 [2021-02-05T01:21:31.213Z] ++ dirname cmd/core-command/Dockerfile [2021-02-05T01:21:31.213Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-05T01:21:31.213Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T01:21:31.213Z] ++ dirname cmd/core-data/Dockerfile [2021-02-05T01:21:31.213Z] ++ cut -d/ -f2 [2021-02-05T01:21:31.213Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-05T01:21:31.213Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T01:21:31.213Z] ++ cut -d/ -f2 [2021-02-05T01:21:31.213Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-05T01:21:31.213Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-05T01:21:31.213Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T01:21:31.213Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-05T01:21:31.213Z] ++ cut -d/ -f2 [2021-02-05T01:21:31.213Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-05T01:21:31.213Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T01:21:31.213Z] ++ cut -d/ -f2 [2021-02-05T01:21:31.213Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-05T01:21:31.213Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-05T01:21:31.213Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T01:21:31.213Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-05T01:21:31.213Z] ++ cut -d/ -f2 [2021-02-05T01:21:31.213Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-05T01:21:31.213Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T01:21:31.213Z] ++ cut -d/ -f2 [2021-02-05T01:21:31.213Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-05T01:21:31.213Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-05T01:21:31.213Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T01:21:31.213Z] ++ cut -d/ -f2 [2021-02-05T01:21:31.213Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-05T01:21:31.213Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-05T01:21:31.213Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T01:21:31.213Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-05T01:21:31.213Z] ++ cut -d/ -f2 [2021-02-05T01:21:31.213Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-05T01:21:31.358Z] 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 [2021-02-05T01:21:32.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-05T01:21:32.339Z] [2021-02-05T01:21:32.339Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-05T01:21:32.759Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-05T01:21:32.760Z] latest: Pulling from edgex-devops/git-semver [2021-02-05T01:21:32.760Z] 31603596830f: Pulling fs layer [2021-02-05T01:21:32.760Z] 2a8b12db71e7: Pulling fs layer [2021-02-05T01:21:32.760Z] 6ca5941a6612: Pulling fs layer [2021-02-05T01:21:32.760Z] ecc8261a40a4: Pulling fs layer [2021-02-05T01:21:32.760Z] ecc8261a40a4: Waiting [2021-02-05T01:21:32.760Z] 2a8b12db71e7: Download complete [2021-02-05T01:21:33.032Z] 31603596830f: Verifying Checksum [2021-02-05T01:21:33.032Z] 31603596830f: Download complete [2021-02-05T01:21:33.308Z] 6ca5941a6612: Verifying Checksum [2021-02-05T01:21:33.308Z] 6ca5941a6612: Download complete [2021-02-05T01:21:33.308Z] ecc8261a40a4: Verifying Checksum [2021-02-05T01:21:33.308Z] ecc8261a40a4: Download complete [2021-02-05T01:21:33.585Z] 31603596830f: Pull complete [2021-02-05T01:21:33.861Z] 2a8b12db71e7: Pull complete [2021-02-05T01:21:35.423Z] 6ca5941a6612: Pull complete [2021-02-05T01:21:36.495Z] ecc8261a40a4: Pull complete [2021-02-05T01:21:36.495Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-05T01:21:36.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-05T01:21:36.495Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-05T01:21:36.777Z] prd-centos7-docker-4c-2g-25139 does not seem to be running inside a container [2021-02-05T01:21:37.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-05T01:21:39.943Z] $ docker top 787ff60af10d2c997af07a84884607fbb1e4a2a7035b1faf5005e468eadd37e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-05T01:21:40.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-05T01:21:40.486Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-05T01:21:40.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-05T01:21:40.851Z] $ docker exec 787ff60af10d2c997af07a84884607fbb1e4a2a7035b1faf5005e468eadd37e6 ssh-agent [2021-02-05T01:21:41.115Z] SSH_AUTH_SOCK=/tmp/ssh-pRCVEyUeyhLq/agent.12 [2021-02-05T01:21:41.115Z] SSH_AGENT_PID=18 [2021-02-05T01:21:41.136Z] Running ssh-add (command line suppressed) [2021-02-05T01:21:41.438Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7285877339715371376.key (/w/workspace/edgex-go/1@tmp/private_key_7285877339715371376.key) [2021-02-05T01:21:41.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-05T01:21:42.362Z] + git tag --points-at HEAD [Pipeline] } [2021-02-05T01:21:42.406Z] $ docker exec --env ******** --env ******** 787ff60af10d2c997af07a84884607fbb1e4a2a7035b1faf5005e468eadd37e6 ssh-agent -k [2021-02-05T01:21:42.582Z] unset SSH_AUTH_SOCK; [2021-02-05T01:21:42.583Z] unset SSH_AGENT_PID; [2021-02-05T01:21:42.583Z] echo Agent pid 18 killed; [2021-02-05T01:21:42.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-05T01:21:42.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-05T01:21:42.832Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-05T01:21:43.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-05T01:21:43.164Z] $ docker exec 787ff60af10d2c997af07a84884607fbb1e4a2a7035b1faf5005e468eadd37e6 ssh-agent [2021-02-05T01:21:43.551Z] SSH_AUTH_SOCK=/tmp/ssh-BJKp04uOp3nv/agent.46 [2021-02-05T01:21:43.551Z] SSH_AGENT_PID=51 [2021-02-05T01:21:43.563Z] Running ssh-add (command line suppressed) [2021-02-05T01:21:43.886Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4458731608017558567.key (/w/workspace/edgex-go/1@tmp/private_key_4458731608017558567.key) [2021-02-05T01:21:43.996Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-05T01:21:44.381Z] + git semver init [2021-02-05T01:21:44.381Z] # -> Open(): unable to determine branch for HEAD [2021-02-05T01:21:44.381Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-02-05T01:21:44.381Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-02-05T01:21:44.381Z] # $SEMVER_REMOTE_NAME = origin [2021-02-05T01:21:44.381Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-05T01:21:44.381Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-05T01:21:44.381Z] # $SEMVER_BRANCH = PR-3133 [2021-02-05T01:21:44.381Z] # $SEMVER_TEMP = /tmp/semver-162052248 [2021-02-05T01:21:44.381Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-05T01:22:24.069Z] # '/tmp/semver-162052248' -> '/w/workspace/edgex-go/1/.semver' [2021-02-05T01:22:25.066Z] # -> Force: false [2021-02-05T01:22:25.066Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-02-05T01:22:25.105Z] $ docker exec --env ******** --env ******** 787ff60af10d2c997af07a84884607fbb1e4a2a7035b1faf5005e468eadd37e6 ssh-agent -k [2021-02-05T01:22:25.760Z] unset SSH_AUTH_SOCK; [2021-02-05T01:22:25.761Z] unset SSH_AGENT_PID; [2021-02-05T01:22:25.761Z] echo Agent pid 51 killed; [2021-02-05T01:22:25.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-05T01:22:26.553Z] + git semver [Pipeline] } [2021-02-05T01:22:26.908Z] $ docker stop --time=1 787ff60af10d2c997af07a84884607fbb1e4a2a7035b1faf5005e468eadd37e6 [2021-02-05T01:22:29.088Z] $ docker rm -f 787ff60af10d2c997af07a84884607fbb1e4a2a7035b1faf5005e468eadd37e6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-05T01:22:30.028Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-05T01:22:31.616Z] Stashed 1 file(s) [Pipeline] echo [2021-02-05T01:22:31.643Z] [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 [2021-02-05T01:22:33.027Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-05T01:22:33.425Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-05T01:22:33.786Z] + true [2021-02-05T01:22:33.786Z] + sudo service docker restart [2021-02-05T01:22:33.786Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-05T01:22:35.336Z] ========================================================= [2021-02-05T01:22:35.336Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-05T01:22:35.336Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-05T01:22:35.950Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-05T01:22:42.851Z] Sending build context to Docker daemon 327.5MB [2021-02-05T01:22:42.851Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-05T01:22:42.851Z] Step 2/6 : FROM ${BASE} [2021-02-05T01:22:43.128Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-05T01:22:43.128Z] 188c0c94c7c5: Pulling fs layer [2021-02-05T01:22:43.128Z] 0ef7d3d256c8: Pulling fs layer [2021-02-05T01:22:43.128Z] de9db76c5a1d: Pulling fs layer [2021-02-05T01:22:43.128Z] bca2f99d35d6: Pulling fs layer [2021-02-05T01:22:43.128Z] 93359f2a8cfa: Pulling fs layer [2021-02-05T01:22:43.128Z] 7c6f9722023f: Pulling fs layer [2021-02-05T01:22:43.128Z] a35cf1a2eb13: Pulling fs layer [2021-02-05T01:22:43.128Z] bca2f99d35d6: Waiting [2021-02-05T01:22:43.128Z] 93359f2a8cfa: Waiting [2021-02-05T01:22:43.128Z] 7c6f9722023f: Waiting [2021-02-05T01:22:43.128Z] a35cf1a2eb13: Waiting [2021-02-05T01:22:43.128Z] de9db76c5a1d: Verifying Checksum [2021-02-05T01:22:43.128Z] de9db76c5a1d: Download complete [2021-02-05T01:22:43.128Z] 0ef7d3d256c8: Verifying Checksum [2021-02-05T01:22:43.128Z] 0ef7d3d256c8: Download complete [2021-02-05T01:22:43.128Z] 93359f2a8cfa: Verifying Checksum [2021-02-05T01:22:43.128Z] 93359f2a8cfa: Download complete [2021-02-05T01:22:43.128Z] 7c6f9722023f: Verifying Checksum [2021-02-05T01:22:43.128Z] 7c6f9722023f: Download complete [2021-02-05T01:22:43.128Z] 188c0c94c7c5: Verifying Checksum [2021-02-05T01:22:43.128Z] 188c0c94c7c5: Download complete [2021-02-05T01:22:44.193Z] 188c0c94c7c5: Pull complete [2021-02-05T01:22:44.473Z] 0ef7d3d256c8: Pull complete [2021-02-05T01:22:45.113Z] de9db76c5a1d: Pull complete [2021-02-05T01:22:47.356Z] Still waiting to schedule task [2021-02-05T01:22:47.356Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-25122’ [2021-02-05T01:22:47.944Z] a35cf1a2eb13: Verifying Checksum [2021-02-05T01:22:47.944Z] a35cf1a2eb13: Download complete [2021-02-05T01:22:50.021Z] bca2f99d35d6: Verifying Checksum [2021-02-05T01:22:50.021Z] bca2f99d35d6: Download complete [2021-02-05T01:23:00.434Z] bca2f99d35d6: Pull complete [2021-02-05T01:23:00.434Z] 93359f2a8cfa: Pull complete [2021-02-05T01:23:00.720Z] 7c6f9722023f: Pull complete [2021-02-05T01:23:07.587Z] a35cf1a2eb13: Pull complete [2021-02-05T01:23:07.587Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-05T01:23:07.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-05T01:23:07.587Z] ---> a62c8e92a672 [2021-02-05T01:23:07.587Z] 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 [2021-02-05T01:23:07.587Z] ---> Running in 992571607d9f [2021-02-05T01:23:09.053Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T01:23:09.652Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T01:23:10.260Z] (1/12) Installing libmagic (5.38-r0) [2021-02-05T01:23:10.544Z] (2/12) Installing file (5.38-r0) [2021-02-05T01:23:10.544Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-05T01:23:10.815Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-05T01:23:25.894Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-05T01:23:25.894Z] (6/12) Installing patch (2.7.6-r6) [2021-02-05T01:23:25.894Z] (7/12) Installing build-base (0.5-r2) [2021-02-05T01:23:25.894Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-05T01:23:25.894Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-05T01:23:25.894Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-05T01:23:25.894Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-05T01:23:25.894Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-05T01:23:25.894Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T01:23:25.894Z] OK: 233 MiB in 51 packages [2021-02-05T01:23:28.557Z] Removing intermediate container 992571607d9f [2021-02-05T01:23:28.557Z] ---> 7964846bcb00 [2021-02-05T01:23:28.557Z] Step 4/6 : WORKDIR /edgex-go [2021-02-05T01:23:28.557Z] ---> Running in 179fc70ad378 [2021-02-05T01:23:28.835Z] Removing intermediate container 179fc70ad378 [2021-02-05T01:23:28.835Z] ---> 55d18bb6103d [2021-02-05T01:23:28.835Z] Step 5/6 : COPY go.mod . [2021-02-05T01:23:29.483Z] ---> 0226676ad127 [2021-02-05T01:23:29.483Z] Step 6/6 : RUN go mod download [2021-02-05T01:23:29.483Z] ---> Running in d4f7551a6510 [2021-02-05T01:24:02.216Z] Removing intermediate container d4f7551a6510 [2021-02-05T01:24:02.216Z] ---> 27b6e42bfe75 [2021-02-05T01:24:02.216Z] Successfully built 27b6e42bfe75 [2021-02-05T01:24:02.216Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-05T01:24:02.644Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-05T01:24:02.644Z] . [Pipeline] withDockerContainer [2021-02-05T01:24:03.183Z] prd-centos7-docker-4c-2g-25139 does not seem to be running inside a container [2021-02-05T01:24:03.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-05T01:24:05.152Z] $ docker top b8c70bd7fa8da3e2ff29cdebb1d428f16d44ae1c70d6ece74821063e9f2cdb27 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T01:24:06.448Z] + go version [2021-02-05T01:24:06.448Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-05T01:24:06.481Z] $ docker stop --time=1 b8c70bd7fa8da3e2ff29cdebb1d428f16d44ae1c70d6ece74821063e9f2cdb27 [2021-02-05T01:24:09.016Z] $ docker rm -f b8c70bd7fa8da3e2ff29cdebb1d428f16d44ae1c70d6ece74821063e9f2cdb27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-05T01:24:10.572Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-05T01:24:10.572Z] . [Pipeline] withDockerContainer [2021-02-05T01:24:10.886Z] prd-centos7-docker-4c-2g-25139 does not seem to be running inside a container [2021-02-05T01:24:10.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-05T01:24:12.663Z] $ docker top 0a0f69aaa0eee331034910567069ac3962516763ce788d2ac6cd6c2aa1617451 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-05T01:24:13.017Z] ========================================================= [2021-02-05T01:24:13.017Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-05T01:24:13.017Z] ========================================================= [Pipeline] sh [2021-02-05T01:24:13.778Z] + make test [2021-02-05T01:24:13.778Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-05T01:24:29.252Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-05T01:25:03.203Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-05T01:25:15.995Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-05T01:25:15.995Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-05T01:25:15.995Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-05T01:25:15.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-05T01:25:18.920Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-05T01:25:18.920Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-05T01:25:18.920Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-05T01:25:18.920Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-05T01:25:18.920Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-05T01:25:19.982Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-05T01:25:24.562Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-05T01:25:24.562Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-05T01:25:24.562Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-05T01:25:29.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.267s coverage: 45.6% of statements [2021-02-05T01:25:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-05T01:25:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-05T01:25:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-05T01:25:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-05T01:25:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-05T01:25:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-05T01:25:29.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-05T01:25:29.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.186s coverage: 100.0% of statements [2021-02-05T01:25:33.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.466s coverage: 27.1% of statements [2021-02-05T01:25:33.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-05T01:25:33.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-05T01:25:33.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-05T01:25:33.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-05T01:25:33.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-05T01:25:33.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-05T01:25:33.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements [2021-02-05T01:25:33.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-05T01:25:33.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.111s coverage: 100.0% of statements [2021-02-05T01:25:33.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-05T01:25:33.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-05T01:25:33.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.170s coverage: 65.8% of statements [2021-02-05T01:25:33.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-05T01:25:33.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-05T01:25:35.207Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.797s coverage: 82.3% of statements [2021-02-05T01:25:35.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-05T01:25:35.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T01:25:35.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-05T01:25:35.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-05T01:25:39.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.794s coverage: 28.6% of statements [2021-02-05T01:25:39.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-05T01:25:39.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-05T01:25:39.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-05T01:25:39.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-05T01:25:39.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-05T01:25:39.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.101s coverage: 100.0% of statements [2021-02-05T01:25:39.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-05T01:25:39.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.087s coverage: 100.0% of statements [2021-02-05T01:25:39.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-05T01:25:39.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.259s coverage: 86.7% of statements [2021-02-05T01:25:39.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-05T01:25:39.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.308s coverage: 97.5% of statements [2021-02-05T01:25:39.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-05T01:25:39.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.160s coverage: 78.3% of statements [2021-02-05T01:25:39.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-05T01:25:39.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-05T01:25:39.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-05T01:25:39.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-05T01:25:45.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.994s coverage: 92.8% of statements [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-05T01:25:45.528Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-05T01:25:45.528Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.142s coverage: 0.1% of statements [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-05T01:25:45.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-05T01:25:45.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.095s coverage: 45.5% of statements [2021-02-05T01:25:45.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.153s coverage: 79.5% of statements [2021-02-05T01:25:45.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.108s coverage: 94.1% of statements [2021-02-05T01:25:45.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements [2021-02-05T01:25:45.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2021-02-05T01:25:53.528Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25147 in /w/workspace/edgexfoundry_edgex-go_PR-3133 [Pipeline] { [Pipeline] ws [2021-02-05T01:25:53.615Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-05T01:25:59.115Z] using credential edgex-jenkins-ssh [2021-02-05T01:25:59.173Z] Cloning the remote Git repository [2021-02-05T01:25:59.236Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-05T01:25:59.357Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-05T01:25:59.428Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-05T01:25:59.429Z] > git --version # timeout=10 [2021-02-05T01:25:59.447Z] > git --version # 'git version 2.17.1' [2021-02-05T01:25:59.448Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T01:25:59.499Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-05T01:26:00.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.108s coverage: 94.4% of statements [2021-02-05T01:26:00.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2021-02-05T01:26:11.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.218s coverage: 92.9% of statements [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-05T01:26:11.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.154s coverage: 87.2% of statements [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-05T01:26:11.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.071s coverage: 100.0% of statements [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-05T01:26:11.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.168s coverage: 75.5% of statements [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-05T01:26:11.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.8% of statements [2021-02-05T01:26:11.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.097s coverage: 87.2% of statements [2021-02-05T01:26:11.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 84.2% of statements [2021-02-05T01:26:11.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.417s coverage: 91.4% of statements [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-05T01:26:11.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.351s coverage: 63.5% of statements [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-05T01:26:11.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.083s coverage: 100.0% of statements [2021-02-05T01:26:11.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements [2021-02-05T01:26:11.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2021-02-05T01:26:11.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements [2021-02-05T01:26:11.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.043s coverage: 100.0% of statements [2021-02-05T01:26:11.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.240s coverage: 68.9% of statements [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-05T01:26:11.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.197s coverage: 37.0% of statements [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-05T01:26:11.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.731s coverage: 84.0% of statements [2021-02-05T01:26:11.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.058s coverage: 100.0% of statements [2021-02-05T01:26:11.633Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.329s coverage: 47.0% of statements [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-05T01:26:11.633Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.076s coverage: 100.0% of statements [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-05T01:26:11.633Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.080s coverage: 100.0% of statements [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-05T01:26:11.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-05T01:26:12.331Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.148s coverage: 87.0% of statements [2021-02-05T01:26:12.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-05T01:26:12.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T01:26:12.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-05T01:26:16.964Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.273s coverage: 29.1% of statements [2021-02-05T01:26:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-05T01:26:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-05T01:26:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-05T01:26:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-05T01:26:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-05T01:26:16.964Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.175s coverage: 99.0% of statements [2021-02-05T01:26:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-05T01:26:16.964Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.082s coverage: 100.0% of statements [2021-02-05T01:26:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-05T01:26:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-05T01:26:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-05T01:26:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-05T01:26:16.964Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.132s coverage: 100.0% of statements [2021-02-05T01:26:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-05T01:26:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T01:26:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-05T01:26:16.964Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements [2021-02-05T01:26:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-05T01:26:16.964Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2021-02-05T01:26:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-05T01:26:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-05T01:26:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-05T01:26:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-05T01:26:16.964Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.113s coverage: 87.9% of statements [2021-02-05T01:26:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-05T01:26:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-05T01:26:17.255Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2021-02-05T01:26:17.878Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.075s coverage: 32.1% of statements [2021-02-05T01:26:18.174Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.120s coverage: 100.0% of statements [2021-02-05T01:26:19.256Z] GO111MODULE=on go vet ./... [2021-02-05T01:26:24.413Z] Merging remotes/origin/master commit 97c9be662ca07851310f194347921b3ddadc13fb into PR head commit 6c081644896c02d20728fa70db0406adac6139fa [2021-02-05T01:26:24.835Z] Merge succeeded, producing 6c081644896c02d20728fa70db0406adac6139fa [2021-02-05T01:26:24.835Z] Checking out Revision 6c081644896c02d20728fa70db0406adac6139fa (PR-3133) [2021-02-05T01:26:23.756Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-05T01:26:23.772Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-05T01:26:23.793Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-05T01:26:23.834Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-05T01:26:23.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T01:26:23.844Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3133/head:refs/remotes/origin/PR-3133 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-05T01:26:24.431Z] > git config core.sparsecheckout # timeout=10 [2021-02-05T01:26:24.442Z] > git checkout -f 6c081644896c02d20728fa70db0406adac6139fa # timeout=10 [2021-02-05T01:26:24.730Z] > git remote # timeout=10 [2021-02-05T01:26:24.744Z] > git config --get remote.origin.url # timeout=10 [2021-02-05T01:26:24.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T01:26:24.771Z] > git merge 97c9be662ca07851310f194347921b3ddadc13fb # timeout=10 [2021-02-05T01:26:24.823Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-05T01:26:24.842Z] > git config core.sparsecheckout # timeout=10 [2021-02-05T01:26:24.859Z] > git checkout -f 6c081644896c02d20728fa70db0406adac6139fa # timeout=10 [2021-02-05T01:26:29.404Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [2021-02-05T01:26:29.460Z] > git --version # timeout=10 [2021-02-05T01:26:29.470Z] > git --version # 'git version 2.17.1' [2021-02-05T01:26:29.488Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-05T01:26:31.284Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-05T01:26:31.725Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-05T01:26:32.090Z] + + truesudo [2021-02-05T01:26:32.090Z] service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-05T01:26:34.211Z] provisioning config files... [2021-02-05T01:26:34.249Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4295342774205984804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-05T01:26:34.684Z] ---> docker-login.sh [2021-02-05T01:26:34.685Z] nexus3.edgexfoundry.org:10001 [2021-02-05T01:26:35.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T01:26:35.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T01:26:35.891Z] Configure a credential helper to remove this warning. See [2021-02-05T01:26:35.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T01:26:35.891Z] [2021-02-05T01:26:35.891Z] Login Succeeded [2021-02-05T01:26:35.891Z] nexus3.edgexfoundry.org:10002 [2021-02-05T01:26:36.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T01:26:36.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T01:26:36.165Z] Configure a credential helper to remove this warning. See [2021-02-05T01:26:36.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T01:26:36.165Z] [2021-02-05T01:26:36.165Z] Login Succeeded [2021-02-05T01:26:36.165Z] nexus3.edgexfoundry.org:10003 [2021-02-05T01:26:36.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T01:26:36.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T01:26:36.763Z] Configure a credential helper to remove this warning. See [2021-02-05T01:26:36.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T01:26:36.763Z] [2021-02-05T01:26:36.763Z] Login Succeeded [2021-02-05T01:26:36.763Z] nexus3.edgexfoundry.org:10004 [2021-02-05T01:26:37.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T01:26:37.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T01:26:37.323Z] Configure a credential helper to remove this warning. See [2021-02-05T01:26:37.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T01:26:37.323Z] [2021-02-05T01:26:37.323Z] Login Succeeded [2021-02-05T01:26:37.323Z] docker.io [2021-02-05T01:26:37.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T01:26:37.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T01:26:37.885Z] Configure a credential helper to remove this warning. See [2021-02-05T01:26:37.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T01:26:37.885Z] [2021-02-05T01:26:37.885Z] Login Succeeded [2021-02-05T01:26:37.885Z] ---> docker-login.sh ends [Pipeline] } [2021-02-05T01:26:37.914Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-05T01:26:38.423Z] ========================================================= [2021-02-05T01:26:38.423Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-05T01:26:38.423Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-05T01:26:38.875Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-05T01:26:41.523Z] Sending build context to Docker daemon 166.1MB [2021-02-05T01:26:41.523Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-05T01:26:41.523Z] Step 2/6 : FROM ${BASE} [2021-02-05T01:26:41.524Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-05T01:26:41.524Z] 5f621e34cdf4: Pulling fs layer [2021-02-05T01:26:41.524Z] a4357932f1b6: Pulling fs layer [2021-02-05T01:26:41.524Z] 18c013af1878: Pulling fs layer [2021-02-05T01:26:41.524Z] 00ac8860ef70: Pulling fs layer [2021-02-05T01:26:41.524Z] 63d7cb157983: Pulling fs layer [2021-02-05T01:26:41.524Z] b116817d02f9: Pulling fs layer [2021-02-05T01:26:41.524Z] 745a02a5169b: Pulling fs layer [2021-02-05T01:26:41.524Z] 00ac8860ef70: Waiting [2021-02-05T01:26:41.524Z] 63d7cb157983: Waiting [2021-02-05T01:26:41.524Z] b116817d02f9: Waiting [2021-02-05T01:26:41.524Z] 745a02a5169b: Waiting [2021-02-05T01:26:41.524Z] 18c013af1878: Download complete [2021-02-05T01:26:41.524Z] a4357932f1b6: Verifying Checksum [2021-02-05T01:26:41.524Z] a4357932f1b6: Download complete [2021-02-05T01:26:41.524Z] 63d7cb157983: Verifying Checksum [2021-02-05T01:26:41.524Z] 63d7cb157983: Download complete [2021-02-05T01:26:41.524Z] b116817d02f9: Verifying Checksum [2021-02-05T01:26:41.524Z] b116817d02f9: Download complete [2021-02-05T01:26:41.802Z] 5f621e34cdf4: Download complete [2021-02-05T01:26:42.410Z] 5f621e34cdf4: Pull complete [2021-02-05T01:26:43.019Z] a4357932f1b6: Pull complete [2021-02-05T01:26:43.624Z] 18c013af1878: Pull complete [2021-02-05T01:26:43.901Z] 745a02a5169b: Verifying Checksum [2021-02-05T01:26:43.901Z] 745a02a5169b: Download complete [2021-02-05T01:26:45.354Z] 00ac8860ef70: Download complete [2021-02-05T01:26:55.533Z] 00ac8860ef70: Pull complete [2021-02-05T01:26:55.807Z] 63d7cb157983: Pull complete [2021-02-05T01:26:56.091Z] b116817d02f9: Pull complete [2021-02-05T01:27:00.411Z] 745a02a5169b: Pull complete [2021-02-05T01:27:00.411Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-05T01:27:00.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-05T01:27:00.411Z] ---> b7e6874047d6 [2021-02-05T01:27:00.411Z] 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 [2021-02-05T01:27:03.052Z] ---> Running in eca6713474c3 [2021-02-05T01:27:04.483Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T01:27:05.451Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T01:27:06.884Z] (1/12) Installing libmagic (5.38-r0) [2021-02-05T01:27:07.156Z] (2/12) Installing file (5.38-r0) [2021-02-05T01:27:07.156Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-05T01:27:07.156Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-05T01:27:17.270Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-05T01:27:17.270Z] (6/12) Installing patch (2.7.6-r6) [2021-02-05T01:27:17.270Z] (7/12) Installing build-base (0.5-r2) [2021-02-05T01:27:17.270Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-05T01:27:17.270Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-05T01:27:17.270Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-05T01:27:17.270Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-05T01:27:17.270Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-05T01:27:17.270Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T01:27:17.270Z] OK: 217 MiB in 51 packages [2021-02-05T01:27:20.685Z] Removing intermediate container eca6713474c3 [2021-02-05T01:27:20.685Z] ---> 73da6dbfa068 [2021-02-05T01:27:20.685Z] Step 4/6 : WORKDIR /edgex-go [2021-02-05T01:27:20.958Z] ---> Running in 9b6439e512d7 [2021-02-05T01:27:21.231Z] Removing intermediate container 9b6439e512d7 [2021-02-05T01:27:21.231Z] ---> d1cefea08d6e [2021-02-05T01:27:21.231Z] Step 5/6 : COPY go.mod . [2021-02-05T01:27:21.847Z] ---> 4126042ef641 [2021-02-05T01:27:21.847Z] Step 6/6 : RUN go mod download [2021-02-05T01:27:22.121Z] ---> Running in 36ed8d8a3c8a [2021-02-05T01:27:28.580Z] gofmt -l . [2021-02-05T01:27:28.580Z] [ "`gofmt -l .`" = "" ] [2021-02-05T01:27:28.580Z] ./bin/test-go-mod-tidy.sh [2021-02-05T01:27:28.580Z] ./bin/test-attribution-txt.sh [2021-02-05T01:27:28.580Z] An attribution for github.com/fatih/color is missing from Attribution.txt, please add [2021-02-05T01:27:28.580Z] An attribution for github.com/hashicorp/go-hclog is missing from Attribution.txt, please add [2021-02-05T01:27:28.580Z] An attribution for github.com/mattn/go-colorable is missing from Attribution.txt, please add [2021-02-05T01:27:28.580Z] An attribution for github.com/mattn/go-isatty is missing from Attribution.txt, please add [2021-02-05T01:27:28.580Z] An attribution for golang.org/x/sys is missing from Attribution.txt, please add [2021-02-05T01:27:28.580Z] make: *** [Makefile:103: test] Error 1 [Pipeline] } [2021-02-05T01:27:28.742Z] $ docker stop --time=1 0a0f69aaa0eee331034910567069ac3962516763ce788d2ac6cd6c2aa1617451 [2021-02-05T01:27:31.560Z] $ docker rm -f 0a0f69aaa0eee331034910567069ac3962516763ce788d2ac6cd6c2aa1617451 [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] } [2021-02-05T01:27:34.481Z] Failed in branch amd64 [2021-02-05T01:27:49.004Z] Removing intermediate container 36ed8d8a3c8a [2021-02-05T01:27:49.004Z] ---> e6bfc5eced82 [2021-02-05T01:27:49.277Z] Successfully built e6bfc5eced82 [2021-02-05T01:27:49.277Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-05T01:27:49.659Z] + docker inspect -f . ci-base-image-arm64 [2021-02-05T01:27:49.659Z] . [Pipeline] withDockerContainer [2021-02-05T01:27:49.946Z] prd-ubuntu18.04-docker-arm64-4c-16g-25147 does not seem to be running inside a container [2021-02-05T01:27:50.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-05T01:27:51.484Z] $ docker top d4e3bbba228eb4af319fbe8b82745f4187eff22c33936dfc06fbc4b8cff93894 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T01:27:52.560Z] + go version [2021-02-05T01:27:52.560Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-05T01:27:52.600Z] $ docker stop --time=1 d4e3bbba228eb4af319fbe8b82745f4187eff22c33936dfc06fbc4b8cff93894 [2021-02-05T01:27:54.502Z] $ docker rm -f d4e3bbba228eb4af319fbe8b82745f4187eff22c33936dfc06fbc4b8cff93894 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-05T01:27:55.818Z] + docker inspect -f . ci-base-image-arm64 [2021-02-05T01:27:55.819Z] . [Pipeline] withDockerContainer [2021-02-05T01:27:56.094Z] prd-ubuntu18.04-docker-arm64-4c-16g-25147 does not seem to be running inside a container [2021-02-05T01:27:56.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-05T01:27:57.520Z] $ docker top ec974db97b23687aaf0ff260ffae6aa18457e266e58f46629ac0b501e8343dd8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-05T01:27:57.914Z] ========================================================= [2021-02-05T01:27:57.914Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-05T01:27:57.914Z] ========================================================= [Pipeline] sh [2021-02-05T01:27:58.578Z] + make test [2021-02-05T01:27:58.578Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-05T01:28:20.760Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-05T01:29:17.361Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-05T01:29:17.361Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-05T01:29:18.815Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-05T01:29:18.815Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-05T01:29:18.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-05T01:29:27.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-05T01:29:27.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-05T01:29:27.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-05T01:29:27.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-05T01:29:27.152Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-05T01:29:27.152Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-05T01:29:33.957Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-05T01:29:33.957Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-05T01:29:33.957Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-05T01:29:40.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.309s coverage: 45.6% of statements [2021-02-05T01:29:40.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-05T01:29:40.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-05T01:29:40.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-05T01:29:40.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-05T01:29:40.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-05T01:29:40.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-05T01:29:40.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-05T01:29:40.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.195s coverage: 100.0% of statements [2021-02-05T01:29:47.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.473s coverage: 27.1% of statements [2021-02-05T01:29:47.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-05T01:29:47.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-05T01:29:47.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-05T01:29:47.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-05T01:29:47.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-05T01:29:47.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-05T01:29:47.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.095s coverage: 100.0% of statements [2021-02-05T01:29:47.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-05T01:29:47.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.064s coverage: 100.0% of statements [2021-02-05T01:29:47.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-05T01:29:47.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-05T01:29:48.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.263s coverage: 65.8% of statements [2021-02-05T01:29:48.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-05T01:29:48.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-05T01:29:51.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.734s coverage: 82.3% of statements [2021-02-05T01:29:51.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-05T01:29:51.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T01:29:51.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-05T01:29:51.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-05T01:29:55.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.123s coverage: 28.6% of statements [2021-02-05T01:29:55.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-05T01:29:55.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-05T01:29:55.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-05T01:29:55.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-05T01:29:55.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-05T01:29:55.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.172s coverage: 100.0% of statements [2021-02-05T01:29:55.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-05T01:29:55.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.131s coverage: 100.0% of statements [2021-02-05T01:29:55.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-05T01:29:57.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.284s coverage: 86.7% of statements [2021-02-05T01:29:57.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-05T01:29:58.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.478s coverage: 97.5% of statements [2021-02-05T01:29:58.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-05T01:29:58.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.179s coverage: 78.3% of statements [2021-02-05T01:29:58.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-05T01:29:58.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-05T01:29:58.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-05T01:29:58.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-05T01:30:09.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.239s coverage: 92.8% of statements [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-05T01:30:09.050Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-05T01:30:09.050Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.205s coverage: 0.1% of statements [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-05T01:30:09.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-05T01:30:09.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 45.5% of statements [2021-02-05T01:30:09.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.099s coverage: 79.5% of statements [2021-02-05T01:30:09.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.104s coverage: 94.1% of statements [2021-02-05T01:30:09.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements [2021-02-05T01:30:09.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2021-02-05T01:30:19.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements [2021-02-05T01:30:19.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2021-02-05T01:30:34.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.131s coverage: 92.9% of statements [2021-02-05T01:30:34.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-05T01:30:34.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-05T01:30:34.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-05T01:30:34.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-05T01:30:34.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-02-05T01:30:34.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-05T01:30:34.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-05T01:30:34.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-02-05T01:30:34.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-05T01:30:34.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements [2021-02-05T01:30:34.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-05T01:30:34.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements [2021-02-05T01:30:34.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.131s coverage: 87.2% of statements [2021-02-05T01:30:34.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.152s coverage: 84.2% of statements [2021-02-05T01:30:34.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.167s coverage: 91.4% of statements [2021-02-05T01:30:34.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-05T01:30:34.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.472s coverage: 63.5% of statements [2021-02-05T01:30:34.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-05T01:30:34.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-05T01:30:34.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.080s coverage: 100.0% of statements [2021-02-05T01:30:34.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements [2021-02-05T01:30:34.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-02-05T01:30:34.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2021-02-05T01:30:34.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements [2021-02-05T01:30:34.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.827s coverage: 68.9% of statements [2021-02-05T01:30:34.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-05T01:30:34.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-05T01:30:34.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-05T01:30:34.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-05T01:30:34.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-05T01:30:34.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.331s coverage: 37.0% of statements [2021-02-05T01:30:34.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-05T01:30:34.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-05T01:30:34.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.607s coverage: 84.0% of statements [2021-02-05T01:30:35.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.083s coverage: 100.0% of statements [2021-02-05T01:30:41.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.412s coverage: 47.0% of statements [2021-02-05T01:30:41.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-05T01:30:41.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-05T01:30:41.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-05T01:30:41.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-05T01:30:41.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-05T01:30:41.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.134s coverage: 100.0% of statements [2021-02-05T01:30:41.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-05T01:30:41.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.116s coverage: 100.0% of statements [2021-02-05T01:30:41.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-05T01:30:41.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-05T01:30:41.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-05T01:30:41.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-05T01:30:41.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.204s coverage: 87.0% of statements [2021-02-05T01:30:41.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-05T01:30:41.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T01:30:41.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-05T01:30:50.125Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.930s coverage: 29.1% of statements [2021-02-05T01:30:50.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-05T01:30:50.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-05T01:30:50.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-05T01:30:50.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-05T01:30:50.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-05T01:30:50.125Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.249s coverage: 99.0% of statements [2021-02-05T01:30:50.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-05T01:30:50.125Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.105s coverage: 100.0% of statements [2021-02-05T01:30:50.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-05T01:30:50.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-05T01:30:50.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-05T01:30:50.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-05T01:30:50.125Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.168s coverage: 100.0% of statements [2021-02-05T01:30:50.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-05T01:30:50.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T01:30:50.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-05T01:30:50.125Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-02-05T01:30:50.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-05T01:30:50.125Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.076s coverage: 100.0% of statements [2021-02-05T01:30:50.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-05T01:30:50.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-05T01:30:50.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-05T01:30:50.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-05T01:30:50.125Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements [2021-02-05T01:30:50.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-05T01:30:50.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-05T01:30:50.125Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2021-02-05T01:30:50.125Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.064s coverage: 32.1% of statements [2021-02-05T01:30:50.125Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-02-05T01:30:50.400Z] GO111MODULE=on go vet ./... [2021-02-05T01:32:12.245Z] gofmt -l . [2021-02-05T01:32:12.245Z] [ "`gofmt -l .`" = "" ] [2021-02-05T01:32:12.245Z] ./bin/test-go-mod-tidy.sh [2021-02-05T01:32:12.245Z] ./bin/test-attribution-txt.sh [2021-02-05T01:32:12.245Z] An attribution for github.com/fatih/color is missing from Attribution.txt, please add [2021-02-05T01:32:12.245Z] An attribution for github.com/hashicorp/go-hclog is missing from Attribution.txt, please add [2021-02-05T01:32:12.245Z] An attribution for github.com/mattn/go-colorable is missing from Attribution.txt, please add [2021-02-05T01:32:12.245Z] An attribution for github.com/mattn/go-isatty is missing from Attribution.txt, please add [2021-02-05T01:32:12.245Z] An attribution for golang.org/x/sys is missing from Attribution.txt, please add [2021-02-05T01:32:12.245Z] make: *** [Makefile:103: test] Error 1 [Pipeline] } [2021-02-05T01:32:12.302Z] $ docker stop --time=1 ec974db97b23687aaf0ff260ffae6aa18457e266e58f46629ac0b501e8343dd8 [2021-02-05T01:32:14.566Z] $ docker rm -f ec974db97b23687aaf0ff260ffae6aa18457e266e58f46629ac0b501e8343dd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-05T01:32:17.644Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-05T01:32:21.079Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T01:32:22.476Z] ---> package-listing.sh [2021-02-05T01:32:22.476Z] ++ facter osfamily [2021-02-05T01:32:22.476Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-05T01:32:22.743Z] + OS_FAMILY=redhat [2021-02-05T01:32:22.743Z] + workspace=/w/workspace/edgex-go/1 [2021-02-05T01:32:22.743Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-05T01:32:22.743Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-05T01:32:22.743Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-05T01:32:22.743Z] + PACKAGES=/tmp/packages_start.txt [2021-02-05T01:32:22.744Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-05T01:32:22.744Z] + PACKAGES=/tmp/packages_end.txt [2021-02-05T01:32:22.744Z] + case "${OS_FAMILY}" in [2021-02-05T01:32:22.744Z] + rpm -qa [2021-02-05T01:32:22.744Z] + sort [2021-02-05T01:32:28.163Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-05T01:32:28.163Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-05T01:32:28.163Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-05T01:32:28.163Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-05T01:32:28.163Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-02-05T01:32:28.163Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-02-05T01:32:28.205Z] 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 [2021-02-05T01:32:28.607Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-05T01:32:29.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-05T01:32:29.547Z] [2021-02-05T01:32:29.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-05T01:32:30.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-05T01:32:30.277Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-05T01:32:30.277Z] df20fa9351a1: Pulling fs layer [2021-02-05T01:32:30.277Z] 36b3adc4ff6f: Pulling fs layer [2021-02-05T01:32:30.277Z] 8ad3a11d3b57: Pulling fs layer [2021-02-05T01:32:30.277Z] 46f8f816bc3b: Pulling fs layer [2021-02-05T01:32:30.277Z] 93b61091891f: Pulling fs layer [2021-02-05T01:32:30.277Z] 93b9cdb0e59b: Pulling fs layer [2021-02-05T01:32:30.277Z] 5e14af77c1be: Pulling fs layer [2021-02-05T01:32:30.277Z] 01666e4c0597: Pulling fs layer [2021-02-05T01:32:30.277Z] aa168da1d23b: Pulling fs layer [2021-02-05T01:32:30.277Z] 93b9cdb0e59b: Waiting [2021-02-05T01:32:30.277Z] 5e14af77c1be: Waiting [2021-02-05T01:32:30.277Z] 01666e4c0597: Waiting [2021-02-05T01:32:30.277Z] 46f8f816bc3b: Waiting [2021-02-05T01:32:30.277Z] aa168da1d23b: Waiting [2021-02-05T01:32:30.277Z] 93b61091891f: Waiting [2021-02-05T01:32:30.277Z] 36b3adc4ff6f: Download complete [2021-02-05T01:32:30.277Z] 46f8f816bc3b: Verifying Checksum [2021-02-05T01:32:30.277Z] 46f8f816bc3b: Download complete [2021-02-05T01:32:30.578Z] df20fa9351a1: Verifying Checksum [2021-02-05T01:32:30.578Z] df20fa9351a1: Download complete [2021-02-05T01:32:31.699Z] 93b9cdb0e59b: Verifying Checksum [2021-02-05T01:32:31.699Z] 93b9cdb0e59b: Download complete [2021-02-05T01:32:32.155Z] 5e14af77c1be: Verifying Checksum [2021-02-05T01:32:32.155Z] 5e14af77c1be: Download complete [2021-02-05T01:32:32.155Z] 93b61091891f: Verifying Checksum [2021-02-05T01:32:32.155Z] 93b61091891f: Download complete [2021-02-05T01:32:32.155Z] 01666e4c0597: Verifying Checksum [2021-02-05T01:32:32.155Z] 01666e4c0597: Download complete [2021-02-05T01:32:32.155Z] df20fa9351a1: Pull complete [2021-02-05T01:32:32.808Z] 36b3adc4ff6f: Pull complete [2021-02-05T01:32:33.103Z] 8ad3a11d3b57: Verifying Checksum [2021-02-05T01:32:33.103Z] 8ad3a11d3b57: Download complete [2021-02-05T01:32:35.367Z] 8ad3a11d3b57: Pull complete [2021-02-05T01:32:35.367Z] 46f8f816bc3b: Pull complete [2021-02-05T01:32:37.028Z] 93b61091891f: Pull complete [2021-02-05T01:32:37.028Z] 93b9cdb0e59b: Pull complete [2021-02-05T01:32:37.400Z] 5e14af77c1be: Pull complete [2021-02-05T01:32:39.239Z] 01666e4c0597: Pull complete [2021-02-05T01:32:42.300Z] aa168da1d23b: Verifying Checksum [2021-02-05T01:32:42.300Z] aa168da1d23b: Download complete [2021-02-05T01:33:04.835Z] aa168da1d23b: Pull complete [2021-02-05T01:33:04.835Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-05T01:33:04.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-05T01:33:04.835Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-05T01:33:05.956Z] prd-centos7-docker-4c-2g-25139 does not seem to be running inside a container [2021-02-05T01:33:06.371Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-05T01:33:09.257Z] $ docker top d8d2871058a002ff60f71188e9ba2a747c78b9492c35a05855ed3e1a7381a842 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T01:33:10.399Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-05T01:33:10.846Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-05T01:33:11.573Z] + ls /var/log/sa-host [2021-02-05T01:33:11.573Z] + sadf -c /var/log/sa-host/sa05 [2021-02-05T01:33:11.573Z] file_magic: OK [2021-02-05T01:33:11.574Z] HZ: Using current value: 100 [2021-02-05T01:33:11.574Z] file_header: OK [2021-02-05T01:33:11.574Z] 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 [2021-02-05T01:33:11.574Z] Statistics: [2021-02-05T01:33:11.574Z] 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... [2021-02-05T01:33:11.574Z] File successfully converted to sysstat format version 12.2.1 [2021-02-05T01:33:11.574Z] + sadf -c /var/log/sa-host/sa23 [2021-02-05T01:33:11.574Z] file_magic: OK [2021-02-05T01:33:11.574Z] HZ: Using current value: 100 [2021-02-05T01:33:11.574Z] file_header: OK [2021-02-05T01:33:11.574Z] 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 [2021-02-05T01:33:11.574Z] Statistics: [2021-02-05T01:33:11.574Z] Hnuu...uuuununununu... [2021-02-05T01:33:11.574Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-05T01:33:11.816Z] provisioning config files... [2021-02-05T01:33:11.858Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7320921259898915793tmp [Pipeline] { [Pipeline] echo [2021-02-05T01:33:11.965Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T01:33:12.315Z] ---> create-netrc.sh [Pipeline] } [2021-02-05T01:33:12.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-05T01:33:12.469Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T01:33:13.185Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-05T01:33:13.215Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T01:33:13.942Z] ---> sudo-logs.sh [2021-02-05T01:33:13.942Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-05T01:33:13.976Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T01:33:14.358Z] ---> job-cost.sh [2021-02-05T01:33:14.358Z] lf-activate-venv: SKIPPING [2021-02-05T01:33:14.358Z] INFO: No Stack... [2021-02-05T01:33:15.316Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-05T01:33:15.901Z] INFO: Archiving Costs [Pipeline] echo [2021-02-05T01:33:15.932Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T01:33:16.676Z] ---> logs-deploy.sh [2021-02-05T01:33:16.676Z] lf-activate-venv: SKIPPING [2021-02-05T01:33:16.676Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3133/1 [2021-02-05T01:33:16.676Z] INFO: archiving workspace using pattern(s): [2021-02-05T01:33:20.111Z] Archives upload complete. [2021-02-05T01:33:20.111Z] INFO: archiving logs to Nexus