Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 24e37b6c11d7aae68295b72939d8b0435e970d98+2c126a996be31befa6625c4f217e526aa48b3805 (ca562d6bcdb6a01f0840327bb26490702601337f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-28795 in /w/workspace/edgexfoundry_edgex-go_PR-3231 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit 24e37b6c11d7aae68295b72939d8b0435e970d98 > 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/3231/head:refs/remotes/origin/PR-3231 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24e37b6c11d7aae68295b72939d8b0435e970d98 # timeout=10 Merge succeeded, producing 76c370067a43105493159a7b663a492362ce286e Checking out Revision 76c370067a43105493159a7b663a492362ce286e (PR-3231) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76c370067a43105493159a7b663a492362ce286e # timeout=10 Commit message: "Merge commit '2c126a996be31befa6625c4f217e526aa48b3805' into HEAD" > git rev-list --no-walk 24e37b6c11d7aae68295b72939d8b0435e970d98 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:31 ========================================================= 00:31:31 EdgeX Global Pipelines Version Info 00:31:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:32 ------------------- 00:31:32 stable info: 00:31:32 ------------------- 00:31:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:32 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 00:31:32 Message: update stable to v1.0.184 00:31:33 ------------------- 00:31:33 experimental info: 00:31:33 ------------------- 00:31:33 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:33 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 00:31:33 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:31:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:31:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3231 [Pipeline] echo 00:31:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3231 [Pipeline] echo 00:31:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3231 [Pipeline] echo 00:31:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76c370067a43105493159a7b663a492362ce286e [Pipeline] echo 00:31:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76c3700 [Pipeline] echo 00:31:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:31:36 provisioning config files... 00:31:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6425437207926827243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:37 ---> docker-login.sh 00:31:37 nexus3.edgexfoundry.org:10001 00:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:37 Configure a credential helper to remove this warning. See 00:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:37 00:31:37 Login Succeeded 00:31:37 nexus3.edgexfoundry.org:10002 00:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:38 Configure a credential helper to remove this warning. See 00:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:38 00:31:38 Login Succeeded 00:31:38 nexus3.edgexfoundry.org:10003 00:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:38 Configure a credential helper to remove this warning. See 00:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:38 00:31:38 Login Succeeded 00:31:38 nexus3.edgexfoundry.org:10004 00:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:38 Configure a credential helper to remove this warning. See 00:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:38 00:31:38 Login Succeeded 00:31:38 docker.io 00:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:38 Configure a credential helper to remove this warning. See 00:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:38 00:31:38 Login Succeeded 00:31:38 ---> docker-login.sh ends [Pipeline] } 00:31:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:39 ++ 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 00:31:39 + for file in '`ls cmd/**/Dockerfile`' 00:31:39 ++ dirname cmd/core-command/Dockerfile 00:31:39 ++ cut -d/ -f2 00:31:39 + echo core-command,cmd/core-command/Dockerfile 00:31:39 + for file in '`ls cmd/**/Dockerfile`' 00:31:39 ++ dirname cmd/core-data/Dockerfile 00:31:39 ++ cut -d/ -f2 00:31:39 + echo core-data,cmd/core-data/Dockerfile 00:31:39 + for file in '`ls cmd/**/Dockerfile`' 00:31:39 ++ dirname cmd/core-metadata/Dockerfile 00:31:39 ++ cut -d/ -f2 00:31:39 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:39 + for file in '`ls cmd/**/Dockerfile`' 00:31:39 ++ dirname cmd/security-bootstrapper/Dockerfile 00:31:39 ++ cut -d/ -f2 00:31:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:31:39 + for file in '`ls cmd/**/Dockerfile`' 00:31:39 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:39 ++ cut -d/ -f2 00:31:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:39 + for file in '`ls cmd/**/Dockerfile`' 00:31:39 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:39 ++ cut -d/ -f2 00:31:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:39 + for file in '`ls cmd/**/Dockerfile`' 00:31:39 ++ dirname cmd/support-notifications/Dockerfile 00:31:39 ++ cut -d/ -f2 00:31:39 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:39 + for file in '`ls cmd/**/Dockerfile`' 00:31:39 ++ dirname cmd/support-scheduler/Dockerfile 00:31:39 ++ cut -d/ -f2 00:31:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:39 + for file in '`ls cmd/**/Dockerfile`' 00:31:39 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:39 ++ cut -d/ -f2 00:31:39 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:39 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 00:31:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:40 00:31:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:40 latest: Pulling from edgex-devops/git-semver 00:31:40 31603596830f: Pulling fs layer 00:31:40 2a8b12db71e7: Pulling fs layer 00:31:40 6ca5941a6612: Pulling fs layer 00:31:40 ecc8261a40a4: Pulling fs layer 00:31:40 ecc8261a40a4: Waiting 00:31:40 2a8b12db71e7: Download complete 00:31:40 31603596830f: Download complete 00:31:40 ecc8261a40a4: Verifying Checksum 00:31:40 ecc8261a40a4: Download complete 00:31:40 6ca5941a6612: Verifying Checksum 00:31:40 6ca5941a6612: Download complete 00:31:41 31603596830f: Pull complete 00:31:41 2a8b12db71e7: Pull complete 00:31:42 6ca5941a6612: Pull complete 00:31:42 ecc8261a40a4: Pull complete 00:31:42 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:31:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:42 prd-centos7-docker-4c-2g-28795 does not seem to be running inside a container 00:31:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:45 $ docker top d32cdfb7af493c70ab0410131c99aa54ebaf217bcf8ba78967113e2053755a51 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:45 [ssh-agent] Looking for ssh-agent implementation... 00:31:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:46 $ docker exec d32cdfb7af493c70ab0410131c99aa54ebaf217bcf8ba78967113e2053755a51 ssh-agent 00:31:46 SSH_AUTH_SOCK=/tmp/ssh-y4nY0SZvhwpQ/agent.11 00:31:46 SSH_AGENT_PID=16 00:31:46 Running ssh-add (command line suppressed) 00:31:46 Identity added: /w/workspace/edgex-go/3@tmp/private_key_1651132804491235357.key (/w/workspace/edgex-go/3@tmp/private_key_1651132804491235357.key) 00:31:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:47 + git tag --points-at HEAD [Pipeline] } 00:31:47 $ docker exec --env ******** --env ******** d32cdfb7af493c70ab0410131c99aa54ebaf217bcf8ba78967113e2053755a51 ssh-agent -k 00:31:47 unset SSH_AUTH_SOCK; 00:31:47 unset SSH_AGENT_PID; 00:31:47 echo Agent pid 16 killed; 00:31:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:47 [ssh-agent] Looking for ssh-agent implementation... 00:31:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:47 $ docker exec d32cdfb7af493c70ab0410131c99aa54ebaf217bcf8ba78967113e2053755a51 ssh-agent 00:31:47 SSH_AUTH_SOCK=/tmp/ssh-clWca4LKFL1o/agent.45 00:31:47 SSH_AGENT_PID=50 00:31:47 Running ssh-add (command line suppressed) 00:31:48 Identity added: /w/workspace/edgex-go/3@tmp/private_key_6131404135722621143.key (/w/workspace/edgex-go/3@tmp/private_key_6131404135722621143.key) 00:31:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:48 + git semver init 00:31:48 # -> Open(): unable to determine branch for HEAD 00:31:48 # $GIT_DIR = /w/workspace/edgex-go/3/.git 00:31:48 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 00:31:48 # $SEMVER_REMOTE_NAME = origin 00:31:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:48 # $SEMVER_USER_NAME = edgex-jenkins 00:31:48 # $SEMVER_BRANCH = PR-3231 00:31:48 # $SEMVER_TEMP = /tmp/semver-177786281 00:31:48 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:32:27 # '/tmp/semver-177786281' -> '/w/workspace/edgex-go/3/.semver' 00:32:27 # -> Force: false 00:32:27 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 00:32:27 $ docker exec --env ******** --env ******** d32cdfb7af493c70ab0410131c99aa54ebaf217bcf8ba78967113e2053755a51 ssh-agent -k 00:32:27 unset SSH_AUTH_SOCK; 00:32:27 unset SSH_AGENT_PID; 00:32:27 echo Agent pid 50 killed; 00:32:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:28 + git semver [Pipeline] } 00:32:28 $ docker stop --time=1 d32cdfb7af493c70ab0410131c99aa54ebaf217bcf8ba78967113e2053755a51 00:32:29 $ docker rm -f d32cdfb7af493c70ab0410131c99aa54ebaf217bcf8ba78967113e2053755a51 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:30 Stashed 1 file(s) [Pipeline] echo 00:32:30 [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 00:32:31 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:32 + sudo service docker restart 00:32:32 + true 00:32:32 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:32:32 ========================================================= 00:32:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:32:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:33 + 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 . 00:32:37 Sending build context to Docker daemon 328.3MB 00:32:37 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:32:37 Step 2/6 : FROM ${BASE} 00:32:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:37 188c0c94c7c5: Pulling fs layer 00:32:37 0ef7d3d256c8: Pulling fs layer 00:32:37 de9db76c5a1d: Pulling fs layer 00:32:37 bca2f99d35d6: Pulling fs layer 00:32:37 93359f2a8cfa: Pulling fs layer 00:32:37 7c6f9722023f: Pulling fs layer 00:32:37 a35cf1a2eb13: Pulling fs layer 00:32:37 93359f2a8cfa: Waiting 00:32:37 7c6f9722023f: Waiting 00:32:37 a35cf1a2eb13: Waiting 00:32:37 bca2f99d35d6: Waiting 00:32:37 de9db76c5a1d: Verifying Checksum 00:32:37 de9db76c5a1d: Download complete 00:32:37 0ef7d3d256c8: Verifying Checksum 00:32:37 0ef7d3d256c8: Download complete 00:32:37 93359f2a8cfa: Verifying Checksum 00:32:37 93359f2a8cfa: Download complete 00:32:37 7c6f9722023f: Verifying Checksum 00:32:37 7c6f9722023f: Download complete 00:32:37 188c0c94c7c5: Verifying Checksum 00:32:37 188c0c94c7c5: Download complete 00:32:38 188c0c94c7c5: Pull complete 00:32:38 0ef7d3d256c8: Pull complete 00:32:38 de9db76c5a1d: Pull complete 00:32:39 a35cf1a2eb13: Verifying Checksum 00:32:39 a35cf1a2eb13: Download complete 00:32:40 bca2f99d35d6: Verifying Checksum 00:32:40 bca2f99d35d6: Download complete 00:32:46 Still waiting to schedule task 00:32:46 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:32:47 bca2f99d35d6: Pull complete 00:32:47 93359f2a8cfa: Pull complete 00:32:47 7c6f9722023f: Pull complete 00:32:51 a35cf1a2eb13: Pull complete 00:32:51 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:32:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:32:51 ---> a62c8e92a672 00:32:51 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 00:32:51 ---> Running in c6adc9e38ad0 00:32:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:32:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:32:56 (1/12) Installing libmagic (5.38-r0) 00:32:57 (2/12) Installing file (5.38-r0) 00:32:57 (3/12) Installing libc-dev (0.7.2-r3) 00:32:57 (4/12) Installing g++ (9.3.0-r2) 00:33:09 (5/12) Installing fortify-headers (1.1-r0) 00:33:09 (6/12) Installing patch (2.7.6-r6) 00:33:09 (7/12) Installing build-base (0.5-r2) 00:33:09 (8/12) Installing libsodium (1.0.18-r0) 00:33:09 (9/12) Installing pkgconf (1.7.2-r0) 00:33:09 (10/12) Installing libsodium-dev (1.0.18-r0) 00:33:09 (11/12) Installing libzmq (4.3.3-r0) 00:33:09 (12/12) Installing zeromq-dev (4.3.3-r0) 00:33:09 Executing busybox-1.31.1-r19.trigger 00:33:09 OK: 233 MiB in 51 packages 00:33:12 Removing intermediate container c6adc9e38ad0 00:33:12 ---> c51166ccb062 00:33:12 Step 4/6 : WORKDIR /edgex-go 00:33:12 ---> Running in b55db194f97c 00:33:12 Removing intermediate container b55db194f97c 00:33:12 ---> 40fbfa447793 00:33:12 Step 5/6 : COPY go.mod . 00:33:13 ---> 8edb40f220c7 00:33:13 Step 6/6 : RUN go mod download 00:33:13 ---> Running in e1d3f25a1aa0 00:33:40 Removing intermediate container e1d3f25a1aa0 00:33:40 ---> 0c63e5014955 00:33:40 Successfully built 0c63e5014955 00:33:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:40 + docker inspect -f . ci-base-image-x86_64 00:33:40 . [Pipeline] withDockerContainer 00:33:40 prd-centos7-docker-4c-2g-28795 does not seem to be running inside a container 00:33:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:41 $ docker top dad8f96fca5e8b253986c2b92cc7b30c1d17429afacef3cfd7fec0b51dbedd55 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:42 + go version 00:33:42 go version go1.15.5 linux/amd64 [Pipeline] } 00:33:42 $ docker stop --time=1 dad8f96fca5e8b253986c2b92cc7b30c1d17429afacef3cfd7fec0b51dbedd55 00:33:43 $ docker rm -f dad8f96fca5e8b253986c2b92cc7b30c1d17429afacef3cfd7fec0b51dbedd55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:44 + docker inspect -f . ci-base-image-x86_64 00:33:44 . [Pipeline] withDockerContainer 00:33:44 prd-centos7-docker-4c-2g-28795 does not seem to be running inside a container 00:33:44 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:45 $ docker top 824e064b48ccde1d477909ccf48ddcff22df63bfe59d00a0e3a3e9a5f5d32e36 -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:45 ========================================================= 00:33:45 [edgeXBuildGoParallel] Running Tests and Build... 00:33:45 ========================================================= [Pipeline] sh 00:33:46 + make test 00:33:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:56 ? github.com/edgexfoundry/edgex-go [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:34:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:34:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:34:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:34:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:34:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:34:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:32 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.112s coverage: 45.9% of statements 00:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:34:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.098s coverage: 100.0% of statements 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.235s coverage: 27.1% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.079s coverage: 100.0% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.134s coverage: 66.2% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:34:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.564s coverage: 82.4% of statements 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:34:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.390s coverage: 28.6% of statements 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:34:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.088s coverage: 100.0% of statements 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:34:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.063s coverage: 100.0% of statements 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:34:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.106s coverage: 86.7% of statements 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:34:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.162s coverage: 97.5% of statements 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:34:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.084s coverage: 78.3% of statements 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.595s coverage: 92.8% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.061s coverage: 0.1% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.045s coverage: 79.5% of statements 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.046s coverage: 96.3% of statements 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.033s coverage: 87.5% of statements 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.030s coverage: 44.8% of statements 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.076s coverage: 81.4% of statements 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.079s coverage: 92.9% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 77.8% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.035s coverage: 100.0% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.035s coverage: 80.8% of statements 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.6% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 62.4% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.356s coverage: 69.0% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 38.4% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.149s coverage: 47.0% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.057s coverage: 100.0% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.160s coverage: 88.5% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.879s coverage: 29.1% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.072s coverage: 99.0% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.041s coverage: 100.0% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.092s coverage: 95.6% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.058s coverage: 87.9% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 100.0% of statements 00:35:11 GO111MODULE=on go vet ./... 00:35:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28804 in /w/workspace/edgexfoundry_edgex-go_PR-3231 [Pipeline] { [Pipeline] ws 00:35:35 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 00:35:40 using credential edgex-jenkins-ssh 00:35:41 Cloning the remote Git repository 00:35:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:41 > git init /w/workspace/edgex-go/3 # timeout=10 00:35:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:41 > git --version # timeout=10 00:35:41 > git --version # 'git version 2.17.1' 00:35:41 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:43 gofmt -l . 00:35:43 [ "`gofmt -l .`" = "" ] 00:35:43 ./bin/test-go-mod-tidy.sh 00:35:43 ./bin/test-attribution-txt.sh 00:35:43 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 00:35:43 make: *** [Makefile:99: test] Error 1 [Pipeline] } 00:35:43 $ docker stop --time=1 824e064b48ccde1d477909ccf48ddcff22df63bfe59d00a0e3a3e9a5f5d32e36 00:35:45 $ docker rm -f 824e064b48ccde1d477909ccf48ddcff22df63bfe59d00a0e3a3e9a5f5d32e36 [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] } 00:35:47 Failed in branch amd64 00:35:57 Merging remotes/origin/master commit 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit 24e37b6c11d7aae68295b72939d8b0435e970d98 00:35:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3231/head:refs/remotes/origin/PR-3231 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:35:57 > git config core.sparsecheckout # timeout=10 00:35:57 > git checkout -f 24e37b6c11d7aae68295b72939d8b0435e970d98 # timeout=10 00:35:58 Merge succeeded, producing 741b4fac254021979344b2bf152f8632747f255c 00:35:58 Checking out Revision 741b4fac254021979344b2bf152f8632747f255c (PR-3231) 00:35:58 > git remote # timeout=10 00:35:58 > git config --get remote.origin.url # timeout=10 00:35:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:58 > git merge 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 00:35:58 > git rev-parse HEAD^{commit} # timeout=10 00:35:58 > git config core.sparsecheckout # timeout=10 00:35:58 > git checkout -f 741b4fac254021979344b2bf152f8632747f255c # timeout=10 00:36:03 Commit message: "Merge commit '2c126a996be31befa6625c4f217e526aa48b3805' into HEAD" 00:36:03 > git rev-list --no-walk 24e37b6c11d7aae68295b72939d8b0435e970d98 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:05 + + sudo servicetrue docker 00:36:05 restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:08 provisioning config files... 00:36:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6046003333702783464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:09 ---> docker-login.sh 00:36:09 nexus3.edgexfoundry.org:10001 00:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:10 Configure a credential helper to remove this warning. See 00:36:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:10 00:36:10 Login Succeeded 00:36:10 nexus3.edgexfoundry.org:10002 00:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:10 Configure a credential helper to remove this warning. See 00:36:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:10 00:36:10 Login Succeeded 00:36:10 nexus3.edgexfoundry.org:10003 00:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:11 Configure a credential helper to remove this warning. See 00:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:11 00:36:11 Login Succeeded 00:36:11 nexus3.edgexfoundry.org:10004 00:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:12 Configure a credential helper to remove this warning. See 00:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:12 00:36:12 Login Succeeded 00:36:12 docker.io 00:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:12 Configure a credential helper to remove this warning. See 00:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:12 00:36:12 Login Succeeded 00:36:12 ---> docker-login.sh ends [Pipeline] } 00:36:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:13 ========================================================= 00:36:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:13 + 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 . 00:36:16 Sending build context to Docker daemon 166.6MB 00:36:16 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:36:16 Step 2/6 : FROM ${BASE} 00:36:16 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:16 5f621e34cdf4: Pulling fs layer 00:36:16 a4357932f1b6: Pulling fs layer 00:36:16 18c013af1878: Pulling fs layer 00:36:16 00ac8860ef70: Pulling fs layer 00:36:16 63d7cb157983: Pulling fs layer 00:36:16 b116817d02f9: Pulling fs layer 00:36:16 745a02a5169b: Pulling fs layer 00:36:16 00ac8860ef70: Waiting 00:36:16 63d7cb157983: Waiting 00:36:16 b116817d02f9: Waiting 00:36:16 745a02a5169b: Waiting 00:36:16 18c013af1878: Verifying Checksum 00:36:16 18c013af1878: Download complete 00:36:16 a4357932f1b6: Download complete 00:36:16 63d7cb157983: Verifying Checksum 00:36:16 63d7cb157983: Download complete 00:36:16 b116817d02f9: Download complete 00:36:16 5f621e34cdf4: Download complete 00:36:17 5f621e34cdf4: Pull complete 00:36:17 a4357932f1b6: Pull complete 00:36:17 18c013af1878: Pull complete 00:36:19 745a02a5169b: Verifying Checksum 00:36:19 745a02a5169b: Download complete 00:36:19 00ac8860ef70: Verifying Checksum 00:36:19 00ac8860ef70: Download complete 00:36:30 00ac8860ef70: Pull complete 00:36:30 63d7cb157983: Pull complete 00:36:30 b116817d02f9: Pull complete 00:36:34 745a02a5169b: Pull complete 00:36:34 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:36:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:36:34 ---> b7e6874047d6 00:36:34 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 00:36:37 ---> Running in 0c8a4b51886d 00:36:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:36:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:36:40 (1/12) Installing libmagic (5.38-r0) 00:36:40 (2/12) Installing file (5.38-r0) 00:36:40 (3/12) Installing libc-dev (0.7.2-r3) 00:36:40 (4/12) Installing g++ (9.3.0-r2) 00:37:02 (5/12) Installing fortify-headers (1.1-r0) 00:37:02 (6/12) Installing patch (2.7.6-r6) 00:37:02 (7/12) Installing build-base (0.5-r2) 00:37:03 (8/12) Installing libsodium (1.0.18-r0) 00:37:03 (9/12) Installing pkgconf (1.7.2-r0) 00:37:03 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:03 (11/12) Installing libzmq (4.3.3-r0) 00:37:03 (12/12) Installing zeromq-dev (4.3.3-r0) 00:37:03 Executing busybox-1.31.1-r19.trigger 00:37:03 OK: 217 MiB in 51 packages 00:37:07 Removing intermediate container 0c8a4b51886d 00:37:07 ---> 46548160646a 00:37:07 Step 4/6 : WORKDIR /edgex-go 00:37:07 ---> Running in 91074a0ccf19 00:37:08 Removing intermediate container 91074a0ccf19 00:37:08 ---> d795519f8e94 00:37:08 Step 5/6 : COPY go.mod . 00:37:09 ---> 1d956dbb6122 00:37:09 Step 6/6 : RUN go mod download 00:37:09 ---> Running in 3575341bf627 00:37:41 Removing intermediate container 3575341bf627 00:37:41 ---> 49da0f04e7e8 00:37:41 Successfully built 49da0f04e7e8 00:37:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:41 + docker inspect -f . ci-base-image-arm64 00:37:41 . [Pipeline] withDockerContainer 00:37:42 prd-ubuntu18.04-docker-arm64-4c-16g-28804 does not seem to be running inside a container 00:37:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:43 $ docker top 343cbd05405d4396872abd83e8853a29caf70e66301ee04f79162356d9a1f9a1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:44 + go version 00:37:44 go version go1.15.5 linux/arm64 [Pipeline] } 00:37:44 $ docker stop --time=1 343cbd05405d4396872abd83e8853a29caf70e66301ee04f79162356d9a1f9a1 00:37:46 $ docker rm -f 343cbd05405d4396872abd83e8853a29caf70e66301ee04f79162356d9a1f9a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:47 + docker inspect -f . ci-base-image-arm64 00:37:47 . [Pipeline] withDockerContainer 00:37:48 prd-ubuntu18.04-docker-arm64-4c-16g-28804 does not seem to be running inside a container 00:37:48 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:49 $ docker top 52f644d436078764a35a1541c38e144e290b280197872db94d898f1b1bf2642e -eo pid,comm [Pipeline] { [Pipeline] echo 00:37:50 ========================================================= 00:37:50 [edgeXBuildGoParallel] Running Tests and Build... 00:37:50 ========================================================= [Pipeline] sh 00:37:50 + make test 00:37:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:17 ? github.com/edgexfoundry/edgex-go [no test files] 00:39:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:42 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.327s coverage: 45.9% of statements 00:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:39:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.225s coverage: 100.0% of statements 00:39:47 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.610s coverage: 27.1% of statements 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.081s coverage: 100.0% of statements 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:39:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.080s coverage: 100.0% of statements 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.314s coverage: 66.2% of statements 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.728s coverage: 82.4% of statements 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:39:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.242s coverage: 28.6% of statements 00:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:39:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.184s coverage: 100.0% of statements 00:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:39:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.094s coverage: 100.0% of statements 00:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:39:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.343s coverage: 86.7% of statements 00:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:39:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.432s coverage: 97.5% of statements 00:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:39:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.147s coverage: 78.3% of statements 00:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.322s coverage: 92.8% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.202s coverage: 0.1% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 47.1% of statements 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.092s coverage: 79.5% of statements 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.123s coverage: 96.3% of statements 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.115s coverage: 81.4% of statements 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.135s coverage: 92.9% of statements 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 77.8% of statements 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.108s coverage: 87.2% of statements 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.126s coverage: 87.2% of statements 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.157s coverage: 84.6% of statements 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.6% of statements 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.598s coverage: 62.4% of statements 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.006s coverage: 69.0% of statements 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.430s coverage: 38.4% of statements 00:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.119s coverage: 89.5% of statements 00:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.072s coverage: 84.8% of statements 00:40:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.432s coverage: 47.0% of statements 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.249s coverage: 100.0% of statements 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.108s coverage: 100.0% of statements 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:40:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.418s coverage: 88.5% of statements 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:40:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.713s coverage: 29.1% of statements 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.177s coverage: 99.0% of statements 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.118s coverage: 100.0% of statements 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:40:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.238s coverage: 95.6% of statements 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:40:57 ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.085s coverage: 100.0% of statements 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.083s coverage: 87.9% of statements 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 00:40:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.083s coverage: 100.0% of statements 00:41:00 GO111MODULE=on go vet ./... 00:42:22 gofmt -l . 00:42:23 [ "`gofmt -l .`" = "" ] 00:42:27 ./bin/test-go-mod-tidy.sh 00:42:27 ./bin/test-attribution-txt.sh 00:42:29 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 00:42:29 make: *** [Makefile:99: test] Error 1 [Pipeline] } 00:42:29 $ docker stop --time=1 52f644d436078764a35a1541c38e144e290b280197872db94d898f1b1bf2642e 00:42:31 $ docker rm -f 52f644d436078764a35a1541c38e144e290b280197872db94d898f1b1bf2642e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:42:35 ---> job-cost.sh 00:42:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T19w 00:43:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:46:25 lf-activate-venv(): INFO: Adding /tmp/venv-T19w/bin to PATH 00:46:25 INFO: No Stack... 00:46:25 INFO: Retrieving Pricing Info for: lf-standard-4 00:46:25 INFO: Archiving Costs [Pipeline] sh 00:46:25 + cat /w/workspace/edgex-go/3/archives/cost.csv 00:46:25 + cut -d, -f6 [Pipeline] lock 00:46:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3231-3-stack-cost] 00:46:25 Resource [jenkins-edgexfoundry-edgex-go-PR-3231-3-stack-cost] did not exist. Created. 00:46:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3231-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:46:26 + echo total: 0.20999999344348907 [Pipeline] stash 00:46:28 Stashed 1 file(s) [Pipeline] } 00:46:28 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3231-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:46:30 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:46:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:46:36 ---> package-listing.sh 00:46:36 ++ facter osfamily 00:46:36 ++ tr '[:upper:]' '[:lower:]' 00:46:36 + OS_FAMILY=redhat 00:46:36 + workspace=/w/workspace/edgex-go/3 00:46:36 + START_PACKAGES=/tmp/packages_start.txt 00:46:36 + END_PACKAGES=/tmp/packages_end.txt 00:46:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:46:36 + PACKAGES=/tmp/packages_start.txt 00:46:36 + '[' /w/workspace/edgex-go/3 ']' 00:46:36 + PACKAGES=/tmp/packages_end.txt 00:46:36 + case "${OS_FAMILY}" in 00:46:36 + rpm -qa 00:46:36 + sort 00:46:42 + '[' -f /tmp/packages_start.txt ']' 00:46:42 + '[' -f /tmp/packages_end.txt ']' 00:46:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:46:42 + '[' /w/workspace/edgex-go/3 ']' 00:46:42 + mkdir -p /w/workspace/edgex-go/3/archives/ 00:46:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 00:46:42 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:46:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:46:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:46:42 00:46:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:46:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:46:43 alpine: Pulling from edgex-lftools-log-publisher 00:46:43 df20fa9351a1: Pulling fs layer 00:46:43 36b3adc4ff6f: Pulling fs layer 00:46:43 8ad3a11d3b57: Pulling fs layer 00:46:43 46f8f816bc3b: Pulling fs layer 00:46:43 93b61091891f: Pulling fs layer 00:46:43 93b9cdb0e59b: Pulling fs layer 00:46:43 5e14af77c1be: Pulling fs layer 00:46:43 01666e4c0597: Pulling fs layer 00:46:43 aa168da1d23b: Pulling fs layer 00:46:43 93b9cdb0e59b: Waiting 00:46:43 5e14af77c1be: Waiting 00:46:43 46f8f816bc3b: Waiting 00:46:43 01666e4c0597: Waiting 00:46:43 aa168da1d23b: Waiting 00:46:43 93b61091891f: Waiting 00:46:43 36b3adc4ff6f: Verifying Checksum 00:46:43 36b3adc4ff6f: Download complete 00:46:43 46f8f816bc3b: Verifying Checksum 00:46:43 46f8f816bc3b: Download complete 00:46:43 df20fa9351a1: Verifying Checksum 00:46:43 df20fa9351a1: Download complete 00:46:43 93b9cdb0e59b: Verifying Checksum 00:46:43 93b9cdb0e59b: Download complete 00:46:43 5e14af77c1be: Verifying Checksum 00:46:43 5e14af77c1be: Download complete 00:46:43 93b61091891f: Verifying Checksum 00:46:43 93b61091891f: Download complete 00:46:43 01666e4c0597: Verifying Checksum 00:46:43 01666e4c0597: Download complete 00:46:43 8ad3a11d3b57: Verifying Checksum 00:46:43 8ad3a11d3b57: Download complete 00:46:43 df20fa9351a1: Pull complete 00:46:44 36b3adc4ff6f: Pull complete 00:46:45 8ad3a11d3b57: Pull complete 00:46:45 aa168da1d23b: Verifying Checksum 00:46:45 aa168da1d23b: Download complete 00:46:45 46f8f816bc3b: Pull complete 00:46:46 93b61091891f: Pull complete 00:46:46 93b9cdb0e59b: Pull complete 00:46:46 5e14af77c1be: Pull complete 00:46:47 01666e4c0597: Pull complete 00:46:53 aa168da1d23b: Pull complete 00:46:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:46:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:46:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:46:53 prd-centos7-docker-4c-2g-28795 does not seem to be running inside a container 00:46:53 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:46:58 $ docker top 118c32a38f0775adc60a203eea38ec23e4d8c9a9e60d841ce394701fb89a5600 -eo pid,comm [Pipeline] { [Pipeline] sh 00:46:59 + touch /tmp/pre-build-complete [Pipeline] sh 00:46:59 + mkdir -p /var/log/sa [Pipeline] sh 00:46:59 + ls /var/log/sa-host 00:46:59 + sadf -c /var/log/sa-host/sa06 00:46:59 file_magic: OK 00:46:59 HZ: Using current value: 100 00:46:59 file_header: OK 00:46:59 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 00:46:59 Statistics: 00:46:59 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...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:46:59 File successfully converted to sysstat format version 12.2.1 00:46:59 + sadf -c /var/log/sa-host/sa23 00:46:59 file_magic: OK 00:46:59 HZ: Using current value: 100 00:46:59 file_header: OK 00:46:59 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 00:46:59 Statistics: 00:46:59 Hnuu...uuuununununu... 00:46:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:46:59 provisioning config files... 00:46:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8892758999630666168tmp [Pipeline] { [Pipeline] echo 00:47:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:47:00 ---> create-netrc.sh [Pipeline] } 00:47:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:47:00 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:47:01 ---> python-tools-install.sh [Pipeline] echo 00:47:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:47:01 ---> sudo-logs.sh 00:47:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:47:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:47:02 ---> job-cost.sh 00:47:02 lf-activate-venv: SKIPPING 00:47:02 DEBUG: total: 0.20999999344348907 00:47:02 INFO: Retrieving Stack Cost... 00:47:03 INFO: Retrieving Pricing Info for: v1-standard-2 00:47:03 INFO: Archiving Costs [Pipeline] echo 00:47:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:47:04 ---> logs-deploy.sh 00:47:04 lf-activate-venv: SKIPPING 00:47:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3231/3 00:47:04 INFO: archiving workspace using pattern(s): 00:47:05 Archives upload complete. 00:47:05 INFO: archiving logs to Nexus 00:47:06 ---> uname -a: 00:47:06 Linux prd-centos7-docker-4c-2g-28795.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:47:06 00:47:06 00:47:06 ---> lscpu: 00:47:06 Architecture: x86_64 00:47:06 CPU op-mode(s): 32-bit, 64-bit 00:47:06 Byte Order: Little Endian 00:47:06 Address sizes: 40 bits physical, 48 bits virtual 00:47:06 CPU(s): 4 00:47:06 On-line CPU(s) list: 0-3 00:47:06 Thread(s) per core: 1 00:47:06 Core(s) per socket: 1 00:47:06 Socket(s): 4 00:47:06 NUMA node(s): 1 00:47:06 Vendor ID: GenuineIntel 00:47:06 CPU family: 6 00:47:06 Model: 44 00:47:06 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:47:06 Stepping: 1 00:47:06 CPU MHz: 2933.438 00:47:06 BogoMIPS: 5866.87 00:47:06 Virtualization: VT-x 00:47:06 Hypervisor vendor: KVM 00:47:06 Virtualization type: full 00:47:06 L1d cache: 128 KiB 00:47:06 L1i cache: 128 KiB 00:47:06 L2 cache: 16 MiB 00:47:06 L3 cache: 64 MiB 00:47:06 NUMA node0 CPU(s): 0-3 00:47:06 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:47:06 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:47:06 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:47:06 Vulnerability Meltdown: Mitigation; PTI 00:47:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:47:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:47:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:47:06 Vulnerability Srbds: Not affected 00:47:06 Vulnerability Tsx async abort: Not affected 00:47:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 00:47:06 00:47:06 00:47:06 ---> nproc: 00:47:06 4 00:47:06 00:47:06 00:47:06 ---> df -h: 00:47:06 Filesystem Size Used Available Use% Mounted on 00:47:06 overlay 50.0G 7.9G 42.1G 16% / 00:47:06 tmpfs 64.0M 0 64.0M 0% /dev 00:47:06 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:47:06 shm 64.0M 0 64.0M 0% /dev/shm 00:47:06 /dev/vda1 50.0G 7.9G 42.1G 16% /facter-os 00:47:06 /dev/vda1 50.0G 7.9G 42.1G 16% /etc/resolv.conf 00:47:06 /dev/vda1 50.0G 7.9G 42.1G 16% /etc/hostname 00:47:06 /dev/vda1 50.0G 7.9G 42.1G 16% /etc/hosts 00:47:06 /dev/vda1 50.0G 7.9G 42.1G 16% /var/log/auth.log 00:47:06 /dev/vda1 50.0G 7.9G 42.1G 16% /run/cloud-init/result.json 00:47:06 /dev/vda1 50.0G 7.9G 42.1G 16% /var/log/sa-host 00:47:06 /dev/vda1 50.0G 7.9G 42.1G 16% /var/log/secure 00:47:06 /dev/vda1 50.0G 7.9G 42.1G 16% /w/workspace/edgex-go/3 00:47:06 /dev/vda1 50.0G 7.9G 42.1G 16% /w/workspace/edgex-go/3@tmp 00:47:06 00:47:06 00:47:06 ---> free -m: 00:47:06 total used free shared buff/cache available 00:47:06 Mem: 1837 769 116 0 951 976 00:47:06 Swap: 1023 3 1020 00:47:06 00:47:06 00:47:06 ---> ip addr: 00:47:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:47:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:47:06 inet 127.0.0.1/8 scope host lo 00:47:06 valid_lft forever preferred_lft forever 00:47:06 inet6 ::1/128 scope host 00:47:06 valid_lft forever preferred_lft forever 00:47:06 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:47:06 link/ether fa:16:3e:75:d0:5c brd ff:ff:ff:ff:ff:ff 00:47:06 inet 10.30.122.196/23 brd 10.30.123.255 scope global dynamic eth0 00:47:06 valid_lft 85410sec preferred_lft 85410sec 00:47:06 inet6 fe80::f816:3eff:fe75:d05c/64 scope link 00:47:06 valid_lft forever preferred_lft forever 00:47:06 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:47:06 link/ether 02:42:92:cf:3a:f0 brd ff:ff:ff:ff:ff:ff 00:47:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:47:06 valid_lft forever preferred_lft forever 00:47:06 inet6 fe80::42:92ff:fecf:3af0/64 scope link 00:47:06 valid_lft forever preferred_lft forever 00:47:06 00:47:06 00:47:06 ---> sar -b -r -n DEV: 00:47:06 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/06/21 _x86_64_ (4 CPU) 00:47:06 00:47:06 00:30:25 LINUX RESTART (4 CPU) 00:47:06 00:47:06 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:47:06 00:32:01 62.80 16.49 46.31 0.00 5006.72 8348.79 0.00 00:47:06 00:33:01 220.01 116.45 103.56 0.00 7446.61 44361.55 0.00 00:47:06 00:34:02 226.94 81.45 145.49 0.00 3789.40 19387.22 0.00 00:47:06 00:35:01 112.73 27.96 84.78 0.00 1106.85 11322.05 0.00 00:47:06 00:36:01 119.59 64.94 54.65 0.00 2740.27 5040.65 0.00 00:47:06 00:37:01 1.75 0.00 1.75 0.00 0.00 28.03 0.00 00:47:06 00:38:01 1.32 1.13 0.18 0.00 122.94 1.63 0.00 00:47:06 00:39:01 0.25 0.02 0.23 0.00 3.73 1.93 0.00 00:47:06 00:40:01 0.33 0.00 0.33 0.00 0.00 3.38 0.00 00:47:06 00:41:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 00:47:06 00:42:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 00:47:06 00:43:01 0.23 0.00 0.23 0.00 0.00 3.03 0.00 00:47:06 00:44:01 0.60 0.00 0.60 0.00 0.00 6.01 0.00 00:47:06 00:45:01 0.65 0.00 0.65 0.00 0.00 7.39 0.00 00:47:06 00:46:01 1.83 1.32 0.52 0.00 51.69 5.45 0.00 00:47:06 Average: 49.95 20.66 29.29 0.00 1352.58 5900.52 0.00 00:47:06 00:47:06 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:47:06 00:32:01 69184 0 692212 36.79 2620 1117528 1306708 44.60 542048 1065392 65204 00:47:06 00:33:01 92916 0 719792 38.26 2084 1066752 1436940 49.04 582016 964028 27848 00:47:06 00:34:02 191328 0 790072 41.99 1492 898652 1688084 57.61 594944 810644 61028 00:47:06 00:35:01 152692 0 847168 45.03 624 881060 1776168 60.62 723368 714332 37248 00:47:06 00:36:01 527384 0 702628 37.34 624 650908 1118576 38.18 509088 570892 20 00:47:06 00:37:01 530348 0 699660 37.19 624 650912 1108340 37.83 514416 564440 8 00:47:06 00:38:01 527852 0 698460 37.12 624 654608 1105220 37.72 511680 570464 8 00:47:06 00:39:01 529760 0 696432 37.01 624 654728 1086716 37.09 510364 570208 8 00:47:06 00:40:01 530060 0 696128 37.00 624 654732 1086716 37.09 509956 570496 8 00:47:06 00:41:01 529172 0 697008 37.04 624 654740 1086824 37.09 510612 570496 16 00:47:06 00:42:01 530120 0 696060 36.99 624 654740 1086716 37.09 510196 570496 8 00:47:06 00:43:01 529132 0 697040 37.05 624 654748 1086872 37.09 510952 570496 8 00:47:06 00:44:01 529156 0 697012 37.04 624 654752 1086860 37.09 510912 570496 8 00:47:06 00:45:01 529784 0 696380 37.01 624 654756 1086716 37.09 510100 570500 8 00:47:06 00:46:01 527820 0 697124 37.05 624 655976 1086788 37.09 511300 570996 28 00:47:06 Average: 421781 0 714878 37.99 912 743973 1215616 41.49 537463 654958 12764 00:47:06 00:47:06 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:47:06 00:32:01 eth0 1125.54 919.21 4439.36 131.95 0.00 0.00 0.00 0.00 00:47:06 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:32:01 veth90f317e 387.75 322.56 39.10 1122.30 0.00 0.00 0.00 0.00 00:47:06 00:32:01 docker0 387.75 322.43 33.80 1122.29 0.00 0.00 0.00 0.00 00:47:06 00:33:01 eth0 792.96 761.57 4522.18 74.93 0.00 0.00 0.00 0.00 00:47:06 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:33:01 vethc8c8653 17.92 27.67 1.18 118.77 0.00 0.00 0.00 0.00 00:47:06 00:33:01 docker0 521.66 496.21 40.03 1681.79 0.00 0.00 0.00 0.00 00:47:06 00:34:02 vetha1da562 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:47:06 00:34:02 eth0 186.31 142.26 739.76 78.88 0.00 0.00 0.00 0.00 00:47:06 00:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:34:02 docker0 115.52 147.76 8.34 710.30 0.00 0.00 0.00 0.00 00:47:06 00:35:01 vetha1da562 1.45 1.45 0.12 0.12 0.00 0.00 0.00 0.00 00:47:06 00:35:01 eth0 27.75 15.63 20.02 10.67 0.00 0.00 0.00 0.00 00:47:06 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:35:01 docker0 1.45 1.45 0.10 0.12 0.00 0.00 0.00 0.00 00:47:06 00:36:01 eth0 12.05 7.96 8.38 4.40 0.00 0.00 0.00 0.00 00:47:06 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:36:01 docker0 0.70 0.70 0.05 0.06 0.00 0.00 0.00 0.00 00:47:06 00:37:01 eth0 2.15 0.65 0.75 0.43 0.00 0.00 0.00 0.00 00:47:06 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:38:01 eth0 0.58 0.35 0.28 0.20 0.00 0.00 0.00 0.00 00:47:06 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:39:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:47:06 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:40:01 eth0 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:47:06 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:41:01 eth0 1.10 0.40 0.45 0.24 0.00 0.00 0.00 0.00 00:47:06 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:42:01 eth0 0.63 0.08 0.06 0.03 0.00 0.00 0.00 0.00 00:47:06 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:43:01 eth0 2.02 0.78 0.86 0.56 0.00 0.00 0.00 0.00 00:47:06 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:44:01 eth0 1.03 0.37 0.33 0.23 0.00 0.00 0.00 0.00 00:47:06 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:45:01 eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 00:47:06 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:46:01 eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 00:47:06 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 Average: eth0 143.80 123.54 650.11 20.20 0.00 0.00 0.00 0.00 00:47:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:06 Average: docker0 68.61 64.70 5.50 234.78 0.00 0.00 0.00 0.00 00:47:06 00:47:06 00:47:06 ---> sar -P ALL: 00:47:06 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/06/21 _x86_64_ (4 CPU) 00:47:06 00:47:06 00:30:25 LINUX RESTART (4 CPU) 00:47:06 00:47:06 00:31:01 CPU %user %nice %system %iowait %steal %idle 00:47:06 00:32:01 all 10.18 0.00 4.96 1.28 1.19 82.38 00:47:06 00:32:01 0 10.36 0.00 5.91 0.31 1.05 82.37 00:47:06 00:32:01 1 8.86 0.00 4.54 0.88 1.28 84.45 00:47:06 00:32:01 2 11.83 0.00 4.60 0.71 1.19 81.68 00:47:06 00:32:01 3 9.71 0.00 4.83 3.19 1.23 81.04 00:47:06 00:33:01 all 13.65 0.00 8.05 1.52 0.75 76.03 00:47:06 00:33:01 0 13.92 0.00 9.43 1.11 0.66 74.87 00:47:06 00:33:01 1 12.26 0.00 7.62 2.81 0.75 76.56 00:47:06 00:33:01 2 10.11 0.00 7.23 1.27 0.72 80.67 00:47:06 00:33:01 3 18.30 0.00 7.93 0.89 0.86 72.02 00:47:06 00:34:02 all 20.22 0.00 9.18 5.82 1.23 63.55 00:47:06 00:34:02 0 20.64 0.00 9.50 4.92 1.23 63.72 00:47:06 00:34:02 1 20.04 0.00 8.64 4.51 1.34 65.46 00:47:06 00:34:02 2 19.13 0.00 9.14 6.26 1.18 64.30 00:47:06 00:34:02 3 21.09 0.00 9.43 7.61 1.18 60.69 00:47:06 00:35:01 all 54.30 0.00 13.89 3.65 1.26 26.90 00:47:06 00:35:01 0 54.71 0.00 13.77 3.17 1.37 26.97 00:47:06 00:35:01 1 54.29 0.00 14.26 3.31 1.26 26.87 00:47:06 00:35:01 2 53.98 0.00 13.82 4.07 1.32 26.82 00:47:06 00:35:01 3 54.23 0.00 13.70 4.05 1.09 26.93 00:47:06 00:36:01 all 37.17 0.00 11.76 2.14 0.69 48.24 00:47:06 00:36:01 0 37.58 0.00 11.13 2.41 0.71 48.17 00:47:06 00:36:01 1 36.84 0.00 12.58 3.10 0.60 46.87 00:47:06 00:36:01 2 37.06 0.00 11.53 2.02 0.79 48.60 00:47:06 00:36:01 3 37.21 0.00 11.78 1.03 0.66 49.32 00:47:06 00:37:01 all 0.16 0.00 0.06 0.00 0.07 99.72 00:47:06 00:37:01 0 0.02 0.00 0.03 0.00 0.07 99.88 00:47:06 00:37:01 1 0.52 0.00 0.08 0.00 0.07 99.33 00:47:06 00:37:01 2 0.07 0.00 0.08 0.00 0.05 99.80 00:47:06 00:37:01 3 0.03 0.00 0.03 0.00 0.08 99.85 00:47:06 00:38:01 all 0.14 0.00 0.10 0.01 0.11 99.64 00:47:06 00:38:01 0 0.03 0.00 0.18 0.02 0.08 99.68 00:47:06 00:38:01 1 0.45 0.00 0.07 0.02 0.10 99.37 00:47:06 00:38:01 2 0.03 0.00 0.08 0.00 0.08 99.80 00:47:06 00:38:01 3 0.05 0.00 0.07 0.00 0.17 99.72 00:47:06 00:39:01 all 0.12 0.00 0.03 0.00 0.03 99.81 00:47:06 00:39:01 0 0.02 0.00 0.03 0.00 0.02 99.93 00:47:06 00:39:01 1 0.38 0.00 0.02 0.00 0.03 99.57 00:47:06 00:39:01 2 0.07 0.00 0.05 0.00 0.08 99.80 00:47:06 00:39:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:47:06 00:40:01 all 0.17 0.00 0.04 0.00 0.03 99.76 00:47:06 00:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:47:06 00:40:01 1 0.53 0.00 0.05 0.00 0.00 99.42 00:47:06 00:40:01 2 0.10 0.00 0.07 0.00 0.08 99.75 00:47:06 00:40:01 3 0.02 0.00 0.03 0.00 0.02 99.93 00:47:06 00:41:01 all 0.17 0.00 0.03 0.00 0.00 99.79 00:47:06 00:41:01 0 0.05 0.00 0.03 0.00 0.00 99.92 00:47:06 00:41:01 1 0.52 0.00 0.02 0.00 0.02 99.45 00:47:06 00:41:01 2 0.05 0.00 0.03 0.00 0.00 99.92 00:47:06 00:41:01 3 0.07 0.00 0.05 0.00 0.00 99.88 00:47:06 00:42:01 all 0.15 0.00 0.03 0.00 0.00 99.82 00:47:06 00:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:47:06 00:42:01 1 0.50 0.00 0.02 0.00 0.00 99.48 00:47:06 00:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:47:06 00:42:01 3 0.05 0.00 0.08 0.00 0.00 99.87 00:47:06 00:47:06 00:42:01 CPU %user %nice %system %iowait %steal %idle 00:47:06 00:43:01 all 0.11 0.00 0.05 0.00 0.00 99.83 00:47:06 00:43:01 0 0.03 0.00 0.05 0.00 0.02 99.90 00:47:06 00:43:01 1 0.32 0.00 0.08 0.00 0.00 99.60 00:47:06 00:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:47:06 00:43:01 3 0.07 0.00 0.05 0.00 0.00 99.88 00:47:06 00:44:01 all 0.05 0.00 0.04 0.00 0.00 99.91 00:47:06 00:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:47:06 00:44:01 1 0.10 0.00 0.05 0.00 0.00 99.85 00:47:06 00:44:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:47:06 00:44:01 3 0.05 0.00 0.07 0.00 0.00 99.88 00:47:06 00:45:01 all 0.15 0.00 0.03 0.00 0.01 99.80 00:47:06 00:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:47:06 00:45:01 1 0.50 0.00 0.00 0.00 0.02 99.48 00:47:06 00:45:01 2 0.03 0.00 0.03 0.00 0.02 99.92 00:47:06 00:45:01 3 0.07 0.00 0.08 0.00 0.02 99.83 00:47:06 00:46:01 all 0.03 0.00 0.08 0.03 0.01 99.86 00:47:06 00:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:47:06 00:46:01 1 0.03 0.00 0.08 0.00 0.00 99.88 00:47:06 00:46:01 2 0.03 0.00 0.07 0.02 0.02 99.87 00:47:06 00:46:01 3 0.07 0.00 0.13 0.08 0.02 99.70 00:47:06 Average: all 8.83 0.00 3.14 0.94 0.35 86.74 00:47:06 Average: 0 8.87 0.00 3.25 0.78 0.34 86.77 00:47:06 Average: 1 8.80 0.00 3.12 0.95 0.36 86.77 00:47:06 Average: 2 8.56 0.00 3.04 0.93 0.36 87.11 00:47:06 Average: 3 9.10 0.00 3.13 1.10 0.35 86.32 00:47:06 00:47:06 00:47:06