Pull request #2921 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f9a365f7bec3b91833d36039a8b3afd8c5b02052+698f2b4ca2ad3edd7414788e0b4318dfa9ebd6d8 (263c41c1a69e0257c31a0470ebd5413c01e23aa3) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2921/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2921/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-14286 in /w/workspace/edgexfoundry_edgex-go_PR-2921 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2921/head:refs/remotes/origin/PR-2921 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 698f2b4ca2ad3edd7414788e0b4318dfa9ebd6d8 into PR head commit f9a365f7bec3b91833d36039a8b3afd8c5b02052 Merge succeeded, producing f9a365f7bec3b91833d36039a8b3afd8c5b02052 Checking out Revision f9a365f7bec3b91833d36039a8b3afd8c5b02052 (PR-2921) > git config core.sparsecheckout # timeout=10 > git checkout -f f9a365f7bec3b91833d36039a8b3afd8c5b02052 # 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 698f2b4ca2ad3edd7414788e0b4318dfa9ebd6d8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9a365f7bec3b91833d36039a8b3afd8c5b02052 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:43:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:43:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:43:55 ========================================================= 06:43:55 EdgeX Global Pipelines Version Info 06:43:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:43:57 ------------------- 06:43:57 stable info: 06:43:57 ------------------- 06:43:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:43:57 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 06:43:57 Message: update stable to v1.0.169 06:43:58 ------------------- 06:43:58 experimental info: 06:43:58 ------------------- 06:43:58 Commited By: **** collab-it+edgex@linuxfoundation.org 06:43:58 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 06:43:58 Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:43:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:43:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:43:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:43:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:43:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:43:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:43:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:43:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:43:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:43:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:44:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:44:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:44:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:44:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:44:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:44:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:44:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:44:01 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:44:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:44:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:44:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:44:01 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:44:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2921 [Pipeline] echo 06:44:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2921 [Pipeline] echo 06:44:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2921 [Pipeline] echo 06:44:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9a365f7bec3b91833d36039a8b3afd8c5b02052 [Pipeline] echo 06:44:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9a365f [Pipeline] echo 06:44:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:44:02 provisioning config files... 06:44:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1698296338544105139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:03 ---> docker-login.sh 06:44:03 nexus3.edgexfoundry.org:10001 06:44:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:03 Configure a credential helper to remove this warning. See 06:44:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:03 06:44:03 Login Succeeded 06:44:03 nexus3.edgexfoundry.org:10002 06:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:04 Configure a credential helper to remove this warning. See 06:44:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:04 06:44:04 Login Succeeded 06:44:04 nexus3.edgexfoundry.org:10003 06:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:04 Configure a credential helper to remove this warning. See 06:44:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:04 06:44:04 Login Succeeded 06:44:04 nexus3.edgexfoundry.org:10004 06:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:05 Configure a credential helper to remove this warning. See 06:44:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:05 06:44:05 Login Succeeded 06:44:05 docker.io 06:44:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:05 Configure a credential helper to remove this warning. See 06:44:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:05 06:44:05 Login Succeeded 06:44:05 ---> docker-login.sh ends [Pipeline] } 06:44:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:44:06 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:44:06 + for file in '`ls cmd/**/Dockerfile`' 06:44:06 ++ cut -d/ -f2 06:44:06 ++ dirname cmd/core-command/Dockerfile 06:44:06 + echo core-command,cmd/core-command/Dockerfile 06:44:06 + for file in '`ls cmd/**/Dockerfile`' 06:44:06 ++ dirname cmd/core-data/Dockerfile 06:44:06 ++ cut -d/ -f2 06:44:06 + echo core-data,cmd/core-data/Dockerfile 06:44:06 + for file in '`ls cmd/**/Dockerfile`' 06:44:06 ++ dirname cmd/core-metadata/Dockerfile 06:44:06 ++ cut -d/ -f2 06:44:06 + echo core-metadata,cmd/core-metadata/Dockerfile 06:44:06 + for file in '`ls cmd/**/Dockerfile`' 06:44:06 ++ dirname cmd/security-bootstrap-redis/Dockerfile 06:44:06 ++ cut -d/ -f2 06:44:06 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 06:44:06 + for file in '`ls cmd/**/Dockerfile`' 06:44:06 ++ dirname cmd/security-proxy-setup/Dockerfile 06:44:06 ++ cut -d/ -f2 06:44:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:44:06 + for file in '`ls cmd/**/Dockerfile`' 06:44:06 ++ dirname cmd/security-secrets-setup/Dockerfile 06:44:06 ++ cut -d/ -f2 06:44:06 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 06:44:06 + for file in '`ls cmd/**/Dockerfile`' 06:44:06 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:44:06 ++ cut -d/ -f2 06:44:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:44:06 + for file in '`ls cmd/**/Dockerfile`' 06:44:06 ++ cut -d/ -f2 06:44:06 ++ dirname cmd/support-logging/Dockerfile 06:44:06 + echo support-logging,cmd/support-logging/Dockerfile 06:44:06 + for file in '`ls cmd/**/Dockerfile`' 06:44:06 ++ dirname cmd/support-notifications/Dockerfile 06:44:06 ++ cut -d/ -f2 06:44:06 + echo support-notifications,cmd/support-notifications/Dockerfile 06:44:06 + for file in '`ls cmd/**/Dockerfile`' 06:44:06 ++ dirname cmd/support-scheduler/Dockerfile 06:44:06 ++ cut -d/ -f2 06:44:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:44:06 + for file in '`ls cmd/**/Dockerfile`' 06:44:06 ++ cut -d/ -f2 06:44:06 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:44:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:44:06 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/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 06:44:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:44:08 06:44:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:44:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:44:08 latest: Pulling from edgex-devops/git-semver 06:44:08 31603596830f: Pulling fs layer 06:44:08 2a8b12db71e7: Pulling fs layer 06:44:08 6ca5941a6612: Pulling fs layer 06:44:08 ecc8261a40a4: Pulling fs layer 06:44:08 ecc8261a40a4: Waiting 06:44:08 2a8b12db71e7: Verifying Checksum 06:44:08 2a8b12db71e7: Download complete 06:44:09 31603596830f: Verifying Checksum 06:44:09 31603596830f: Download complete 06:44:09 ecc8261a40a4: Verifying Checksum 06:44:09 ecc8261a40a4: Download complete 06:44:09 31603596830f: Pull complete 06:44:09 6ca5941a6612: Verifying Checksum 06:44:09 6ca5941a6612: Download complete 06:44:10 2a8b12db71e7: Pull complete 06:44:11 6ca5941a6612: Pull complete 06:44:12 ecc8261a40a4: Pull complete 06:44:12 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:44:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:44:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:44:12 prd-centos7-docker-4c-2g-14286 does not seem to be running inside a container 06:44:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:44:15 $ docker top 4798f4087616f4ee599bcc843df7a7f6c3277f3bf5d0830cec9ec1c93c3789fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:44:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:44:16 [ssh-agent] Looking for ssh-agent implementation... 06:44:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:44:16 $ docker exec 4798f4087616f4ee599bcc843df7a7f6c3277f3bf5d0830cec9ec1c93c3789fb ssh-agent 06:44:16 SSH_AUTH_SOCK=/tmp/ssh-mo542ANRROnq/agent.13 06:44:16 SSH_AGENT_PID=18 06:44:16 Running ssh-add (command line suppressed) 06:44:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4930279164846448022.key (/w/workspace/edgex-go/1@tmp/private_key_4930279164846448022.key) 06:44:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:44:17 + git tag --points-at HEAD [Pipeline] } 06:44:17 $ docker exec --env ******** --env ******** 4798f4087616f4ee599bcc843df7a7f6c3277f3bf5d0830cec9ec1c93c3789fb ssh-agent -k 06:44:17 unset SSH_AUTH_SOCK; 06:44:17 unset SSH_AGENT_PID; 06:44:17 echo Agent pid 18 killed; 06:44:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:44:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:44:17 [ssh-agent] Looking for ssh-agent implementation... 06:44:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:44:18 $ docker exec 4798f4087616f4ee599bcc843df7a7f6c3277f3bf5d0830cec9ec1c93c3789fb ssh-agent 06:44:18 SSH_AUTH_SOCK=/tmp/ssh-7bJKpLfuOh1u/agent.46 06:44:18 SSH_AGENT_PID=51 06:44:18 Running ssh-add (command line suppressed) 06:44:18 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3517207962534131832.key (/w/workspace/edgex-go/1@tmp/private_key_3517207962534131832.key) 06:44:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:44:19 + git semver init 06:44:19 # -> Open(): unable to determine branch for HEAD 06:44:19 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:44:19 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:44:19 # $SEMVER_REMOTE_NAME = origin 06:44:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:44:19 # $SEMVER_USER_NAME = edgex-jenkins 06:44:19 # $SEMVER_BRANCH = PR-2921 06:44:19 # $SEMVER_TEMP = /tmp/semver-044512241 06:44:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:44:51 # '/tmp/semver-044512241' -> '/w/workspace/edgex-go/1/.semver' 06:44:51 # -> Force: false 06:44:51 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:44:51 $ docker exec --env ******** --env ******** 4798f4087616f4ee599bcc843df7a7f6c3277f3bf5d0830cec9ec1c93c3789fb ssh-agent -k 06:44:52 unset SSH_AUTH_SOCK; 06:44:52 unset SSH_AGENT_PID; 06:44:52 echo Agent pid 51 killed; 06:44:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:44:52 + git semver [Pipeline] } 06:44:53 $ docker stop --time=1 4798f4087616f4ee599bcc843df7a7f6c3277f3bf5d0830cec9ec1c93c3789fb 06:44:55 $ docker rm -f 4798f4087616f4ee599bcc843df7a7f6c3277f3bf5d0830cec9ec1c93c3789fb [Pipeline] // withDockerContainer [Pipeline] sh 06:44:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:44:56 Stashed 1 file(s) [Pipeline] echo 06:44:56 [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 06:44:58 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:44:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:44:58 + true 06:44:58 + sudo service docker restart 06:44:58 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:44:59 ========================================================= 06:44:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:44:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:45:00 + 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 . 06:45:07 Sending build context to Docker daemon 326.3MB 06:45:07 Step 1/7 : ARG BASE=golang:1.15-alpine 06:45:07 Step 2/7 : FROM ${BASE} 06:45:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:45:07 188c0c94c7c5: Pulling fs layer 06:45:07 0ef7d3d256c8: Pulling fs layer 06:45:07 de9db76c5a1d: Pulling fs layer 06:45:07 bca2f99d35d6: Pulling fs layer 06:45:07 93359f2a8cfa: Pulling fs layer 06:45:07 7c6f9722023f: Pulling fs layer 06:45:07 a35cf1a2eb13: Pulling fs layer 06:45:07 bca2f99d35d6: Waiting 06:45:07 93359f2a8cfa: Waiting 06:45:07 7c6f9722023f: Waiting 06:45:07 a35cf1a2eb13: Waiting 06:45:07 de9db76c5a1d: Download complete 06:45:07 0ef7d3d256c8: Verifying Checksum 06:45:07 0ef7d3d256c8: Download complete 06:45:07 93359f2a8cfa: Verifying Checksum 06:45:07 93359f2a8cfa: Download complete 06:45:07 7c6f9722023f: Verifying Checksum 06:45:07 7c6f9722023f: Download complete 06:45:07 188c0c94c7c5: Verifying Checksum 06:45:07 188c0c94c7c5: Download complete 06:45:07 188c0c94c7c5: Pull complete 06:45:07 0ef7d3d256c8: Pull complete 06:45:08 de9db76c5a1d: Pull complete 06:45:12 Still waiting to schedule task 06:45:12 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 06:45:13 a35cf1a2eb13: Verifying Checksum 06:45:13 a35cf1a2eb13: Download complete 06:45:14 bca2f99d35d6: Verifying Checksum 06:45:14 bca2f99d35d6: Download complete 06:45:24 bca2f99d35d6: Pull complete 06:45:24 93359f2a8cfa: Pull complete 06:45:24 7c6f9722023f: Pull complete 06:45:31 a35cf1a2eb13: Pull complete 06:45:31 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:45:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:45:31 ---> a62c8e92a672 06:45:31 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:45:31 ---> Running in d7467133fdcc 06:45:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:45:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:45:32 (1/12) Installing libmagic (5.38-r0) 06:45:32 (2/12) Installing file (5.38-r0) 06:45:32 (3/12) Installing libc-dev (0.7.2-r3) 06:45:32 (4/12) Installing g++ (9.3.0-r2) 06:45:39 (5/12) Installing fortify-headers (1.1-r0) 06:45:39 (6/12) Installing patch (2.7.6-r6) 06:45:39 (7/12) Installing build-base (0.5-r2) 06:45:39 (8/12) Installing libsodium (1.0.18-r0) 06:45:39 (9/12) Installing pkgconf (1.7.2-r0) 06:45:40 (10/12) Installing libsodium-dev (1.0.18-r0) 06:45:40 (11/12) Installing libzmq (4.3.3-r0) 06:45:40 (12/12) Installing zeromq-dev (4.3.3-r0) 06:45:40 Executing busybox-1.31.1-r19.trigger 06:45:40 OK: 233 MiB in 51 packages 06:45:44 Removing intermediate container d7467133fdcc 06:45:44 ---> bba99c8b528e 06:45:44 Step 4/7 : WORKDIR /edgex-go 06:45:44 ---> Running in f832c290b3ca 06:45:45 Removing intermediate container f832c290b3ca 06:45:45 ---> 29c9eab8abbf 06:45:45 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:45:45 latest: Pulling from library/docker 06:45:46 188c0c94c7c5: Already exists 06:45:46 0c7c675703d6: Pulling fs layer 06:45:46 cc8c12a437cb: Pulling fs layer 06:45:46 f092543453df: Pulling fs layer 06:45:46 65b6bc45957d: Pulling fs layer 06:45:46 4de832df471b: Pulling fs layer 06:45:46 79aa7fa92271: Pulling fs layer 06:45:46 65b6bc45957d: Waiting 06:45:46 79aa7fa92271: Waiting 06:45:46 4de832df471b: Waiting 06:45:46 cc8c12a437cb: Verifying Checksum 06:45:46 cc8c12a437cb: Download complete 06:45:46 0c7c675703d6: Verifying Checksum 06:45:46 0c7c675703d6: Download complete 06:45:46 4de832df471b: Verifying Checksum 06:45:46 4de832df471b: Download complete 06:45:46 65b6bc45957d: Verifying Checksum 06:45:46 65b6bc45957d: Download complete 06:45:46 f092543453df: Retrying in 5 seconds 06:45:46 79aa7fa92271: Download complete 06:45:46 0c7c675703d6: Pull complete 06:45:46 cc8c12a437cb: Pull complete 06:45:47 f092543453df: Retrying in 4 seconds 06:45:48 f092543453df: Retrying in 3 seconds 06:45:49 f092543453df: Retrying in 2 seconds 06:45:50 f092543453df: Retrying in 1 second 06:45:53 f092543453df: Verifying Checksum 06:45:53 f092543453df: Download complete 06:45:57 f092543453df: Pull complete 06:45:57 65b6bc45957d: Pull complete 06:45:57 4de832df471b: Pull complete 06:45:57 79aa7fa92271: Pull complete 06:45:57 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 06:45:57 Status: Downloaded newer image for docker:latest 06:45:59 ---> 5a650f80d1a1 06:45:59 Step 6/7 : COPY go.mod . 06:46:00 ---> 2665e1c1a882 06:46:00 Step 7/7 : RUN go mod download 06:46:00 ---> Running in abad1f515d08 06:46:32 Removing intermediate container abad1f515d08 06:46:32 ---> d08936d38c27 06:46:32 Successfully built d08936d38c27 06:46:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:46:33 + docker inspect -f . ci-base-image-x86_64 06:46:33 . [Pipeline] withDockerContainer 06:46:33 prd-centos7-docker-4c-2g-14286 does not seem to be running inside a container 06:46:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:46:35 $ docker top 1d5eee8ebf1615e5bb100c7ce1efb4fedf69b1585dbbf14eec20d6f9fdf6564f -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:36 + go version 06:46:36 go version go1.15.5 linux/amd64 [Pipeline] } 06:46:36 $ docker stop --time=1 1d5eee8ebf1615e5bb100c7ce1efb4fedf69b1585dbbf14eec20d6f9fdf6564f 06:46:38 $ docker rm -f 1d5eee8ebf1615e5bb100c7ce1efb4fedf69b1585dbbf14eec20d6f9fdf6564f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:46:39 + docker inspect -f . ci-base-image-x86_64 06:46:39 . [Pipeline] withDockerContainer 06:46:39 prd-centos7-docker-4c-2g-14286 does not seem to be running inside a container 06:46:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:46:42 $ docker top 67be18fa0dc7ea160f62cb9d1562455e385b8906905fa0033cfb8dfde713ae0f -eo pid,comm [Pipeline] { [Pipeline] echo 06:46:42 ========================================================= 06:46:42 [edgeXBuildGoParallel] Running Tests and Build... 06:46:42 ========================================================= [Pipeline] sh 06:46:43 + make test 06:46:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:47:01 ? github.com/edgexfoundry/edgex-go [no test files] 06:47:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14287 in /w/workspace/edgexfoundry_edgex-go_PR-2921 [Pipeline] { [Pipeline] ws 06:47:04 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:47:10 using credential edgex-jenkins-ssh 06:47:10 Cloning the remote Git repository 06:47:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:47:10 > git init /w/workspace/edgex-go/1 # timeout=10 06:47:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:47:10 > git --version # timeout=10 06:47:10 > git --version # 'git version 2.17.1' 06:47:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:26 Merging remotes/origin/master commit 698f2b4ca2ad3edd7414788e0b4318dfa9ebd6d8 into PR head commit f9a365f7bec3b91833d36039a8b3afd8c5b02052 06:47:27 Merge succeeded, producing f9a365f7bec3b91833d36039a8b3afd8c5b02052 06:47:27 Checking out Revision f9a365f7bec3b91833d36039a8b3afd8c5b02052 (PR-2921) 06:47:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:47:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:47:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:47:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2921/head:refs/remotes/origin/PR-2921 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:47:26 > git config core.sparsecheckout # timeout=10 06:47:26 > git checkout -f f9a365f7bec3b91833d36039a8b3afd8c5b02052 # timeout=10 06:47:27 > git remote # timeout=10 06:47:27 > git config --get remote.origin.url # timeout=10 06:47:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:27 > git merge 698f2b4ca2ad3edd7414788e0b4318dfa9ebd6d8 # timeout=10 06:47:27 > git rev-parse HEAD^{commit} # timeout=10 06:47:27 > git config core.sparsecheckout # timeout=10 06:47:27 > git checkout -f f9a365f7bec3b91833d36039a8b3afd8c5b02052 # timeout=10 06:47:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:47:31 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 06:47:31 > git --version # timeout=10 06:47:31 > git --version # 'git version 2.17.1' 06:47:31 fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:47:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:47:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:47:34 + true 06:47:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:47:36 provisioning config files... 06:47:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5589348606279948512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:37 ---> docker-login.sh 06:47:37 nexus3.edgexfoundry.org:10001 06:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:38 Configure a credential helper to remove this warning. See 06:47:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:38 06:47:38 Login Succeeded 06:47:38 nexus3.edgexfoundry.org:10002 06:47:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:38 Configure a credential helper to remove this warning. See 06:47:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:38 06:47:38 Login Succeeded 06:47:38 nexus3.edgexfoundry.org:10003 06:47:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:39 Configure a credential helper to remove this warning. See 06:47:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:39 06:47:39 Login Succeeded 06:47:39 nexus3.edgexfoundry.org:10004 06:47:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:39 Configure a credential helper to remove this warning. See 06:47:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:39 06:47:39 Login Succeeded 06:47:39 docker.io 06:47:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:40 Configure a credential helper to remove this warning. See 06:47:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:40 06:47:40 Login Succeeded 06:47:40 ---> docker-login.sh ends [Pipeline] } 06:47:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:47:40 ========================================================= 06:47:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:47:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:47:41 + 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 . 06:47:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:47:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:47:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:47:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:47:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:47:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:47:43 Sending build context to Docker daemon 165.6MB 06:47:43 Step 1/7 : ARG BASE=golang:1.15-alpine 06:47:43 Step 2/7 : FROM ${BASE} 06:47:43 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:47:43 5f621e34cdf4: Pulling fs layer 06:47:43 a4357932f1b6: Pulling fs layer 06:47:43 18c013af1878: Pulling fs layer 06:47:43 00ac8860ef70: Pulling fs layer 06:47:43 63d7cb157983: Pulling fs layer 06:47:43 b116817d02f9: Pulling fs layer 06:47:43 745a02a5169b: Pulling fs layer 06:47:43 00ac8860ef70: Waiting 06:47:43 63d7cb157983: Waiting 06:47:43 b116817d02f9: Waiting 06:47:43 745a02a5169b: Waiting 06:47:43 18c013af1878: Verifying Checksum 06:47:43 18c013af1878: Download complete 06:47:43 a4357932f1b6: Verifying Checksum 06:47:43 a4357932f1b6: Download complete 06:47:43 63d7cb157983: Verifying Checksum 06:47:43 63d7cb157983: Download complete 06:47:44 b116817d02f9: Verifying Checksum 06:47:44 b116817d02f9: Download complete 06:47:44 5f621e34cdf4: Verifying Checksum 06:47:44 5f621e34cdf4: Download complete 06:47:45 5f621e34cdf4: Pull complete 06:47:46 a4357932f1b6: Pull complete 06:47:46 18c013af1878: Pull complete 06:47:46 745a02a5169b: Verifying Checksum 06:47:46 745a02a5169b: Download complete 06:47:47 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.046s 06:47:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:47:47 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 06:47:48 00ac8860ef70: Verifying Checksum 06:47:48 00ac8860ef70: Download complete 06:47:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:47:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:47:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:47:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:47:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:47:58 00ac8860ef70: Pull complete 06:47:58 63d7cb157983: Pull complete 06:47:58 b116817d02f9: Pull complete 06:47:59 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.203s coverage: 46.6% of statements 06:47:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:47:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:47:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:47:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:47:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:48:03 745a02a5169b: Pull complete 06:48:03 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:48:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:48:03 ---> b7e6874047d6 06:48:03 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:48:04 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.831s coverage: 27.1% of statements 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:48:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:48:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.150s coverage: 100.0% of statements 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:48:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.293s coverage: 65.5% of statements 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:48:05 ---> Running in 7aed8d544707 06:48:07 --- FAIL: TestAddEvent (0.02s) 06:48:07 --- FAIL: TestAddEvent/Valid_-_AddEventRequest (0.00s) 06:48:07 event_test.go:221: 06:48:07 Error Trace: event_test.go:221 06:48:07 Error: Received unexpected error: 06:48:07 json: cannot unmarshal object into Go value of type []common.BaseWithIdResponse 06:48:07 Test: TestAddEvent/Valid_-_AddEventRequest 06:48:07 --- FAIL: TestAddEvent/Valid_-_No_RequestId (0.00s) 06:48:07 event_test.go:221: 06:48:07 Error Trace: event_test.go:221 06:48:07 Error: Received unexpected error: 06:48:07 json: cannot unmarshal object into Go value of type []common.BaseWithIdResponse 06:48:07 Test: TestAddEvent/Valid_-_No_RequestId 06:48:07 FAIL 06:48:07 coverage: 78.1% of statements 06:48:07 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.122s 06:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:48:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:48:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:48:08 (1/12) Installing libmagic (5.38-r0) 06:48:08 (2/12) Installing file (5.38-r0) 06:48:09 (3/12) Installing libc-dev (0.7.2-r3) 06:48:09 (4/12) Installing g++ (9.3.0-r2) 06:48:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.068s coverage: 28.6% of statements 06:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:48:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.087s coverage: 100.0% of statements 06:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:48:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.051s coverage: 100.0% of statements 06:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:48:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.345s coverage: 86.7% of statements 06:48:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:48:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.273s coverage: 97.5% of statements 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:48:12 (5/12) Installing fortify-headers (1.1-r0) 06:48:12 (6/12) Installing patch (2.7.6-r6) 06:48:12 (7/12) Installing build-base (0.5-r2) 06:48:12 (8/12) Installing libsodium (1.0.18-r0) 06:48:12 (9/12) Installing pkgconf (1.7.2-r0) 06:48:12 (10/12) Installing libsodium-dev (1.0.18-r0) 06:48:12 (11/12) Installing libzmq (4.3.3-r0) 06:48:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.101s coverage: 78.3% of statements 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:48:13 (12/12) Installing zeromq-dev (4.3.3-r0) 06:48:13 Executing busybox-1.31.1-r19.trigger 06:48:13 OK: 217 MiB in 51 packages 06:48:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.633s coverage: 94.7% of statements 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:48:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:48:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.206s coverage: 0.0% of statements [no tests to run] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.121s coverage: 75.5% of statements 06:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.8% of statements 06:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.099s coverage: 87.2% of statements 06:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.081s coverage: 84.2% of statements 06:48:17 Removing intermediate container 7aed8d544707 06:48:17 ---> bfe971c892a7 06:48:17 Step 4/7 : WORKDIR /edgex-go 06:48:17 ---> Running in efc56b5449f1 06:48:17 Removing intermediate container efc56b5449f1 06:48:17 ---> 67cc9b4e7e50 06:48:17 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 100.0% of statements 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:48:18 latest: Pulling from library/docker 06:48:18 5f621e34cdf4: Already exists 06:48:18 85db56a05063: Pulling fs layer 06:48:18 ccb67d6aeaaa: Pulling fs layer 06:48:18 de930078acea: Pulling fs layer 06:48:18 d5a9d88a4785: Pulling fs layer 06:48:18 e7f15c1544d5: Pulling fs layer 06:48:18 877c515997d3: Pulling fs layer 06:48:18 d5a9d88a4785: Waiting 06:48:18 e7f15c1544d5: Waiting 06:48:18 877c515997d3: Waiting 06:48:18 ccb67d6aeaaa: Verifying Checksum 06:48:18 ccb67d6aeaaa: Download complete 06:48:18 85db56a05063: Download complete 06:48:18 d5a9d88a4785: Verifying Checksum 06:48:18 d5a9d88a4785: Download complete 06:48:18 e7f15c1544d5: Download complete 06:48:18 877c515997d3: Verifying Checksum 06:48:18 877c515997d3: Download complete 06:48:19 85db56a05063: Pull complete 06:48:19 ccb67d6aeaaa: Pull complete 06:48:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.409s coverage: 63.5% of statements 06:48:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:48:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:48:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.075s coverage: 100.0% of statements 06:48:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 91.3% of statements 06:48:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 06:48:20 de930078acea: Verifying Checksum 06:48:20 de930078acea: Download complete 06:48:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.116s coverage: 73.7% of statements 06:48:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements 06:48:23 de930078acea: Pull complete 06:48:23 d5a9d88a4785: Pull complete 06:48:24 e7f15c1544d5: Pull complete 06:48:24 877c515997d3: Pull complete 06:48:24 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 06:48:24 Status: Downloaded newer image for docker:latest 06:48:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.167s coverage: 55.9% of statements 06:48:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:48:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:48:24 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:48:24 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:48:24 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:48:24 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 06:48:27 ---> 637f73a381f4 06:48:27 Step 6/7 : COPY go.mod . 06:48:28 ---> d7f71513a606 06:48:28 Step 7/7 : RUN go mod download 06:48:28 ---> Running in 01659e5219d5 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 28.005s coverage: 86.3% of statements 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 2.112s coverage: 72.2% of statements 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.963s coverage: 72.1% of statements 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.084s coverage: 82.4% of statements 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.062s coverage: 48.4% of statements 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.075s coverage: 28.8% of statements 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.138s coverage: 96.8% of statements 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.221s coverage: 37.2% of statements 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.560s coverage: 84.1% of statements 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.101s coverage: 100.0% of statements 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.049s coverage: 42.9% of statements 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.048s coverage: 100.0% of statements 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.073s coverage: 83.8% of statements 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.237s coverage: 47.1% of statements 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.039s coverage: 100.0% of statements 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.080s coverage: 100.0% of statements 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.074s coverage: 100.0% of statements 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.094s coverage: 29.1% of statements 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.154s coverage: 99.0% of statements 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.092s coverage: 100.0% of statements 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.057s coverage: 87.9% of statements 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:48:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 06:48:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 06:48:51 FAIL 06:48:51 make: *** [Makefile:89: test] Error 1 [Pipeline] } 06:48:51 $ docker stop --time=1 67be18fa0dc7ea160f62cb9d1562455e385b8906905fa0033cfb8dfde713ae0f 06:48:54 $ docker rm -f 67be18fa0dc7ea160f62cb9d1562455e385b8906905fa0033cfb8dfde713ae0f 06:48:55 Removing intermediate container 01659e5219d5 06:48:55 ---> e3ef81114e96 06:48:55 Successfully built e3ef81114e96 06:48:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] isUnix [Pipeline] sh Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } 06:48:56 + docker inspect -f . ci-base-image-arm64 06:48:56 . [Pipeline] // stage [Pipeline] withDockerContainer 06:48:56 prd-ubuntu18.04-docker-arm64-4c-16g-14287 does not seem to be running inside a container 06:48:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:48:58 $ docker top 2c8785752b26b5ff5fd1db208202d873cd0a3cc3e58eaf6a74e4d57ee6d1cee4 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] sh 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 06:48:59 + go version 06:48:59 go version go1.15.5 linux/arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] } 06:48:59 $ docker stop --time=1 2c8785752b26b5ff5fd1db208202d873cd0a3cc3e58eaf6a74e4d57ee6d1cee4 06:49:01 $ docker rm -f 2c8785752b26b5ff5fd1db208202d873cd0a3cc3e58eaf6a74e4d57ee6d1cee4 [Pipeline] // stage [Pipeline] // withDockerContainer [Pipeline] } 06:49:01 Failed in branch amd64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:49:02 + docker inspect -f . ci-base-image-arm64 06:49:02 . [Pipeline] withDockerContainer 06:49:03 prd-ubuntu18.04-docker-arm64-4c-16g-14287 does not seem to be running inside a container 06:49:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:49:04 $ docker top e0e480a4d716f7747af2f273246780a9f0a7beeea62cc7a99406f36916760985 -eo pid,comm [Pipeline] { [Pipeline] echo 06:49:05 ========================================================= 06:49:05 [edgeXBuildGoParallel] Running Tests and Build... 06:49:05 ========================================================= [Pipeline] sh 06:49:05 + make test 06:49:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:49:27 ? github.com/edgexfoundry/edgex-go [no test files] 06:50:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:50:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:50:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:50:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:50:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:50:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:50:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:50:34 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.067s 06:50:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:50:34 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 06:50:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:50:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:50:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:50:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:50:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:50:47 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.315s coverage: 46.6% of statements 06:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:50:52 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.519s coverage: 27.1% of statements 06:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:50:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.086s coverage: 100.0% of statements 06:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:50:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.078s coverage: 100.0% of statements 06:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:50:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.553s coverage: 66.4% of statements 06:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:50:52 --- FAIL: TestAddEvent (0.06s) 06:50:52 --- FAIL: TestAddEvent/Valid_-_AddEventRequest (0.01s) 06:50:52 event_test.go:221: 06:50:52 Error Trace: event_test.go:221 06:50:52 Error: Received unexpected error: 06:50:52 json: cannot unmarshal object into Go value of type []common.BaseWithIdResponse 06:50:52 Test: TestAddEvent/Valid_-_AddEventRequest 06:50:52 --- FAIL: TestAddEvent/Valid_-_No_RequestId (0.00s) 06:50:52 event_test.go:221: 06:50:52 Error Trace: event_test.go:221 06:50:52 Error: Received unexpected error: 06:50:52 json: cannot unmarshal object into Go value of type []common.BaseWithIdResponse 06:50:52 Test: TestAddEvent/Valid_-_No_RequestId 06:50:52 FAIL 06:50:52 coverage: 78.1% of statements 06:50:52 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.254s 06:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:51:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.175s coverage: 28.6% of statements 06:51:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:51:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:51:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:51:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:51:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:51:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.189s coverage: 100.0% of statements 06:51:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:51:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.087s coverage: 100.0% of statements 06:51:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:51:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.330s coverage: 86.7% of statements 06:51:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:51:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.363s coverage: 97.5% of statements 06:51:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:51:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.171s coverage: 78.3% of statements 06:51:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:51:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:51:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:51:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:51:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.971s coverage: 94.7% of statements 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:51:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.077s coverage: 58.8% of statements 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:51:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.138s coverage: 0.0% of statements [no tests to run] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:51:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 06:51:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:51:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.105s coverage: 75.5% of statements 06:51:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.098s coverage: 80.8% of statements 06:51:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.171s coverage: 87.2% of statements 06:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.227s coverage: 84.2% of statements 06:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 100.0% of statements 06:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:51:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.672s coverage: 63.5% of statements 06:51:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:51:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:51:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 06:51:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.133s coverage: 91.3% of statements 06:51:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 06:51:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements 06:51:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 06:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.898s coverage: 55.9% of statements 06:51:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:51:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:51:18 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:51:18 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:51:18 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:51:18 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 37.802s coverage: 86.3% of statements 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.242s coverage: 72.2% of statements 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.601s coverage: 72.1% of statements 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.109s coverage: 82.4% of statements 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.070s coverage: 48.4% of statements 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.086s coverage: 28.8% of statements 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.087s coverage: 96.8% of statements 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.377s coverage: 37.2% of statements 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.494s coverage: 84.1% of statements 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.075s coverage: 100.0% of statements 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.078s coverage: 42.9% of statements 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.049s coverage: 100.0% of statements 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.094s coverage: 83.8% of statements 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.316s coverage: 47.1% of statements 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.041s coverage: 100.0% of statements 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.108s coverage: 100.0% of statements 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.105s coverage: 100.0% of statements 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.760s coverage: 29.1% of statements 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.203s coverage: 99.0% of statements 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.109s coverage: 100.0% of statements 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.085s coverage: 87.9% of statements 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:51:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements 06:51:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 06:51:58 FAIL 06:51:58 make: *** [Makefile:89: test] Error 1 [Pipeline] } 06:51:58 $ docker stop --time=1 e0e480a4d716f7747af2f273246780a9f0a7beeea62cc7a99406f36916760985 06:52:00 $ docker rm -f e0e480a4d716f7747af2f273246780a9f0a7beeea62cc7a99406f36916760985 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:52:03 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:52:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:52:08 ---> package-listing.sh 06:52:08 ++ facter osfamily 06:52:08 ++ tr '[:upper:]' '[:lower:]' 06:52:08 + OS_FAMILY=redhat 06:52:08 + workspace=/w/workspace/edgex-go/1 06:52:08 + START_PACKAGES=/tmp/packages_start.txt 06:52:08 + END_PACKAGES=/tmp/packages_end.txt 06:52:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:52:08 + PACKAGES=/tmp/packages_start.txt 06:52:08 + '[' /w/workspace/edgex-go/1 ']' 06:52:08 + PACKAGES=/tmp/packages_end.txt 06:52:08 + case "${OS_FAMILY}" in 06:52:08 + rpm -qa 06:52:08 + sort 06:52:16 + '[' -f /tmp/packages_start.txt ']' 06:52:16 + '[' -f /tmp/packages_end.txt ']' 06:52:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:52:16 + '[' /w/workspace/edgex-go/1 ']' 06:52:16 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:52:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:52:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:52:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:52:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:52:18 06:52:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:52:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:52:18 alpine: Pulling from edgex-lftools-log-publisher 06:52:18 df20fa9351a1: Pulling fs layer 06:52:18 36b3adc4ff6f: Pulling fs layer 06:52:18 8ad3a11d3b57: Pulling fs layer 06:52:18 46f8f816bc3b: Pulling fs layer 06:52:18 93b61091891f: Pulling fs layer 06:52:18 93b9cdb0e59b: Pulling fs layer 06:52:18 5e14af77c1be: Pulling fs layer 06:52:18 01666e4c0597: Pulling fs layer 06:52:18 aa168da1d23b: Pulling fs layer 06:52:18 93b9cdb0e59b: Waiting 06:52:18 5e14af77c1be: Waiting 06:52:18 01666e4c0597: Waiting 06:52:18 aa168da1d23b: Waiting 06:52:18 46f8f816bc3b: Waiting 06:52:18 93b61091891f: Waiting 06:52:18 36b3adc4ff6f: Download complete 06:52:18 46f8f816bc3b: Verifying Checksum 06:52:18 46f8f816bc3b: Download complete 06:52:18 df20fa9351a1: Download complete 06:52:18 93b9cdb0e59b: Verifying Checksum 06:52:18 93b9cdb0e59b: Download complete 06:52:18 5e14af77c1be: Verifying Checksum 06:52:18 5e14af77c1be: Download complete 06:52:18 93b61091891f: Verifying Checksum 06:52:18 93b61091891f: Download complete 06:52:19 df20fa9351a1: Pull complete 06:52:19 36b3adc4ff6f: Pull complete 06:52:20 8ad3a11d3b57: Verifying Checksum 06:52:20 8ad3a11d3b57: Download complete 06:52:20 01666e4c0597: Verifying Checksum 06:52:20 01666e4c0597: Download complete 06:52:21 8ad3a11d3b57: Pull complete 06:52:22 46f8f816bc3b: Pull complete 06:52:23 93b61091891f: Pull complete 06:52:23 93b9cdb0e59b: Pull complete 06:52:24 5e14af77c1be: Pull complete 06:52:24 01666e4c0597: Pull complete 06:52:25 aa168da1d23b: Download complete 06:52:43 aa168da1d23b: Pull complete 06:52:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:52:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:52:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:52:44 prd-centos7-docker-4c-2g-14286 does not seem to be running inside a container 06:52:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:52:47 $ docker top a819866df190f98ea5f173c106728586812d38714014d5bae51eadfcfdb93886 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:48 + touch /tmp/pre-build-complete [Pipeline] sh 06:52:49 + mkdir -p /var/log/sa [Pipeline] sh 06:52:50 + ls /var/log/sa-host 06:52:50 + sadf -c /var/log/sa-host/sa03 06:52:50 file_magic: OK 06:52:50 HZ: Using current value: 100 06:52:50 file_header: OK 06:52:50 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 06:52:50 Statistics: 06:52:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:52:50 File successfully converted to sysstat format version 12.2.1 06:52:50 + sadf -c /var/log/sa-host/sa23 06:52:50 file_magic: OK 06:52:50 HZ: Using current value: 100 06:52:50 file_header: OK 06:52:50 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 06:52:50 Statistics: 06:52:50 Hnuu...uuuununununu... 06:52:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:52:50 provisioning config files... 06:52:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4403077203701503375tmp [Pipeline] { [Pipeline] echo 06:52:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:52:51 ---> create-netrc.sh [Pipeline] } 06:52:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:52:51 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:52:52 ---> python-tools-install.sh [Pipeline] echo 06:52:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:52:52 ---> sudo-logs.sh 06:52:52 Archiving 'sudo' log.. [Pipeline] echo 06:52:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:52:53 ---> job-cost.sh 06:52:53 lf-activate-venv: SKIPPING 06:52:53 INFO: No Stack... 06:52:54 INFO: Retrieving Pricing Info for: v1-standard-2 06:52:54 INFO: Archiving Costs [Pipeline] echo 06:52:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:52:55 ---> logs-deploy.sh 06:52:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2921/1 06:52:55 INFO: archiving workspace using pattern(s): 06:52:58 Archives upload complete. 06:52:58 INFO: archiving logs to Nexus 06:52:59 ---> uname -a: 06:52:59 Linux prd-centos7-docker-4c-2g-14286.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:52:59 06:52:59 06:52:59 ---> lscpu: 06:52:59 Architecture: x86_64 06:52:59 CPU op-mode(s): 32-bit, 64-bit 06:52:59 Byte Order: Little Endian 06:52:59 Address sizes: 40 bits physical, 48 bits virtual 06:52:59 CPU(s): 4 06:52:59 On-line CPU(s) list: 0-3 06:52:59 Thread(s) per core: 1 06:52:59 Core(s) per socket: 1 06:52:59 Socket(s): 4 06:52:59 NUMA node(s): 1 06:52:59 Vendor ID: GenuineIntel 06:52:59 CPU family: 6 06:52:59 Model: 44 06:52:59 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:52:59 Stepping: 1 06:52:59 CPU MHz: 2933.438 06:52:59 BogoMIPS: 5866.87 06:52:59 Virtualization: VT-x 06:52:59 Hypervisor vendor: KVM 06:52:59 Virtualization type: full 06:52:59 L1d cache: 128 KiB 06:52:59 L1i cache: 128 KiB 06:52:59 L2 cache: 16 MiB 06:52:59 L3 cache: 64 MiB 06:52:59 NUMA node0 CPU(s): 0-3 06:52:59 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:52:59 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:52:59 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:52:59 Vulnerability Meltdown: Mitigation; PTI 06:52:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:52:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:52:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:52:59 Vulnerability Srbds: Not affected 06:52:59 Vulnerability Tsx async abort: Not affected 06:52:59 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 06:52:59 06:52:59 06:52:59 ---> nproc: 06:52:59 4 06:52:59 06:52:59 06:52:59 ---> df -h: 06:52:59 Filesystem Size Used Available Use% Mounted on 06:52:59 overlay 50.0G 8.5G 41.5G 17% / 06:52:59 tmpfs 64.0M 0 64.0M 0% /dev 06:52:59 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:52:59 shm 64.0M 0 64.0M 0% /dev/shm 06:52:59 /dev/vda1 50.0G 8.5G 41.5G 17% /facter-os 06:52:59 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 06:52:59 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 06:52:59 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 06:52:59 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/auth.log 06:52:59 /dev/vda1 50.0G 8.5G 41.5G 17% /run/cloud-init/result.json 06:52:59 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa-host 06:52:59 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/secure 06:52:59 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/edgex-go/1@tmp 06:52:59 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/edgex-go/1 06:52:59 06:52:59 06:52:59 ---> free -m: 06:52:59 total used free shared buff/cache available 06:52:59 Mem: 1837 765 121 0 950 980 06:52:59 Swap: 1023 4 1019 06:52:59 06:52:59 06:52:59 ---> ip addr: 06:52:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:52:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:52:59 inet 127.0.0.1/8 scope host lo 06:52:59 valid_lft forever preferred_lft forever 06:52:59 inet6 ::1/128 scope host 06:52:59 valid_lft forever preferred_lft forever 06:52:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:52:59 link/ether fa:16:3e:f2:12:27 brd ff:ff:ff:ff:ff:ff 06:52:59 inet 10.30.122.150/23 brd 10.30.123.255 scope global dynamic eth0 06:52:59 valid_lft 85797sec preferred_lft 85797sec 06:52:59 inet6 fe80::f816:3eff:fef2:1227/64 scope link 06:52:59 valid_lft forever preferred_lft forever 06:52:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:52:59 link/ether 02:42:ba:ec:2b:23 brd ff:ff:ff:ff:ff:ff 06:52:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:52:59 valid_lft forever preferred_lft forever 06:52:59 inet6 fe80::42:baff:feec:2b23/64 scope link 06:52:59 valid_lft forever preferred_lft forever 06:52:59 06:52:59 06:52:59 ---> sar -b -r -n DEV: 06:52:59 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/03/20 _x86_64_ (4 CPU) 06:52:59 06:52:59 06:42:43 LINUX RESTART (4 CPU) 06:52:59 06:52:59 06:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:52:59 06:45:01 94.07 54.73 39.34 0.00 8374.55 12795.86 0.00 06:52:59 06:46:01 213.53 76.77 136.76 0.00 4082.48 51558.18 0.00 06:52:59 06:47:02 216.70 110.18 106.52 0.00 5056.50 12937.67 0.00 06:52:59 06:48:02 112.32 36.76 75.57 0.00 1396.13 9803.04 0.00 06:52:59 06:49:01 36.21 7.56 28.65 0.00 663.08 2314.10 0.00 06:52:59 06:50:01 4.91 1.08 3.83 0.00 122.16 139.14 0.00 06:52:59 06:51:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 06:52:59 06:52:02 0.18 0.00 0.18 0.00 0.00 1.35 0.00 06:52:59 Average: 85.00 36.02 48.98 0.00 2469.52 11222.37 0.00 06:52:59 06:52:59 06:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:52:59 06:45:01 200748 0 674588 35.85 2620 1003588 1533404 52.33 623076 855804 86572 06:52:59 06:46:01 120976 0 712028 37.84 1492 1047048 1546872 52.79 606020 919040 448 06:52:59 06:47:02 87736 0 787544 41.86 828 1005436 1791140 61.13 652340 871060 62968 06:52:59 06:48:02 132384 0 888700 47.23 332 860128 1902092 64.92 769512 703472 46688 06:52:59 06:49:01 558908 0 703304 37.38 332 619000 1123056 38.33 484312 567112 20 06:52:59 06:50:01 571744 0 686804 36.50 332 622664 1089124 37.17 486032 566136 20 06:52:59 06:51:01 571800 0 686744 36.50 332 622668 1087068 37.10 485632 566260 8 06:52:59 06:52:02 571972 0 686568 36.49 332 622672 1087068 37.10 485760 566260 8 06:52:59 Average: 352034 0 728285 38.71 825 800400 1394978 47.61 574086 701893 24592 06:52:59 06:52:59 06:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:52:59 06:45:01 eth0 760.36 779.25 3015.38 109.94 0.00 0.00 0.00 0.00 06:52:59 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:59 06:45:01 docker0 719.14 680.41 64.48 2664.00 0.00 0.00 0.00 0.00 06:52:59 06:46:01 veth0d50b98 10.61 11.04 1.02 10.77 0.00 0.00 0.00 0.00 06:52:59 06:46:01 eth0 514.99 331.88 4278.30 35.12 0.00 0.00 0.00 0.00 06:52:59 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:59 06:46:01 docker0 53.98 72.72 3.24 370.11 0.00 0.00 0.00 0.00 06:52:59 06:47:02 veth2b48a50 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:52:59 06:47:02 eth0 121.32 79.19 480.56 76.61 0.00 0.00 0.00 0.00 06:52:59 06:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:59 06:47:02 docker0 49.72 87.44 4.05 455.57 0.00 0.00 0.00 0.00 06:52:59 06:48:02 veth2b48a50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:59 06:48:02 eth0 18.79 13.99 15.01 8.27 0.00 0.00 0.00 0.00 06:52:59 06:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:59 06:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:59 06:49:01 eth0 19.57 15.17 16.37 8.71 0.00 0.00 0.00 0.00 06:52:59 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:59 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:59 06:50:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:52:59 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:59 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:59 06:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:52:59 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:59 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:59 06:52:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:52:59 06:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:59 06:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:59 Average: eth0 179.90 152.85 978.56 29.94 0.00 0.00 0.00 0.00 06:52:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:59 Average: docker0 103.13 105.38 8.99 437.58 0.00 0.00 0.00 0.00 06:52:59 06:52:59 06:52:59 ---> sar -P ALL: 06:52:59 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/03/20 _x86_64_ (4 CPU) 06:52:59 06:52:59 06:42:43 LINUX RESTART (4 CPU) 06:52:59 06:52:59 06:44:01 CPU %user %nice %system %iowait %steal %idle 06:52:59 06:45:01 all 8.48 0.00 4.44 1.01 12.82 73.26 06:52:59 06:45:01 0 8.64 0.00 4.54 0.88 14.80 71.14 06:52:59 06:45:01 1 6.30 0.00 3.44 0.64 12.35 77.26 06:52:59 06:45:01 2 8.83 0.00 4.17 0.72 12.21 74.06 06:52:59 06:45:01 3 10.25 0.00 5.66 1.81 11.91 70.38 06:52:59 06:46:01 all 5.96 0.00 5.02 1.71 17.01 70.31 06:52:59 06:46:01 0 5.87 0.00 5.25 0.78 17.63 70.47 06:52:59 06:46:01 1 5.68 0.00 4.98 2.48 16.83 70.03 06:52:59 06:46:01 2 6.28 0.00 5.39 1.86 16.85 69.62 06:52:59 06:46:01 3 6.01 0.00 4.46 1.69 16.74 71.10 06:52:59 06:47:02 all 12.82 0.00 6.66 5.00 20.25 55.27 06:52:59 06:47:02 0 11.10 0.00 5.85 4.20 20.91 57.93 06:52:59 06:47:02 1 12.89 0.00 6.51 6.89 20.92 52.79 06:52:59 06:47:02 2 13.93 0.00 6.78 4.00 19.47 55.83 06:52:59 06:47:02 3 13.38 0.00 7.52 4.91 19.66 54.54 06:52:59 06:48:02 all 38.46 0.00 11.52 2.61 30.34 17.07 06:52:59 06:48:02 0 35.04 0.00 10.33 2.49 31.72 20.43 06:52:59 06:48:02 1 39.13 0.00 12.05 2.92 29.53 16.37 06:52:59 06:48:02 2 37.37 0.00 11.16 2.67 31.66 17.15 06:52:59 06:48:02 3 42.58 0.00 12.63 2.36 28.31 14.13 06:52:59 06:49:01 all 31.36 0.00 6.87 1.06 21.86 38.85 06:52:59 06:49:01 0 31.05 0.00 6.89 1.61 24.59 35.86 06:52:59 06:49:01 1 36.23 0.00 7.09 0.47 19.12 37.09 06:52:59 06:49:01 2 27.13 0.00 5.98 0.48 22.75 43.65 06:52:59 06:49:01 3 31.31 0.00 7.56 1.70 20.78 38.65 06:52:59 06:50:01 all 0.10 0.00 0.08 0.00 0.42 99.39 06:52:59 06:50:01 0 0.22 0.00 0.03 0.00 0.43 99.32 06:52:59 06:50:01 1 0.07 0.00 0.05 0.00 0.63 99.25 06:52:59 06:50:01 2 0.10 0.00 0.13 0.00 0.38 99.39 06:52:59 06:50:01 3 0.02 0.00 0.12 0.02 0.25 99.60 06:52:59 06:51:01 all 0.07 0.00 0.19 0.00 1.32 98.42 06:52:59 06:51:01 0 0.00 0.00 0.12 0.00 1.01 98.88 06:52:59 06:51:01 1 0.03 0.00 0.33 0.00 1.48 98.16 06:52:59 06:51:01 2 0.20 0.00 0.20 0.00 1.45 98.16 06:52:59 06:51:01 3 0.07 0.00 0.10 0.00 1.33 98.50 06:52:59 06:52:02 all 0.07 0.00 0.03 0.00 0.73 99.17 06:52:59 06:52:02 0 0.02 0.00 0.02 0.00 0.13 99.83 06:52:59 06:52:02 1 0.00 0.00 0.03 0.00 0.88 99.09 06:52:59 06:52:02 2 0.25 0.00 0.05 0.00 1.58 98.12 06:52:59 06:52:02 3 0.02 0.00 0.02 0.00 0.32 99.65 06:52:59 Average: all 11.68 0.00 4.25 1.43 12.83 69.81 06:52:59 Average: 0 11.16 0.00 4.07 1.25 13.71 69.81 06:52:59 Average: 1 11.84 0.00 4.18 1.70 12.45 69.82 06:52:59 Average: 2 11.45 0.00 4.17 1.22 13.08 70.08 06:52:59 Average: 3 12.28 0.00 4.60 1.55 12.07 69.50 06:52:59 06:52:59 06:52:59