Pull request #482 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 63f98b0b529679762573dc0697f6fa7a41d234f4+6f19a0cc372da972f896d81446be19c81c22f58c (3ee9c35fe4f50c3e4c1452bd8edb7951b93cd8d6) 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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 7909e789ffc0fecf34d47f501ec8db0a80105338 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7909e789ffc0fecf34d47f501ec8db0a80105338 # timeout=10 Commit message: "Merge pull request #245 from ernestojeda/fix-go-version-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go 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-app-functions-sdk-go 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: true SWAGGER_API_FOLDERS: openapi/v2 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-38 in /w/workspace/ndry_app-functions-sdk-go_PR-482 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-482 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 6f19a0cc372da972f896d81446be19c81c22f58c into PR head commit 63f98b0b529679762573dc0697f6fa7a41d234f4 Merge succeeded, producing 63f98b0b529679762573dc0697f6fa7a41d234f4 Checking out Revision 63f98b0b529679762573dc0697f6fa7a41d234f4 (PR-482) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/482/head:refs/remotes/origin/PR-482 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63f98b0b529679762573dc0697f6fa7a41d234f4 # 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 6f19a0cc372da972f896d81446be19c81c22f58c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63f98b0b529679762573dc0697f6fa7a41d234f4 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:36:06 Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk 2ce163c7f1594ab6711de5e82742c552de07064e # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:36:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:36:06 ========================================================= 22:36:06 EdgeX Global Pipelines Version Info 22:36:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:36:08 ------------------- 22:36:08 stable info: 22:36:08 ------------------- 22:36:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:36:08 Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 22:36:08 Message: update stable to v1.0.122 22:36:10 ------------------- 22:36:10 experimental info: 22:36:10 ------------------- 22:36:10 Commited By: **** collab-it+edgex@linuxfoundation.org 22:36:10 Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 22:36:10 Message: update experimental to v1.0.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 22:36:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 22:36:11 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 22:36:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:36:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:36:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:36:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:36:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:36:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:36:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:36:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:36:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:36:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 22:36:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:36:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:36:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:36:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:36:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:36:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:36:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:36:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:36:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:36:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:36:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-482 [Pipeline] echo 22:36:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-482 [Pipeline] echo 22:36:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-482 [Pipeline] echo 22:36:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63f98b0b529679762573dc0697f6fa7a41d234f4 [Pipeline] echo 22:36:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63f98b0 [Pipeline] echo 22:36:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:36:14 + git log --format=format:%s -1 63f98b0b529679762573dc0697f6fa7a41d234f4 [Pipeline] echo 22:36:14 GIT_COMMIT: 63f98b0b529679762573dc0697f6fa7a41d234f4, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry [Pipeline] echo 22:36:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:36:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:36:15 22:36:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:36:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:36:16 latest: Pulling from edgex-devops/git-semver 22:36:16 31603596830f: Pulling fs layer 22:36:16 2a8b12db71e7: Pulling fs layer 22:36:16 6ca5941a6612: Pulling fs layer 22:36:16 ecc8261a40a4: Pulling fs layer 22:36:16 ecc8261a40a4: Waiting 22:36:16 2a8b12db71e7: Verifying Checksum 22:36:16 2a8b12db71e7: Download complete 22:36:16 31603596830f: Download complete 22:36:16 ecc8261a40a4: Verifying Checksum 22:36:16 ecc8261a40a4: Download complete 22:36:17 6ca5941a6612: Verifying Checksum 22:36:17 6ca5941a6612: Download complete 22:36:17 31603596830f: Pull complete 22:36:17 2a8b12db71e7: Pull complete 22:36:18 6ca5941a6612: Pull complete 22:36:19 ecc8261a40a4: Pull complete 22:36:19 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:36:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:36:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:36:19 prd-centos7-docker-4c-2g-38 does not seem to be running inside a container 22:36:19 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-482 -v /w/workspace/ndry_app-functions-sdk-go_PR-482:/w/workspace/ndry_app-functions-sdk-go_PR-482:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-482@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-482@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:36:21 $ docker top f6eee62ef783b9ace0188e9f947e2ee26393d2470387227a85e60f9c312b70f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:36:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:36:22 [ssh-agent] Looking for ssh-agent implementation... 22:36:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:36:22 $ docker exec f6eee62ef783b9ace0188e9f947e2ee26393d2470387227a85e60f9c312b70f4 ssh-agent 22:36:22 SSH_AUTH_SOCK=/tmp/ssh-3Q3tDZ7WgbpZ/agent.11 22:36:22 SSH_AGENT_PID=17 22:36:22 Running ssh-add (command line suppressed) 22:36:22 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-482@tmp/private_key_2517465150224064711.key (/w/workspace/ndry_app-functions-sdk-go_PR-482@tmp/private_key_2517465150224064711.key) 22:36:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:36:23 + git describe --exact-match --tags HEAD 22:36:23 fatal: No names found, cannot describe anything. [Pipeline] } 22:36:23 $ docker exec --env ******** --env ******** f6eee62ef783b9ace0188e9f947e2ee26393d2470387227a85e60f9c312b70f4 ssh-agent -k 22:36:23 unset SSH_AUTH_SOCK; 22:36:23 unset SSH_AGENT_PID; 22:36:23 echo Agent pid 17 killed; 22:36:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:36:23 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 22:36:23 This usually means this commit has not been tagged. [Pipeline] sshagent 22:36:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:36:23 [ssh-agent] Looking for ssh-agent implementation... 22:36:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:36:24 $ docker exec f6eee62ef783b9ace0188e9f947e2ee26393d2470387227a85e60f9c312b70f4 ssh-agent 22:36:24 SSH_AUTH_SOCK=/tmp/ssh-uHbAw2ggiBTY/agent.47 22:36:24 SSH_AGENT_PID=53 22:36:24 Running ssh-add (command line suppressed) 22:36:25 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-482@tmp/private_key_8897215732803474495.key (/w/workspace/ndry_app-functions-sdk-go_PR-482@tmp/private_key_8897215732803474495.key) 22:36:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:36:25 + git semver init 22:36:25 # -> Open(): unable to determine branch for HEAD 22:36:25 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-482/.git 22:36:25 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-482 22:36:25 # $SEMVER_REMOTE_NAME = origin 22:36:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:36:25 # $SEMVER_USER_NAME = edgex-jenkins 22:36:25 # $SEMVER_BRANCH = PR-482 22:36:25 # $SEMVER_TEMP = /tmp/semver-499340149 22:36:25 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 22:36:31 # '/tmp/semver-499340149' -> '/w/workspace/ndry_app-functions-sdk-go_PR-482/.semver' 22:36:31 # -> Force: false 22:36:31 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-482/.semver [Pipeline] } 22:36:31 $ docker exec --env ******** --env ******** f6eee62ef783b9ace0188e9f947e2ee26393d2470387227a85e60f9c312b70f4 ssh-agent -k 22:36:31 unset SSH_AUTH_SOCK; 22:36:31 unset SSH_AGENT_PID; 22:36:31 echo Agent pid 53 killed; 22:36:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:36:31 + git semver [Pipeline] } 22:36:31 $ docker stop --time=1 f6eee62ef783b9ace0188e9f947e2ee26393d2470387227a85e60f9c312b70f4 22:36:33 $ docker rm -f f6eee62ef783b9ace0188e9f947e2ee26393d2470387227a85e60f9c312b70f4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 22:36:38 Stashed 43 file(s) [Pipeline] echo 22:36:38 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 22:36:39 Archived original 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 22:36:54 Still waiting to schedule task 22:36:54 ‘prd-centos7-docker-4c-2g-31’ is offline; ‘prd-centos7-docker-4c-2g-33’ is offline; ‘prd-centos7-docker-4c-2g-34’ is offline; ‘prd-centos7-docker-4c-2g-36’ is offline; ‘prd-centos7-docker-4c-2g-37’ is offline; ‘prd-centos7-docker-4c-2g-41’ is offline; ‘prd-centos7-docker-4c-2g-43’ is offline; ‘prd-centos7-docker-4c-2g-45’ is offline; ‘prd-centos7-docker-4c-2g-47’ is offline 22:36:54 Still waiting to schedule task 22:36:54 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-35’ 22:37:06 Running on prd-centos7-docker-4c-2g-47 in /w/workspace/ndry_app-functions-sdk-go_PR-482 [Pipeline] { [Pipeline] ws 22:37:06 Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout 22:37:08 using credential edgex-jenkins-ssh 22:37:08 Cloning the remote Git repository 22:37:08 Cloning with configured refspecs honoured and without tags 22:37:08 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:37:08 > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 22:37:08 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:37:08 > git --version # timeout=10 22:37:08 > git --version # 'git version 2.16.5' 22:37:08 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:08 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:37:16 Fetching without tags 22:37:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:37:16 > git config --add remote.origin.fetch +refs/pull/482/head:refs/remotes/origin/PR-482 # timeout=10 22:37:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:37:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:37:16 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:37:16 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:37:16 Merging remotes/origin/master commit 6f19a0cc372da972f896d81446be19c81c22f58c into PR head commit 63f98b0b529679762573dc0697f6fa7a41d234f4 22:37:16 Merge succeeded, producing 63f98b0b529679762573dc0697f6fa7a41d234f4 22:37:16 Checking out Revision 63f98b0b529679762573dc0697f6fa7a41d234f4 (PR-482) 22:37:16 > git config core.sparsecheckout # timeout=10 22:37:16 > git checkout -f 63f98b0b529679762573dc0697f6fa7a41d234f4 # timeout=10 22:37:16 > git remote # timeout=10 22:37:16 > git config --get remote.origin.url # timeout=10 22:37:16 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:16 > git merge 6f19a0cc372da972f896d81446be19c81c22f58c # timeout=10 22:37:16 > git rev-parse HEAD^{commit} # timeout=10 22:37:16 > git config core.sparsecheckout # timeout=10 22:37:16 > git checkout -f 63f98b0b529679762573dc0697f6fa7a41d234f4 # timeout=10 22:37:20 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:37:22 ========================================================= 22:37:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:37:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:37:22 + 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 . 22:37:23 Sending build context to Docker daemon 37.16MB 22:37:23 Step 1/8 : ARG BASE=golang:1.15-alpine 22:37:23 Step 2/8 : FROM ${BASE} 22:37:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:37:23 df20fa9351a1: Pulling fs layer 22:37:23 ed8968b2872e: Pulling fs layer 22:37:23 a92cc7c5fd73: Pulling fs layer 22:37:23 e871e8e8d7a9: Pulling fs layer 22:37:23 e73272ec9a57: Pulling fs layer 22:37:23 1e910a182e73: Pulling fs layer 22:37:23 4e634b169226: Pulling fs layer 22:37:23 e73272ec9a57: Waiting 22:37:23 4e634b169226: Waiting 22:37:23 1e910a182e73: Waiting 22:37:23 e871e8e8d7a9: Waiting 22:37:23 a92cc7c5fd73: Verifying Checksum 22:37:23 a92cc7c5fd73: Download complete 22:37:23 ed8968b2872e: Download complete 22:37:23 e73272ec9a57: Verifying Checksum 22:37:23 e73272ec9a57: Download complete 22:37:23 1e910a182e73: Download complete 22:37:24 df20fa9351a1: Verifying Checksum 22:37:24 df20fa9351a1: Download complete 22:37:24 df20fa9351a1: Pull complete 22:37:25 ed8968b2872e: Pull complete 22:37:25 a92cc7c5fd73: Pull complete 22:37:25 4e634b169226: Verifying Checksum 22:37:25 4e634b169226: Download complete 22:37:26 e871e8e8d7a9: Verifying Checksum 22:37:26 e871e8e8d7a9: Download complete 22:37:31 e871e8e8d7a9: Pull complete 22:37:31 e73272ec9a57: Pull complete 22:37:31 1e910a182e73: Pull complete 22:37:37 4e634b169226: Pull complete 22:37:37 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 22:37:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:37:37 ---> f7629b54cfaa 22:37:37 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:37:37 latest: Pulling from library/docker 22:37:37 df20fa9351a1: Already exists 22:37:37 25ad7478873d: Pulling fs layer 22:37:37 4684f6177b5d: Pulling fs layer 22:37:37 46e300cec669: Pulling fs layer 22:37:37 63038576ad94: Pulling fs layer 22:37:37 0fdb76c4706c: Pulling fs layer 22:37:37 cb7edeffdfd5: Pulling fs layer 22:37:37 63038576ad94: Waiting 22:37:37 0fdb76c4706c: Waiting 22:37:37 cb7edeffdfd5: Waiting 22:37:37 4684f6177b5d: Verifying Checksum 22:37:37 4684f6177b5d: Download complete 22:37:37 25ad7478873d: Verifying Checksum 22:37:37 25ad7478873d: Download complete 22:37:37 63038576ad94: Download complete 22:37:37 cb7edeffdfd5: Verifying Checksum 22:37:37 cb7edeffdfd5: Download complete 22:37:37 25ad7478873d: Pull complete 22:37:37 4684f6177b5d: Pull complete 22:37:37 46e300cec669: Verifying Checksum 22:37:37 46e300cec669: Download complete 22:37:38 0fdb76c4706c: Verifying Checksum 22:37:38 0fdb76c4706c: Download complete 22:37:40 46e300cec669: Pull complete 22:37:40 63038576ad94: Pull complete 22:37:40 0fdb76c4706c: Pull complete 22:37:40 cb7edeffdfd5: Pull complete 22:37:40 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 22:37:40 Status: Downloaded newer image for docker:latest 22:37:41 ---> e352648c50fe 22:37:41 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:37:41 ---> Running in 22775c6c9466 22:37:42 Removing intermediate container 22775c6c9466 22:37:42 ---> 35ade382372c 22:37:42 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 22:37:42 ---> Running in 42e4f2e9c70f 22:37:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:37:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:37:44 (1/5) Installing libsodium (1.0.18-r0) 22:37:44 (2/5) Installing libzmq (4.3.3-r0) 22:37:44 (3/5) Installing pkgconf (1.7.2-r0) 22:37:44 (4/5) Installing libsodium-dev (1.0.18-r0) 22:37:45 (5/5) Installing zeromq-dev (4.3.3-r0) 22:37:45 Executing busybox-1.31.1-r16.trigger 22:37:45 OK: 167 MiB in 44 packages 22:37:45 Removing intermediate container 42e4f2e9c70f 22:37:45 ---> 150b0dd2edc3 22:37:45 Step 6/8 : WORKDIR /build 22:37:45 ---> Running in 2b3e1fc07e58 22:37:46 Removing intermediate container 2b3e1fc07e58 22:37:46 ---> d7efedd3cc37 22:37:46 Step 7/8 : COPY go.mod . 22:37:46 ---> 4a97698777e4 22:37:46 Step 8/8 : RUN go mod download 22:37:46 ---> Running in d90bb72bba52 22:38:12 Removing intermediate container d90bb72bba52 22:38:12 ---> 1fdceb1f1053 22:38:12 Successfully built 1fdceb1f1053 22:38:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:38:13 + docker inspect -f . ci-base-image-x86_64 22:38:13 . [Pipeline] withDockerContainer 22:38:13 prd-centos7-docker-4c-2g-47 does not seem to be running inside a container 22:38:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:38:14 $ docker top cb6db5c2a21ab108166af9b31af68c75f2a3c7a1bf706efb720207b87bc05002 -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:14 + go version 22:38:14 go version go1.15.2 linux/amd64 [Pipeline] } 22:38:14 $ docker stop --time=1 cb6db5c2a21ab108166af9b31af68c75f2a3c7a1bf706efb720207b87bc05002 22:38:16 $ docker rm -f cb6db5c2a21ab108166af9b31af68c75f2a3c7a1bf706efb720207b87bc05002 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:38:17 + docker inspect -f . ci-base-image-x86_64 22:38:17 . [Pipeline] withDockerContainer 22:38:17 prd-centos7-docker-4c-2g-47 does not seem to be running inside a container 22:38:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:38:17 $ docker top c669ef0e0e56f83dda068f087fbf877c921e1ff6a783d3c995cf8f6d4d8a7f5e -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:18 + make test 22:38:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:38:19 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 22:38:26 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.084s coverage: 86.2% of statements 22:38:41 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.028s coverage: 56.1% of statements 22:38:41 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 22:38:41 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 22:38:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.047s coverage: 53.5% of statements 22:38:41 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 22:38:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.235s coverage: 69.1% of statements 22:38:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.462s coverage: 61.6% of statements 22:38:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.005s coverage: 89.5% of statements 22:38:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.004s coverage: 100.0% of statements 22:38:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.057s coverage: 100.0% of statements 22:38:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.004s coverage: 100.0% of statements 22:38:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.004s coverage: 100.0% of statements 22:38:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 22:38:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 22:38:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 22:38:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 22:38:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 22:38:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 22:38:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 22:38:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.004s coverage: 96.6% of statements 22:38:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 22:38:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.004s coverage: 97.7% of statements 22:38:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 22:38:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 22:38:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.007s coverage: 9.4% of statements 22:38:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 7.020s coverage: 75.0% of statements 22:38:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.011s coverage: 89.3% of statements 22:38:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.007s coverage: 88.9% of statements 22:38:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.073s coverage: 80.0% of statements 22:38:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-49 in /w/workspace/ndry_app-functions-sdk-go_PR-482 [Pipeline] { [Pipeline] ws 22:38:57 Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout 22:39:03 using credential edgex-jenkins-ssh 22:39:03 Cloning the remote Git repository 22:39:03 Cloning with configured refspecs honoured and without tags 22:39:03 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:39:03 > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 22:39:03 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:39:03 > git --version # timeout=10 22:39:03 > git --version # 'git version 2.17.1' 22:39:03 using GIT_SSH to set credentials SSH Credentials for GitHub 22:39:03 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:39:06 Fetching without tags 22:39:06 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:39:06 > git config --add remote.origin.fetch +refs/pull/482/head:refs/remotes/origin/PR-482 # timeout=10 22:39:06 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:39:06 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:39:06 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:39:06 using GIT_SSH to set credentials SSH Credentials for GitHub 22:39:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:39:07 Merging remotes/origin/master commit 6f19a0cc372da972f896d81446be19c81c22f58c into PR head commit 63f98b0b529679762573dc0697f6fa7a41d234f4 22:39:07 Merge succeeded, producing 63f98b0b529679762573dc0697f6fa7a41d234f4 22:39:07 Checking out Revision 63f98b0b529679762573dc0697f6fa7a41d234f4 (PR-482) 22:39:07 > git config core.sparsecheckout # timeout=10 22:39:07 > git checkout -f 63f98b0b529679762573dc0697f6fa7a41d234f4 # timeout=10 22:39:07 > git remote # timeout=10 22:39:07 > git config --get remote.origin.url # timeout=10 22:39:07 using GIT_SSH to set credentials SSH Credentials for GitHub 22:39:07 > git merge 6f19a0cc372da972f896d81446be19c81c22f58c # timeout=10 22:39:07 > git rev-parse HEAD^{commit} # timeout=10 22:39:07 > git config core.sparsecheckout # timeout=10 22:39:07 > git checkout -f 63f98b0b529679762573dc0697f6fa7a41d234f4 # timeout=10 22:39:08 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.387s coverage: 71.6% of statements 22:39:08 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.004s coverage: 94.4% of statements 22:39:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:39:11 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 22:39:13 gofmt -l . 22:39:13 [ "`gofmt -l .`" = "" ] 22:39:13 ./bin/test-go-mod-tidy.sh [Pipeline] stash 22:39:14 Stashed 1 file(s) [Pipeline] } 22:39:14 $ docker stop --time=1 c669ef0e0e56f83dda068f087fbf877c921e1ff6a783d3c995cf8f6d4d8a7f5e 22:39:15 $ docker rm -f c669ef0e0e56f83dda068f087fbf877c921e1ff6a783d3c995cf8f6d4d8a7f5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo 22:39:16 ========================================================= 22:39:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:39:16 ========================================================= [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] isUnix [Pipeline] sh Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 22:39:17 + 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 . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:39:18 Sending build context to Docker daemon 37.16MB 22:39:18 Step 1/8 : ARG BASE=golang:1.15-alpine 22:39:18 Step 2/8 : FROM ${BASE} 22:39:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:39:19 b538f80385f9: Pulling fs layer 22:39:19 74f711af9a0d: Pulling fs layer 22:39:19 99f96fe45779: Pulling fs layer 22:39:19 8529a6b9a6be: Pulling fs layer 22:39:19 45590311c82a: Pulling fs layer 22:39:19 69ca0ff8b7b3: Pulling fs layer 22:39:19 209524e5b208: Pulling fs layer 22:39:19 8529a6b9a6be: Waiting 22:39:19 45590311c82a: Waiting 22:39:19 69ca0ff8b7b3: Waiting 22:39:19 209524e5b208: Waiting 22:39:19 99f96fe45779: Verifying Checksum 22:39:19 99f96fe45779: Download complete 22:39:19 74f711af9a0d: Verifying Checksum 22:39:19 74f711af9a0d: Download complete 22:39:19 45590311c82a: Verifying Checksum 22:39:19 69ca0ff8b7b3: Verifying Checksum 22:39:19 69ca0ff8b7b3: Download complete 22:39:19 b538f80385f9: Verifying Checksum 22:39:19 b538f80385f9: Download complete 22:39:19 b538f80385f9: Pull complete 22:39:20 74f711af9a0d: Pull complete 22:39:20 99f96fe45779: Pull complete 22:39:21 209524e5b208: Verifying Checksum 22:39:21 209524e5b208: Download complete 22:39:22 8529a6b9a6be: Verifying Checksum 22:39:22 8529a6b9a6be: Download complete 22:39:33 8529a6b9a6be: Pull complete 22:39:33 45590311c82a: Pull complete 22:39:33 69ca0ff8b7b3: Pull complete 22:39:38 209524e5b208: Pull complete 22:39:38 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 22:39:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:39:38 ---> 5bddaf1c2fca 22:39:38 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:39:38 latest: Pulling from library/docker 22:39:38 b538f80385f9: Already exists 22:39:38 259a493cd78d: Pulling fs layer 22:39:38 b8e66b5100f5: Pulling fs layer 22:39:38 39dc9c94d07c: Pulling fs layer 22:39:38 551b823b3b82: Pulling fs layer 22:39:38 3c52a74df98c: Pulling fs layer 22:39:38 6c9b121b6998: Pulling fs layer 22:39:38 551b823b3b82: Waiting 22:39:38 3c52a74df98c: Waiting 22:39:38 6c9b121b6998: Waiting 22:39:38 b8e66b5100f5: Verifying Checksum 22:39:38 b8e66b5100f5: Download complete 22:39:38 259a493cd78d: Verifying Checksum 22:39:38 259a493cd78d: Download complete 22:39:38 3c52a74df98c: Verifying Checksum 22:39:38 3c52a74df98c: Download complete 22:39:38 551b823b3b82: Verifying Checksum 22:39:38 551b823b3b82: Download complete 22:39:38 6c9b121b6998: Download complete 22:39:38 259a493cd78d: Pull complete 22:39:39 b8e66b5100f5: Pull complete 22:39:39 39dc9c94d07c: Verifying Checksum 22:39:39 39dc9c94d07c: Download complete 22:39:43 39dc9c94d07c: Pull complete 22:39:43 551b823b3b82: Pull complete 22:39:43 3c52a74df98c: Pull complete 22:39:44 6c9b121b6998: Pull complete 22:39:44 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 22:39:44 Status: Downloaded newer image for docker:latest 22:39:50 ---> 66808c79677a 22:39:50 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:39:50 ---> Running in 3778c71f969b 22:39:50 Removing intermediate container 3778c71f969b 22:39:50 ---> 213c6d582f42 22:39:50 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 22:39:50 ---> Running in 006d606d11cb 22:39:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:39:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:39:53 (1/5) Installing libsodium (1.0.18-r0) 22:39:54 (2/5) Installing libzmq (4.3.3-r0) 22:39:54 (3/5) Installing pkgconf (1.7.2-r0) 22:39:54 (4/5) Installing libsodium-dev (1.0.18-r0) 22:39:54 (5/5) Installing zeromq-dev (4.3.3-r0) 22:39:54 Executing busybox-1.31.1-r16.trigger 22:39:54 OK: 144 MiB in 44 packages 22:39:56 Removing intermediate container 006d606d11cb 22:39:56 ---> 9d34b2295eb6 22:39:56 Step 6/8 : WORKDIR /build 22:39:56 ---> Running in c716a6b538d3 22:39:56 Removing intermediate container c716a6b538d3 22:39:56 ---> 49b5849e22e7 22:39:56 Step 7/8 : COPY go.mod . 22:39:57 ---> 5f0c5fcc33db 22:39:57 Step 8/8 : RUN go mod download 22:39:57 ---> Running in adf5c28e7ae0 22:40:29 Removing intermediate container adf5c28e7ae0 22:40:29 ---> d8c53923a292 22:40:29 Successfully built d8c53923a292 22:40:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:40:30 + docker inspect -f . ci-base-image-arm64 22:40:30 . [Pipeline] withDockerContainer 22:40:30 prd-ubuntu18.04-docker-arm64-4c-16g-49 does not seem to be running inside a container 22:40:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:40:32 $ docker top 0b0ba79adfe7ccee1438919aac662249c1d1839a7e82d0bbec1d6e8185322cde -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:33 + go version 22:40:33 go version go1.15.2 linux/arm64 [Pipeline] } 22:40:33 $ docker stop --time=1 0b0ba79adfe7ccee1438919aac662249c1d1839a7e82d0bbec1d6e8185322cde 22:40:35 $ docker rm -f 0b0ba79adfe7ccee1438919aac662249c1d1839a7e82d0bbec1d6e8185322cde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:40:37 + docker inspect -f . ci-base-image-arm64 22:40:37 . [Pipeline] withDockerContainer 22:40:37 prd-ubuntu18.04-docker-arm64-4c-16g-49 does not seem to be running inside a container 22:40:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:40:39 $ docker top 4183a3c95b306b1abd5f75c5fd801398db6579fc0d7f47966d2990b72ccf6b07 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:40 + make test 22:40:40 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:40:42 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 22:41:05 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.115s coverage: 86.2% of statements 22:41:44 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.069s coverage: 56.1% of statements 22:41:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 22:41:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 22:41:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.116s coverage: 53.5% of statements 22:41:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 22:41:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.423s coverage: 69.1% of statements 22:41:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.522s coverage: 61.6% of statements 22:41:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.014s coverage: 89.5% of statements 22:41:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.011s coverage: 100.0% of statements 22:41:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.200s coverage: 100.0% of statements 22:41:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.011s coverage: 100.0% of statements 22:41:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.012s coverage: 100.0% of statements 22:41:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 22:41:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 22:41:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 22:41:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 22:41:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 22:41:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 22:41:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 22:41:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.011s coverage: 96.6% of statements 22:41:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 22:41:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.014s coverage: 97.7% of statements 22:41:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 22:41:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 22:41:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.022s coverage: 9.4% of statements 22:41:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 7.035s coverage: 75.0% of statements 22:41:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.035s coverage: 89.3% of statements 22:41:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.023s coverage: 88.9% of statements 22:41:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.252s coverage: 80.0% of statements 22:42:21 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.705s coverage: 71.6% of statements 22:42:21 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.013s coverage: 94.4% of statements 22:42:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:42:31 gofmt -l . 22:42:31 [ "`gofmt -l .`" = "" ] 22:42:31 ./bin/test-go-mod-tidy.sh [Pipeline] stash 22:42:32 Warning: overwriting stash ‘coverage-report’ 22:42:33 Stashed 1 file(s) [Pipeline] } 22:42:33 $ docker stop --time=1 4183a3c95b306b1abd5f75c5fd801398db6579fc0d7f47966d2990b72ccf6b07 22:42:35 $ docker rm -f 4183a3c95b306b1abd5f75c5fd801398db6579fc0d7f47966d2990b72ccf6b07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 22:42:38 provisioning config files... 22:42:38 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-482@tmp/config6138703617186047965tmp [Pipeline] { [Pipeline] sh 22:42:38 + curl -s https://codecov.io/bash 22:42:38 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-482@tmp/config6138703617186047965tmp [Pipeline] } 22:42:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:42:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:42:42 ---> package-listing.sh 22:42:42 ++ facter osfamily 22:42:42 ++ tr '[:upper:]' '[:lower:]' 22:42:42 + OS_FAMILY=redhat 22:42:42 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-482 22:42:42 + START_PACKAGES=/tmp/packages_start.txt 22:42:42 + END_PACKAGES=/tmp/packages_end.txt 22:42:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:42:42 + PACKAGES=/tmp/packages_start.txt 22:42:42 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-482 ']' 22:42:42 + PACKAGES=/tmp/packages_end.txt 22:42:42 + case "${OS_FAMILY}" in 22:42:42 + rpm -qa 22:42:42 + sort 22:42:46 + '[' -f /tmp/packages_start.txt ']' 22:42:46 + '[' -f /tmp/packages_end.txt ']' 22:42:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:42:46 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-482 ']' 22:42:46 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-482/archives/ 22:42:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-482/archives/ [Pipeline] isUnix [Pipeline] sh 22:42:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:42:47 22:42:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:42:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:42:48 alpine: Pulling from edgex-lftools-log-publisher 22:42:48 df20fa9351a1: Pulling fs layer 22:42:48 36b3adc4ff6f: Pulling fs layer 22:42:48 8ad3a11d3b57: Pulling fs layer 22:42:48 46f8f816bc3b: Pulling fs layer 22:42:48 0dadc02b9964: Pulling fs layer 22:42:48 ce6a7cf60c04: Pulling fs layer 22:42:48 7a184a31f384: Pulling fs layer 22:42:48 0879bd2ef858: Pulling fs layer 22:42:48 46f8f816bc3b: Waiting 22:42:48 0dadc02b9964: Waiting 22:42:48 ce6a7cf60c04: Waiting 22:42:48 7a184a31f384: Waiting 22:42:48 0879bd2ef858: Waiting 22:42:48 36b3adc4ff6f: Download complete 22:42:48 46f8f816bc3b: Verifying Checksum 22:42:48 46f8f816bc3b: Download complete 22:42:48 df20fa9351a1: Verifying Checksum 22:42:48 df20fa9351a1: Download complete 22:42:48 ce6a7cf60c04: Verifying Checksum 22:42:48 ce6a7cf60c04: Download complete 22:42:48 7a184a31f384: Verifying Checksum 22:42:48 7a184a31f384: Download complete 22:42:48 0dadc02b9964: Verifying Checksum 22:42:48 0dadc02b9964: Download complete 22:42:48 8ad3a11d3b57: Verifying Checksum 22:42:48 8ad3a11d3b57: Download complete 22:42:49 df20fa9351a1: Pull complete 22:42:49 36b3adc4ff6f: Pull complete 22:42:50 0879bd2ef858: Verifying Checksum 22:42:50 0879bd2ef858: Download complete 22:42:51 8ad3a11d3b57: Pull complete 22:42:51 46f8f816bc3b: Pull complete 22:42:51 0dadc02b9964: Pull complete 22:42:51 ce6a7cf60c04: Pull complete 22:42:52 7a184a31f384: Pull complete 22:42:56 0879bd2ef858: Pull complete 22:42:56 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 22:42:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:42:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:42:56 prd-centos7-docker-4c-2g-38 does not seem to be running inside a container 22:42:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/ndry_app-functions-sdk-go_PR-482 -v /w/workspace/ndry_app-functions-sdk-go_PR-482:/w/workspace/ndry_app-functions-sdk-go_PR-482:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-482@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-482@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:43:04 $ docker top 88a9583849c9c46caf0b8cbd8161ec4ac475376781ac11fcac81b0715151cb7f -eo pid,comm [Pipeline] { [Pipeline] sh 22:43:04 + mkdir -p /var/log/sa [Pipeline] sh 22:43:05 + ls /var/log/sa-host 22:43:05 + sadf -c /var/log/sa-host/sa05 22:43:05 file_magic: OK 22:43:05 HZ: Using current value: 100 22:43:05 file_header: OK 22:43:05 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 22:43:05 Statistics: 22:43:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:43:05 File successfully converted to sysstat format version 12.2.1 22:43:05 + sadf -c /var/log/sa-host/sa16 22:43:05 file_magic: OK 22:43:05 HZ: Using current value: 100 22:43:05 file_header: OK 22:43:05 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 22:43:05 Statistics: 22:43:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:43:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:43:05 provisioning config files... 22:43:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-482@tmp/config8875666646468648886tmp [Pipeline] { [Pipeline] echo 22:43:05 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:43:05 ---> create-netrc.sh [Pipeline] echo 22:43:05 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:43:06 ---> logs-deploy.sh 22:43:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-482/5 22:43:06 INFO: archiving workspace using pattern(s): 22:43:08 Archives upload complete. 22:43:08 INFO: archiving logs to Nexus 22:43:09 ---> uname -a: 22:43:09 Linux 88a9583849c9 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 22:43:09 22:43:09 22:43:09 ---> lscpu: 22:43:09 Architecture: x86_64 22:43:09 CPU op-mode(s): 32-bit, 64-bit 22:43:09 Byte Order: Little Endian 22:43:09 Address sizes: 40 bits physical, 48 bits virtual 22:43:09 CPU(s): 4 22:43:09 On-line CPU(s) list: 0-3 22:43:09 Thread(s) per core: 1 22:43:09 Core(s) per socket: 1 22:43:09 Socket(s): 4 22:43:09 NUMA node(s): 1 22:43:09 Vendor ID: GenuineIntel 22:43:09 CPU family: 6 22:43:09 Model: 44 22:43:09 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:43:09 Stepping: 1 22:43:09 CPU MHz: 2933.438 22:43:09 BogoMIPS: 5866.87 22:43:09 Virtualization: VT-x 22:43:09 Hypervisor vendor: KVM 22:43:09 Virtualization type: full 22:43:09 L1d cache: 128 KiB 22:43:09 L1i cache: 128 KiB 22:43:09 L2 cache: 16 MiB 22:43:09 L3 cache: 64 MiB 22:43:09 NUMA node0 CPU(s): 0-3 22:43:09 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:43:09 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:43:09 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:43:09 Vulnerability Meltdown: Mitigation; PTI 22:43:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:43:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:43:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:43:09 Vulnerability Tsx async abort: Not affected 22:43:09 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 22:43:09 22:43:09 22:43:09 ---> nproc: 22:43:09 4 22:43:09 22:43:09 22:43:09 ---> df -h: 22:43:09 Filesystem Size Used Available Use% Mounted on 22:43:09 overlay 50.0G 7.0G 43.0G 14% / 22:43:09 tmpfs 64.0M 0 64.0M 0% /dev 22:43:09 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:43:09 shm 64.0M 0 64.0M 0% /dev/shm 22:43:09 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/resolv.conf 22:43:09 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hostname 22:43:09 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hosts 22:43:09 /dev/vda1 50.0G 7.0G 43.0G 14% /var/log/sa-host 22:43:09 /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/ndry_app-functions-sdk-go_PR-482 22:43:09 /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/ndry_app-functions-sdk-go_PR-482@tmp 22:43:09 22:43:09 22:43:09 ---> free -m: 22:43:09 total used free shared buff/cache available 22:43:09 Mem: 1837 669 126 0 1041 1060 22:43:09 Swap: 1023 0 1023 22:43:09 22:43:09 22:43:09 ---> ip addr: 22:43:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:43:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:43:09 inet 127.0.0.1/8 scope host lo 22:43:09 valid_lft forever preferred_lft forever 22:43:09 6: eth0@if7: mtu 1458 qdisc noqueue state UP 22:43:09 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 22:43:09 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 22:43:09 valid_lft forever preferred_lft forever 22:43:09 22:43:09 22:43:09 ---> sar -b -r -n DEV: 22:43:09 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/16/20 _x86_64_ (4 CPU) 22:43:09 22:43:09 22:34:59 LINUX RESTART (4 CPU) 22:43:09 22:43:09 22:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:43:09 22:37:01 48.13 11.93 36.20 0.00 4594.78 3380.25 0.00 22:43:09 22:38:01 1.80 0.00 1.80 0.00 0.00 34.67 0.00 22:43:09 22:39:01 0.23 0.00 0.23 0.00 0.00 3.61 0.00 22:43:09 22:40:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 22:43:09 22:41:01 0.33 0.00 0.33 0.00 0.00 5.22 0.00 22:43:09 22:42:02 0.32 0.00 0.32 0.00 0.00 3.33 0.00 22:43:09 22:43:01 88.59 51.50 37.10 0.00 5635.20 6290.00 0.00 22:43:09 Average: 19.78 8.96 10.82 0.00 1450.94 1376.29 0.00 22:43:09 22:43:09 22:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:43:09 22:37:01 206352 0 576608 30.65 2620 1095976 1145396 39.09 425888 1090584 124 22:43:09 22:38:01 212672 0 570284 30.31 2620 1095980 1102664 37.63 424660 1086972 20 22:43:09 22:39:01 214892 0 568056 30.19 2620 1095988 1077060 36.76 423884 1085784 16 22:43:09 22:40:01 213424 0 569524 30.27 2620 1095988 1077148 36.76 425964 1085184 20 22:43:09 22:41:01 208648 0 574296 30.52 2620 1095992 1077268 36.77 434552 1081364 16 22:43:09 22:42:02 205056 0 577860 30.71 2620 1096020 1077492 36.77 474940 1044376 20 22:43:09 22:43:01 108324 0 657964 34.97 2620 1112648 1286432 43.90 478904 1098876 8 22:43:09 Average: 195624 0 584942 31.09 2620 1098370 1120494 38.24 441256 1081877 32 22:43:09 22:43:09 22:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:43:09 22:37:01 eth0 238.10 219.70 766.94 368.78 0.00 0.00 0.00 0.00 22:43:09 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 22:37:01 docker0 102.71 68.76 8.33 301.42 0.00 0.00 0.00 0.00 22:43:09 22:38:01 eth0 1.61 0.78 0.82 0.59 0.00 0.00 0.00 0.00 22:43:09 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 22:39:01 eth0 1.41 0.37 0.35 0.14 0.00 0.00 0.00 0.00 22:43:09 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 22:40:01 eth0 1.46 0.33 0.36 0.24 0.00 0.00 0.00 0.00 22:43:09 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 22:41:01 eth0 2.98 0.57 0.57 0.31 0.00 0.00 0.00 0.00 22:43:09 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 22:42:02 eth0 2.40 0.80 0.96 0.60 0.00 0.00 0.00 0.00 22:43:09 22:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 22:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 22:43:01 eth0 90.64 66.24 756.81 19.36 0.00 0.00 0.00 0.00 22:43:09 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 Average: eth0 48.26 41.18 216.75 55.79 0.00 0.00 0.00 0.00 22:43:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:09 Average: docker0 14.71 9.84 1.19 43.15 0.00 0.00 0.00 0.00 22:43:09 22:43:09 22:43:09 ---> sar -P ALL: 22:43:09 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/16/20 _x86_64_ (4 CPU) 22:43:09 22:43:09 22:34:59 LINUX RESTART (4 CPU) 22:43:09 22:43:09 22:36:01 CPU %user %nice %system %iowait %steal %idle 22:43:09 22:37:01 all 4.57 0.00 2.04 1.55 8.26 83.59 22:43:09 22:37:01 0 4.29 0.00 2.66 1.08 9.01 82.96 22:43:09 22:37:01 1 3.90 0.00 1.81 2.35 7.93 84.00 22:43:09 22:37:01 2 4.69 0.00 1.67 0.93 7.41 85.30 22:43:09 22:37:01 3 5.40 0.00 2.00 1.82 8.71 82.08 22:43:09 22:38:01 all 0.09 0.00 0.07 0.00 0.67 99.18 22:43:09 22:38:01 0 0.20 0.00 0.05 0.00 0.56 99.19 22:43:09 22:38:01 1 0.03 0.00 0.08 0.00 0.33 99.55 22:43:09 22:38:01 2 0.03 0.00 0.08 0.00 0.37 99.52 22:43:09 22:38:01 3 0.08 0.00 0.07 0.00 1.40 98.45 22:43:09 22:39:01 all 0.12 0.00 0.04 0.00 0.22 99.62 22:43:09 22:39:01 0 0.35 0.00 0.03 0.00 0.20 99.42 22:43:09 22:39:01 1 0.07 0.00 0.03 0.00 0.25 99.65 22:43:09 22:39:01 2 0.02 0.00 0.03 0.00 0.20 99.75 22:43:09 22:39:01 3 0.05 0.00 0.05 0.00 0.25 99.65 22:43:09 22:40:01 all 0.06 0.00 0.04 0.00 0.65 99.25 22:43:09 22:40:01 0 0.18 0.00 0.05 0.00 1.45 98.32 22:43:09 22:40:01 1 0.02 0.00 0.05 0.00 0.63 99.30 22:43:09 22:40:01 2 0.02 0.00 0.03 0.00 0.32 99.63 22:43:09 22:40:01 3 0.02 0.00 0.03 0.00 0.22 99.73 22:43:09 22:41:01 all 0.09 0.00 0.05 0.00 0.48 99.38 22:43:09 22:41:01 0 0.20 0.00 0.02 0.00 0.50 99.29 22:43:09 22:41:01 1 0.05 0.00 0.10 0.00 0.63 99.22 22:43:09 22:41:01 2 0.07 0.00 0.05 0.00 0.50 99.39 22:43:09 22:41:01 3 0.03 0.00 0.03 0.00 0.30 99.63 22:43:09 22:42:02 all 0.08 0.00 0.09 0.00 0.77 99.06 22:43:09 22:42:02 0 0.08 0.00 0.03 0.00 0.94 98.94 22:43:09 22:42:02 1 0.07 0.00 0.22 0.00 0.56 99.15 22:43:09 22:42:02 2 0.03 0.00 0.07 0.00 0.60 99.30 22:43:09 22:42:02 3 0.15 0.00 0.03 0.00 0.96 98.86 22:43:09 22:43:01 all 2.31 0.00 1.64 1.32 4.84 89.88 22:43:09 22:43:01 0 2.20 0.00 1.70 0.43 4.98 90.70 22:43:09 22:43:01 1 3.42 0.00 1.49 2.16 4.79 88.15 22:43:09 22:43:01 2 1.95 0.00 2.13 1.17 4.67 90.07 22:43:09 22:43:01 3 1.69 0.00 1.25 1.52 4.92 90.63 22:43:09 Average: all 1.04 0.00 0.56 0.41 2.27 95.72 22:43:09 Average: 0 1.07 0.00 0.64 0.21 2.51 95.57 22:43:09 Average: 1 1.08 0.00 0.54 0.64 2.16 95.58 22:43:09 Average: 2 0.97 0.00 0.58 0.30 2.00 96.15 22:43:09 Average: 3 1.06 0.00 0.49 0.47 2.39 95.58 22:43:09 22:43:09 22:43:09