Pull request #616 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from b8d681f7c27b7310e78b42c63db0fa23eb592a80+29611b3d058cda2078929c84c413ab145d4a6c62 (d02af8225ae23012c5687132d12560a1cdc6e9c5) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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: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 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20687 in /w/workspace/ndry_app-functions-sdk-go_PR-616 [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-616 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/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 --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/616/head:refs/remotes/origin/PR-616 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 29611b3d058cda2078929c84c413ab145d4a6c62 into PR head commit b8d681f7c27b7310e78b42c63db0fa23eb592a80 Merge succeeded, producing b8d681f7c27b7310e78b42c63db0fa23eb592a80 Checking out Revision b8d681f7c27b7310e78b42c63db0fa23eb592a80 (PR-616) > git config core.sparsecheckout # timeout=10 > git checkout -f b8d681f7c27b7310e78b42c63db0fa23eb592a80 # 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 29611b3d058cda2078929c84c413ab145d4a6c62 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b8d681f7c27b7310e78b42c63db0fa23eb592a80 # timeout=10 Commit message: "feat: Expect V2 Event DTO from triggers." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:14:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:14:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:14:55 ========================================================= 23:14:55 EdgeX Global Pipelines Version Info 23:14:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4e36144ca025b34d52b3992a8204ed6b14f316bb # timeout=10 23:14:57 ------------------- 23:14:57 stable info: 23:14:57 ------------------- 23:14:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:14:57 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 23:14:57 Message: update stable to v1.0.177 23:14:58 ------------------- 23:14:58 experimental info: 23:14:58 ------------------- 23:14:58 Commited By: **** collab-it+edgex@linuxfoundation.org 23:14:58 Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 23:14:58 Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:14:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 23:14:58 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 23:14:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:14:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:14:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:14:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:14:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:15:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:15:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:15:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:15:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:15:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:15:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:15:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:15:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:15:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:15:01 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 23:15:01 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 23:15:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-616 [Pipeline] echo 23:15:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-616 [Pipeline] echo 23:15:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-616 [Pipeline] echo 23:15:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b8d681f7c27b7310e78b42c63db0fa23eb592a80 [Pipeline] echo 23:15:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b8d681f [Pipeline] echo 23:15:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:15:02 + git log --format=format:%s -1 b8d681f7c27b7310e78b42c63db0fa23eb592a80 [Pipeline] echo 23:15:02 GIT_COMMIT: b8d681f7c27b7310e78b42c63db0fa23eb592a80, Commit Message: feat: Expect V2 Event DTO from triggers. [Pipeline] echo 23:15:02 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:15:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:15:03 23:15:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:15:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:15:04 latest: Pulling from edgex-devops/git-semver 23:15:04 31603596830f: Pulling fs layer 23:15:04 2a8b12db71e7: Pulling fs layer 23:15:04 6ca5941a6612: Pulling fs layer 23:15:04 ecc8261a40a4: Pulling fs layer 23:15:04 ecc8261a40a4: Waiting 23:15:04 2a8b12db71e7: Verifying Checksum 23:15:04 2a8b12db71e7: Download complete 23:15:04 31603596830f: Verifying Checksum 23:15:04 31603596830f: Download complete 23:15:04 ecc8261a40a4: Verifying Checksum 23:15:04 ecc8261a40a4: Download complete 23:15:04 6ca5941a6612: Verifying Checksum 23:15:04 6ca5941a6612: Download complete 23:15:04 31603596830f: Pull complete 23:15:05 2a8b12db71e7: Pull complete 23:15:06 6ca5941a6612: Pull complete 23:15:06 ecc8261a40a4: Pull complete 23:15:06 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:15:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:15:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:15:06 prd-centos7-docker-4c-2g-20687 does not seem to be running inside a container 23:15:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-616 -v /w/workspace/ndry_app-functions-sdk-go_PR-616:/w/workspace/ndry_app-functions-sdk-go_PR-616:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-616@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-616@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:15:08 $ docker top 1285673dfa3acfe46525c313da1f1a673364ca1d5b14ed380ab70b79e8721b35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:15:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:15:08 [ssh-agent] Looking for ssh-agent implementation... 23:15:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:15:09 $ docker exec 1285673dfa3acfe46525c313da1f1a673364ca1d5b14ed380ab70b79e8721b35 ssh-agent 23:15:09 SSH_AUTH_SOCK=/tmp/ssh-4sgiBzSL9ocX/agent.11 23:15:09 SSH_AGENT_PID=16 23:15:09 Running ssh-add (command line suppressed) 23:15:09 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-616@tmp/private_key_6780113761927860006.key (/w/workspace/ndry_app-functions-sdk-go_PR-616@tmp/private_key_6780113761927860006.key) 23:15:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:15:09 + git tag --points-at HEAD [Pipeline] } 23:15:09 $ docker exec --env ******** --env ******** 1285673dfa3acfe46525c313da1f1a673364ca1d5b14ed380ab70b79e8721b35 ssh-agent -k 23:15:09 unset SSH_AUTH_SOCK; 23:15:09 unset SSH_AGENT_PID; 23:15:09 echo Agent pid 16 killed; 23:15:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:15:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:15:10 [ssh-agent] Looking for ssh-agent implementation... 23:15:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:15:10 $ docker exec 1285673dfa3acfe46525c313da1f1a673364ca1d5b14ed380ab70b79e8721b35 ssh-agent 23:15:10 SSH_AUTH_SOCK=/tmp/ssh-e9en8kJroIwP/agent.46 23:15:10 SSH_AGENT_PID=51 23:15:10 Running ssh-add (command line suppressed) 23:15:10 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-616@tmp/private_key_1029366027310286368.key (/w/workspace/ndry_app-functions-sdk-go_PR-616@tmp/private_key_1029366027310286368.key) 23:15:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:15:11 + git semver init 23:15:11 # -> Open(): unable to determine branch for HEAD 23:15:11 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-616/.git 23:15:11 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-616 23:15:11 # $SEMVER_REMOTE_NAME = origin 23:15:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:15:11 # $SEMVER_USER_NAME = edgex-jenkins 23:15:11 # $SEMVER_BRANCH = PR-616 23:15:11 # $SEMVER_TEMP = /tmp/semver-231136032 23:15:11 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 23:15:13 # '/tmp/semver-231136032' -> '/w/workspace/ndry_app-functions-sdk-go_PR-616/.semver' 23:15:13 # -> Force: false 23:15:13 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-616/.semver [Pipeline] } 23:15:13 $ docker exec --env ******** --env ******** 1285673dfa3acfe46525c313da1f1a673364ca1d5b14ed380ab70b79e8721b35 ssh-agent -k 23:15:13 unset SSH_AUTH_SOCK; 23:15:13 unset SSH_AGENT_PID; 23:15:13 echo Agent pid 51 killed; 23:15:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:15:14 + git semver [Pipeline] } 23:15:14 $ docker stop --time=1 1285673dfa3acfe46525c313da1f1a673364ca1d5b14ed380ab70b79e8721b35 23:15:15 $ docker rm -f 1285673dfa3acfe46525c313da1f1a673364ca1d5b14ed380ab70b79e8721b35 [Pipeline] // withDockerContainer [Pipeline] sh 23:15:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:15:17 Stashed 1 file(s) [Pipeline] echo 23:15:17 [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 23:15:32 Still waiting to schedule task 23:15:32 ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-20680’ is offline; ‘prd-centos7-docker-4c-2g-20689’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-20682’ doesn’t have label ‘centos7-docker-4c-2g’ 23:15:32 Still waiting to schedule task 23:15:32 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:18:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20690 in /w/workspace/ndry_app-functions-sdk-go_PR-616 [Pipeline] { [Pipeline] ws 23:18:09 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 23:18:14 using credential edgex-jenkins-ssh 23:18:14 Cloning the remote Git repository 23:18:14 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:18:14 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 23:18:14 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:18:14 > git --version # timeout=10 23:18:14 > git --version # 'git version 2.17.1' 23:18:14 using GIT_SSH to set credentials SSH Credentials for GitHub 23:18:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:18:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:18:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:18:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:18:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:18:18 using GIT_SSH to set credentials SSH Credentials for GitHub 23:18:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/616/head:refs/remotes/origin/PR-616 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:18:18 Merging remotes/origin/master commit 29611b3d058cda2078929c84c413ab145d4a6c62 into PR head commit b8d681f7c27b7310e78b42c63db0fa23eb592a80 23:18:19 Merge succeeded, producing b8d681f7c27b7310e78b42c63db0fa23eb592a80 23:18:19 Checking out Revision b8d681f7c27b7310e78b42c63db0fa23eb592a80 (PR-616) 23:18:18 > git config core.sparsecheckout # timeout=10 23:18:18 > git checkout -f b8d681f7c27b7310e78b42c63db0fa23eb592a80 # timeout=10 23:18:18 > git remote # timeout=10 23:18:19 > git config --get remote.origin.url # timeout=10 23:18:19 using GIT_SSH to set credentials SSH Credentials for GitHub 23:18:19 > git merge 29611b3d058cda2078929c84c413ab145d4a6c62 # timeout=10 23:18:19 > git rev-parse HEAD^{commit} # timeout=10 23:18:19 > git config core.sparsecheckout # timeout=10 23:18:19 > git checkout -f b8d681f7c27b7310e78b42c63db0fa23eb592a80 # timeout=10 23:18:23 Commit message: "feat: Expect V2 Event DTO from triggers." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:18:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:18:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:18:26 + + true 23:18:26 sudo service docker restart [Pipeline] unstash [Pipeline] echo 23:18:28 ========================================================= 23:18:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:18:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:18:29 + 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 . 23:18:30 Sending build context to Docker daemon 19.2MB 23:18:30 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 23:18:30 Step 2/8 : FROM ${BASE} 23:18:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:18:30 5f621e34cdf4: Pulling fs layer 23:18:30 a4357932f1b6: Pulling fs layer 23:18:30 18c013af1878: Pulling fs layer 23:18:30 00ac8860ef70: Pulling fs layer 23:18:30 63d7cb157983: Pulling fs layer 23:18:30 b116817d02f9: Pulling fs layer 23:18:30 745a02a5169b: Pulling fs layer 23:18:30 00ac8860ef70: Waiting 23:18:30 63d7cb157983: Waiting 23:18:30 b116817d02f9: Waiting 23:18:30 745a02a5169b: Waiting 23:18:30 18c013af1878: Verifying Checksum 23:18:30 18c013af1878: Download complete 23:18:30 a4357932f1b6: Verifying Checksum 23:18:30 a4357932f1b6: Download complete 23:18:30 63d7cb157983: Download complete 23:18:31 b116817d02f9: Download complete 23:18:31 5f621e34cdf4: Verifying Checksum 23:18:31 5f621e34cdf4: Download complete 23:18:31 5f621e34cdf4: Pull complete 23:18:32 a4357932f1b6: Pull complete 23:18:33 18c013af1878: Pull complete 23:18:33 745a02a5169b: Download complete 23:18:34 00ac8860ef70: Verifying Checksum 23:18:34 00ac8860ef70: Download complete 23:18:44 00ac8860ef70: Pull complete 23:18:44 63d7cb157983: Pull complete 23:18:45 b116817d02f9: Pull complete 23:18:49 745a02a5169b: Pull complete 23:18:49 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:18:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:18:49 ---> b7e6874047d6 23:18:49 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 23:18:49 20.10.0: Pulling from library/docker 23:18:49 a3cc7d3b244e: Pulling fs layer 23:18:49 02a3295e0d61: Pulling fs layer 23:18:49 0f4f2e6d8100: Pulling fs layer 23:18:49 330b718f631f: Pulling fs layer 23:18:49 a93816041522: Pulling fs layer 23:18:49 bdb6da89ff94: Pulling fs layer 23:18:49 2a70c0c122f4: Pulling fs layer 23:18:49 330b718f631f: Waiting 23:18:49 bdb6da89ff94: Waiting 23:18:49 a93816041522: Waiting 23:18:49 0f4f2e6d8100: Download complete 23:18:49 02a3295e0d61: Verifying Checksum 23:18:49 02a3295e0d61: Download complete 23:18:49 a93816041522: Verifying Checksum 23:18:49 a93816041522: Download complete 23:18:49 a3cc7d3b244e: Verifying Checksum 23:18:49 a3cc7d3b244e: Download complete 23:18:49 bdb6da89ff94: Verifying Checksum 23:18:49 bdb6da89ff94: Download complete 23:18:49 2a70c0c122f4: Verifying Checksum 23:18:49 2a70c0c122f4: Download complete 23:18:50 a3cc7d3b244e: Pull complete 23:18:51 02a3295e0d61: Pull complete 23:18:51 330b718f631f: Verifying Checksum 23:18:51 330b718f631f: Download complete 23:18:51 0f4f2e6d8100: Pull complete 23:18:55 330b718f631f: Pull complete 23:18:55 a93816041522: Pull complete 23:18:55 bdb6da89ff94: Pull complete 23:18:56 2a70c0c122f4: Pull complete 23:18:56 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:18:56 Status: Downloaded newer image for docker:20.10.0 23:19:02 ---> 95ab83801677 23:19:02 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:19:02 ---> Running in 6b06a41fe962 23:19:02 Removing intermediate container 6b06a41fe962 23:19:02 ---> 400e9eab67ce 23:19:02 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 23:19:02 ---> Running in cd38943efecc 23:19:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:19:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:19:05 (1/5) Installing libsodium (1.0.18-r0) 23:19:05 (2/5) Installing libzmq (4.3.3-r0) 23:19:06 (3/5) Installing pkgconf (1.7.2-r0) 23:19:06 (4/5) Installing libsodium-dev (1.0.18-r0) 23:19:06 (5/5) Installing zeromq-dev (4.3.3-r0) 23:19:06 Executing busybox-1.31.1-r19.trigger 23:19:06 OK: 144 MiB in 44 packages 23:19:07 Removing intermediate container cd38943efecc 23:19:07 ---> b3ca19466ed2 23:19:07 Step 6/8 : WORKDIR /build 23:19:07 ---> Running in 0fffb198b6cc 23:19:08 Removing intermediate container 0fffb198b6cc 23:19:08 ---> c944bafe58a1 23:19:08 Step 7/8 : COPY go.mod . 23:19:09 ---> 6468b3e3e8b8 23:19:09 Step 8/8 : RUN go mod download 23:19:09 ---> Running in a8b780ce605f 23:19:30 Running on prd-centos7-docker-4c-2g-20691 in /w/workspace/ndry_app-functions-sdk-go_PR-616 [Pipeline] { [Pipeline] ws 23:19:30 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 23:19:36 Removing intermediate container a8b780ce605f 23:19:36 ---> 06b6ce8f7ea8 23:19:36 Successfully built 06b6ce8f7ea8 23:19:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:19:36 + docker inspect -f . ci-base-image-arm64 23:19:36 . [Pipeline] withDockerContainer 23:19:36 prd-ubuntu18.04-docker-arm64-4c-16g-20690 does not seem to be running inside a container 23:19:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:19:37 using credential edgex-jenkins-ssh 23:19:37 Cloning the remote Git repository 23:19:37 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:19:37 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 23:19:37 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:19:37 > git --version # timeout=10 23:19:37 > git --version # 'git version 2.24.3' 23:19:37 using GIT_SSH to set credentials SSH Credentials for GitHub 23:19:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:19:38 $ docker top 204cdcd557376ef0f3c8badcb597c0a547bb538018915e2a4e0c6b7da1661df2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:39 + go version 23:19:39 go version go1.15.5 linux/arm64 [Pipeline] } 23:19:39 $ docker stop --time=1 204cdcd557376ef0f3c8badcb597c0a547bb538018915e2a4e0c6b7da1661df2 23:19:40 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:19:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:19:40 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:19:40 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:19:40 using GIT_SSH to set credentials SSH Credentials for GitHub 23:19:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/616/head:refs/remotes/origin/PR-616 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:19:40 Merging remotes/origin/master commit 29611b3d058cda2078929c84c413ab145d4a6c62 into PR head commit b8d681f7c27b7310e78b42c63db0fa23eb592a80 23:19:41 $ docker rm -f 204cdcd557376ef0f3c8badcb597c0a547bb538018915e2a4e0c6b7da1661df2 23:19:41 Merge succeeded, producing b8d681f7c27b7310e78b42c63db0fa23eb592a80 23:19:41 Checking out Revision b8d681f7c27b7310e78b42c63db0fa23eb592a80 (PR-616) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:19:40 > git config core.sparsecheckout # timeout=10 23:19:41 > git checkout -f b8d681f7c27b7310e78b42c63db0fa23eb592a80 # timeout=10 23:19:41 > git remote # timeout=10 23:19:41 > git config --get remote.origin.url # timeout=10 23:19:41 using GIT_SSH to set credentials SSH Credentials for GitHub 23:19:41 > git merge 29611b3d058cda2078929c84c413ab145d4a6c62 # timeout=10 23:19:41 > git rev-parse HEAD^{commit} # timeout=10 23:19:41 > git config core.sparsecheckout # timeout=10 23:19:41 > git checkout -f b8d681f7c27b7310e78b42c63db0fa23eb592a80 # timeout=10 23:19:42 + docker inspect -f . ci-base-image-arm64 23:19:42 . [Pipeline] withDockerContainer 23:19:42 prd-ubuntu18.04-docker-arm64-4c-16g-20690 does not seem to be running inside a container 23:19:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:19:44 $ docker top 74b014ae238c8f7de0b8449933430e2ed62475432e8c61ce6a32a3bed8b778b6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:45 + make test 23:19:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:19:45 Commit message: "feat: Expect V2 Event DTO from triggers." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:19:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 23:19:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:19:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:19:48 + sudo service docker restart 23:19:48 + true 23:19:48 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 23:19:50 ========================================================= 23:19:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:19:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:19:51 + 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 . 23:19:52 Sending build context to Docker daemon 19.2MB 23:19:52 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 23:19:52 Step 2/8 : FROM ${BASE} 23:19:52 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:19:52 188c0c94c7c5: Pulling fs layer 23:19:52 0ef7d3d256c8: Pulling fs layer 23:19:52 de9db76c5a1d: Pulling fs layer 23:19:52 bca2f99d35d6: Pulling fs layer 23:19:52 93359f2a8cfa: Pulling fs layer 23:19:52 7c6f9722023f: Pulling fs layer 23:19:52 a35cf1a2eb13: Pulling fs layer 23:19:52 bca2f99d35d6: Waiting 23:19:52 93359f2a8cfa: Waiting 23:19:52 a35cf1a2eb13: Waiting 23:19:52 de9db76c5a1d: Verifying Checksum 23:19:52 de9db76c5a1d: Download complete 23:19:52 0ef7d3d256c8: Verifying Checksum 23:19:52 0ef7d3d256c8: Download complete 23:19:52 93359f2a8cfa: Verifying Checksum 23:19:52 93359f2a8cfa: Download complete 23:19:52 7c6f9722023f: Verifying Checksum 23:19:52 7c6f9722023f: Download complete 23:19:52 188c0c94c7c5: Verifying Checksum 23:19:52 188c0c94c7c5: Download complete 23:19:53 188c0c94c7c5: Pull complete 23:19:54 0ef7d3d256c8: Pull complete 23:19:54 de9db76c5a1d: Pull complete 23:19:57 a35cf1a2eb13: Verifying Checksum 23:19:57 a35cf1a2eb13: Download complete 23:19:59 bca2f99d35d6: Verifying Checksum 23:19:59 bca2f99d35d6: Download complete 23:20:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.076s coverage: 82.6% of statements 23:20:12 bca2f99d35d6: Pull complete 23:20:12 93359f2a8cfa: Pull complete 23:20:12 7c6f9722023f: Pull complete 23:20:18 a35cf1a2eb13: Pull complete 23:20:18 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 23:20:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:20:18 ---> a62c8e92a672 23:20:18 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 23:20:18 20.10.0: Pulling from library/docker 23:20:18 05e7bc50f07f: Pulling fs layer 23:20:18 6db28d0fdbf6: Pulling fs layer 23:20:18 292df0bc6bf3: Pulling fs layer 23:20:18 2e060f4bd70b: Pulling fs layer 23:20:18 80e8d568a223: Pulling fs layer 23:20:18 2e060f4bd70b: Waiting 23:20:18 80e8d568a223: Waiting 23:20:18 8dc6ef1a942a: Pulling fs layer 23:20:18 2312dd95470a: Pulling fs layer 23:20:18 8dc6ef1a942a: Waiting 23:20:18 2312dd95470a: Waiting 23:20:18 292df0bc6bf3: Verifying Checksum 23:20:18 292df0bc6bf3: Download complete 23:20:18 05e7bc50f07f: Download complete 23:20:18 6db28d0fdbf6: Verifying Checksum 23:20:18 6db28d0fdbf6: Download complete 23:20:18 8dc6ef1a942a: Verifying Checksum 23:20:18 8dc6ef1a942a: Download complete 23:20:18 80e8d568a223: Verifying Checksum 23:20:18 80e8d568a223: Download complete 23:20:18 2312dd95470a: Download complete 23:20:18 05e7bc50f07f: Pull complete 23:20:19 6db28d0fdbf6: Pull complete 23:20:19 292df0bc6bf3: Pull complete 23:20:20 2e060f4bd70b: Verifying Checksum 23:20:20 2e060f4bd70b: Download complete 23:20:27 2e060f4bd70b: Pull complete 23:20:27 80e8d568a223: Pull complete 23:20:27 8dc6ef1a942a: Pull complete 23:20:27 2312dd95470a: Pull complete 23:20:27 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:20:27 Status: Downloaded newer image for docker:20.10.0 23:20:30 ---> e8370bd05375 23:20:30 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:20:30 ---> Running in 502c90ce4166 23:20:30 Removing intermediate container 502c90ce4166 23:20:30 ---> d979c7bbe997 23:20:30 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 23:20:30 ---> Running in ec5aa8ea8eeb 23:20:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.062s coverage: 48.6% of statements 23:20:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:20:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:20:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.082s coverage: 61.5% of statements 23:20:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:20:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.152s coverage: 58.9% of statements 23:20:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:20:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:20:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:20:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:20:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:20:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:20:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.019s coverage: 97.0% of statements 23:20:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:20:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.060s coverage: 8.8% of statements 23:20:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:20:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:20:32 (1/5) Installing libsodium (1.0.18-r0) 23:20:33 (2/5) Installing libzmq (4.3.3-r0) 23:20:33 (3/5) Installing pkgconf (1.7.2-r0) 23:20:33 (4/5) Installing libsodium-dev (1.0.18-r0) 23:20:33 (5/5) Installing zeromq-dev (4.3.3-r0) 23:20:33 Executing busybox-1.31.1-r19.trigger 23:20:33 OK: 167 MiB in 44 packages 23:20:34 Removing intermediate container ec5aa8ea8eeb 23:20:34 ---> 9a3c5dfbc766 23:20:34 Step 6/8 : WORKDIR /build 23:20:34 ---> Running in a49bc15b13a3 23:20:35 Removing intermediate container a49bc15b13a3 23:20:35 ---> a88f1647b8ba 23:20:35 Step 7/8 : COPY go.mod . 23:20:35 ---> a894dc16bdf4 23:20:35 Step 8/8 : RUN go mod download 23:20:35 ---> Running in c19519c1bd8e 23:20:43 --- FAIL: TestInitializeAndProcessEventMultipleTopics (3.32s) 23:20:43 messaging_test.go:439: 23:20:43 Error Trace: messaging_test.go:439 23:20:43 Error: Transform never called 23:20:43 Test: TestInitializeAndProcessEventMultipleTopics 23:20:43 FAIL 23:20:43 coverage: 76.9% of statements 23:20:43 FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 10.289s 23:20:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:20:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.060s coverage: 87.9% of statements 23:20:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.038s coverage: 80.5% of statements 23:20:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.019s coverage: 71.7% of statements 23:21:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.074s coverage: 81.4% of statements 23:21:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.025s coverage: 94.4% of statements 23:21:01 FAIL 23:21:01 make: *** [Makefile:6: test] Error 1 [Pipeline] } 23:21:01 $ docker stop --time=1 74b014ae238c8f7de0b8449933430e2ed62475432e8c61ce6a32a3bed8b778b6 23:21:02 Removing intermediate container c19519c1bd8e 23:21:02 ---> d3768735996d 23:21:02 Successfully built d3768735996d 23:21:02 Successfully tagged ci-base-image-x86_64:latest 23:21:03 $ docker rm -f 74b014ae238c8f7de0b8449933430e2ed62475432e8c61ce6a32a3bed8b778b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] isUnix [Pipeline] sh 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] } 23:21:05 + docker inspect -f . ci-base-image-x86_64 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } 23:21:05 . [Pipeline] // ws [Pipeline] } [Pipeline] withDockerContainer 23:21:05 prd-centos7-docker-4c-2g-20691 does not seem to be running inside a container 23:21:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:21:08 $ docker top 1fca1c2a27db29f53424c1cdc3d7a48eaab07a91b9ba6cc8c5998aba742ad76f -eo pid,comm [Pipeline] { [Pipeline] // node [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } 23:21:08 Failed in branch arm64 23:21:09 + go version 23:21:09 go version go1.15.5 linux/amd64 [Pipeline] } 23:21:09 $ docker stop --time=1 1fca1c2a27db29f53424c1cdc3d7a48eaab07a91b9ba6cc8c5998aba742ad76f 23:21:10 $ docker rm -f 1fca1c2a27db29f53424c1cdc3d7a48eaab07a91b9ba6cc8c5998aba742ad76f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:21:12 + docker inspect -f . ci-base-image-x86_64 23:21:12 . [Pipeline] withDockerContainer 23:21:12 prd-centos7-docker-4c-2g-20691 does not seem to be running inside a container 23:21:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:21:14 $ docker top 8d3e25419a1230ca5dede2b8d18ae90d052d8b05128bb7e5e6f4d4e037113e7a -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:14 + make test 23:21:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:21:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 23:21:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.134s coverage: 82.6% of statements 23:21:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.070s coverage: 48.6% of statements 23:21:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:21:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:21:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.114s coverage: 61.5% of statements 23:21:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:21:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.071s coverage: 58.9% of statements 23:21:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:21:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:21:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:21:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:21:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:21:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:21:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.045s coverage: 97.0% of statements 23:21:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:21:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.024s coverage: 8.8% of statements 23:21:59 --- FAIL: TestInitializeAndProcessEventMultipleTopics (3.31s) 23:21:59 messaging_test.go:439: 23:21:59 Error Trace: messaging_test.go:439 23:21:59 Error: Transform never called 23:21:59 Test: TestInitializeAndProcessEventMultipleTopics 23:21:59 FAIL 23:21:59 coverage: 76.9% of statements 23:21:59 FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 10.337s 23:21:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:21:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.042s coverage: 87.9% of statements 23:21:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.037s coverage: 80.5% of statements 23:21:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.011s coverage: 71.7% of statements 23:22:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.118s coverage: 81.4% of statements 23:22:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.031s coverage: 94.4% of statements 23:22:17 FAIL 23:22:17 make: *** [Makefile:6: test] Error 1 [Pipeline] } 23:22:17 $ docker stop --time=1 8d3e25419a1230ca5dede2b8d18ae90d052d8b05128bb7e5e6f4d4e037113e7a 23:22:20 $ docker rm -f 8d3e25419a1230ca5dede2b8d18ae90d052d8b05128bb7e5e6f4d4e037113e7a [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" 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] } 23:22:22 Failed in branch amd64 [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 23:22:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:22:25 ---> package-listing.sh 23:22:25 ++ facter osfamily 23:22:25 ++ tr '[:upper:]' '[:lower:]' 23:22:25 + OS_FAMILY=redhat 23:22:25 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-616 23:22:25 + START_PACKAGES=/tmp/packages_start.txt 23:22:25 + END_PACKAGES=/tmp/packages_end.txt 23:22:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:22:25 + PACKAGES=/tmp/packages_start.txt 23:22:25 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-616 ']' 23:22:25 + PACKAGES=/tmp/packages_end.txt 23:22:25 + case "${OS_FAMILY}" in 23:22:25 + rpm -qa 23:22:25 + sort 23:22:30 + '[' -f /tmp/packages_start.txt ']' 23:22:30 + '[' -f /tmp/packages_end.txt ']' 23:22:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:22:30 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-616 ']' 23:22:30 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-616/archives/ 23:22:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-616/archives/ [Pipeline] echo 23:22:30 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/ndry_app-functions-sdk-go_PR-616/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:22:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:22:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:22:31 23:22:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:22:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:22:31 alpine: Pulling from edgex-lftools-log-publisher 23:22:31 df20fa9351a1: Pulling fs layer 23:22:31 36b3adc4ff6f: Pulling fs layer 23:22:31 8ad3a11d3b57: Pulling fs layer 23:22:31 46f8f816bc3b: Pulling fs layer 23:22:31 93b61091891f: Pulling fs layer 23:22:31 93b9cdb0e59b: Pulling fs layer 23:22:31 5e14af77c1be: Pulling fs layer 23:22:31 01666e4c0597: Pulling fs layer 23:22:31 aa168da1d23b: Pulling fs layer 23:22:31 46f8f816bc3b: Waiting 23:22:31 93b61091891f: Waiting 23:22:31 93b9cdb0e59b: Waiting 23:22:31 5e14af77c1be: Waiting 23:22:31 aa168da1d23b: Waiting 23:22:31 01666e4c0597: Waiting 23:22:31 36b3adc4ff6f: Verifying Checksum 23:22:31 36b3adc4ff6f: Download complete 23:22:31 46f8f816bc3b: Verifying Checksum 23:22:31 46f8f816bc3b: Download complete 23:22:31 df20fa9351a1: Download complete 23:22:31 93b9cdb0e59b: Download complete 23:22:31 5e14af77c1be: Verifying Checksum 23:22:31 5e14af77c1be: Download complete 23:22:31 93b61091891f: Verifying Checksum 23:22:31 93b61091891f: Download complete 23:22:31 01666e4c0597: Download complete 23:22:31 8ad3a11d3b57: Verifying Checksum 23:22:31 8ad3a11d3b57: Download complete 23:22:31 df20fa9351a1: Pull complete 23:22:32 36b3adc4ff6f: Pull complete 23:22:33 8ad3a11d3b57: Pull complete 23:22:33 46f8f816bc3b: Pull complete 23:22:33 aa168da1d23b: Download complete 23:22:33 93b61091891f: Pull complete 23:22:33 93b9cdb0e59b: Pull complete 23:22:33 5e14af77c1be: Pull complete 23:22:33 01666e4c0597: Pull complete 23:22:42 aa168da1d23b: Pull complete 23:22:42 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:22:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:22:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:22:42 prd-centos7-docker-4c-2g-20687 does not seem to be running inside a container 23:22:42 $ 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/ndry_app-functions-sdk-go_PR-616/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-616 -v /w/workspace/ndry_app-functions-sdk-go_PR-616:/w/workspace/ndry_app-functions-sdk-go_PR-616:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-616@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-616@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:10003/edgex-lftools-log-publisher:alpine cat 23:22:45 $ docker top 59c4f676f73ee3e6b97e8037cbedd65cba034e3a43527c6a8e83a1f2639cd865 -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:46 + touch /tmp/pre-build-complete [Pipeline] sh 23:22:46 + mkdir -p /var/log/sa [Pipeline] sh 23:22:46 + ls /var/log/sa-host 23:22:46 + sadf -c /var/log/sa-host/sa15 23:22:46 file_magic: OK 23:22:46 HZ: Using current value: 100 23:22:46 file_header: OK 23:22:46 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:22:46 Statistics: 23:22:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:22:46 File successfully converted to sysstat format version 12.2.1 23:22:46 + sadf -c /var/log/sa-host/sa23 23:22:46 file_magic: OK 23:22:46 HZ: Using current value: 100 23:22:46 file_header: OK 23:22:46 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:22:46 Statistics: 23:22:46 Hnuu...uuuununununu... 23:22:46 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:47 provisioning config files... 23:22:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-616@tmp/config1758674752564791826tmp [Pipeline] { [Pipeline] echo 23:22:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:22:47 ---> create-netrc.sh [Pipeline] } 23:22:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:22:47 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:22:47 ---> python-tools-install.sh [Pipeline] echo 23:22:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:22:48 ---> sudo-logs.sh 23:22:48 Archiving 'sudo' log.. [Pipeline] echo 23:22:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:22:48 ---> job-cost.sh 23:22:48 lf-activate-venv: SKIPPING 23:22:48 INFO: No Stack... 23:22:49 INFO: Retrieving Pricing Info for: v1-standard-2 23:22:50 INFO: Archiving Costs [Pipeline] echo 23:22:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:22:50 ---> logs-deploy.sh 23:22:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-616/3 23:22:50 INFO: archiving workspace using pattern(s): 23:22:52 Archives upload complete. 23:22:52 INFO: archiving logs to Nexus 23:22:53 ---> uname -a: 23:22:53 Linux prd-centos7-docker-4c-2g-20687.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 23:22:53 23:22:53 23:22:53 ---> lscpu: 23:22:53 Architecture: x86_64 23:22:53 CPU op-mode(s): 32-bit, 64-bit 23:22:53 Byte Order: Little Endian 23:22:53 Address sizes: 40 bits physical, 48 bits virtual 23:22:53 CPU(s): 4 23:22:53 On-line CPU(s) list: 0-3 23:22:53 Thread(s) per core: 1 23:22:53 Core(s) per socket: 1 23:22:53 Socket(s): 4 23:22:53 NUMA node(s): 1 23:22:53 Vendor ID: GenuineIntel 23:22:53 CPU family: 6 23:22:53 Model: 44 23:22:53 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:22:53 Stepping: 1 23:22:53 CPU MHz: 2933.438 23:22:53 BogoMIPS: 5866.87 23:22:53 Virtualization: VT-x 23:22:53 Hypervisor vendor: KVM 23:22:53 Virtualization type: full 23:22:53 L1d cache: 128 KiB 23:22:53 L1i cache: 128 KiB 23:22:53 L2 cache: 16 MiB 23:22:53 L3 cache: 64 MiB 23:22:53 NUMA node0 CPU(s): 0-3 23:22:53 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:22:53 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:22:53 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:22:53 Vulnerability Meltdown: Mitigation; PTI 23:22:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:22:53 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:22:53 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:22:53 Vulnerability Srbds: Not affected 23:22:53 Vulnerability Tsx async abort: Not affected 23:22:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 23:22:53 23:22:53 23:22:53 ---> nproc: 23:22:53 4 23:22:53 23:22:53 23:22:53 ---> df -h: 23:22:53 Filesystem Size Used Available Use% Mounted on 23:22:53 overlay 50.0G 7.3G 42.7G 15% / 23:22:53 tmpfs 64.0M 0 64.0M 0% /dev 23:22:53 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:22:53 shm 64.0M 0 64.0M 0% /dev/shm 23:22:53 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 23:22:53 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 23:22:53 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 23:22:53 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 23:22:53 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 23:22:53 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 23:22:53 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 23:22:53 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-616 23:22:53 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-616@tmp 23:22:53 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 23:22:53 23:22:53 23:22:53 ---> free -m: 23:22:53 total used free shared buff/cache available 23:22:53 Mem: 1837 717 102 0 1017 1014 23:22:53 Swap: 1023 0 1023 23:22:53 23:22:53 23:22:53 ---> ip addr: 23:22:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:22:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:22:53 inet 127.0.0.1/8 scope host lo 23:22:53 valid_lft forever preferred_lft forever 23:22:53 inet6 ::1/128 scope host 23:22:53 valid_lft forever preferred_lft forever 23:22:53 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:22:53 link/ether fa:16:3e:74:54:ce brd ff:ff:ff:ff:ff:ff 23:22:53 inet 10.30.122.228/23 brd 10.30.123.255 scope global dynamic eth0 23:22:53 valid_lft 85886sec preferred_lft 85886sec 23:22:53 inet6 fe80::f816:3eff:fe74:54ce/64 scope link 23:22:53 valid_lft forever preferred_lft forever 23:22:53 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:22:53 link/ether 02:42:70:32:cc:8e brd ff:ff:ff:ff:ff:ff 23:22:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:22:53 valid_lft forever preferred_lft forever 23:22:53 inet6 fe80::42:70ff:fe32:cc8e/64 scope link 23:22:53 valid_lft forever preferred_lft forever 23:22:53 23:22:53 23:22:53 ---> sar -b -r -n DEV: 23:22:53 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/15/21 _x86_64_ (4 CPU) 23:22:53 23:22:53 23:14:07 LINUX RESTART (4 CPU) 23:22:53 23:22:53 23:15:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:22:53 23:16:01 37.14 14.00 23.14 0.00 4569.13 4108.02 0.00 23:22:53 23:17:01 1.88 0.00 1.88 0.00 0.00 34.85 0.00 23:22:53 23:18:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 23:22:53 23:19:01 0.25 0.00 0.25 0.00 0.00 3.60 0.00 23:22:53 23:20:01 0.20 0.00 0.20 0.00 0.00 3.01 0.00 23:22:53 23:21:01 0.35 0.00 0.35 0.00 0.00 4.56 0.00 23:22:53 23:22:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 23:22:53 Average: 5.69 1.97 3.72 0.00 643.67 586.06 0.00 23:22:53 23:22:53 23:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:22:53 23:16:01 226284 0 618520 32.87 2620 1034120 1107792 37.81 420080 1037264 20 23:22:53 23:17:01 230096 0 614704 32.67 2620 1034124 1086356 37.08 420060 1034304 8 23:22:53 23:18:01 229428 0 615364 32.71 2620 1034132 1078132 36.79 423024 1032524 16 23:22:53 23:19:01 228916 0 615876 32.73 2620 1034132 1078296 36.80 431500 1024380 16 23:22:53 23:20:01 227552 0 617232 32.80 2620 1034140 1078616 36.81 434004 1023784 12 23:22:53 23:21:01 228348 0 616432 32.76 2620 1034144 1078460 36.81 436224 1020680 12 23:22:53 23:22:01 228404 0 616372 32.76 2620 1034148 1078460 36.81 436096 1020676 8 23:22:53 Average: 228433 0 616357 32.76 2620 1034134 1083730 36.99 428713 1027659 13 23:22:53 23:22:53 23:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:22:53 23:16:01 eth0 160.83 157.36 653.14 45.73 0.00 0.00 0.00 0.00 23:22:53 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:53 23:16:01 docker0 103.30 88.25 9.13 310.93 0.00 0.00 0.00 0.00 23:22:53 23:17:01 eth0 0.62 0.37 0.27 0.20 0.00 0.00 0.00 0.00 23:22:53 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:53 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:53 23:18:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:22:53 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:53 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:53 23:19:01 eth0 1.05 0.28 0.32 0.20 0.00 0.00 0.00 0.00 23:22:53 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:53 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:53 23:20:01 eth0 0.72 0.40 0.41 0.26 0.00 0.00 0.00 0.00 23:22:53 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:53 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:53 23:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:22:53 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:53 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:53 23:22:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:22:53 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:53 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:53 Average: eth0 23.19 22.35 92.17 6.54 0.00 0.00 0.00 0.00 23:22:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:53 Average: docker0 14.55 12.43 1.29 43.80 0.00 0.00 0.00 0.00 23:22:53 23:22:53 23:22:53 ---> sar -P ALL: 23:22:53 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/15/21 _x86_64_ (4 CPU) 23:22:53 23:22:53 23:14:07 LINUX RESTART (4 CPU) 23:22:53 23:22:53 23:15:02 CPU %user %nice %system %iowait %steal %idle 23:22:53 23:16:01 all 3.27 0.00 2.09 0.65 0.05 93.95 23:22:53 23:16:01 0 4.09 0.00 1.98 0.22 0.05 93.65 23:22:53 23:16:01 1 2.62 0.00 2.22 0.10 0.05 95.01 23:22:53 23:16:01 2 2.59 0.00 2.06 0.96 0.05 94.33 23:22:53 23:16:01 3 3.77 0.00 2.08 1.31 0.05 92.78 23:22:53 23:17:01 all 0.15 0.00 0.04 0.00 0.00 99.81 23:22:53 23:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:22:53 23:17:01 1 0.05 0.00 0.07 0.00 0.02 99.87 23:22:53 23:17:01 2 0.35 0.00 0.03 0.00 0.00 99.62 23:22:53 23:17:01 3 0.15 0.00 0.05 0.00 0.00 99.80 23:22:53 23:18:01 all 0.16 0.00 0.04 0.00 0.01 99.78 23:22:53 23:18:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:22:53 23:18:01 1 0.05 0.00 0.07 0.00 0.00 99.88 23:22:53 23:18:01 2 0.52 0.00 0.03 0.00 0.03 99.42 23:22:53 23:18:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:22:53 23:19:01 all 0.17 0.00 0.03 0.00 0.00 99.80 23:22:53 23:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:22:53 23:19:01 1 0.07 0.00 0.03 0.00 0.00 99.90 23:22:53 23:19:01 2 0.52 0.00 0.02 0.00 0.00 99.47 23:22:53 23:19:01 3 0.07 0.00 0.03 0.00 0.00 99.90 23:22:53 23:20:01 all 0.39 0.00 0.05 0.00 0.01 99.55 23:22:53 23:20:01 0 0.50 0.00 0.07 0.00 0.02 99.42 23:22:53 23:20:01 1 0.05 0.00 0.05 0.00 0.02 99.88 23:22:53 23:20:01 2 0.52 0.00 0.03 0.00 0.00 99.45 23:22:53 23:20:01 3 0.48 0.00 0.03 0.00 0.02 99.47 23:22:53 23:21:01 all 0.14 0.00 0.07 0.00 0.00 99.79 23:22:53 23:21:01 0 0.03 0.00 0.15 0.00 0.00 99.82 23:22:53 23:21:01 1 0.03 0.00 0.05 0.00 0.00 99.92 23:22:53 23:21:01 2 0.32 0.00 0.03 0.00 0.02 99.63 23:22:53 23:21:01 3 0.17 0.00 0.03 0.00 0.00 99.80 23:22:53 23:22:01 all 0.06 0.00 0.05 0.00 0.00 99.90 23:22:53 23:22:01 0 0.05 0.00 0.03 0.00 0.00 99.92 23:22:53 23:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:22:53 23:22:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:22:53 23:22:01 3 0.13 0.00 0.10 0.00 0.00 99.77 23:22:53 Average: all 0.61 0.00 0.33 0.09 0.01 98.96 23:22:53 Average: 0 0.67 0.00 0.33 0.03 0.01 98.96 23:22:53 Average: 1 0.41 0.00 0.35 0.01 0.01 99.22 23:22:53 Average: 2 0.69 0.00 0.32 0.13 0.01 98.85 23:22:53 Average: 3 0.68 0.00 0.33 0.18 0.01 98.80 23:22:53 23:22:53 23:22:53