Pull request #439 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 8f7953445b72aeaee75aad4ef61ff15b3674e342 rather than a36b3f4de17f3e1a96ecb644852db914eafb5d43 Obtained Jenkinsfile from 8f7953445b72aeaee75aad4ef61ff15b3674e342 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-24356 in /w/workspace/dry_go-mod-core-contracts_PR-439 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-439 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 8f7953445b72aeaee75aad4ef61ff15b3674e342 into PR head commit a36b3f4de17f3e1a96ecb644852db914eafb5d43 Merge succeeded, producing a36b3f4de17f3e1a96ecb644852db914eafb5d43 Checking out Revision a36b3f4de17f3e1a96ecb644852db914eafb5d43 (PR-439) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a36b3f4de17f3e1a96ecb644852db914eafb5d43 # 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 8f7953445b72aeaee75aad4ef61ff15b3674e342 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a36b3f4de17f3e1a96ecb644852db914eafb5d43 # timeout=10 Commit message: "Merge branch 'master' into issue-431" > git rev-list --no-walk 6e7f6a6a49e222f1beb89096e172e328fea800e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-01T17:19:14.436Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-01T17:19:14.721Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-01T17:19:14.847Z] ========================================================= [2021-02-01T17:19:14.847Z] EdgeX Global Pipelines Version Info [2021-02-01T17:19:14.847Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-01T17:19:16.308Z] ------------------- [2021-02-01T17:19:16.308Z] stable info: [2021-02-01T17:19:16.308Z] ------------------- [2021-02-01T17:19:16.308Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-01T17:19:16.308Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-01T17:19:16.308Z] Message: update stable to v1.0.179 [2021-02-01T17:19:17.261Z] ------------------- [2021-02-01T17:19:17.261Z] experimental info: [2021-02-01T17:19:17.261Z] ------------------- [2021-02-01T17:19:17.261Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-01T17:19:17.261Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-01T17:19:17.261Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-01T17:19:17.568Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-02-01T17:19:17.676Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-02-01T17:19:17.802Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-01T17:19:17.903Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-01T17:19:18.040Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-01T17:19:18.147Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-01T17:19:18.256Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-01T17:19:18.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-01T17:19:18.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-01T17:19:18.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-01T17:19:18.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-01T17:19:18.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-02-01T17:19:18.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-01T17:19:19.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-01T17:19:19.196Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-01T17:19:19.319Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-01T17:19:19.425Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-01T17:19:19.553Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-01T17:19:19.654Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-01T17:19:19.788Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-01T17:19:19.884Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-01T17:19:19.982Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-01T17:19:20.084Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-01T17:19:20.203Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-01T17:19:20.325Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-01T17:19:20.448Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-01T17:19:20.542Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-01T17:19:20.696Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-439 [Pipeline] echo [2021-02-01T17:19:20.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-439 [Pipeline] echo [2021-02-01T17:19:20.906Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-439 [Pipeline] echo [2021-02-01T17:19:20.998Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a36b3f4de17f3e1a96ecb644852db914eafb5d43 [Pipeline] echo [2021-02-01T17:19:21.116Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a36b3f4 [Pipeline] echo [2021-02-01T17:19:21.248Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-01T17:19:21.956Z] + git log --format=format:%s -1 a36b3f4de17f3e1a96ecb644852db914eafb5d43 [Pipeline] echo [2021-02-01T17:19:22.019Z] GIT_COMMIT: a36b3f4de17f3e1a96ecb644852db914eafb5d43, Commit Message: Merge branch 'master' into issue-431 [Pipeline] echo [2021-02-01T17:19:22.068Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:19:23.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T17:19:23.298Z] [2021-02-01T17:19:23.298Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:19:23.904Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T17:19:23.904Z] latest: Pulling from edgex-devops/git-semver [2021-02-01T17:19:23.904Z] 31603596830f: Pulling fs layer [2021-02-01T17:19:23.904Z] 2a8b12db71e7: Pulling fs layer [2021-02-01T17:19:23.904Z] 6ca5941a6612: Pulling fs layer [2021-02-01T17:19:23.904Z] ecc8261a40a4: Pulling fs layer [2021-02-01T17:19:23.904Z] ecc8261a40a4: Waiting [2021-02-01T17:19:23.904Z] 2a8b12db71e7: Verifying Checksum [2021-02-01T17:19:23.904Z] 2a8b12db71e7: Download complete [2021-02-01T17:19:24.168Z] 31603596830f: Verifying Checksum [2021-02-01T17:19:24.168Z] 31603596830f: Download complete [2021-02-01T17:19:24.168Z] ecc8261a40a4: Verifying Checksum [2021-02-01T17:19:24.168Z] ecc8261a40a4: Download complete [2021-02-01T17:19:24.431Z] 6ca5941a6612: Verifying Checksum [2021-02-01T17:19:24.431Z] 6ca5941a6612: Download complete [2021-02-01T17:19:24.694Z] 31603596830f: Pull complete [2021-02-01T17:19:24.694Z] 2a8b12db71e7: Pull complete [2021-02-01T17:19:25.648Z] 6ca5941a6612: Pull complete [2021-02-01T17:19:25.648Z] ecc8261a40a4: Pull complete [2021-02-01T17:19:25.648Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-01T17:19:25.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T17:19:25.648Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-01T17:19:25.750Z] prd-centos7-docker-4c-2g-24356 does not seem to be running inside a container [2021-02-01T17:19:25.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-439 -v /w/workspace/dry_go-mod-core-contracts_PR-439:/w/workspace/dry_go-mod-core-contracts_PR-439:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-439@tmp:/w/workspace/dry_go-mod-core-contracts_PR-439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-01T17:19:28.336Z] $ docker top a33b6cf9b4692b4c7ac4fdaa5c24f2bbc9e8bb9268cd47780dbe9c0aaffb8249 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-01T17:19:28.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-01T17:19:28.734Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-01T17:19:28.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-01T17:19:28.962Z] $ docker exec a33b6cf9b4692b4c7ac4fdaa5c24f2bbc9e8bb9268cd47780dbe9c0aaffb8249 ssh-agent [2021-02-01T17:19:29.125Z] SSH_AUTH_SOCK=/tmp/ssh-vvfHP2EoCE0R/agent.12 [2021-02-01T17:19:29.125Z] SSH_AGENT_PID=17 [2021-02-01T17:19:29.139Z] Running ssh-add (command line suppressed) [2021-02-01T17:19:29.262Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-439@tmp/private_key_5918588484022087695.key (/w/workspace/dry_go-mod-core-contracts_PR-439@tmp/private_key_5918588484022087695.key) [2021-02-01T17:19:29.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-01T17:19:29.651Z] + git tag --points-at HEAD [Pipeline] } [2021-02-01T17:19:29.678Z] $ docker exec --env ******** --env ******** a33b6cf9b4692b4c7ac4fdaa5c24f2bbc9e8bb9268cd47780dbe9c0aaffb8249 ssh-agent -k [2021-02-01T17:19:29.836Z] unset SSH_AUTH_SOCK; [2021-02-01T17:19:29.836Z] unset SSH_AGENT_PID; [2021-02-01T17:19:29.836Z] echo Agent pid 17 killed; [2021-02-01T17:19:29.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-01T17:19:30.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-01T17:19:30.016Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-01T17:19:30.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-01T17:19:30.188Z] $ docker exec a33b6cf9b4692b4c7ac4fdaa5c24f2bbc9e8bb9268cd47780dbe9c0aaffb8249 ssh-agent [2021-02-01T17:19:30.379Z] SSH_AUTH_SOCK=/tmp/ssh-WqHLTXctc7hU/agent.46 [2021-02-01T17:19:30.379Z] SSH_AGENT_PID=51 [2021-02-01T17:19:30.387Z] Running ssh-add (command line suppressed) [2021-02-01T17:19:30.517Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-439@tmp/private_key_5763381780213143710.key (/w/workspace/dry_go-mod-core-contracts_PR-439@tmp/private_key_5763381780213143710.key) [2021-02-01T17:19:30.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-01T17:19:30.906Z] + git semver init [2021-02-01T17:19:30.906Z] # -> Open(): unable to determine branch for HEAD [2021-02-01T17:19:30.906Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-439/.git [2021-02-01T17:19:30.906Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-439 [2021-02-01T17:19:30.906Z] # $SEMVER_REMOTE_NAME = origin [2021-02-01T17:19:30.906Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-01T17:19:30.906Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-01T17:19:30.906Z] # $SEMVER_BRANCH = PR-439 [2021-02-01T17:19:30.906Z] # $SEMVER_TEMP = /tmp/semver-246152071 [2021-02-01T17:19:30.906Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-02-01T17:19:32.828Z] # '/tmp/semver-246152071' -> '/w/workspace/dry_go-mod-core-contracts_PR-439/.semver' [2021-02-01T17:19:32.828Z] # -> Force: false [2021-02-01T17:19:32.828Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-439/.semver [Pipeline] } [2021-02-01T17:19:32.847Z] $ docker exec --env ******** --env ******** a33b6cf9b4692b4c7ac4fdaa5c24f2bbc9e8bb9268cd47780dbe9c0aaffb8249 ssh-agent -k [2021-02-01T17:19:32.968Z] unset SSH_AUTH_SOCK; [2021-02-01T17:19:32.969Z] unset SSH_AGENT_PID; [2021-02-01T17:19:32.969Z] echo Agent pid 51 killed; [2021-02-01T17:19:33.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-01T17:19:33.504Z] + git semver [Pipeline] } [2021-02-01T17:19:33.522Z] $ docker stop --time=1 a33b6cf9b4692b4c7ac4fdaa5c24f2bbc9e8bb9268cd47780dbe9c0aaffb8249 [2021-02-01T17:19:35.396Z] $ docker rm -f a33b6cf9b4692b4c7ac4fdaa5c24f2bbc9e8bb9268cd47780dbe9c0aaffb8249 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-01T17:19:35.868Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-01T17:19:36.241Z] Stashed 1 file(s) [Pipeline] echo [2021-02-01T17:19:36.243Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node [2021-02-01T17:19:51.883Z] Still waiting to schedule task [2021-02-01T17:19:51.883Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-24356’ [2021-02-01T17:19:51.889Z] Still waiting to schedule task [2021-02-01T17:19:51.890Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-01T17:21:40.636Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24357 in /w/workspace/dry_go-mod-core-contracts_PR-439 [Pipeline] { [Pipeline] ws [2021-02-01T17:21:40.707Z] Running in /w/workspace/go-mod-core-contracts/15 [Pipeline] { [Pipeline] checkout [2021-02-01T17:21:45.827Z] using credential edgex-jenkins-ssh [2021-02-01T17:21:45.887Z] Cloning the remote Git repository [2021-02-01T17:21:45.936Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-01T17:21:46.044Z] > git init /w/workspace/go-mod-core-contracts/15 # timeout=10 [2021-02-01T17:21:46.110Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-01T17:21:46.111Z] > git --version # timeout=10 [2021-02-01T17:21:46.129Z] > git --version # 'git version 2.17.1' [2021-02-01T17:21:46.131Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T17:21:46.203Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T17:21:47.997Z] Merging remotes/origin/master commit 8f7953445b72aeaee75aad4ef61ff15b3674e342 into PR head commit a36b3f4de17f3e1a96ecb644852db914eafb5d43 [2021-02-01T17:21:47.249Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-01T17:21:47.267Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T17:21:47.292Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-01T17:21:47.322Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-01T17:21:47.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T17:21:47.335Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-01T17:21:48.056Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T17:21:48.108Z] > git checkout -f a36b3f4de17f3e1a96ecb644852db914eafb5d43 # timeout=10 [2021-02-01T17:21:48.258Z] > git remote # timeout=10 [2021-02-01T17:21:48.339Z] Merge succeeded, producing a36b3f4de17f3e1a96ecb644852db914eafb5d43 [2021-02-01T17:21:48.339Z] Checking out Revision a36b3f4de17f3e1a96ecb644852db914eafb5d43 (PR-439) [2021-02-01T17:21:48.275Z] > git config --get remote.origin.url # timeout=10 [2021-02-01T17:21:48.294Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T17:21:48.305Z] > git merge 8f7953445b72aeaee75aad4ef61ff15b3674e342 # timeout=10 [2021-02-01T17:21:48.325Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-01T17:21:48.344Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T17:21:48.356Z] > git checkout -f a36b3f4de17f3e1a96ecb644852db914eafb5d43 # timeout=10 [2021-02-01T17:21:52.582Z] Commit message: "Merge branch 'master' into issue-431" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-01T17:21:54.296Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-01T17:21:54.747Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-01T17:21:55.089Z] + + sudo servicetrue docker [2021-02-01T17:21:55.090Z] restart [Pipeline] unstash [Pipeline] echo [2021-02-01T17:21:58.004Z] ========================================================= [2021-02-01T17:21:58.004Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-01T17:21:58.004Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:21:58.386Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-01T17:21:59.830Z] Sending build context to Docker daemon 2.545MB [2021-02-01T17:21:59.830Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-01T17:21:59.830Z] Step 2/7 : FROM ${BASE} [2021-02-01T17:21:59.830Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-01T17:21:59.830Z] 5f621e34cdf4: Pulling fs layer [2021-02-01T17:21:59.830Z] a4357932f1b6: Pulling fs layer [2021-02-01T17:21:59.830Z] 18c013af1878: Pulling fs layer [2021-02-01T17:21:59.830Z] 00ac8860ef70: Pulling fs layer [2021-02-01T17:21:59.830Z] 63d7cb157983: Pulling fs layer [2021-02-01T17:21:59.830Z] b116817d02f9: Pulling fs layer [2021-02-01T17:21:59.830Z] 745a02a5169b: Pulling fs layer [2021-02-01T17:21:59.830Z] 745a02a5169b: Waiting [2021-02-01T17:21:59.830Z] b116817d02f9: Waiting [2021-02-01T17:21:59.830Z] 00ac8860ef70: Waiting [2021-02-01T17:21:59.830Z] 63d7cb157983: Waiting [2021-02-01T17:22:00.106Z] 18c013af1878: Verifying Checksum [2021-02-01T17:22:00.106Z] 18c013af1878: Download complete [2021-02-01T17:22:00.106Z] a4357932f1b6: Verifying Checksum [2021-02-01T17:22:00.106Z] a4357932f1b6: Download complete [2021-02-01T17:22:00.106Z] 63d7cb157983: Verifying Checksum [2021-02-01T17:22:00.106Z] 63d7cb157983: Download complete [2021-02-01T17:22:00.106Z] b116817d02f9: Download complete [2021-02-01T17:22:00.106Z] 5f621e34cdf4: Verifying Checksum [2021-02-01T17:22:00.106Z] 5f621e34cdf4: Download complete [2021-02-01T17:22:00.705Z] 5f621e34cdf4: Pull complete [2021-02-01T17:22:01.305Z] a4357932f1b6: Pull complete [2021-02-01T17:22:01.919Z] 18c013af1878: Pull complete [2021-02-01T17:22:03.362Z] 745a02a5169b: Verifying Checksum [2021-02-01T17:22:03.362Z] 745a02a5169b: Download complete [2021-02-01T17:22:04.807Z] 00ac8860ef70: Verifying Checksum [2021-02-01T17:22:04.807Z] 00ac8860ef70: Download complete [2021-02-01T17:22:14.977Z] 00ac8860ef70: Pull complete [2021-02-01T17:22:15.260Z] 63d7cb157983: Pull complete [2021-02-01T17:22:15.541Z] b116817d02f9: Pull complete [2021-02-01T17:22:19.872Z] 745a02a5169b: Pull complete [2021-02-01T17:22:19.872Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-01T17:22:19.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-01T17:22:19.872Z] ---> b7e6874047d6 [2021-02-01T17:22:19.872Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-01T17:22:22.491Z] ---> Running in c2eec3dcde45 [2021-02-01T17:22:22.767Z] Removing intermediate container c2eec3dcde45 [2021-02-01T17:22:22.767Z] ---> 4e797f3fe59d [2021-02-01T17:22:22.767Z] Step 4/7 : RUN apk add bash [2021-02-01T17:22:22.767Z] ---> Running in cb71d9ed6bd2 [2021-02-01T17:22:24.204Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T17:22:25.181Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T17:22:26.151Z] OK: 142 MiB in 39 packages [2021-02-01T17:22:27.053Z] Running on prd-centos7-docker-4c-2g-24358 in /w/workspace/dry_go-mod-core-contracts_PR-439 [Pipeline] { [Pipeline] ws [2021-02-01T17:22:27.111Z] Running in /w/workspace/go-mod-core-contracts/15 [Pipeline] { [Pipeline] checkout [2021-02-01T17:22:27.593Z] Removing intermediate container cb71d9ed6bd2 [2021-02-01T17:22:27.593Z] ---> a1eef230582f [2021-02-01T17:22:27.593Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-01T17:22:27.593Z] ---> Running in f9bf1e253ba6 [2021-02-01T17:22:28.206Z] Removing intermediate container f9bf1e253ba6 [2021-02-01T17:22:28.206Z] ---> 9d9b25f06cd8 [2021-02-01T17:22:28.206Z] Step 6/7 : COPY go.mod . [2021-02-01T17:22:28.807Z] ---> 9a80fc05c943 [2021-02-01T17:22:28.807Z] Step 7/7 : RUN go mod download [2021-02-01T17:22:28.807Z] ---> Running in d1b9ff91718b [2021-02-01T17:22:29.397Z] using credential edgex-jenkins-ssh [2021-02-01T17:22:29.451Z] Cloning the remote Git repository [2021-02-01T17:22:29.486Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-01T17:22:29.554Z] > git init /w/workspace/go-mod-core-contracts/15 # timeout=10 [2021-02-01T17:22:29.612Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-01T17:22:29.612Z] > git --version # timeout=10 [2021-02-01T17:22:29.628Z] > git --version # 'git version 2.24.3' [2021-02-01T17:22:29.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T17:22:29.662Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T17:22:30.383Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-01T17:22:30.396Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T17:22:30.411Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-01T17:22:30.423Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-01T17:22:30.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T17:22:30.429Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-01T17:22:30.933Z] Merging remotes/origin/master commit 8f7953445b72aeaee75aad4ef61ff15b3674e342 into PR head commit a36b3f4de17f3e1a96ecb644852db914eafb5d43 [2021-02-01T17:22:31.057Z] Merge succeeded, producing a36b3f4de17f3e1a96ecb644852db914eafb5d43 [2021-02-01T17:22:31.057Z] Checking out Revision a36b3f4de17f3e1a96ecb644852db914eafb5d43 (PR-439) [2021-02-01T17:22:30.944Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T17:22:30.954Z] > git checkout -f a36b3f4de17f3e1a96ecb644852db914eafb5d43 # timeout=10 [2021-02-01T17:22:31.028Z] > git remote # timeout=10 [2021-02-01T17:22:31.033Z] > git config --get remote.origin.url # timeout=10 [2021-02-01T17:22:31.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T17:22:31.043Z] > git merge 8f7953445b72aeaee75aad4ef61ff15b3674e342 # timeout=10 [2021-02-01T17:22:31.053Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-01T17:22:31.070Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T17:22:31.074Z] > git checkout -f a36b3f4de17f3e1a96ecb644852db914eafb5d43 # timeout=10 [2021-02-01T17:22:34.746Z] Commit message: "Merge branch 'master' into issue-431" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-01T17:22:35.845Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-01T17:22:36.174Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-01T17:22:36.470Z] + sudo service docker restart [2021-02-01T17:22:36.470Z] + true [2021-02-01T17:22:36.470Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-02-01T17:22:37.589Z] ========================================================= [2021-02-01T17:22:37.589Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-01T17:22:37.589Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:22:37.971Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-01T17:22:38.549Z] Sending build context to Docker daemon 2.546MB [2021-02-01T17:22:38.549Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-01T17:22:38.549Z] Step 2/7 : FROM ${BASE} [2021-02-01T17:22:38.549Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-01T17:22:38.549Z] 188c0c94c7c5: Pulling fs layer [2021-02-01T17:22:38.549Z] 0ef7d3d256c8: Pulling fs layer [2021-02-01T17:22:38.549Z] de9db76c5a1d: Pulling fs layer [2021-02-01T17:22:38.549Z] bca2f99d35d6: Pulling fs layer [2021-02-01T17:22:38.549Z] 93359f2a8cfa: Pulling fs layer [2021-02-01T17:22:38.549Z] 7c6f9722023f: Pulling fs layer [2021-02-01T17:22:38.549Z] a35cf1a2eb13: Pulling fs layer [2021-02-01T17:22:38.549Z] 93359f2a8cfa: Waiting [2021-02-01T17:22:38.549Z] 7c6f9722023f: Waiting [2021-02-01T17:22:38.549Z] a35cf1a2eb13: Waiting [2021-02-01T17:22:38.549Z] bca2f99d35d6: Waiting [2021-02-01T17:22:38.549Z] de9db76c5a1d: Download complete [2021-02-01T17:22:38.549Z] 0ef7d3d256c8: Download complete [2021-02-01T17:22:38.549Z] 93359f2a8cfa: Verifying Checksum [2021-02-01T17:22:38.549Z] 93359f2a8cfa: Download complete [2021-02-01T17:22:38.549Z] 7c6f9722023f: Verifying Checksum [2021-02-01T17:22:38.549Z] 7c6f9722023f: Download complete [2021-02-01T17:22:38.549Z] 188c0c94c7c5: Verifying Checksum [2021-02-01T17:22:38.549Z] 188c0c94c7c5: Download complete [2021-02-01T17:22:39.128Z] 188c0c94c7c5: Pull complete [2021-02-01T17:22:39.128Z] 0ef7d3d256c8: Pull complete [2021-02-01T17:22:39.392Z] de9db76c5a1d: Pull complete [2021-02-01T17:22:41.321Z] a35cf1a2eb13: Download complete [2021-02-01T17:22:41.321Z] bca2f99d35d6: Verifying Checksum [2021-02-01T17:22:41.321Z] bca2f99d35d6: Download complete [2021-02-01T17:22:43.908Z] Removing intermediate container d1b9ff91718b [2021-02-01T17:22:43.908Z] ---> 32b23115fabc [2021-02-01T17:22:43.908Z] Successfully built 32b23115fabc [2021-02-01T17:22:43.908Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:22:44.250Z] + docker inspect -f . ci-base-image-arm64 [2021-02-01T17:22:44.250Z] . [Pipeline] withDockerContainer [2021-02-01T17:22:44.488Z] prd-ubuntu18.04-docker-arm64-4c-16g-24357 does not seem to be running inside a container [2021-02-01T17:22:44.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/15 -v /w/workspace/go-mod-core-contracts/15:/w/workspace/go-mod-core-contracts/15:rw,z -v /w/workspace/go-mod-core-contracts/15@tmp:/w/workspace/go-mod-core-contracts/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-01T17:22:46.188Z] $ docker top c782af262958b5a372b06f875ce2bbcde9d12882ff08ba69c3ee318088465770 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T17:22:47.200Z] + go version [2021-02-01T17:22:47.200Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-01T17:22:47.246Z] $ docker stop --time=1 c782af262958b5a372b06f875ce2bbcde9d12882ff08ba69c3ee318088465770 [2021-02-01T17:22:47.948Z] bca2f99d35d6: Pull complete [2021-02-01T17:22:47.948Z] 93359f2a8cfa: Pull complete [2021-02-01T17:22:47.948Z] 7c6f9722023f: Pull complete [2021-02-01T17:22:49.114Z] $ docker rm -f c782af262958b5a372b06f875ce2bbcde9d12882ff08ba69c3ee318088465770 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:22:50.036Z] + docker inspect -f . ci-base-image-arm64 [2021-02-01T17:22:50.036Z] . [Pipeline] withDockerContainer [2021-02-01T17:22:50.289Z] prd-ubuntu18.04-docker-arm64-4c-16g-24357 does not seem to be running inside a container [2021-02-01T17:22:50.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/15 -v /w/workspace/go-mod-core-contracts/15:/w/workspace/go-mod-core-contracts/15:rw,z -v /w/workspace/go-mod-core-contracts/15@tmp:/w/workspace/go-mod-core-contracts/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-01T17:22:51.860Z] $ docker top b46d944d258550372d9e15e55eb4cafdb3e39c0287cbfac448f614095c0a9e01 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T17:22:52.852Z] + make test [2021-02-01T17:22:52.852Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-01T17:22:54.559Z] a35cf1a2eb13: Pull complete [2021-02-01T17:22:54.559Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-01T17:22:54.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-01T17:22:54.559Z] ---> a62c8e92a672 [2021-02-01T17:22:54.559Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-01T17:22:54.559Z] ---> Running in f7c0fe865d20 [2021-02-01T17:22:54.559Z] Removing intermediate container f7c0fe865d20 [2021-02-01T17:22:54.559Z] ---> 301b478181a1 [2021-02-01T17:22:54.559Z] Step 4/7 : RUN apk add bash [2021-02-01T17:22:54.559Z] ---> Running in 9b0b3d43eed8 [2021-02-01T17:22:55.507Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T17:22:56.453Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T17:22:57.028Z] OK: 166 MiB in 39 packages [2021-02-01T17:22:57.604Z] Removing intermediate container 9b0b3d43eed8 [2021-02-01T17:22:57.604Z] ---> 65f57f12cb56 [2021-02-01T17:22:57.604Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-01T17:22:57.604Z] ---> Running in b2df1b5b12fb [2021-02-01T17:22:57.866Z] Removing intermediate container b2df1b5b12fb [2021-02-01T17:22:57.866Z] ---> adca2acfb145 [2021-02-01T17:22:57.866Z] Step 6/7 : COPY go.mod . [2021-02-01T17:22:58.129Z] ---> f6cbb717ee28 [2021-02-01T17:22:58.129Z] Step 7/7 : RUN go mod download [2021-02-01T17:22:58.129Z] ---> Running in e906156a037c [2021-02-01T17:23:10.405Z] Removing intermediate container e906156a037c [2021-02-01T17:23:10.405Z] ---> 9f02e1979602 [2021-02-01T17:23:10.405Z] Successfully built 9f02e1979602 [2021-02-01T17:23:10.405Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:23:10.720Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-01T17:23:10.720Z] . [Pipeline] withDockerContainer [2021-02-01T17:23:10.837Z] prd-centos7-docker-4c-2g-24358 does not seem to be running inside a container [2021-02-01T17:23:10.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/15 -v /w/workspace/go-mod-core-contracts/15:/w/workspace/go-mod-core-contracts/15:rw,z -v /w/workspace/go-mod-core-contracts/15@tmp:/w/workspace/go-mod-core-contracts/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-01T17:23:11.655Z] $ docker top 58652be2939657494e42f8f6b19c4bfb75351b1ade9e61b3b14d3a569b8b1146 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T17:23:12.258Z] + go version [2021-02-01T17:23:12.258Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-01T17:23:12.280Z] $ docker stop --time=1 58652be2939657494e42f8f6b19c4bfb75351b1ade9e61b3b14d3a569b8b1146 [2021-02-01T17:23:13.666Z] $ docker rm -f 58652be2939657494e42f8f6b19c4bfb75351b1ade9e61b3b14d3a569b8b1146 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:23:14.571Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-01T17:23:14.571Z] . [Pipeline] withDockerContainer [2021-02-01T17:23:14.663Z] prd-centos7-docker-4c-2g-24358 does not seem to be running inside a container [2021-02-01T17:23:14.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/15 -v /w/workspace/go-mod-core-contracts/15:/w/workspace/go-mod-core-contracts/15:rw,z -v /w/workspace/go-mod-core-contracts/15@tmp:/w/workspace/go-mod-core-contracts/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-01T17:23:15.049Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-02-01T17:23:15.398Z] $ docker top b182d178dad0b39917c4f3803768c416c848b68605fd08182d91a3b98a490eac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T17:23:15.864Z] + make test [2021-02-01T17:23:15.864Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-01T17:23:16.498Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.032s coverage: 85.7% of statements [2021-02-01T17:23:16.498Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.055s coverage: 100.0% of statements [2021-02-01T17:23:18.496Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.040s coverage: 45.4% of statements [2021-02-01T17:23:18.496Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.040s coverage: 77.8% of statements [2021-02-01T17:23:18.496Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-02-01T17:23:19.481Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.019s coverage: 26.3% of statements [2021-02-01T17:23:20.468Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.055s coverage: 14.7% of statements [2021-02-01T17:23:20.743Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.025s coverage: 100.0% of statements [2021-02-01T17:23:22.194Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.094s coverage: 91.8% of statements [2021-02-01T17:23:22.194Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-02-01T17:23:22.194Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-02-01T17:23:22.194Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.044s coverage: 100.0% of statements [2021-02-01T17:23:22.194Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.028s coverage: 36.7% of statements [2021-02-01T17:23:22.529Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-02-01T17:23:23.131Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.015s coverage: 85.7% of statements [2021-02-01T17:23:23.131Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.017s coverage: 100.0% of statements [2021-02-01T17:23:23.411Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.013s coverage: 45.4% of statements [2021-02-01T17:23:23.411Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.020s coverage: 77.8% of statements [2021-02-01T17:23:23.411Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-02-01T17:23:24.379Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.015s coverage: 26.3% of statements [2021-02-01T17:23:24.379Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.028s coverage: 14.7% of statements [2021-02-01T17:23:24.379Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.008s coverage: 100.0% of statements [2021-02-01T17:23:24.971Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.036s coverage: 91.8% of statements [2021-02-01T17:23:24.971Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-02-01T17:23:24.971Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-02-01T17:23:24.971Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.004s coverage: 100.0% of statements [2021-02-01T17:23:24.971Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 36.7% of statements [2021-02-01T17:23:26.927Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.026s coverage: 63.0% of statements [2021-02-01T17:23:26.927Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.020s coverage: 26.3% of statements [2021-02-01T17:23:26.927Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.024s coverage: 15.4% of statements [2021-02-01T17:23:26.927Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.016s coverage: 15.4% of statements [2021-02-01T17:23:26.927Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.047s coverage: 14.3% of statements [2021-02-01T17:23:26.927Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-02-01T17:23:28.888Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.067s coverage: 84.8% of statements [2021-02-01T17:23:28.888Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-02-01T17:23:28.888Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-02-01T17:23:28.888Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-02-01T17:23:28.888Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.013s coverage: 49.6% of statements [2021-02-01T17:23:28.888Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.012s coverage: 94.7% of statements [2021-02-01T17:23:28.917Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.074s coverage: 63.0% of statements [2021-02-01T17:23:28.917Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.011s coverage: 26.3% of statements [2021-02-01T17:23:28.917Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.044s coverage: 15.4% of statements [2021-02-01T17:23:28.917Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.039s coverage: 15.4% of statements [2021-02-01T17:23:28.917Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.036s coverage: 14.3% of statements [2021-02-01T17:23:28.917Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-02-01T17:23:29.152Z] {"apiVersion":"v2","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","device":{"apiVersion":"v2","name":"TestDevice","adminState":"LOCKED","operatingState":"UP","labels":["MODBUS","TEMP"],"location":"{40lat;45long}","serviceName":"TestDeviceServiceName","profileName":"TestDeviceProfileName","autoEvents":[{"frequency":"300ms","onChange":true,"resource":"TestDevice"}],"protocols":{"modbus-ip":{"Address":"localhost","Port":"1502","UnitID":"1"}}}} [2021-02-01T17:23:29.152Z] {"apiVersion":"v2","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","device":{"id":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","name":"TestDevice","description":"TestDescription","adminState":"LOCKED","operatingState":"UP","lastConnected":1612200209,"lastReported":1612200209,"serviceName":"TestDeviceServiceName","profileName":"TestDeviceProfileName","labels":["MODBUS","TEMP"],"location":"{40lat;45long}","autoEvents":[{"frequency":"300ms","onChange":true,"resource":"TestDevice"}],"protocols":{"modbus-ip":{"Address":"localhost","Port":"1502","UnitID":"1"}},"notify":null}} [2021-02-01T17:23:29.152Z] baserequest: [2021-02-01T17:23:29.152Z] versionable: [2021-02-01T17:23:29.152Z] apiversion: v2 [2021-02-01T17:23:29.152Z] requestid: 82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc [2021-02-01T17:23:29.152Z] profile: [2021-02-01T17:23:29.152Z] versionable: [2021-02-01T17:23:29.152Z] apiversion: v2 [2021-02-01T17:23:29.152Z] id: "" [2021-02-01T17:23:29.152Z] name: TestDeviceProfileName [2021-02-01T17:23:29.152Z] manufacturer: TestManufacturer [2021-02-01T17:23:29.152Z] description: TestDescription [2021-02-01T17:23:29.152Z] model: TestModel [2021-02-01T17:23:29.152Z] labels: [MODBUS, TEMP] [2021-02-01T17:23:29.152Z] deviceResources: [2021-02-01T17:23:29.152Z] - description: TestDescription [2021-02-01T17:23:29.152Z] name: TestDeviceResourceName [2021-02-01T17:23:29.152Z] tag: TestTag [2021-02-01T17:23:29.152Z] properties: [2021-02-01T17:23:29.152Z] type: Int16 [2021-02-01T17:23:29.152Z] readWrite: RW [2021-02-01T17:23:29.152Z] attributes: [2021-02-01T17:23:29.152Z] TestAttribute: TestAttributeValue [2021-02-01T17:23:29.152Z] deviceCommands: [2021-02-01T17:23:29.152Z] - name: TestProfileResource [2021-02-01T17:23:29.152Z] get: [2021-02-01T17:23:29.152Z] - deviceResource: TestDeviceResourceName [2021-02-01T17:23:29.152Z] set: [2021-02-01T17:23:29.152Z] - deviceResource: TestDeviceResourceName [2021-02-01T17:23:29.152Z] coreCommands: [2021-02-01T17:23:29.152Z] - name: TestProfileResource [2021-02-01T17:23:29.152Z] get: true [2021-02-01T17:23:29.152Z] put: true [2021-02-01T17:23:29.152Z] [2021-02-01T17:23:29.152Z] {"apiVersion":"v2","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","service":{"apiVersion":"v2","name":"TestDeviceServiceName","labels":["MODBUS","TEMP"],"baseAddress":"http://0.0.0.0:49991/api/v1/callback","adminState":"LOCKED"}} [2021-02-01T17:23:29.152Z] {"apiVersion":"v2","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","service":{"id":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","name":"TestDeviceServiceName","baseAddress":"http://0.0.0.0:49991/api/v1/callback","labels":["MODBUS","TEMP"],"adminState":"LOCKED"}} [2021-02-01T17:23:29.152Z] {"apiVersion":"v2","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","provisionWatcher":{"apiVersion":"v2","name":"TestWatcher","labels":["TEST","TEMP"],"identifiers":{"address":"localhost","port":"3[0-9]{2}"},"blockingIdentifiers":{"port":["397","398","399"]},"profileName":"TestDeviceProfileName","serviceName":"TestDeviceServiceName","adminState":"LOCKED","autoEvents":[{"frequency":"300ms","onChange":true,"resource":"TestDevice"}]}} [2021-02-01T17:23:29.152Z] --- FAIL: TestAddSubscriptionRequest_Validate (0.00s) [2021-02-01T17:23:29.152Z] --- FAIL: TestAddSubscriptionRequest_Validate/valid (0.00s) [2021-02-01T17:23:29.152Z] subscription_test.go:150: [2021-02-01T17:23:29.152Z] Error Trace: subscription_test.go:150 [2021-02-01T17:23:29.152Z] Error: Not equal: [2021-02-01T17:23:29.152Z] expected: false [2021-02-01T17:23:29.152Z] actual : true [2021-02-01T17:23:29.152Z] Test: TestAddSubscriptionRequest_Validate/valid [2021-02-01T17:23:29.152Z] Messages: Unexpected AddSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=AddSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; AddSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) [2021-02-01T17:23:29.152Z] --- FAIL: TestAddSubscriptionRequest_Validate/valid,_no_request_ID (0.00s) [2021-02-01T17:23:29.152Z] subscription_test.go:150: [2021-02-01T17:23:29.152Z] Error Trace: subscription_test.go:150 [2021-02-01T17:23:29.152Z] Error: Not equal: [2021-02-01T17:23:29.152Z] expected: false [2021-02-01T17:23:29.152Z] actual : true [2021-02-01T17:23:29.152Z] Test: TestAddSubscriptionRequest_Validate/valid,_no_request_ID [2021-02-01T17:23:29.152Z] Messages: Unexpected AddSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=AddSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; AddSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) [2021-02-01T17:23:29.152Z] --- FAIL: TestAddSubscription_UnmarshalJSON (0.00s) [2021-02-01T17:23:29.152Z] --- FAIL: TestAddSubscription_UnmarshalJSON/unmarshal_AddSubscriptionRequest_with_success (0.00s) [2021-02-01T17:23:29.152Z] subscription_test.go:175: [2021-02-01T17:23:29.152Z] Error Trace: subscription_test.go:175 [2021-02-01T17:23:29.152Z] Error: Received unexpected error: [2021-02-01T17:23:29.152Z] AddSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; AddSubscriptionRequest.Subscription.Versionable.ApiVersion field is required [2021-02-01T17:23:29.152Z] Test: TestAddSubscription_UnmarshalJSON/unmarshal_AddSubscriptionRequest_with_success [2021-02-01T17:23:29.152Z] --- FAIL: TestUpdateSubscriptionRequest_Validate (0.00s) [2021-02-01T17:23:29.152Z] --- FAIL: TestUpdateSubscriptionRequest_Validate/valid (0.00s) [2021-02-01T17:23:29.152Z] subscription_test.go:268: [2021-02-01T17:23:29.152Z] Error Trace: subscription_test.go:268 [2021-02-01T17:23:29.152Z] Error: Not equal: [2021-02-01T17:23:29.152Z] expected: false [2021-02-01T17:23:29.152Z] actual : true [2021-02-01T17:23:29.152Z] Test: TestUpdateSubscriptionRequest_Validate/valid [2021-02-01T17:23:29.153Z] Messages: Unexpected updateSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=UpdateSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; UpdateSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) [2021-02-01T17:23:29.153Z] --- FAIL: TestUpdateSubscriptionRequest_Validate/valid,_no_request_ID (0.00s) [2021-02-01T17:23:29.153Z] subscription_test.go:268: [2021-02-01T17:23:29.153Z] Error Trace: subscription_test.go:268 [2021-02-01T17:23:29.153Z] Error: Not equal: [2021-02-01T17:23:29.153Z] expected: false [2021-02-01T17:23:29.153Z] actual : true [2021-02-01T17:23:29.153Z] Test: TestUpdateSubscriptionRequest_Validate/valid,_no_request_ID [2021-02-01T17:23:29.153Z] Messages: Unexpected updateSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=UpdateSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; UpdateSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) [2021-02-01T17:23:29.153Z] --- FAIL: TestUpdateSubscriptionRequest_Validate/valid,_only_ID (0.00s) [2021-02-01T17:23:29.153Z] subscription_test.go:268: [2021-02-01T17:23:29.153Z] Error Trace: subscription_test.go:268 [2021-02-01T17:23:29.153Z] Error: Not equal: [2021-02-01T17:23:29.153Z] expected: false [2021-02-01T17:23:29.153Z] actual : true [2021-02-01T17:23:29.153Z] Test: TestUpdateSubscriptionRequest_Validate/valid,_only_ID [2021-02-01T17:23:29.153Z] Messages: Unexpected updateSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=UpdateSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; UpdateSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) [2021-02-01T17:23:29.153Z] --- FAIL: TestUpdateSubscriptionRequest_Validate/valid,_only_name (0.00s) [2021-02-01T17:23:29.153Z] subscription_test.go:268: [2021-02-01T17:23:29.153Z] Error Trace: subscription_test.go:268 [2021-02-01T17:23:29.153Z] Error: Not equal: [2021-02-01T17:23:29.153Z] expected: false [2021-02-01T17:23:29.153Z] actual : true [2021-02-01T17:23:29.153Z] Test: TestUpdateSubscriptionRequest_Validate/valid,_only_name [2021-02-01T17:23:29.153Z] Messages: Unexpected updateSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=UpdateSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; UpdateSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) [2021-02-01T17:23:29.153Z] --- FAIL: TestUpdateSubscriptionRequest_UnmarshalJSON (0.00s) [2021-02-01T17:23:29.153Z] --- FAIL: TestUpdateSubscriptionRequest_UnmarshalJSON/unmarshal_UpdateSubscriptionRequest_with_success (0.00s) [2021-02-01T17:23:29.153Z] subscription_test.go:293: [2021-02-01T17:23:29.153Z] Error Trace: subscription_test.go:293 [2021-02-01T17:23:29.153Z] Error: Received unexpected error: [2021-02-01T17:23:29.153Z] UpdateSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; UpdateSubscriptionRequest.Subscription.Versionable.ApiVersion field is required [2021-02-01T17:23:29.153Z] Test: TestUpdateSubscriptionRequest_UnmarshalJSON/unmarshal_UpdateSubscriptionRequest_with_success [2021-02-01T17:23:29.153Z] FAIL [2021-02-01T17:23:29.153Z] coverage: 88.7% of statements [2021-02-01T17:23:29.153Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.039s [2021-02-01T17:23:29.153Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.010s coverage: 100.0% of statements [2021-02-01T17:23:29.153Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-02-01T17:23:29.153Z] FAIL [2021-02-01T17:23:29.415Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2021-02-01T17:23:29.436Z] $ docker stop --time=1 b182d178dad0b39917c4f3803768c416c848b68605fd08182d91a3b98a490eac [2021-02-01T17:23:30.368Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.273s coverage: 84.8% of statements [2021-02-01T17:23:30.368Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-02-01T17:23:30.368Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-02-01T17:23:30.368Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-02-01T17:23:30.368Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.085s coverage: 49.6% of statements [2021-02-01T17:23:31.363Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.025s coverage: 94.7% of statements [2021-02-01T17:23:31.778Z] $ docker rm -f b182d178dad0b39917c4f3803768c416c848b68605fd08182d91a3b98a490eac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "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] } [2021-02-01T17:23:32.805Z] {"apiVersion":"v2","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","device":{"apiVersion":"v2","name":"TestDevice","adminState":"LOCKED","operatingState":"UP","labels":["MODBUS","TEMP"],"location":"{40lat;45long}","serviceName":"TestDeviceServiceName","profileName":"TestDeviceProfileName","autoEvents":[{"frequency":"300ms","onChange":true,"resource":"TestDevice"}],"protocols":{"modbus-ip":{"Address":"localhost","Port":"1502","UnitID":"1"}}}} [2021-02-01T17:23:32.805Z] {"apiVersion":"v2","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","device":{"id":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","name":"TestDevice","description":"TestDescription","adminState":"LOCKED","operatingState":"UP","lastConnected":1612200212,"lastReported":1612200212,"serviceName":"TestDeviceServiceName","profileName":"TestDeviceProfileName","labels":["MODBUS","TEMP"],"location":"{40lat;45long}","autoEvents":[{"frequency":"300ms","onChange":true,"resource":"TestDevice"}],"protocols":{"modbus-ip":{"Address":"localhost","Port":"1502","UnitID":"1"}},"notify":null}} [2021-02-01T17:23:32.805Z] baserequest: [2021-02-01T17:23:32.805Z] versionable: [2021-02-01T17:23:32.805Z] apiversion: v2 [2021-02-01T17:23:32.805Z] requestid: 82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc [2021-02-01T17:23:32.805Z] profile: [2021-02-01T17:23:32.805Z] versionable: [2021-02-01T17:23:32.805Z] apiversion: v2 [2021-02-01T17:23:32.805Z] id: "" [2021-02-01T17:23:32.805Z] name: TestDeviceProfileName [2021-02-01T17:23:32.805Z] manufacturer: TestManufacturer [2021-02-01T17:23:32.805Z] description: TestDescription [2021-02-01T17:23:32.805Z] model: TestModel [2021-02-01T17:23:32.805Z] labels: [MODBUS, TEMP] [2021-02-01T17:23:32.805Z] deviceResources: [2021-02-01T17:23:32.805Z] - description: TestDescription [2021-02-01T17:23:32.805Z] name: TestDeviceResourceName [2021-02-01T17:23:32.805Z] tag: TestTag [2021-02-01T17:23:32.805Z] properties: [2021-02-01T17:23:32.805Z] type: Int16 [2021-02-01T17:23:32.805Z] readWrite: RW [2021-02-01T17:23:32.805Z] attributes: [2021-02-01T17:23:32.805Z] TestAttribute: TestAttributeValue [2021-02-01T17:23:32.805Z] deviceCommands: [2021-02-01T17:23:32.805Z] - name: TestProfileResource [2021-02-01T17:23:32.805Z] get: [2021-02-01T17:23:32.805Z] - deviceResource: TestDeviceResourceName [2021-02-01T17:23:32.805Z] set: [2021-02-01T17:23:32.805Z] - deviceResource: TestDeviceResourceName [2021-02-01T17:23:32.805Z] coreCommands: [2021-02-01T17:23:32.805Z] - name: TestProfileResource [2021-02-01T17:23:32.805Z] get: true [2021-02-01T17:23:32.805Z] put: true [2021-02-01T17:23:32.805Z] [2021-02-01T17:23:32.805Z] {"apiVersion":"v2","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","service":{"apiVersion":"v2","name":"TestDeviceServiceName","labels":["MODBUS","TEMP"],"baseAddress":"http://0.0.0.0:49991/api/v1/callback","adminState":"LOCKED"}} [2021-02-01T17:23:32.805Z] {"apiVersion":"v2","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","service":{"id":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","name":"TestDeviceServiceName","baseAddress":"http://0.0.0.0:49991/api/v1/callback","labels":["MODBUS","TEMP"],"adminState":"LOCKED"}} [2021-02-01T17:23:32.805Z] {"apiVersion":"v2","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","provisionWatcher":{"apiVersion":"v2","name":"TestWatcher","labels":["TEST","TEMP"],"identifiers":{"address":"localhost","port":"3[0-9]{2}"},"blockingIdentifiers":{"port":["397","398","399"]},"profileName":"TestDeviceProfileName","serviceName":"TestDeviceServiceName","adminState":"LOCKED","autoEvents":[{"frequency":"300ms","onChange":true,"resource":"TestDevice"}]}} [2021-02-01T17:23:32.805Z] --- FAIL: TestAddSubscriptionRequest_Validate (0.00s) [2021-02-01T17:23:32.805Z] --- FAIL: TestAddSubscriptionRequest_Validate/valid (0.00s) [2021-02-01T17:23:32.805Z] subscription_test.go:150: [2021-02-01T17:23:32.805Z] Error Trace: subscription_test.go:150 [2021-02-01T17:23:32.805Z] Error: Not equal: [2021-02-01T17:23:32.805Z] expected: false [2021-02-01T17:23:32.805Z] actual : true [2021-02-01T17:23:32.805Z] Test: TestAddSubscriptionRequest_Validate/valid [2021-02-01T17:23:32.805Z] Messages: Unexpected AddSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=AddSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; AddSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) [2021-02-01T17:23:32.805Z] --- FAIL: TestAddSubscriptionRequest_Validate/valid,_no_request_ID (0.00s) [2021-02-01T17:23:32.805Z] subscription_test.go:150: [2021-02-01T17:23:32.805Z] Error Trace: subscription_test.go:150 [2021-02-01T17:23:32.805Z] Error: Not equal: [2021-02-01T17:23:32.805Z] expected: false [2021-02-01T17:23:32.805Z] actual : true [2021-02-01T17:23:32.805Z] Test: TestAddSubscriptionRequest_Validate/valid,_no_request_ID [2021-02-01T17:23:32.805Z] Messages: Unexpected AddSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=AddSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; AddSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) [2021-02-01T17:23:32.805Z] --- FAIL: TestAddSubscription_UnmarshalJSON (0.00s) [2021-02-01T17:23:32.805Z] --- FAIL: TestAddSubscription_UnmarshalJSON/unmarshal_AddSubscriptionRequest_with_success (0.00s) [2021-02-01T17:23:32.805Z] subscription_test.go:175: [2021-02-01T17:23:32.805Z] Error Trace: subscription_test.go:175 [2021-02-01T17:23:32.805Z] Error: Received unexpected error: [2021-02-01T17:23:32.805Z] AddSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; AddSubscriptionRequest.Subscription.Versionable.ApiVersion field is required [2021-02-01T17:23:32.805Z] Test: TestAddSubscription_UnmarshalJSON/unmarshal_AddSubscriptionRequest_with_success [2021-02-01T17:23:32.805Z] --- FAIL: TestUpdateSubscriptionRequest_Validate (0.00s) [2021-02-01T17:23:32.805Z] --- FAIL: TestUpdateSubscriptionRequest_Validate/valid (0.00s) [2021-02-01T17:23:32.805Z] subscription_test.go:268: [2021-02-01T17:23:32.805Z] Error Trace: subscription_test.go:268 [2021-02-01T17:23:32.805Z] Error: Not equal: [2021-02-01T17:23:32.805Z] expected: false [2021-02-01T17:23:32.805Z] actual : true [2021-02-01T17:23:32.805Z] Test: TestUpdateSubscriptionRequest_Validate/valid [2021-02-01T17:23:32.805Z] Messages: Unexpected updateSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=UpdateSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; UpdateSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) [2021-02-01T17:23:32.805Z] --- FAIL: TestUpdateSubscriptionRequest_Validate/valid,_no_request_ID (0.00s) [2021-02-01T17:23:32.805Z] subscription_test.go:268: [2021-02-01T17:23:32.805Z] Error Trace: subscription_test.go:268 [2021-02-01T17:23:32.805Z] Error: Not equal: [2021-02-01T17:23:32.805Z] expected: false [2021-02-01T17:23:32.805Z] actual : true [2021-02-01T17:23:32.805Z] Test: TestUpdateSubscriptionRequest_Validate/valid,_no_request_ID [2021-02-01T17:23:32.805Z] Messages: Unexpected updateSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=UpdateSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; UpdateSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) [2021-02-01T17:23:32.805Z] --- FAIL: TestUpdateSubscriptionRequest_Validate/valid,_only_ID (0.00s) [2021-02-01T17:23:32.805Z] subscription_test.go:268: [2021-02-01T17:23:32.805Z] Error Trace: subscription_test.go:268 [2021-02-01T17:23:32.805Z] Error: Not equal: [2021-02-01T17:23:32.805Z] expected: false [2021-02-01T17:23:32.805Z] actual : true [2021-02-01T17:23:32.805Z] Test: TestUpdateSubscriptionRequest_Validate/valid,_only_ID [2021-02-01T17:23:32.805Z] Messages: Unexpected updateSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=UpdateSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; UpdateSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) [2021-02-01T17:23:32.805Z] --- FAIL: TestUpdateSubscriptionRequest_Validate/valid,_only_name (0.00s) [2021-02-01T17:23:32.805Z] subscription_test.go:268: [2021-02-01T17:23:32.805Z] Error Trace: subscription_test.go:268 [2021-02-01T17:23:32.805Z] Error: Not equal: [2021-02-01T17:23:32.805Z] expected: false [2021-02-01T17:23:32.805Z] actual : true [2021-02-01T17:23:32.805Z] Test: TestUpdateSubscriptionRequest_Validate/valid,_only_name [2021-02-01T17:23:32.805Z] Messages: Unexpected updateSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=UpdateSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; UpdateSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) [2021-02-01T17:23:32.805Z] --- FAIL: TestUpdateSubscriptionRequest_UnmarshalJSON (0.00s) [2021-02-01T17:23:32.805Z] --- FAIL: TestUpdateSubscriptionRequest_UnmarshalJSON/unmarshal_UpdateSubscriptionRequest_with_success (0.00s) [2021-02-01T17:23:32.805Z] subscription_test.go:293: [2021-02-01T17:23:32.805Z] Error Trace: subscription_test.go:293 [2021-02-01T17:23:32.805Z] Error: Received unexpected error: [2021-02-01T17:23:32.805Z] UpdateSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; UpdateSubscriptionRequest.Subscription.Versionable.ApiVersion field is required [2021-02-01T17:23:32.805Z] Test: TestUpdateSubscriptionRequest_UnmarshalJSON/unmarshal_UpdateSubscriptionRequest_with_success [2021-02-01T17:23:32.805Z] FAIL [2021-02-01T17:23:32.805Z] coverage: 88.7% of statements [2021-02-01T17:23:32.805Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.143s [2021-02-01T17:23:32.805Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.023s coverage: 100.0% of statements [2021-02-01T17:23:32.806Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-02-01T17:23:32.806Z] FAIL [2021-02-01T17:23:32.806Z] make: *** [Makefile:6: test] Error 1 [Pipeline] // stage [Pipeline] } [2021-02-01T17:23:32.905Z] $ docker stop --time=1 b46d944d258550372d9e15e55eb4cafdb3e39c0287cbfac448f614095c0a9e01 [2021-02-01T17:23:35.228Z] $ docker rm -f b46d944d258550372d9e15e55eb4cafdb3e39c0287cbfac448f614095c0a9e01 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (Snap) [Pipeline] } [Pipeline] // script [Pipeline] } Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // withEnv [Pipeline] } Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // stage [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // stage [Pipeline] } [2021-02-01T17:23:36.506Z] Failed in branch amd64 Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-01T17:23:37.268Z] 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 Dependency Scan) Stage "Snyk Dependency 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] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-01T17:23:40.061Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T17:23:40.633Z] ---> package-listing.sh [2021-02-01T17:23:40.633Z] ++ facter osfamily [2021-02-01T17:23:40.633Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-01T17:23:40.633Z] + OS_FAMILY=redhat [2021-02-01T17:23:40.633Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-439 [2021-02-01T17:23:40.633Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-01T17:23:40.633Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-01T17:23:40.633Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-01T17:23:40.633Z] + PACKAGES=/tmp/packages_start.txt [2021-02-01T17:23:40.633Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-439 ']' [2021-02-01T17:23:40.633Z] + PACKAGES=/tmp/packages_end.txt [2021-02-01T17:23:40.633Z] + case "${OS_FAMILY}" in [2021-02-01T17:23:40.633Z] + rpm -qa [2021-02-01T17:23:40.633Z] + sort [2021-02-01T17:23:45.947Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-01T17:23:45.947Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-01T17:23:45.947Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-01T17:23:45.947Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-439 ']' [2021-02-01T17:23:45.947Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-439/archives/ [2021-02-01T17:23:45.947Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-439/archives/ [Pipeline] echo [2021-02-01T17:23:45.962Z] 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/dry_go-mod-core-contracts_PR-439/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-01T17:23:46.249Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:23:46.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-01T17:23:46.555Z] [2021-02-01T17:23:46.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:23:46.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-01T17:23:46.913Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-01T17:23:46.913Z] df20fa9351a1: Pulling fs layer [2021-02-01T17:23:46.913Z] 36b3adc4ff6f: Pulling fs layer [2021-02-01T17:23:46.913Z] 8ad3a11d3b57: Pulling fs layer [2021-02-01T17:23:46.913Z] 46f8f816bc3b: Pulling fs layer [2021-02-01T17:23:46.913Z] 93b61091891f: Pulling fs layer [2021-02-01T17:23:46.913Z] 93b9cdb0e59b: Pulling fs layer [2021-02-01T17:23:46.913Z] 5e14af77c1be: Pulling fs layer [2021-02-01T17:23:46.913Z] 01666e4c0597: Pulling fs layer [2021-02-01T17:23:46.913Z] aa168da1d23b: Pulling fs layer [2021-02-01T17:23:46.913Z] 46f8f816bc3b: Waiting [2021-02-01T17:23:46.913Z] 93b9cdb0e59b: Waiting [2021-02-01T17:23:46.913Z] 01666e4c0597: Waiting [2021-02-01T17:23:46.913Z] 93b61091891f: Waiting [2021-02-01T17:23:46.913Z] 36b3adc4ff6f: Verifying Checksum [2021-02-01T17:23:46.913Z] 36b3adc4ff6f: Download complete [2021-02-01T17:23:46.913Z] 46f8f816bc3b: Verifying Checksum [2021-02-01T17:23:46.913Z] 46f8f816bc3b: Download complete [2021-02-01T17:23:46.913Z] df20fa9351a1: Verifying Checksum [2021-02-01T17:23:46.913Z] df20fa9351a1: Download complete [2021-02-01T17:23:47.187Z] 93b9cdb0e59b: Verifying Checksum [2021-02-01T17:23:47.187Z] 93b9cdb0e59b: Download complete [2021-02-01T17:23:47.187Z] 5e14af77c1be: Verifying Checksum [2021-02-01T17:23:47.187Z] 5e14af77c1be: Download complete [2021-02-01T17:23:47.187Z] 93b61091891f: Verifying Checksum [2021-02-01T17:23:47.187Z] 93b61091891f: Download complete [2021-02-01T17:23:47.187Z] 01666e4c0597: Verifying Checksum [2021-02-01T17:23:47.187Z] 01666e4c0597: Download complete [2021-02-01T17:23:47.187Z] 8ad3a11d3b57: Verifying Checksum [2021-02-01T17:23:47.187Z] 8ad3a11d3b57: Download complete [2021-02-01T17:23:47.451Z] df20fa9351a1: Pull complete [2021-02-01T17:23:47.451Z] 36b3adc4ff6f: Pull complete [2021-02-01T17:23:48.409Z] 8ad3a11d3b57: Pull complete [2021-02-01T17:23:48.675Z] 46f8f816bc3b: Pull complete [2021-02-01T17:23:49.264Z] 93b61091891f: Pull complete [2021-02-01T17:23:49.264Z] 93b9cdb0e59b: Pull complete [2021-02-01T17:23:49.536Z] 5e14af77c1be: Pull complete [2021-02-01T17:23:49.536Z] aa168da1d23b: Verifying Checksum [2021-02-01T17:23:49.536Z] aa168da1d23b: Download complete [2021-02-01T17:23:49.536Z] 01666e4c0597: Pull complete [2021-02-01T17:23:57.750Z] aa168da1d23b: Pull complete [2021-02-01T17:23:57.750Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-01T17:23:57.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-01T17:23:57.750Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-01T17:23:57.940Z] prd-centos7-docker-4c-2g-24356 does not seem to be running inside a container [2021-02-01T17:23:57.996Z] $ 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/dry_go-mod-core-contracts_PR-439/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-439 -v /w/workspace/dry_go-mod-core-contracts_PR-439:/w/workspace/dry_go-mod-core-contracts_PR-439:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-439@tmp:/w/workspace/dry_go-mod-core-contracts_PR-439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-01T17:24:01.397Z] $ docker top 727e8327d1af768a11045caf59638549e01c5326abe3fe30f9b14cb175ff20f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T17:24:01.961Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-01T17:24:02.273Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-01T17:24:02.576Z] + ls /var/log/sa-host [2021-02-01T17:24:02.576Z] + sadf -c /var/log/sa-host/sa01 [2021-02-01T17:24:02.576Z] file_magic: OK [2021-02-01T17:24:02.576Z] HZ: Using current value: 100 [2021-02-01T17:24:02.576Z] file_header: OK [2021-02-01T17:24:02.576Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-01T17:24:02.576Z] Statistics: [2021-02-01T17:24:02.576Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-01T17:24:02.576Z] File successfully converted to sysstat format version 12.2.1 [2021-02-01T17:24:02.576Z] + sadf -c /var/log/sa-host/sa23 [2021-02-01T17:24:02.576Z] file_magic: OK [2021-02-01T17:24:02.576Z] HZ: Using current value: 100 [2021-02-01T17:24:02.576Z] file_header: OK [2021-02-01T17:24:02.576Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-01T17:24:02.576Z] Statistics: [2021-02-01T17:24:02.576Z] Hnuu...uuuununununu... [2021-02-01T17:24:02.576Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-01T17:24:03.237Z] provisioning config files... [2021-02-01T17:24:03.256Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-439@tmp/config7635621676897670981tmp [Pipeline] { [Pipeline] echo [2021-02-01T17:24:03.331Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T17:24:03.631Z] ---> create-netrc.sh [Pipeline] } [2021-02-01T17:24:03.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-01T17:24:03.754Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T17:24:04.064Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-01T17:24:04.076Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T17:24:04.373Z] ---> sudo-logs.sh [2021-02-01T17:24:04.373Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-01T17:24:04.386Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T17:24:04.686Z] ---> job-cost.sh [2021-02-01T17:24:04.686Z] lf-activate-venv: SKIPPING [2021-02-01T17:24:04.686Z] INFO: No Stack... [2021-02-01T17:24:05.636Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-01T17:24:06.211Z] INFO: Archiving Costs [Pipeline] echo [2021-02-01T17:24:06.230Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T17:24:06.532Z] ---> logs-deploy.sh [2021-02-01T17:24:06.532Z] lf-activate-venv: SKIPPING [2021-02-01T17:24:06.532Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-439/15 [2021-02-01T17:24:06.532Z] INFO: archiving workspace using pattern(s): [2021-02-01T17:24:08.459Z] Archives upload complete. [2021-02-01T17:24:08.459Z] INFO: archiving logs to Nexus [2021-02-01T17:24:09.408Z] ---> uname -a: [2021-02-01T17:24:09.408Z] Linux prd-centos7-docker-4c-2g-24356.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-02-01T17:24:09.408Z] [2021-02-01T17:24:09.408Z] [2021-02-01T17:24:09.408Z] ---> lscpu: [2021-02-01T17:24:09.408Z] Architecture: x86_64 [2021-02-01T17:24:09.408Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-01T17:24:09.408Z] Byte Order: Little Endian [2021-02-01T17:24:09.408Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-01T17:24:09.408Z] CPU(s): 4 [2021-02-01T17:24:09.408Z] On-line CPU(s) list: 0-3 [2021-02-01T17:24:09.408Z] Thread(s) per core: 1 [2021-02-01T17:24:09.408Z] Core(s) per socket: 1 [2021-02-01T17:24:09.408Z] Socket(s): 4 [2021-02-01T17:24:09.408Z] NUMA node(s): 1 [2021-02-01T17:24:09.408Z] Vendor ID: GenuineIntel [2021-02-01T17:24:09.408Z] CPU family: 6 [2021-02-01T17:24:09.408Z] Model: 44 [2021-02-01T17:24:09.408Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-01T17:24:09.408Z] Stepping: 1 [2021-02-01T17:24:09.408Z] CPU MHz: 2933.436 [2021-02-01T17:24:09.408Z] BogoMIPS: 5866.87 [2021-02-01T17:24:09.408Z] Virtualization: VT-x [2021-02-01T17:24:09.408Z] Hypervisor vendor: KVM [2021-02-01T17:24:09.408Z] Virtualization type: full [2021-02-01T17:24:09.408Z] L1d cache: 128 KiB [2021-02-01T17:24:09.408Z] L1i cache: 128 KiB [2021-02-01T17:24:09.408Z] L2 cache: 16 MiB [2021-02-01T17:24:09.408Z] L3 cache: 64 MiB [2021-02-01T17:24:09.408Z] NUMA node0 CPU(s): 0-3 [2021-02-01T17:24:09.408Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-01T17:24:09.408Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-01T17:24:09.408Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-01T17:24:09.408Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-01T17:24:09.408Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-01T17:24:09.408Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-01T17:24:09.408Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-01T17:24:09.408Z] Vulnerability Srbds: Not affected [2021-02-01T17:24:09.408Z] Vulnerability Tsx async abort: Not affected [2021-02-01T17:24:09.408Z] 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 [2021-02-01T17:24:09.408Z] [2021-02-01T17:24:09.408Z] [2021-02-01T17:24:09.408Z] ---> nproc: [2021-02-01T17:24:09.408Z] 4 [2021-02-01T17:24:09.408Z] [2021-02-01T17:24:09.408Z] [2021-02-01T17:24:09.408Z] ---> df -h: [2021-02-01T17:24:09.408Z] Filesystem Size Used Available Use% Mounted on [2021-02-01T17:24:09.408Z] overlay 50.0G 7.3G 42.7G 15% / [2021-02-01T17:24:09.408Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-01T17:24:09.408Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-01T17:24:09.408Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-01T17:24:09.408Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-02-01T17:24:09.408Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-02-01T17:24:09.408Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-02-01T17:24:09.408Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-02-01T17:24:09.408Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-02-01T17:24:09.408Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-439 [2021-02-01T17:24:09.408Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-439@tmp [2021-02-01T17:24:09.408Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-02-01T17:24:09.408Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-02-01T17:24:09.408Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-02-01T17:24:09.408Z] [2021-02-01T17:24:09.408Z] [2021-02-01T17:24:09.408Z] ---> free -m: [2021-02-01T17:24:09.408Z] total used free shared buff/cache available [2021-02-01T17:24:09.408Z] Mem: 1837 705 98 0 1033 1027 [2021-02-01T17:24:09.408Z] Swap: 1023 0 1023 [2021-02-01T17:24:09.408Z] [2021-02-01T17:24:09.408Z] [2021-02-01T17:24:09.408Z] ---> ip addr: [2021-02-01T17:24:09.408Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-01T17:24:09.408Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-01T17:24:09.408Z] inet 127.0.0.1/8 scope host lo [2021-02-01T17:24:09.408Z] valid_lft forever preferred_lft forever [2021-02-01T17:24:09.408Z] inet6 ::1/128 scope host [2021-02-01T17:24:09.408Z] valid_lft forever preferred_lft forever [2021-02-01T17:24:09.408Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-01T17:24:09.408Z] link/ether fa:16:3e:35:ef:46 brd ff:ff:ff:ff:ff:ff [2021-02-01T17:24:09.408Z] inet 10.30.123.0/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-01T17:24:09.408Z] valid_lft 86071sec preferred_lft 86071sec [2021-02-01T17:24:09.408Z] inet6 fe80::f816:3eff:fe35:ef46/64 scope link [2021-02-01T17:24:09.408Z] valid_lft forever preferred_lft forever [2021-02-01T17:24:09.408Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-01T17:24:09.408Z] link/ether 02:42:be:a8:d5:f3 brd ff:ff:ff:ff:ff:ff [2021-02-01T17:24:09.408Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-01T17:24:09.408Z] valid_lft forever preferred_lft forever [2021-02-01T17:24:09.408Z] inet6 fe80::42:beff:fea8:d5f3/64 scope link [2021-02-01T17:24:09.408Z] valid_lft forever preferred_lft forever [2021-02-01T17:24:09.408Z] [2021-02-01T17:24:09.408Z] [2021-02-01T17:24:09.408Z] ---> sar -b -r -n DEV: [2021-02-01T17:24:09.408Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) [2021-02-01T17:24:09.408Z] [2021-02-01T17:24:09.408Z] 17:18:28 LINUX RESTART (4 CPU) [2021-02-01T17:24:09.408Z] [2021-02-01T17:24:09.408Z] 17:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-01T17:24:09.409Z] 17:20:01 63.23 19.42 43.81 0.00 5364.53 3887.39 0.00 [2021-02-01T17:24:09.409Z] 17:21:01 1.92 0.00 1.92 0.00 0.00 38.42 0.00 [2021-02-01T17:24:09.409Z] 17:22:01 0.30 0.00 0.30 0.00 0.00 3.48 0.00 [2021-02-01T17:24:09.409Z] 17:23:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 [2021-02-01T17:24:09.409Z] 17:24:01 145.85 85.07 60.78 0.00 6599.77 18592.61 0.00 [2021-02-01T17:24:09.409Z] Average: 42.31 20.90 21.41 0.00 2393.63 4505.78 0.00 [2021-02-01T17:24:09.409Z] [2021-02-01T17:24:09.409Z] 17:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-01T17:24:09.409Z] 17:20:01 147760 0 611140 32.48 2620 1120024 1108508 37.83 401000 1132924 132 [2021-02-01T17:24:09.409Z] 17:21:01 152604 0 606184 32.22 2620 1120136 1092416 37.28 402128 1127632 16 [2021-02-01T17:24:09.409Z] 17:22:01 151188 0 607596 32.29 2620 1120140 1079232 36.83 403032 1128248 20 [2021-02-01T17:24:09.409Z] 17:23:01 150980 0 607804 32.30 2620 1120140 1079268 36.83 417344 1114344 16 [2021-02-01T17:24:09.409Z] 17:24:01 176828 0 667292 35.47 2620 1034804 1181432 40.32 432024 1023944 16 [2021-02-01T17:24:09.409Z] Average: 155872 0 620003 32.95 2620 1103049 1108171 37.82 411106 1105418 40 [2021-02-01T17:24:09.409Z] [2021-02-01T17:24:09.409Z] 17:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-01T17:24:09.409Z] 17:20:01 eth0 470.85 292.98 1052.94 90.72 0.00 0.00 0.00 0.00 [2021-02-01T17:24:09.409Z] 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:24:09.409Z] 17:20:01 docker0 6.16 5.34 1.58 17.89 0.00 0.00 0.00 0.00 [2021-02-01T17:24:09.409Z] 17:21:01 eth0 4.20 2.06 3.16 0.14 0.00 0.00 0.00 0.00 [2021-02-01T17:24:09.409Z] 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:24:09.409Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:24:09.409Z] 17:22:01 eth0 0.95 0.57 0.34 0.22 0.00 0.00 0.00 0.00 [2021-02-01T17:24:09.409Z] 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:24:09.409Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:24:09.409Z] 17:23:01 eth0 0.67 0.35 0.29 0.20 0.00 0.00 0.00 0.00 [2021-02-01T17:24:09.409Z] 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:24:09.409Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:24:09.409Z] 17:24:01 eth0 203.76 170.27 2170.76 17.85 0.00 0.00 0.00 0.00 [2021-02-01T17:24:09.409Z] 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:24:09.409Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:24:09.409Z] Average: eth0 136.14 93.28 645.67 21.84 0.00 0.00 0.00 0.00 [2021-02-01T17:24:09.409Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:24:09.409Z] Average: docker0 1.23 1.07 0.32 3.58 0.00 0.00 0.00 0.00 [2021-02-01T17:24:09.409Z] [2021-02-01T17:24:09.409Z] [2021-02-01T17:24:09.409Z] ---> sar -P ALL: [2021-02-01T17:24:09.409Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) [2021-02-01T17:24:09.409Z] [2021-02-01T17:24:09.409Z] 17:18:28 LINUX RESTART (4 CPU) [2021-02-01T17:24:09.409Z] [2021-02-01T17:24:09.409Z] 17:19:01 CPU %user %nice %system %iowait %steal %idle [2021-02-01T17:24:09.409Z] 17:20:01 all 11.35 0.00 3.75 1.34 0.06 83.50 [2021-02-01T17:24:09.409Z] 17:20:01 0 13.78 0.00 4.49 1.26 0.05 80.41 [2021-02-01T17:24:09.409Z] 17:20:01 1 10.80 0.00 3.08 0.25 0.08 85.78 [2021-02-01T17:24:09.409Z] 17:20:01 2 9.74 0.00 3.76 2.06 0.05 84.39 [2021-02-01T17:24:09.409Z] 17:20:01 3 11.06 0.00 3.66 1.79 0.07 83.43 [2021-02-01T17:24:09.409Z] 17:21:01 all 0.18 0.00 0.06 0.00 0.00 99.76 [2021-02-01T17:24:09.409Z] 17:21:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2021-02-01T17:24:09.409Z] 17:21:01 1 0.48 0.00 0.08 0.00 0.02 99.42 [2021-02-01T17:24:09.409Z] 17:21:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2021-02-01T17:24:09.409Z] 17:21:01 3 0.10 0.00 0.08 0.00 0.00 99.82 [2021-02-01T17:24:09.409Z] 17:22:01 all 0.16 0.00 0.04 0.00 0.00 99.79 [2021-02-01T17:24:09.409Z] 17:22:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-02-01T17:24:09.409Z] 17:22:01 1 0.43 0.00 0.02 0.00 0.00 99.55 [2021-02-01T17:24:09.409Z] 17:22:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2021-02-01T17:24:09.409Z] 17:22:01 3 0.10 0.00 0.07 0.00 0.02 99.82 [2021-02-01T17:24:09.409Z] 17:23:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-02-01T17:24:09.409Z] 17:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-01T17:24:09.409Z] 17:23:01 1 0.23 0.00 0.07 0.00 0.00 99.70 [2021-02-01T17:24:09.409Z] 17:23:01 2 0.32 0.00 0.02 0.00 0.00 99.67 [2021-02-01T17:24:09.409Z] 17:23:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2021-02-01T17:24:09.409Z] 17:24:01 all 5.66 0.00 3.95 2.28 0.05 88.06 [2021-02-01T17:24:09.409Z] 17:24:01 0 5.37 0.00 3.80 1.74 0.07 89.03 [2021-02-01T17:24:09.409Z] 17:24:01 1 5.22 0.00 4.14 0.96 0.05 89.63 [2021-02-01T17:24:09.409Z] 17:24:01 2 5.51 0.00 3.64 3.07 0.05 87.73 [2021-02-01T17:24:09.409Z] 17:24:01 3 6.54 0.00 4.21 3.35 0.05 85.84 [2021-02-01T17:24:09.409Z] Average: all 3.48 0.00 1.56 0.72 0.03 94.22 [2021-02-01T17:24:09.409Z] Average: 0 3.83 0.00 1.66 0.60 0.02 93.89 [2021-02-01T17:24:09.409Z] Average: 1 3.42 0.00 1.47 0.24 0.03 94.84 [2021-02-01T17:24:09.409Z] Average: 2 3.12 0.00 1.49 1.02 0.02 94.35 [2021-02-01T17:24:09.409Z] Average: 3 3.55 0.00 1.60 1.02 0.03 93.80 [2021-02-01T17:24:09.409Z] [2021-02-01T17:24:09.409Z] [2021-02-01T17:24:09.409Z]