Pull request #3408 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from ff1bb93d2c548e301fa89945b9024d844349015a+d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 (25e6aee1e2de4e723b2bde62ba780e1501044ad4) 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 cf598ef4eee878cf4fd68936879ff849bf9f782f 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 cf598ef4eee878cf4fd68936879ff849bf9f782f 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 cf598ef4eee878cf4fd68936879ff849bf9f782f (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cf598ef4eee878cf4fd68936879ff849bf9f782f # timeout=10 Commit message: "Merge pull request #334 from ernestojeda/archives-permissions" > 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 Running on prd-centos7-docker-4c-2g-2226 in /w/workspace/edgexfoundry_edgex-go_PR-3408 [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 > 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/3408/head:refs/remotes/origin/PR-3408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 into PR head commit ff1bb93d2c548e301fa89945b9024d844349015a Merge succeeded, producing ff1bb93d2c548e301fa89945b9024d844349015a Checking out Revision ff1bb93d2c548e301fa89945b9024d844349015a (PR-3408) > git config core.sparsecheckout # timeout=10 > git checkout -f ff1bb93d2c548e301fa89945b9024d844349015a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff1bb93d2c548e301fa89945b9024d844349015a # timeout=10 Commit message: "feat: Added constants for separator characters" > git rev-list --no-walk 186b5097e246fdc4a051f7ba9d802742e28ce637 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:52:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:52:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:52:39 ========================================================= 19:52:39 EdgeX Global Pipelines Version Info 19:52:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:52:41 ------------------- 19:52:41 stable info: 19:52:41 ------------------- 19:52:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:52:41 Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f 19:52:41 Message: update stable to v1.0.190 19:52:42 ------------------- 19:52:42 experimental info: 19:52:42 ------------------- 19:52:42 Commited By: **** collab-it+edgex@linuxfoundation.org 19:52:42 Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f 19:52:42 Message: update experimental to v1.0.190 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3408 [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3408 [Pipeline] echo 19:52:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3408 [Pipeline] echo 19:52:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff1bb93d2c548e301fa89945b9024d844349015a [Pipeline] echo 19:52:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff1bb93 [Pipeline] echo 19:52:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:52:43 provisioning config files... 19:52:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4349246123164101474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:52:43 ---> docker-login.sh 19:52:43 nexus3.edgexfoundry.org:10001 19:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:44 Configure a credential helper to remove this warning. See 19:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:44 19:52:44 Login Succeeded 19:52:44 nexus3.edgexfoundry.org:10002 19:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:44 Configure a credential helper to remove this warning. See 19:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:44 19:52:44 Login Succeeded 19:52:44 nexus3.edgexfoundry.org:10003 19:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:44 Configure a credential helper to remove this warning. See 19:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:44 19:52:44 Login Succeeded 19:52:44 nexus3.edgexfoundry.org:10004 19:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:44 Configure a credential helper to remove this warning. See 19:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:44 19:52:44 Login Succeeded 19:52:44 docker.io 19:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:45 Configure a credential helper to remove this warning. See 19:52:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:45 19:52:45 Login Succeeded 19:52:45 ---> docker-login.sh ends [Pipeline] } 19:52:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:52:45 ++ 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 19:52:45 + for file in '`ls cmd/**/Dockerfile`' 19:52:45 ++ dirname cmd/core-command/Dockerfile 19:52:45 ++ cut -d/ -f2 19:52:45 + echo core-command,cmd/core-command/Dockerfile 19:52:45 + for file in '`ls cmd/**/Dockerfile`' 19:52:45 ++ dirname cmd/core-data/Dockerfile 19:52:45 ++ cut -d/ -f2 19:52:45 + echo core-data,cmd/core-data/Dockerfile 19:52:45 + for file in '`ls cmd/**/Dockerfile`' 19:52:45 ++ dirname cmd/core-metadata/Dockerfile 19:52:45 ++ cut -d/ -f2 19:52:45 + echo core-metadata,cmd/core-metadata/Dockerfile 19:52:45 + for file in '`ls cmd/**/Dockerfile`' 19:52:45 ++ dirname cmd/security-bootstrapper/Dockerfile 19:52:45 ++ cut -d/ -f2 19:52:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:52:45 + for file in '`ls cmd/**/Dockerfile`' 19:52:45 ++ dirname cmd/security-proxy-setup/Dockerfile 19:52:45 ++ cut -d/ -f2 19:52:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:52:45 + for file in '`ls cmd/**/Dockerfile`' 19:52:45 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:52:45 ++ cut -d/ -f2 19:52:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:52:45 + for file in '`ls cmd/**/Dockerfile`' 19:52:45 ++ dirname cmd/support-notifications/Dockerfile 19:52:45 ++ cut -d/ -f2 19:52:45 + echo support-notifications,cmd/support-notifications/Dockerfile 19:52:45 + for file in '`ls cmd/**/Dockerfile`' 19:52:45 ++ dirname cmd/support-scheduler/Dockerfile 19:52:45 ++ cut -d/ -f2 19:52:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:52:45 + for file in '`ls cmd/**/Dockerfile`' 19:52:45 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:52:45 ++ cut -d/ -f2 19:52:45 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:52:45 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 19:52:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:52:46 19:52:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:52:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:52:46 latest: Pulling from edgex-devops/git-semver 19:52:46 31603596830f: Pulling fs layer 19:52:46 54011a49482f: Pulling fs layer 19:52:46 a6820b24f6d8: Pulling fs layer 19:52:46 f581987b2513: Pulling fs layer 19:52:46 f581987b2513: Waiting 19:52:46 54011a49482f: Verifying Checksum 19:52:46 54011a49482f: Download complete 19:52:46 31603596830f: Verifying Checksum 19:52:46 31603596830f: Download complete 19:52:47 a6820b24f6d8: Verifying Checksum 19:52:47 a6820b24f6d8: Download complete 19:52:47 f581987b2513: Verifying Checksum 19:52:47 f581987b2513: Download complete 19:52:47 31603596830f: Pull complete 19:52:47 54011a49482f: Pull complete 19:52:48 a6820b24f6d8: Pull complete 19:52:48 f581987b2513: Pull complete 19:52:48 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:52:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:52:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:52:48 prd-centos7-docker-4c-2g-2226 does not seem to be running inside a container 19:52:48 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:52:50 $ docker top adcd5a09532b3faab27d15555ca5440fe89586e83ca5a69c2b8654eb704cd7c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:52:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:52:50 [ssh-agent] Looking for ssh-agent implementation... 19:52:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:52:51 $ docker exec adcd5a09532b3faab27d15555ca5440fe89586e83ca5a69c2b8654eb704cd7c6 ssh-agent 19:52:51 SSH_AUTH_SOCK=/tmp/ssh-4dn02nn5pTxe/agent.12 19:52:51 SSH_AGENT_PID=17 19:52:51 Running ssh-add (command line suppressed) 19:52:51 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4016358213583554455.key (/w/workspace/edgex-go/3@tmp/private_key_4016358213583554455.key) 19:52:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:52:51 + git tag --points-at HEAD [Pipeline] } 19:52:51 $ docker exec --env ******** --env ******** adcd5a09532b3faab27d15555ca5440fe89586e83ca5a69c2b8654eb704cd7c6 ssh-agent -k 19:52:52 unset SSH_AUTH_SOCK; 19:52:52 unset SSH_AGENT_PID; 19:52:52 echo Agent pid 17 killed; 19:52:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:52:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:52:52 [ssh-agent] Looking for ssh-agent implementation... 19:52:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:52:52 $ docker exec adcd5a09532b3faab27d15555ca5440fe89586e83ca5a69c2b8654eb704cd7c6 ssh-agent 19:52:52 SSH_AUTH_SOCK=/tmp/ssh-r9F1B3Uoees3/agent.46 19:52:52 SSH_AGENT_PID=52 19:52:52 Running ssh-add (command line suppressed) 19:52:52 Identity added: /w/workspace/edgex-go/3@tmp/private_key_951767678087892987.key (/w/workspace/edgex-go/3@tmp/private_key_951767678087892987.key) 19:52:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:52:53 + git semver init 19:52:53 # -> Open(): unable to determine branch for HEAD 19:52:53 # $GIT_DIR = /w/workspace/edgex-go/3/.git 19:52:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 19:52:53 # $SEMVER_REMOTE_NAME = origin 19:52:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:52:53 # $SEMVER_USER_NAME = edgex-jenkins 19:52:53 # $SEMVER_BRANCH = PR-3408 19:52:53 # $SEMVER_TEMP = /tmp/semver-965801223 19:52:53 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:53:11 # '/tmp/semver-965801223' -> '/w/workspace/edgex-go/3/.semver' 19:53:12 # -> Force: false 19:53:12 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 19:53:12 $ docker exec --env ******** --env ******** adcd5a09532b3faab27d15555ca5440fe89586e83ca5a69c2b8654eb704cd7c6 ssh-agent -k 19:53:12 unset SSH_AUTH_SOCK; 19:53:12 unset SSH_AGENT_PID; 19:53:12 echo Agent pid 52 killed; 19:53:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:53:13 + git semver [Pipeline] } 19:53:13 $ docker stop --time=1 adcd5a09532b3faab27d15555ca5440fe89586e83ca5a69c2b8654eb704cd7c6 19:53:14 $ docker rm -f adcd5a09532b3faab27d15555ca5440fe89586e83ca5a69c2b8654eb704cd7c6 [Pipeline] // withDockerContainer [Pipeline] sh 19:53:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:53:15 Stashed 1 file(s) [Pipeline] echo 19:53:15 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:53:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:53:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:53:16 + sudo service docker restart 19:53:16 + true 19:53:16 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 19:53:17 ========================================================= 19:53:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 19:53:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:53:17 + 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 . 19:53:22 Sending build context to Docker daemon 329.7MB 19:53:22 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 19:53:22 Step 2/6 : FROM ${BASE} 19:53:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 19:53:22 188c0c94c7c5: Pulling fs layer 19:53:22 0ef7d3d256c8: Pulling fs layer 19:53:22 de9db76c5a1d: Pulling fs layer 19:53:22 bca2f99d35d6: Pulling fs layer 19:53:22 93359f2a8cfa: Pulling fs layer 19:53:22 7c6f9722023f: Pulling fs layer 19:53:22 a35cf1a2eb13: Pulling fs layer 19:53:22 93359f2a8cfa: Waiting 19:53:22 7c6f9722023f: Waiting 19:53:22 a35cf1a2eb13: Waiting 19:53:22 bca2f99d35d6: Waiting 19:53:22 de9db76c5a1d: Verifying Checksum 19:53:22 de9db76c5a1d: Download complete 19:53:22 0ef7d3d256c8: Verifying Checksum 19:53:22 0ef7d3d256c8: Download complete 19:53:22 93359f2a8cfa: Verifying Checksum 19:53:22 93359f2a8cfa: Download complete 19:53:22 188c0c94c7c5: Verifying Checksum 19:53:22 188c0c94c7c5: Download complete 19:53:22 7c6f9722023f: Verifying Checksum 19:53:22 7c6f9722023f: Download complete 19:53:22 188c0c94c7c5: Pull complete 19:53:22 0ef7d3d256c8: Pull complete 19:53:22 de9db76c5a1d: Pull complete 19:53:24 a35cf1a2eb13: Verifying Checksum 19:53:24 a35cf1a2eb13: Download complete 19:53:24 bca2f99d35d6: Verifying Checksum 19:53:24 bca2f99d35d6: Download complete 19:53:29 bca2f99d35d6: Pull complete 19:53:29 93359f2a8cfa: Pull complete 19:53:29 7c6f9722023f: Pull complete 19:53:30 Still waiting to schedule task 19:53:30 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:53:35 a35cf1a2eb13: Pull complete 19:53:35 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 19:53:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 19:53:35 ---> a62c8e92a672 19:53:35 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 19:53:35 ---> Running in d146029ab9de 19:53:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:53:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:53:36 (1/12) Installing libmagic (5.38-r0) 19:53:36 (2/12) Installing file (5.38-r0) 19:53:36 (3/12) Installing libc-dev (0.7.2-r3) 19:53:36 (4/12) Installing g++ (9.3.0-r2) 19:53:45 (5/12) Installing fortify-headers (1.1-r0) 19:53:45 (6/12) Installing patch (2.7.6-r6) 19:53:45 (7/12) Installing build-base (0.5-r2) 19:53:45 (8/12) Installing libsodium (1.0.18-r0) 19:53:45 (9/12) Installing pkgconf (1.7.2-r0) 19:53:45 (10/12) Installing libsodium-dev (1.0.18-r0) 19:53:45 (11/12) Installing libzmq (4.3.3-r0) 19:53:46 (12/12) Installing zeromq-dev (4.3.3-r0) 19:53:46 Executing busybox-1.31.1-r19.trigger 19:53:46 OK: 233 MiB in 51 packages 19:53:50 Removing intermediate container d146029ab9de 19:53:50 ---> 325ee1050a9e 19:53:50 Step 4/6 : WORKDIR /edgex-go 19:53:50 ---> Running in 97cd394f28b1 19:53:50 Removing intermediate container 97cd394f28b1 19:53:50 ---> 2045171050ec 19:53:50 Step 5/6 : COPY go.mod . 19:53:50 ---> 14f9c81edee8 19:53:50 Step 6/6 : RUN go mod download 19:53:50 ---> Running in 474ffc7d2fde 19:54:13 Removing intermediate container 474ffc7d2fde 19:54:13 ---> 3cb5a84ca1f5 19:54:13 Successfully built 3cb5a84ca1f5 19:54:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:54:13 + docker inspect -f . ci-base-image-x86_64 19:54:13 . [Pipeline] withDockerContainer 19:54:13 prd-centos7-docker-4c-2g-2226 does not seem to be running inside a container 19:54:13 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:54:14 $ docker top 3a040ad80b1ea74a3822e8a0a98a9190b28103eca743eb7c9710f68804129abf -eo pid,comm [Pipeline] { [Pipeline] sh 19:54:15 + go version 19:54:15 go version go1.15.5 linux/amd64 [Pipeline] } 19:54:15 $ docker stop --time=1 3a040ad80b1ea74a3822e8a0a98a9190b28103eca743eb7c9710f68804129abf 19:54:16 $ docker rm -f 3a040ad80b1ea74a3822e8a0a98a9190b28103eca743eb7c9710f68804129abf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:54:16 + docker inspect -f . ci-base-image-x86_64 19:54:16 . [Pipeline] withDockerContainer 19:54:17 prd-centos7-docker-4c-2g-2226 does not seem to be running inside a container 19:54:17 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:54:17 $ docker top 41e7050cac9d06f8fc305efe362e215ee08e9eb33b59cf868871393a27a1b771 -eo pid,comm [Pipeline] { [Pipeline] echo 19:54:18 ========================================================= 19:54:18 [edgeXBuildGoParallel] Running Tests and Build... 19:54:18 ========================================================= [Pipeline] sh 19:54:18 + make test 19:54:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:54:28 ? github.com/edgexfoundry/edgex-go [no test files] 19:54:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:54:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:54:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:54:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:54:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:54:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:54:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:54:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:54:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:54:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:54:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:54:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:54:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:54:59 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.126s coverage: 45.9% of statements 19:54:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:54:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:54:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:54:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:54:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:54:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 19:54:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.063s coverage: 19.8% of statements 19:54:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.097s coverage: 100.0% of statements 19:55:03 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.243s coverage: 27.1% of statements 19:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:55:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements 19:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:55:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.057s coverage: 100.0% of statements 19:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:55:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.128s coverage: 71.3% of statements 19:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:55:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.213s coverage: 87.7% of statements 19:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:55:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.075s coverage: 78.9% of statements 19:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:55:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.402s coverage: 28.6% of statements 19:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:55:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.084s coverage: 100.0% of statements 19:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:55:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.055s coverage: 100.0% of statements 19:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:55:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.174s coverage: 86.7% of statements 19:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:55:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.142s coverage: 97.5% of statements 19:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:55:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.107s coverage: 78.3% of statements 19:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:55:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.362s coverage: 95.1% of statements 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:55:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:55:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.060s coverage: 0.9% of statements 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 19:55:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:55:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 47.1% of statements 19:55:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.085s coverage: 79.5% of statements 19:55:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 19:55:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.153s coverage: 96.3% of statements 19:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements 19:55:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements 19:55:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 19:55:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2228 in /w/workspace/edgexfoundry_edgex-go_PR-3408 [Pipeline] { [Pipeline] ws 19:55:23 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 19:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.235s coverage: 81.8% of statements 19:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:55:28 using credential edgex-jenkins-ssh 19:55:28 Cloning the remote Git repository 19:55:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:55:28 > git init /w/workspace/edgex-go/3 # timeout=10 19:55:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:55:29 > git --version # timeout=10 19:55:29 > git --version # 'git version 2.17.1' 19:55:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:55:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 77.8% of statements 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.038s coverage: 87.2% of statements 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 75.5% of statements 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.8% of statements 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.078s coverage: 87.2% of statements 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.079s coverage: 84.6% of statements 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.096s coverage: 91.6% of statements 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.208s coverage: 64.4% of statements 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.336s coverage: 69.0% of statements 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:55:32 --- FAIL: TestCreatesFile (0.00s) 19:55:32 tokenprovider_linux_test.go:56: 19:55:32 Error Trace: tokenprovider_linux_test.go:56 19:55:32 Error: Received unexpected error: 19:55:32 open /tmp/tokenprovider_linux_test.dat: no such file or directory 19:55:32 Test: TestCreatesFile 19:55:32 FAIL 19:55:32 coverage: 39.8% of statements 19:55:32 FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.039s coverage: 89.5% of statements 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.139s coverage: 47.0% of statements 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.059s coverage: 100.0% of statements 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.060s coverage: 9.6% of statements 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.159s coverage: 92.6% of statements 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.748s coverage: 28.7% of statements 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.074s coverage: 99.0% of statements 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.057s coverage: 100.0% of statements 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 19:55:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.069s coverage: 64.6% of statements 19:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 19:55:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.151s coverage: 97.6% of statements 19:55:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 19:55:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 19:55:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 19:55:33 ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements 19:55:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:55:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.066s coverage: 100.0% of statements 19:55:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:55:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:55:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:55:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:55:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.055s coverage: 87.9% of statements 19:55:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:55:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:55:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements 19:55:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.047s coverage: 28.1% of statements 19:55:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 19:55:34 FAIL 19:55:34 make: *** [Makefile:94: test] Error 1 [Pipeline] } 19:55:34 $ docker stop --time=1 41e7050cac9d06f8fc305efe362e215ee08e9eb33b59cf868871393a27a1b771 19:55:36 $ docker rm -f 41e7050cac9d06f8fc305efe362e215ee08e9eb33b59cf868871393a27a1b771 [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] } 19:55:37 Failed in branch amd64 19:55:44 Merging remotes/origin/master commit d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 into PR head commit ff1bb93d2c548e301fa89945b9024d844349015a 19:55:45 Merge succeeded, producing ff1bb93d2c548e301fa89945b9024d844349015a 19:55:45 Checking out Revision ff1bb93d2c548e301fa89945b9024d844349015a (PR-3408) 19:55:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:55:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:55:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:55:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:55:44 using GIT_SSH to set credentials SSH Credentials for GitHub 19:55:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3408/head:refs/remotes/origin/PR-3408 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:55:44 > git config core.sparsecheckout # timeout=10 19:55:44 > git checkout -f ff1bb93d2c548e301fa89945b9024d844349015a # timeout=10 19:55:45 > git remote # timeout=10 19:55:45 > git config --get remote.origin.url # timeout=10 19:55:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:55:45 > git merge d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 # timeout=10 19:55:45 > git rev-parse HEAD^{commit} # timeout=10 19:55:45 > git config core.sparsecheckout # timeout=10 19:55:45 > git checkout -f ff1bb93d2c548e301fa89945b9024d844349015a # timeout=10 19:55:49 Commit message: "feat: Added constants for separator characters" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:55:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:55:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:55:51 + sudo service docker restart 19:55:51 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:55:54 provisioning config files... 19:55:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1351228221107501637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:55:55 ---> docker-login.sh 19:55:55 nexus3.edgexfoundry.org:10001 19:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:56 Configure a credential helper to remove this warning. See 19:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:56 19:55:56 Login Succeeded 19:55:56 nexus3.edgexfoundry.org:10002 19:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:56 Configure a credential helper to remove this warning. See 19:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:56 19:55:56 Login Succeeded 19:55:56 nexus3.edgexfoundry.org:10003 19:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:57 Configure a credential helper to remove this warning. See 19:55:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:57 19:55:57 Login Succeeded 19:55:57 nexus3.edgexfoundry.org:10004 19:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:57 Configure a credential helper to remove this warning. See 19:55:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:57 19:55:57 Login Succeeded 19:55:57 docker.io 19:55:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:58 Configure a credential helper to remove this warning. See 19:55:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:58 19:55:58 Login Succeeded 19:55:58 ---> docker-login.sh ends [Pipeline] } 19:55:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:55:59 ========================================================= 19:55:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 19:55:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:55:59 + 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 . 19:56:02 Sending build context to Docker daemon 167.4MB 19:56:02 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 19:56:02 Step 2/6 : FROM ${BASE} 19:56:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:56:02 5f621e34cdf4: Pulling fs layer 19:56:02 a4357932f1b6: Pulling fs layer 19:56:02 18c013af1878: Pulling fs layer 19:56:02 00ac8860ef70: Pulling fs layer 19:56:02 63d7cb157983: Pulling fs layer 19:56:02 b116817d02f9: Pulling fs layer 19:56:02 745a02a5169b: Pulling fs layer 19:56:02 00ac8860ef70: Waiting 19:56:02 63d7cb157983: Waiting 19:56:02 b116817d02f9: Waiting 19:56:02 745a02a5169b: Waiting 19:56:02 18c013af1878: Download complete 19:56:02 a4357932f1b6: Verifying Checksum 19:56:02 a4357932f1b6: Download complete 19:56:02 63d7cb157983: Verifying Checksum 19:56:02 63d7cb157983: Download complete 19:56:02 b116817d02f9: Verifying Checksum 19:56:02 b116817d02f9: Download complete 19:56:02 5f621e34cdf4: Verifying Checksum 19:56:02 5f621e34cdf4: Download complete 19:56:02 5f621e34cdf4: Pull complete 19:56:03 a4357932f1b6: Pull complete 19:56:03 18c013af1878: Pull complete 19:56:04 745a02a5169b: Download complete 19:56:05 00ac8860ef70: Verifying Checksum 19:56:05 00ac8860ef70: Download complete 19:56:16 00ac8860ef70: Pull complete 19:56:16 63d7cb157983: Pull complete 19:56:16 b116817d02f9: Pull complete 19:56:20 745a02a5169b: Pull complete 19:56:20 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 19:56:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 19:56:20 ---> b7e6874047d6 19:56:20 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:56:23 ---> Running in 8af37086d4d2 19:56:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:56:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:56:26 (1/12) Installing libmagic (5.38-r0) 19:56:26 (2/12) Installing file (5.38-r0) 19:56:26 (3/12) Installing libc-dev (0.7.2-r3) 19:56:26 (4/12) Installing g++ (9.3.0-r2) 19:56:29 (5/12) Installing fortify-headers (1.1-r0) 19:56:29 (6/12) Installing patch (2.7.6-r6) 19:56:30 (7/12) Installing build-base (0.5-r2) 19:56:30 (8/12) Installing libsodium (1.0.18-r0) 19:56:30 (9/12) Installing pkgconf (1.7.2-r0) 19:56:30 (10/12) Installing libsodium-dev (1.0.18-r0) 19:56:30 (11/12) Installing libzmq (4.3.3-r0) 19:56:30 (12/12) Installing zeromq-dev (4.3.3-r0) 19:56:30 Executing busybox-1.31.1-r19.trigger 19:56:30 OK: 217 MiB in 51 packages 19:56:35 Removing intermediate container 8af37086d4d2 19:56:35 ---> 673d70a93f9c 19:56:35 Step 4/6 : WORKDIR /edgex-go 19:56:35 ---> Running in fbf6a34e3258 19:56:35 Removing intermediate container fbf6a34e3258 19:56:35 ---> 8d14acf983d6 19:56:35 Step 5/6 : COPY go.mod . 19:56:36 ---> d33da34c055e 19:56:36 Step 6/6 : RUN go mod download 19:56:36 ---> Running in df9289bfa7e6 19:57:03 Removing intermediate container df9289bfa7e6 19:57:03 ---> 5c4ad928f03e 19:57:03 Successfully built 5c4ad928f03e 19:57:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:57:03 + docker inspect -f . ci-base-image-arm64 19:57:03 . [Pipeline] withDockerContainer 19:57:03 prd-ubuntu18.04-docker-arm64-4c-16g-2228 does not seem to be running inside a container 19:57:03 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 19:57:05 $ docker top 54536c59c80b2498ea673733aab25990982fa706d2920e9105da386475aa5d4f -eo pid,comm [Pipeline] { [Pipeline] sh 19:57:06 + go version 19:57:06 go version go1.15.5 linux/arm64 [Pipeline] } 19:57:06 $ docker stop --time=1 54536c59c80b2498ea673733aab25990982fa706d2920e9105da386475aa5d4f 19:57:08 $ docker rm -f 54536c59c80b2498ea673733aab25990982fa706d2920e9105da386475aa5d4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:57:08 + docker inspect -f . ci-base-image-arm64 19:57:08 . [Pipeline] withDockerContainer 19:57:09 prd-ubuntu18.04-docker-arm64-4c-16g-2228 does not seem to be running inside a container 19:57:09 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 19:57:10 $ docker top 4787f67670913458ea9d199f61fc3fc0c5477fa0645bc5b4f083556712d328ae -eo pid,comm [Pipeline] { [Pipeline] echo 19:57:10 ========================================================= 19:57:10 [edgeXBuildGoParallel] Running Tests and Build... 19:57:10 ========================================================= [Pipeline] sh 19:57:11 + make test 19:57:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:57:33 ? github.com/edgexfoundry/edgex-go [no test files] 19:58:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:58:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:58:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:58:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:58:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:58:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:58:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:58:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:58:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:58:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:58:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:58:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:58:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:59:01 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.376s coverage: 45.9% of statements 19:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 19:59:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.133s coverage: 19.8% of statements 19:59:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.243s coverage: 100.0% of statements 19:59:08 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.560s coverage: 27.1% of statements 19:59:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:59:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:59:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:59:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:59:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:59:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:59:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.134s coverage: 100.0% of statements 19:59:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:59:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.156s coverage: 100.0% of statements 19:59:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:59:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:59:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.232s coverage: 71.3% of statements 19:59:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:59:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:59:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.525s coverage: 87.7% of statements 19:59:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:59:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:59:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.151s coverage: 78.9% of statements 19:59:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:59:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.230s coverage: 28.6% of statements 19:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:59:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.234s coverage: 100.0% of statements 19:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:59:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.139s coverage: 100.0% of statements 19:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:59:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.555s coverage: 86.7% of statements 19:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:59:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.574s coverage: 97.5% of statements 19:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:59:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.248s coverage: 78.3% of statements 19:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:59:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.390s coverage: 95.1% of statements 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:59:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.117s coverage: 58.8% of statements 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:59:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.203s coverage: 0.9% of statements 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.146s coverage: 47.1% of statements 19:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.208s coverage: 79.5% of statements 19:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.133s coverage: 94.1% of statements 19:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.154s coverage: 96.3% of statements 19:59:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.121s coverage: 87.5% of statements 19:59:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.154s coverage: 94.4% of statements 19:59:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.135s coverage: 44.8% of statements 19:59:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.555s coverage: 81.8% of statements 19:59:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.193s coverage: 92.9% of statements 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 77.8% of statements 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.107s coverage: 100.0% of statements 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.154s coverage: 75.5% of statements 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.132s coverage: 80.8% of statements 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.186s coverage: 87.2% of statements 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.216s coverage: 84.6% of statements 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.244s coverage: 91.6% of statements 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.599s coverage: 64.4% of statements 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.130s coverage: 100.0% of statements 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.076s coverage: 91.3% of statements 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 20:00:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.975s coverage: 69.0% of statements 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:00:07 --- FAIL: TestCreatesFile (0.00s) 20:00:07 tokenprovider_linux_test.go:56: 20:00:07 Error Trace: tokenprovider_linux_test.go:56 20:00:07 Error: Received unexpected error: 20:00:07 open /tmp/tokenprovider_linux_test.dat: no such file or directory 20:00:07 Test: TestCreatesFile 20:00:07 FAIL 20:00:07 coverage: 39.8% of statements 20:00:07 FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.675s 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.083s coverage: 89.5% of statements 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.092s coverage: 84.8% of statements 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.493s coverage: 47.0% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.117s coverage: 100.0% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.132s coverage: 100.0% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.166s coverage: 9.6% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.495s coverage: 92.6% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 20:00:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.138s coverage: 28.7% of statements 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:00:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.244s coverage: 99.0% of statements 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:00:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.273s coverage: 100.0% of statements 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 20:00:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.182s coverage: 64.6% of statements 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 20:00:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.396s coverage: 97.6% of statements 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 20:00:25 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:00:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:00:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.102s coverage: 87.9% of statements 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:00:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.124s coverage: 28.1% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 100.0% of statements 20:00:28 FAIL 20:00:29 make: *** [Makefile:94: test] Error 1 [Pipeline] } 20:00:29 $ docker stop --time=1 4787f67670913458ea9d199f61fc3fc0c5477fa0645bc5b4f083556712d328ae 20:00:31 $ docker rm -f 4787f67670913458ea9d199f61fc3fc0c5477fa0645bc5b4f083556712d328ae [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 20:00:33 ---> job-cost.sh 20:00:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a9l5 20:01:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:03:21 lf-activate-venv(): INFO: Adding /tmp/venv-a9l5/bin to PATH 20:03:21 INFO: No Stack... 20:03:21 INFO: Retrieving Pricing Info for: lf-standard-4 20:03:21 INFO: Archiving Costs [Pipeline] sh 20:03:21 + cat /w/workspace/edgex-go/3/archives/cost.csv 20:03:21 + cut -d, -f6 [Pipeline] lock 20:03:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3408-3-stack-cost] 20:03:22 Resource [jenkins-edgexfoundry-edgex-go-PR-3408-3-stack-cost] did not exist. Created. 20:03:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3408-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:03:22 + echo total: 0.20999999344348907 [Pipeline] stash 20:03:23 Stashed 1 file(s) [Pipeline] } 20:03:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3408-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:03:23 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 20:03:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:03:25 ---> package-listing.sh 20:03:25 ++ facter osfamily 20:03:25 ++ tr '[:upper:]' '[:lower:]' 20:03:25 + OS_FAMILY=redhat 20:03:25 + workspace=/w/workspace/edgex-go/3 20:03:25 + START_PACKAGES=/tmp/packages_start.txt 20:03:25 + END_PACKAGES=/tmp/packages_end.txt 20:03:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:03:25 + PACKAGES=/tmp/packages_start.txt 20:03:25 + '[' /w/workspace/edgex-go/3 ']' 20:03:25 + PACKAGES=/tmp/packages_end.txt 20:03:25 + case "${OS_FAMILY}" in 20:03:25 + rpm -qa 20:03:25 + sort 20:03:31 + '[' -f /tmp/packages_start.txt ']' 20:03:31 + '[' -f /tmp/packages_end.txt ']' 20:03:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:03:31 + '[' /w/workspace/edgex-go/3 ']' 20:03:31 + mkdir -p /w/workspace/edgex-go/3/archives/ 20:03:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 20:03:31 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 20:03:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:03:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:03:31 20:03:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:03:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:03:32 alpine: Pulling from edgex-lftools-log-publisher 20:03:32 df20fa9351a1: Pulling fs layer 20:03:32 36b3adc4ff6f: Pulling fs layer 20:03:32 8ad3a11d3b57: Pulling fs layer 20:03:32 46f8f816bc3b: Pulling fs layer 20:03:32 93b61091891f: Pulling fs layer 20:03:32 93b9cdb0e59b: Pulling fs layer 20:03:32 5e14af77c1be: Pulling fs layer 20:03:32 01666e4c0597: Pulling fs layer 20:03:32 aa168da1d23b: Pulling fs layer 20:03:32 46f8f816bc3b: Waiting 20:03:32 93b61091891f: Waiting 20:03:32 93b9cdb0e59b: Waiting 20:03:32 5e14af77c1be: Waiting 20:03:32 aa168da1d23b: Waiting 20:03:32 01666e4c0597: Waiting 20:03:32 36b3adc4ff6f: Verifying Checksum 20:03:32 36b3adc4ff6f: Download complete 20:03:32 46f8f816bc3b: Download complete 20:03:32 df20fa9351a1: Verifying Checksum 20:03:32 df20fa9351a1: Download complete 20:03:32 93b9cdb0e59b: Download complete 20:03:32 93b61091891f: Download complete 20:03:32 5e14af77c1be: Verifying Checksum 20:03:32 5e14af77c1be: Download complete 20:03:32 01666e4c0597: Verifying Checksum 20:03:32 01666e4c0597: Download complete 20:03:32 8ad3a11d3b57: Verifying Checksum 20:03:32 8ad3a11d3b57: Download complete 20:03:32 df20fa9351a1: Pull complete 20:03:33 36b3adc4ff6f: Pull complete 20:03:33 8ad3a11d3b57: Pull complete 20:03:34 46f8f816bc3b: Pull complete 20:03:34 aa168da1d23b: Verifying Checksum 20:03:34 aa168da1d23b: Download complete 20:03:34 93b61091891f: Pull complete 20:03:34 93b9cdb0e59b: Pull complete 20:03:35 5e14af77c1be: Pull complete 20:03:35 01666e4c0597: Pull complete 20:03:41 aa168da1d23b: Pull complete 20:03:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:03:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:03:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:03:41 prd-centos7-docker-4c-2g-2226 does not seem to be running inside a container 20:03:41 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:03:45 $ docker top 734645acadb15a49b21800a03ad7ef086b28da55bd27e5e2b9e9750176befcf6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:46 + touch /tmp/pre-build-complete [Pipeline] sh 20:03:46 + mkdir -p /var/log/sa [Pipeline] sh 20:03:46 + ls /var/log/sa-host 20:03:46 + sadf -c /var/log/sa-host/sa23 20:03:46 file_magic: OK 20:03:46 HZ: Using current value: 100 20:03:46 file_header: OK 20:03:46 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 20:03:46 Statistics: 20:03:46 Hnuu...uuuununununu... 20:03:46 File successfully converted to sysstat format version 12.2.1 20:03:46 + sadf -c /var/log/sa-host/sa28 20:03:46 file_magic: OK 20:03:46 HZ: Using current value: 100 20:03:46 file_header: OK 20:03:46 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 20:03:46 Statistics: 20:03:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:03:46 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:47 provisioning config files... 20:03:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7489347630666441947tmp [Pipeline] { [Pipeline] echo 20:03:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:03:47 ---> create-netrc.sh [Pipeline] } 20:03:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:03:47 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:03:48 ---> python-tools-install.sh [Pipeline] echo 20:03:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:03:48 ---> sudo-logs.sh 20:03:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:03:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:03:48 ---> job-cost.sh 20:03:48 lf-activate-venv: SKIPPING 20:03:48 DEBUG: total: 0.20999999344348907 20:03:48 INFO: Retrieving Stack Cost... 20:03:50 INFO: Retrieving Pricing Info for: v1-standard-2 20:03:50 INFO: Archiving Costs [Pipeline] echo 20:03:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:03:51 ---> logs-deploy.sh 20:03:51 lf-activate-venv: SKIPPING 20:03:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3408/3 20:03:51 INFO: archiving workspace using pattern(s): 20:03:52 Archives upload complete. 20:03:52 INFO: archiving logs to Nexus 20:03:53 ---> uname -a: 20:03:53 Linux prd-centos7-docker-4c-2g-2226.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 20:03:53 20:03:53 20:03:53 ---> lscpu: 20:03:53 Architecture: x86_64 20:03:53 CPU op-mode(s): 32-bit, 64-bit 20:03:53 Byte Order: Little Endian 20:03:53 Address sizes: 40 bits physical, 48 bits virtual 20:03:53 CPU(s): 4 20:03:53 On-line CPU(s) list: 0-3 20:03:53 Thread(s) per core: 1 20:03:53 Core(s) per socket: 1 20:03:53 Socket(s): 4 20:03:53 NUMA node(s): 1 20:03:53 Vendor ID: GenuineIntel 20:03:53 CPU family: 6 20:03:53 Model: 44 20:03:53 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:03:53 Stepping: 1 20:03:53 CPU MHz: 2933.442 20:03:53 BogoMIPS: 5866.88 20:03:53 Virtualization: VT-x 20:03:53 Hypervisor vendor: KVM 20:03:53 Virtualization type: full 20:03:53 L1d cache: 128 KiB 20:03:53 L1i cache: 128 KiB 20:03:53 L2 cache: 16 MiB 20:03:53 L3 cache: 64 MiB 20:03:53 NUMA node0 CPU(s): 0-3 20:03:53 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:03:53 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:03:53 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:03:53 Vulnerability Meltdown: Mitigation; PTI 20:03:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:03:53 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:03:53 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:03:53 Vulnerability Srbds: Not affected 20:03:53 Vulnerability Tsx async abort: Not affected 20:03:53 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 20:03:53 20:03:53 20:03:53 ---> nproc: 20:03:53 4 20:03:53 20:03:53 20:03:53 ---> df -h: 20:03:53 Filesystem Size Used Available Use% Mounted on 20:03:53 overlay 50.0G 8.2G 41.7G 16% / 20:03:53 tmpfs 64.0M 0 64.0M 0% /dev 20:03:53 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:03:53 shm 64.0M 0 64.0M 0% /dev/shm 20:03:53 /dev/vda1 50.0G 8.2G 41.7G 16% /facter-os 20:03:53 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/resolv.conf 20:03:53 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hostname 20:03:53 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hosts 20:03:53 /dev/vda1 50.0G 8.2G 41.7G 16% /run/cloud-init/result.json 20:03:53 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/sa-host 20:03:53 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/secure 20:03:53 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/auth.log 20:03:53 /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/3 20:03:53 /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/3@tmp 20:03:53 20:03:53 20:03:53 ---> free -m: 20:03:53 total used free shared buff/cache available 20:03:53 Mem: 1837 775 130 0 932 970 20:03:53 Swap: 1023 3 1020 20:03:53 20:03:53 20:03:53 ---> ip addr: 20:03:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:03:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:03:53 inet 127.0.0.1/8 scope host lo 20:03:53 valid_lft forever preferred_lft forever 20:03:53 inet6 ::1/128 scope host 20:03:53 valid_lft forever preferred_lft forever 20:03:53 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:03:53 link/ether fa:16:3e:cc:66:b9 brd ff:ff:ff:ff:ff:ff 20:03:53 inet 10.30.123.83/23 brd 10.30.123.255 scope global dynamic eth0 20:03:53 valid_lft 85687sec preferred_lft 85687sec 20:03:53 inet6 fe80::f816:3eff:fecc:66b9/64 scope link 20:03:53 valid_lft forever preferred_lft forever 20:03:53 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:03:53 link/ether 02:42:f3:3a:c2:97 brd ff:ff:ff:ff:ff:ff 20:03:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:03:53 valid_lft forever preferred_lft forever 20:03:53 inet6 fe80::42:f3ff:fe3a:c297/64 scope link 20:03:53 valid_lft forever preferred_lft forever 20:03:53 20:03:53 20:03:53 ---> sar -b -r -n DEV: 20:03:53 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/28/21 _x86_64_ (4 CPU) 20:03:53 20:03:53 19:51:49 LINUX RESTART (4 CPU) 20:03:53 20:03:53 19:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:03:53 19:54:01 248.72 85.75 162.97 0.00 7640.12 52105.76 0.00 20:03:53 19:55:01 232.00 97.06 134.94 0.00 3885.75 17869.73 0.00 20:03:53 19:56:01 32.03 5.33 26.70 0.00 811.99 3905.53 0.00 20:03:53 19:57:01 1.93 0.03 1.90 0.00 4.26 34.68 0.00 20:03:53 19:58:01 1.52 1.23 0.28 0.00 68.60 4.48 0.00 20:03:53 19:59:01 1.18 0.92 0.27 0.00 50.09 3.55 0.00 20:03:53 20:00:01 0.20 0.00 0.20 0.00 0.00 2.15 0.00 20:03:53 20:01:02 0.32 0.03 0.28 0.00 0.67 3.38 0.00 20:03:53 20:02:01 0.58 0.27 0.30 0.00 21.53 5.55 0.00 20:03:53 20:03:01 0.43 0.02 0.42 0.00 0.27 5.81 0.00 20:03:53 Average: 52.08 19.13 32.94 0.00 1252.81 7421.28 0.00 20:03:53 20:03:53 19:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:03:53 19:54:01 99736 0 757800 40.28 1492 1022516 1324996 45.22 554924 941636 252 20:03:53 19:55:01 124768 0 930020 49.43 540 826216 1870252 63.83 779724 689940 63660 20:03:53 19:56:01 594964 0 705872 37.52 540 580168 1115048 38.05 452896 563612 20 20:03:53 19:57:01 600860 0 699864 37.20 540 580280 1081220 36.90 458640 554988 16 20:03:53 19:58:01 598896 0 699776 37.19 540 582332 1081256 36.90 455228 560644 20 20:03:53 19:59:01 598868 0 698296 37.11 540 583840 1081004 36.89 453872 562176 16 20:03:53 20:00:01 597532 0 699628 37.18 540 583844 1081256 36.90 455260 562184 8 20:03:53 20:01:02 597904 0 699252 37.16 540 583848 1083776 36.99 454640 562184 16 20:03:53 20:02:01 598160 0 698308 37.11 540 584536 1081512 36.91 454244 562760 8 20:03:53 20:03:01 601260 0 695172 36.95 540 584572 1077052 36.76 450568 562768 16 20:03:53 Average: 501295 0 728399 38.71 635 651215 1187737 40.54 497000 612289 6403 20:03:53 20:03:53 19:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:03:53 19:54:01 eth0 579.82 477.60 3677.77 79.22 0.00 0.00 0.00 0.00 20:03:53 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:53 19:54:01 docker0 215.76 252.69 14.91 835.10 0.00 0.00 0.00 0.00 20:03:53 19:55:01 eth0 35.80 20.28 32.85 13.45 0.00 0.00 0.00 0.00 20:03:53 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:53 19:55:01 veth60fd283 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:03:53 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:53 19:56:01 eth0 19.53 11.40 14.92 7.99 0.00 0.00 0.00 0.00 20:03:53 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:53 19:56:01 docker0 2.15 2.15 0.14 0.18 0.00 0.00 0.00 0.00 20:03:53 19:57:01 eth0 1.87 0.57 0.64 0.19 0.00 0.00 0.00 0.00 20:03:53 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:53 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:53 19:58:01 eth0 1.88 0.90 0.73 0.48 0.00 0.00 0.00 0.00 20:03:53 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:53 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:53 19:59:01 eth0 0.67 0.08 0.06 0.04 0.00 0.00 0.00 0.00 20:03:53 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:53 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:53 20:00:01 eth0 0.42 0.40 0.26 0.21 0.00 0.00 0.00 0.00 20:03:53 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:53 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:53 20:01:02 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:03:53 20:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:53 20:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:53 20:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:03:53 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:53 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:53 20:03:01 eth0 12.28 11.74 0.88 19.72 0.00 0.00 0.00 0.00 20:03:53 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:53 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:53 Average: eth0 65.48 52.50 374.23 12.17 0.00 0.00 0.00 0.00 20:03:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:53 Average: docker0 21.87 25.58 1.51 83.85 0.00 0.00 0.00 0.00 20:03:53 20:03:53 20:03:53 ---> sar -P ALL: 20:03:53 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/28/21 _x86_64_ (4 CPU) 20:03:53 20:03:53 19:51:49 LINUX RESTART (4 CPU) 20:03:53 20:03:53 19:53:01 CPU %user %nice %system %iowait %steal %idle 20:03:53 19:54:01 all 13.63 0.00 8.65 4.87 0.39 72.46 20:03:53 19:54:01 0 17.63 0.00 9.16 4.98 0.37 67.86 20:03:53 19:54:01 1 12.74 0.00 8.27 6.43 0.38 72.18 20:03:53 19:54:01 2 12.61 0.00 9.20 4.83 0.40 72.96 20:03:53 19:54:01 3 11.59 0.00 7.99 3.22 0.41 76.79 20:03:53 19:55:01 all 44.50 0.00 13.25 5.21 0.38 36.66 20:03:53 19:55:01 0 45.94 0.00 12.71 3.66 0.48 37.21 20:03:53 19:55:01 1 43.16 0.00 13.48 6.59 0.37 36.40 20:03:53 19:55:01 2 44.29 0.00 13.02 6.73 0.36 35.60 20:03:53 19:55:01 3 44.60 0.00 13.79 3.88 0.32 37.41 20:03:53 19:56:01 all 22.27 0.00 5.77 0.66 0.09 71.21 20:03:53 19:56:01 0 22.51 0.00 5.65 1.51 0.09 70.24 20:03:53 19:56:01 1 21.53 0.00 6.35 0.10 0.09 71.93 20:03:53 19:56:01 2 23.04 0.00 5.70 0.93 0.05 70.28 20:03:53 19:56:01 3 22.00 0.00 5.38 0.09 0.15 72.37 20:03:53 19:57:01 all 0.18 0.00 0.06 0.00 0.01 99.75 20:03:53 19:57:01 0 0.05 0.00 0.07 0.02 0.00 99.87 20:03:53 19:57:01 1 0.05 0.00 0.08 0.00 0.02 99.85 20:03:53 19:57:01 2 0.10 0.00 0.03 0.00 0.02 99.85 20:03:53 19:57:01 3 0.52 0.00 0.05 0.00 0.02 99.42 20:03:53 19:58:01 all 0.13 0.00 0.05 0.00 0.02 99.80 20:03:53 19:58:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:03:53 19:58:01 1 0.07 0.00 0.07 0.00 0.02 99.85 20:03:53 19:58:01 2 0.30 0.00 0.05 0.00 0.05 99.60 20:03:53 19:58:01 3 0.08 0.00 0.05 0.02 0.00 99.85 20:03:53 19:59:01 all 0.13 0.00 0.04 0.00 0.01 99.82 20:03:53 19:59:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:03:53 19:59:01 1 0.02 0.00 0.03 0.02 0.02 99.92 20:03:53 19:59:01 2 0.42 0.00 0.07 0.00 0.02 99.50 20:03:53 19:59:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:03:53 20:00:01 all 0.09 0.00 0.06 0.00 0.00 99.85 20:03:53 20:00:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:03:53 20:00:01 1 0.07 0.00 0.05 0.00 0.00 99.88 20:03:53 20:00:01 2 0.18 0.00 0.08 0.00 0.00 99.73 20:03:53 20:00:01 3 0.07 0.00 0.08 0.00 0.00 99.85 20:03:53 20:01:02 all 0.05 0.00 0.04 0.00 0.00 99.91 20:03:53 20:01:02 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:53 20:01:02 1 0.10 0.00 0.08 0.00 0.00 99.82 20:03:53 20:01:02 2 0.05 0.00 0.05 0.00 0.00 99.90 20:03:53 20:01:02 3 0.02 0.00 0.02 0.00 0.02 99.95 20:03:53 20:02:01 all 0.15 0.00 0.05 0.00 0.00 99.80 20:03:53 20:02:01 0 0.02 0.00 0.05 0.00 0.00 99.93 20:03:53 20:02:01 1 0.51 0.00 0.07 0.02 0.02 99.39 20:03:53 20:02:01 2 0.05 0.00 0.03 0.00 0.00 99.92 20:03:53 20:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:03:53 20:03:01 all 0.12 0.00 0.08 0.00 0.00 99.79 20:03:53 20:03:01 0 0.13 0.00 0.13 0.00 0.02 99.72 20:03:53 20:03:01 1 0.15 0.00 0.05 0.00 0.00 99.80 20:03:53 20:03:01 2 0.12 0.00 0.07 0.00 0.00 99.82 20:03:53 20:03:01 3 0.08 0.00 0.08 0.00 0.00 99.83 20:03:53 Average: all 7.84 0.00 2.71 1.04 0.09 88.32 20:03:53 Average: 0 8.35 0.00 2.70 0.98 0.09 87.88 20:03:53 Average: 1 7.57 0.00 2.76 1.27 0.09 88.31 20:03:53 Average: 2 7.84 0.00 2.74 1.21 0.09 88.13 20:03:53 Average: 3 7.60 0.00 2.65 0.69 0.09 88.96 20:03:53 20:03:53 20:03:53