Pull request #587 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 AlexCuse for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch master at c9ed7d50ea1ae9051570182c8cb685d3221d57d1 rather than c9c9efe5a89844f13c0fbdede06b5b81a1649819 Obtained Jenkinsfile from c9ed7d50ea1ae9051570182c8cb685d3221d57d1 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15649 in /w/workspace/ndry_app-functions-sdk-go_PR-587 [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-587 # 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/587/head:refs/remotes/origin/PR-587 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c9ed7d50ea1ae9051570182c8cb685d3221d57d1 into PR head commit c9c9efe5a89844f13c0fbdede06b5b81a1649819 Merge succeeded, producing c9c9efe5a89844f13c0fbdede06b5b81a1649819 Checking out Revision c9c9efe5a89844f13c0fbdede06b5b81a1649819 (PR-587) > git config core.sparsecheckout # timeout=10 > git checkout -f c9c9efe5a89844f13c0fbdede06b5b81a1649819 # 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 c9ed7d50ea1ae9051570182c8cb685d3221d57d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9c9efe5a89844f13c0fbdede06b5b81a1649819 # timeout=10 Commit message: "feat(sdk): Enable Custom Trigger Registration" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:46:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk e595e1cd5743ddb59108e5d48495f410388ac113 # timeout=10 22:46:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:46:39 ========================================================= 22:46:39 EdgeX Global Pipelines Version Info 22:46:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:46:41 ------------------- 22:46:41 stable info: 22:46:41 ------------------- 22:46:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:46:41 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 22:46:41 Message: update stable to v1.0.172 22:46:42 ------------------- 22:46:42 experimental info: 22:46:42 ------------------- 22:46:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:46:42 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 22:46:42 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:46:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 22:46:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 22:46:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:46:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:46:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:46:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:46:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:46:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:46:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:46:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:46:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:46:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 22:46:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:46:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:46:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:46:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:46:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:46:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:46:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:46:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:46:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:46:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:46:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:46:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:46:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:46:45 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:46:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-587 [Pipeline] echo 22:46:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-587 [Pipeline] echo 22:46:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-587 [Pipeline] echo 22:46:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9c9efe5a89844f13c0fbdede06b5b81a1649819 [Pipeline] echo 22:46:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9c9efe [Pipeline] echo 22:46:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:46:46 + git log --format=format:%s -1 c9c9efe5a89844f13c0fbdede06b5b81a1649819 [Pipeline] echo 22:46:46 GIT_COMMIT: c9c9efe5a89844f13c0fbdede06b5b81a1649819, Commit Message: feat(sdk): Enable Custom Trigger Registration [Pipeline] echo 22:46:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:46:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:46:47 22:46:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:46:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:46:48 latest: Pulling from edgex-devops/git-semver 22:46:48 31603596830f: Pulling fs layer 22:46:48 2a8b12db71e7: Pulling fs layer 22:46:48 6ca5941a6612: Pulling fs layer 22:46:48 ecc8261a40a4: Pulling fs layer 22:46:48 ecc8261a40a4: Waiting 22:46:48 2a8b12db71e7: Verifying Checksum 22:46:48 2a8b12db71e7: Download complete 22:46:48 31603596830f: Verifying Checksum 22:46:48 31603596830f: Download complete 22:46:48 ecc8261a40a4: Verifying Checksum 22:46:48 ecc8261a40a4: Download complete 22:46:48 6ca5941a6612: Verifying Checksum 22:46:48 6ca5941a6612: Download complete 22:46:48 31603596830f: Pull complete 22:46:48 2a8b12db71e7: Pull complete 22:46:49 6ca5941a6612: Pull complete 22:46:49 ecc8261a40a4: Pull complete 22:46:49 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:46:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:46:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:46:50 prd-centos7-docker-4c-2g-15649 does not seem to be running inside a container 22:46:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-587 -v /w/workspace/ndry_app-functions-sdk-go_PR-587:/w/workspace/ndry_app-functions-sdk-go_PR-587:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-587@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-587@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 22:46:52 $ docker top c36429df93b2a8fc50eb98503efa6c62664402d6595cc159cda7869aa739b3d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:46:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:46:52 [ssh-agent] Looking for ssh-agent implementation... 22:46:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:46:52 $ docker exec c36429df93b2a8fc50eb98503efa6c62664402d6595cc159cda7869aa739b3d2 ssh-agent 22:46:52 SSH_AUTH_SOCK=/tmp/ssh-TrS6rTU70MdK/agent.12 22:46:52 SSH_AGENT_PID=17 22:46:52 Running ssh-add (command line suppressed) 22:46:53 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-587@tmp/private_key_7645616885289376992.key (/w/workspace/ndry_app-functions-sdk-go_PR-587@tmp/private_key_7645616885289376992.key) 22:46:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:46:53 + git tag --points-at HEAD [Pipeline] } 22:46:53 $ docker exec --env ******** --env ******** c36429df93b2a8fc50eb98503efa6c62664402d6595cc159cda7869aa739b3d2 ssh-agent -k 22:46:53 unset SSH_AUTH_SOCK; 22:46:53 unset SSH_AGENT_PID; 22:46:53 echo Agent pid 17 killed; 22:46:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:46:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:46:53 [ssh-agent] Looking for ssh-agent implementation... 22:46:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:46:53 $ docker exec c36429df93b2a8fc50eb98503efa6c62664402d6595cc159cda7869aa739b3d2 ssh-agent 22:46:54 SSH_AUTH_SOCK=/tmp/ssh-EsbUo932HQ6j/agent.45 22:46:54 SSH_AGENT_PID=51 22:46:54 Running ssh-add (command line suppressed) 22:46:54 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-587@tmp/private_key_5031690916512087129.key (/w/workspace/ndry_app-functions-sdk-go_PR-587@tmp/private_key_5031690916512087129.key) 22:46:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:46:54 + git semver init 22:46:54 # -> Open(): unable to determine branch for HEAD 22:46:54 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-587/.git 22:46:54 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-587 22:46:54 # $SEMVER_REMOTE_NAME = origin 22:46:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:46:54 # $SEMVER_USER_NAME = edgex-jenkins 22:46:54 # $SEMVER_BRANCH = PR-587 22:46:54 # $SEMVER_TEMP = /tmp/semver-735658337 22:46:54 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 22:46:57 # '/tmp/semver-735658337' -> '/w/workspace/ndry_app-functions-sdk-go_PR-587/.semver' 22:46:57 # -> Force: false 22:46:57 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-587/.semver [Pipeline] } 22:46:57 $ docker exec --env ******** --env ******** c36429df93b2a8fc50eb98503efa6c62664402d6595cc159cda7869aa739b3d2 ssh-agent -k 22:46:57 unset SSH_AUTH_SOCK; 22:46:57 unset SSH_AGENT_PID; 22:46:57 echo Agent pid 51 killed; 22:46:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:46:58 + git semver [Pipeline] } 22:46:58 $ docker stop --time=1 c36429df93b2a8fc50eb98503efa6c62664402d6595cc159cda7869aa739b3d2 22:46:59 $ docker rm -f c36429df93b2a8fc50eb98503efa6c62664402d6595cc159cda7869aa739b3d2 [Pipeline] // withDockerContainer [Pipeline] sh 22:47:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:47:00 Stashed 1 file(s) [Pipeline] echo 22:47:00 [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 22:47:16 Still waiting to schedule task 22:47:16 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:47:16 Still waiting to schedule task 22:47:16 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 22:50:00 Running on prd-centos7-docker-4c-2g-15651 in /w/workspace/ndry_app-functions-sdk-go_PR-587 [Pipeline] { [Pipeline] ws 22:50:00 Running in /w/workspace/app-functions-sdk-go/6 [Pipeline] { [Pipeline] checkout 22:50:03 using credential edgex-jenkins-ssh 22:50:03 Cloning the remote Git repository 22:50:03 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:50:03 > git init /w/workspace/app-functions-sdk-go/6 # timeout=10 22:50:03 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:50:03 > git --version # timeout=10 22:50:03 > git --version # 'git version 2.24.3' 22:50:03 using GIT_SSH to set credentials SSH Credentials for GitHub 22:50:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:50:06 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:50:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:50:06 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:50:06 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:50:06 using GIT_SSH to set credentials SSH Credentials for GitHub 22:50:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/587/head:refs/remotes/origin/PR-587 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:50:06 Merging remotes/origin/master commit c9ed7d50ea1ae9051570182c8cb685d3221d57d1 into PR head commit c9c9efe5a89844f13c0fbdede06b5b81a1649819 22:50:06 Merge succeeded, producing c9c9efe5a89844f13c0fbdede06b5b81a1649819 22:50:06 Checking out Revision c9c9efe5a89844f13c0fbdede06b5b81a1649819 (PR-587) 22:50:06 > git config core.sparsecheckout # timeout=10 22:50:06 > git checkout -f c9c9efe5a89844f13c0fbdede06b5b81a1649819 # timeout=10 22:50:06 > git remote # timeout=10 22:50:06 > git config --get remote.origin.url # timeout=10 22:50:06 using GIT_SSH to set credentials SSH Credentials for GitHub 22:50:06 > git merge c9ed7d50ea1ae9051570182c8cb685d3221d57d1 # timeout=10 22:50:06 > git rev-parse HEAD^{commit} # timeout=10 22:50:06 > git config core.sparsecheckout # timeout=10 22:50:06 > git checkout -f c9c9efe5a89844f13c0fbdede06b5b81a1649819 # timeout=10 22:50:10 Commit message: "feat(sdk): Enable Custom Trigger Registration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:50:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:50:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:50:12 + sudo service docker restart 22:50:12 + true 22:50:12 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 22:50:13 ========================================================= 22:50:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:50:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:50:13 + 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:50:14 Sending build context to Docker daemon 19.18MB 22:50:14 Step 1/8 : ARG BASE=golang:1.15-alpine 22:50:14 Step 2/8 : FROM ${BASE} 22:50:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:50:14 188c0c94c7c5: Pulling fs layer 22:50:14 0ef7d3d256c8: Pulling fs layer 22:50:14 de9db76c5a1d: Pulling fs layer 22:50:14 bca2f99d35d6: Pulling fs layer 22:50:14 93359f2a8cfa: Pulling fs layer 22:50:14 7c6f9722023f: Pulling fs layer 22:50:14 a35cf1a2eb13: Pulling fs layer 22:50:14 bca2f99d35d6: Waiting 22:50:14 93359f2a8cfa: Waiting 22:50:14 7c6f9722023f: Waiting 22:50:14 a35cf1a2eb13: Waiting 22:50:14 de9db76c5a1d: Download complete 22:50:14 0ef7d3d256c8: Download complete 22:50:14 93359f2a8cfa: Verifying Checksum 22:50:14 93359f2a8cfa: Download complete 22:50:15 7c6f9722023f: Verifying Checksum 22:50:15 7c6f9722023f: Download complete 22:50:15 188c0c94c7c5: Verifying Checksum 22:50:15 188c0c94c7c5: Download complete 22:50:15 188c0c94c7c5: Pull complete 22:50:15 0ef7d3d256c8: Pull complete 22:50:16 de9db76c5a1d: Pull complete 22:50:17 a35cf1a2eb13: Verifying Checksum 22:50:17 a35cf1a2eb13: Download complete 22:50:17 bca2f99d35d6: Verifying Checksum 22:50:17 bca2f99d35d6: Download complete 22:50:22 bca2f99d35d6: Pull complete 22:50:22 93359f2a8cfa: Pull complete 22:50:22 7c6f9722023f: Pull complete 22:50:31 a35cf1a2eb13: Pull complete 22:50:31 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:50:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:50:31 ---> a62c8e92a672 22:50:31 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:50:31 latest: Pulling from library/docker 22:50:31 05e7bc50f07f: Pulling fs layer 22:50:31 6db28d0fdbf6: Pulling fs layer 22:50:31 292df0bc6bf3: Pulling fs layer 22:50:31 2e060f4bd70b: Pulling fs layer 22:50:31 80e8d568a223: Pulling fs layer 22:50:31 8dc6ef1a942a: Pulling fs layer 22:50:31 2312dd95470a: Pulling fs layer 22:50:31 80e8d568a223: Waiting 22:50:31 8dc6ef1a942a: Waiting 22:50:31 2312dd95470a: Waiting 22:50:31 2e060f4bd70b: Waiting 22:50:31 292df0bc6bf3: Verifying Checksum 22:50:31 292df0bc6bf3: Download complete 22:50:31 6db28d0fdbf6: Verifying Checksum 22:50:31 6db28d0fdbf6: Download complete 22:50:31 05e7bc50f07f: Verifying Checksum 22:50:31 80e8d568a223: Verifying Checksum 22:50:31 80e8d568a223: Download complete 22:50:31 2312dd95470a: Verifying Checksum 22:50:31 2312dd95470a: Download complete 22:50:31 8dc6ef1a942a: Verifying Checksum 22:50:31 8dc6ef1a942a: Download complete 22:50:31 05e7bc50f07f: Pull complete 22:50:31 6db28d0fdbf6: Pull complete 22:50:31 292df0bc6bf3: Pull complete 22:50:31 2e060f4bd70b: Verifying Checksum 22:50:31 2e060f4bd70b: Download complete 22:50:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15650 in /w/workspace/ndry_app-functions-sdk-go_PR-587 [Pipeline] { 22:50:34 2e060f4bd70b: Pull complete 22:50:34 80e8d568a223: Pull complete [Pipeline] ws 22:50:34 Running in /w/workspace/app-functions-sdk-go/6 [Pipeline] { [Pipeline] checkout 22:50:34 8dc6ef1a942a: Pull complete 22:50:34 2312dd95470a: Pull complete 22:50:34 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 22:50:34 Status: Downloaded newer image for docker:latest 22:50:35 ---> 6aa3ad18ab9d 22:50:35 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:50:36 ---> Running in 045573c86dda 22:50:36 Removing intermediate container 045573c86dda 22:50:36 ---> 540648b4c5a6 22:50:36 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 22:50:36 ---> Running in f6fdcaf20d5d 22:50:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:50:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:50:38 (1/5) Installing libsodium (1.0.18-r0) 22:50:38 (2/5) Installing libzmq (4.3.3-r0) 22:50:38 (3/5) Installing pkgconf (1.7.2-r0) 22:50:38 (4/5) Installing libsodium-dev (1.0.18-r0) 22:50:38 (5/5) Installing zeromq-dev (4.3.3-r0) 22:50:38 Executing busybox-1.31.1-r19.trigger 22:50:38 OK: 167 MiB in 44 packages 22:50:40 Removing intermediate container f6fdcaf20d5d 22:50:40 ---> 2450db983ffc 22:50:40 Step 6/8 : WORKDIR /build 22:50:40 ---> Running in 7f69db8b9d31 22:50:40 Removing intermediate container 7f69db8b9d31 22:50:40 ---> 4c1944b2f839 22:50:40 Step 7/8 : COPY go.mod . 22:50:40 ---> 6b9fbb3af928 22:50:40 Step 8/8 : RUN go mod download 22:50:40 ---> Running in ffc7aba6489c 22:50:41 using credential edgex-jenkins-ssh 22:50:41 Cloning the remote Git repository 22:50:41 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:50:41 > git init /w/workspace/app-functions-sdk-go/6 # timeout=10 22:50:42 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:50:42 > git --version # timeout=10 22:50:42 > git --version # 'git version 2.17.1' 22:50:42 using GIT_SSH to set credentials SSH Credentials for GitHub 22:50:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:50:45 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:50:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:50:45 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:50:45 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:50:45 using GIT_SSH to set credentials SSH Credentials for GitHub 22:50:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/587/head:refs/remotes/origin/PR-587 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:50:46 Merging remotes/origin/master commit c9ed7d50ea1ae9051570182c8cb685d3221d57d1 into PR head commit c9c9efe5a89844f13c0fbdede06b5b81a1649819 22:50:46 Merge succeeded, producing c9c9efe5a89844f13c0fbdede06b5b81a1649819 22:50:46 Checking out Revision c9c9efe5a89844f13c0fbdede06b5b81a1649819 (PR-587) 22:50:46 > git config core.sparsecheckout # timeout=10 22:50:46 > git checkout -f c9c9efe5a89844f13c0fbdede06b5b81a1649819 # timeout=10 22:50:46 > git remote # timeout=10 22:50:46 > git config --get remote.origin.url # timeout=10 22:50:46 using GIT_SSH to set credentials SSH Credentials for GitHub 22:50:46 > git merge c9ed7d50ea1ae9051570182c8cb685d3221d57d1 # timeout=10 22:50:46 > git rev-parse HEAD^{commit} # timeout=10 22:50:46 > git config core.sparsecheckout # timeout=10 22:50:46 > git checkout -f c9c9efe5a89844f13c0fbdede06b5b81a1649819 # timeout=10 22:50:51 Commit message: "feat(sdk): Enable Custom Trigger Registration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:50:53 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:50:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:50:53 + sudo service docker restart 22:50:53 + true [Pipeline] unstash [Pipeline] echo 22:50:56 ========================================================= 22:50:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:50:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:50:56 + 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 . 22:50:58 Sending build context to Docker daemon 19.18MB 22:50:58 Step 1/8 : ARG BASE=golang:1.15-alpine 22:50:58 Step 2/8 : FROM ${BASE} 22:50:58 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:50:58 5f621e34cdf4: Pulling fs layer 22:50:58 a4357932f1b6: Pulling fs layer 22:50:58 18c013af1878: Pulling fs layer 22:50:58 00ac8860ef70: Pulling fs layer 22:50:58 63d7cb157983: Pulling fs layer 22:50:58 b116817d02f9: Pulling fs layer 22:50:58 745a02a5169b: Pulling fs layer 22:50:58 63d7cb157983: Waiting 22:50:58 b116817d02f9: Waiting 22:50:58 745a02a5169b: Waiting 22:50:58 00ac8860ef70: Waiting 22:50:58 18c013af1878: Verifying Checksum 22:50:58 18c013af1878: Download complete 22:50:58 a4357932f1b6: Verifying Checksum 22:50:58 a4357932f1b6: Download complete 22:50:58 63d7cb157983: Verifying Checksum 22:50:58 63d7cb157983: Download complete 22:50:58 b116817d02f9: Verifying Checksum 22:50:58 b116817d02f9: Download complete 22:50:58 5f621e34cdf4: Verifying Checksum 22:50:58 5f621e34cdf4: Download complete 22:50:58 5f621e34cdf4: Pull complete 22:50:59 a4357932f1b6: Pull complete 22:51:00 18c013af1878: Pull complete 22:51:00 745a02a5169b: Verifying Checksum 22:51:00 745a02a5169b: Download complete 22:51:02 Removing intermediate container ffc7aba6489c 22:51:02 ---> 42311c6be235 22:51:02 Successfully built 42311c6be235 22:51:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:51:02 + docker inspect -f . ci-base-image-x86_64 22:51:02 . [Pipeline] withDockerContainer 22:51:03 prd-centos7-docker-4c-2g-15651 does not seem to be running inside a container 22:51:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 22:51:03 00ac8860ef70: Verifying Checksum 22:51:03 00ac8860ef70: Download complete 22:51:03 $ docker top 6398737cb42777d2aaccc0b05f50a6c9386485e8f9a1a74a1aead8f60a911c84 -eo pid,comm [Pipeline] { [Pipeline] sh 22:51:04 + go version 22:51:04 go version go1.15.5 linux/amd64 [Pipeline] } 22:51:04 $ docker stop --time=1 6398737cb42777d2aaccc0b05f50a6c9386485e8f9a1a74a1aead8f60a911c84 22:51:05 $ docker rm -f 6398737cb42777d2aaccc0b05f50a6c9386485e8f9a1a74a1aead8f60a911c84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:51:10 + docker inspect -f . ci-base-image-x86_64 22:51:10 . [Pipeline] withDockerContainer 22:51:10 prd-centos7-docker-4c-2g-15651 does not seem to be running inside a container 22:51:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 22:51:11 $ docker top 14c6d7e05d8d06c46d9c454dd28442a160d059c0da7da2376bfe681f484b835a -eo pid,comm [Pipeline] { [Pipeline] sh 22:51:11 + make test 22:51:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:51:13 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 22:51:13 00ac8860ef70: Pull complete 22:51:13 63d7cb157983: Pull complete 22:51:14 b116817d02f9: Pull complete 22:51:18 745a02a5169b: Pull complete 22:51:18 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:51:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:51:18 ---> b7e6874047d6 22:51:18 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:51:18 latest: Pulling from library/docker 22:51:18 a3cc7d3b244e: Pulling fs layer 22:51:18 02a3295e0d61: Pulling fs layer 22:51:18 0f4f2e6d8100: Pulling fs layer 22:51:18 330b718f631f: Pulling fs layer 22:51:18 a93816041522: Pulling fs layer 22:51:18 bdb6da89ff94: Pulling fs layer 22:51:18 2a70c0c122f4: Pulling fs layer 22:51:18 a93816041522: Waiting 22:51:18 bdb6da89ff94: Waiting 22:51:18 2a70c0c122f4: Waiting 22:51:18 330b718f631f: Waiting 22:51:18 0f4f2e6d8100: Verifying Checksum 22:51:18 0f4f2e6d8100: Download complete 22:51:18 02a3295e0d61: Verifying Checksum 22:51:18 02a3295e0d61: Download complete 22:51:18 a93816041522: Download complete 22:51:18 a3cc7d3b244e: Verifying Checksum 22:51:18 a3cc7d3b244e: Download complete 22:51:18 bdb6da89ff94: Verifying Checksum 22:51:18 bdb6da89ff94: Download complete 22:51:18 2a70c0c122f4: Download complete 22:51:19 a3cc7d3b244e: Pull complete 22:51:19 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.021s coverage: 86.2% of statements 22:51:20 02a3295e0d61: Pull complete 22:51:20 330b718f631f: Verifying Checksum 22:51:20 330b718f631f: Download complete 22:51:20 0f4f2e6d8100: Pull complete 22:51:23 330b718f631f: Pull complete 22:51:24 a93816041522: Pull complete 22:51:24 bdb6da89ff94: Pull complete 22:51:24 2a70c0c122f4: Pull complete 22:51:24 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 22:51:24 Status: Downloaded newer image for docker:latest 22:51:31 ---> 951e7a56f891 22:51:31 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:51:31 ---> Running in ea084c21df9f 22:51:32 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.028s coverage: 51.6% of statements 22:51:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 22:51:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 22:51:32 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.027s coverage: 54.7% of statements 22:51:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 22:51:32 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.025s coverage: 69.1% of statements 22:51:32 Removing intermediate container ea084c21df9f 22:51:32 ---> 0845c37a503a 22:51:32 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 22:51:32 ---> Running in 521f80a17347 22:51:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:51:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:51:36 (1/5) Installing libsodium (1.0.18-r0) 22:51:36 (2/5) Installing libzmq (4.3.3-r0) 22:51:36 (3/5) Installing pkgconf (1.7.2-r0) 22:51:36 (4/5) Installing libsodium-dev (1.0.18-r0) 22:51:36 (5/5) Installing zeromq-dev (4.3.3-r0) 22:51:36 Executing busybox-1.31.1-r19.trigger 22:51:36 OK: 144 MiB in 44 packages 22:51:38 Removing intermediate container 521f80a17347 22:51:38 ---> 804ff34e5b7c 22:51:38 Step 6/8 : WORKDIR /build 22:51:38 ---> Running in 4cde72f28b29 22:51:39 Removing intermediate container 4cde72f28b29 22:51:39 ---> 23222bfe891e 22:51:39 Step 7/8 : COPY go.mod . 22:51:39 ---> f6121923fa39 22:51:39 Step 8/8 : RUN go mod download 22:51:40 ---> Running in 31b5eb0d3ec0 22:51:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.426s coverage: 61.6% of statements 22:51:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.007s coverage: 89.5% of statements 22:51:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements 22:51:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.014s coverage: 100.0% of statements 22:51:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.006s coverage: 100.0% of statements 22:51:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 22:51:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 22:51:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 22:51:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 22:51:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 22:51:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 22:51:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 22:51:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 22:51:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.006s coverage: 97.7% of statements 22:51:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 22:51:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.008s coverage: 8.8% of statements 22:51:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.916s coverage: 75.0% of statements 22:51:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 22:51:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.012s coverage: 89.7% of statements 22:51:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.009s coverage: 88.9% of statements 22:51:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.012s coverage: 80.5% of statements 22:51:44 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.007s coverage: 71.7% of statements 22:51:59 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.030s coverage: 81.6% of statements 22:51:59 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 94.4% of statements 22:51:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:52:02 gofmt -l . 22:52:02 [ "`gofmt -l .`" = "" ] 22:52:02 ./bin/test-go-mod-tidy.sh [Pipeline] } 22:52:03 $ docker stop --time=1 14c6d7e05d8d06c46d9c454dd28442a160d059c0da7da2376bfe681f484b835a 22:52:04 $ docker rm -f 14c6d7e05d8d06c46d9c454dd28442a160d059c0da7da2376bfe681f484b835a [Pipeline] // withDockerContainer [Pipeline] sh 22:52:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:52:05 Stashed 1 file(s) [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 22:52:06 Removing intermediate container 31b5eb0d3ec0 22:52:06 ---> 5cfb3bdeb4f0 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 22:52:07 Successfully built 5cfb3bdeb4f0 22:52:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] isUnix [Pipeline] sh 22:52:07 + docker inspect -f . ci-base-image-arm64 22:52:07 . [Pipeline] withDockerContainer 22:52:07 prd-ubuntu18.04-docker-arm64-4c-16g-15650 does not seem to be running inside a container 22:52:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 ******** ci-base-image-arm64 cat 22:52:09 $ docker top 8869ec5db3196fd0d3ca659b77b706b7062e9cd154d22c17febff37789fdb202 -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:10 + go version 22:52:10 go version go1.15.5 linux/arm64 [Pipeline] } 22:52:10 $ docker stop --time=1 8869ec5db3196fd0d3ca659b77b706b7062e9cd154d22c17febff37789fdb202 22:52:12 $ docker rm -f 8869ec5db3196fd0d3ca659b77b706b7062e9cd154d22c17febff37789fdb202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:52:13 + docker inspect -f . ci-base-image-arm64 22:52:13 . [Pipeline] withDockerContainer 22:52:14 prd-ubuntu18.04-docker-arm64-4c-16g-15650 does not seem to be running inside a container 22:52:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 ******** ci-base-image-arm64 cat 22:52:15 $ docker top 876689cde2ad7582272f1c40bce3fd047c43ed5bcf750e577b988d2b6d9ff776 -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:16 + make test 22:52:16 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:52:18 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 22:52:45 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.056s coverage: 86.2% of statements 22:53:12 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.053s coverage: 51.6% of statements 22:53:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 22:53:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 22:53:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.102s coverage: 54.7% of statements 22:53:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 22:53:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.076s coverage: 69.1% of statements 22:53:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.463s coverage: 61.6% of statements 22:53:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.035s coverage: 89.5% of statements 22:53:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.019s coverage: 100.0% of statements 22:53:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.043s coverage: 100.0% of statements 22:53:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.012s coverage: 100.0% of statements 22:53:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.012s coverage: 100.0% of statements 22:53:23 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 22:53:23 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 22:53:23 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 22:53:23 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 22:53:23 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 22:53:23 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 22:53:23 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 22:53:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.016s coverage: 97.7% of statements 22:53:23 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 22:53:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.026s coverage: 8.8% of statements 22:53:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.978s coverage: 75.0% of statements 22:53:23 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 22:53:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.099s coverage: 89.7% of statements 22:53:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.027s coverage: 88.9% of statements 22:53:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.037s coverage: 80.5% of statements 22:53:23 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.032s coverage: 71.7% of statements 22:53:50 panic: interface conversion: interface {} is nil, not [][]uint8 22:53:50 22:53:50 goroutine 37 [running]: 22:53:50 github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet.func3(0x4000180050, 0x4000180060, 0x4000194000, 0x4000192000, 0x4000180040) 22:53:50 /w/workspace/app-functions-sdk-go/6/pkg/transforms/batch_test.go:126 +0x224 22:53:50 created by github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet 22:53:50 /w/workspace/app-functions-sdk-go/6/pkg/transforms/batch_test.go:121 +0x17c 22:53:50 FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 22.020s 22:53:50 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.012s coverage: 94.4% of statements 22:53:50 FAIL 22:53:50 make: *** [Makefile:6: test] Error 1 [Pipeline] } 22:53:50 $ docker stop --time=1 876689cde2ad7582272f1c40bce3fd047c43ed5bcf750e577b988d2b6d9ff776 22:53:52 $ docker rm -f 876689cde2ad7582272f1c40bce3fd047c43ed5bcf750e577b988d2b6d9ff776 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:53:54 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:54:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:54:00 ---> package-listing.sh 22:54:00 ++ facter osfamily 22:54:00 ++ tr '[:upper:]' '[:lower:]' 22:54:00 + OS_FAMILY=redhat 22:54:00 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-587 22:54:00 + START_PACKAGES=/tmp/packages_start.txt 22:54:00 + END_PACKAGES=/tmp/packages_end.txt 22:54:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:54:00 + PACKAGES=/tmp/packages_start.txt 22:54:00 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-587 ']' 22:54:00 + PACKAGES=/tmp/packages_end.txt 22:54:00 + case "${OS_FAMILY}" in 22:54:00 + rpm -qa 22:54:00 + sort 22:54:05 + '[' -f /tmp/packages_start.txt ']' 22:54:05 + '[' -f /tmp/packages_end.txt ']' 22:54:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:54:05 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-587 ']' 22:54:05 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-587/archives/ 22:54:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-587/archives/ [Pipeline] echo 22:54:06 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-587/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:54:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:54:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:54:06 22:54:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:54:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:54:06 alpine: Pulling from edgex-lftools-log-publisher 22:54:06 df20fa9351a1: Pulling fs layer 22:54:06 36b3adc4ff6f: Pulling fs layer 22:54:06 8ad3a11d3b57: Pulling fs layer 22:54:06 46f8f816bc3b: Pulling fs layer 22:54:06 93b61091891f: Pulling fs layer 22:54:06 93b9cdb0e59b: Pulling fs layer 22:54:06 5e14af77c1be: Pulling fs layer 22:54:06 01666e4c0597: Pulling fs layer 22:54:06 aa168da1d23b: Pulling fs layer 22:54:06 93b61091891f: Waiting 22:54:06 46f8f816bc3b: Waiting 22:54:06 93b9cdb0e59b: Waiting 22:54:06 01666e4c0597: Waiting 22:54:06 5e14af77c1be: Waiting 22:54:06 aa168da1d23b: Waiting 22:54:06 36b3adc4ff6f: Verifying Checksum 22:54:06 36b3adc4ff6f: Download complete 22:54:06 46f8f816bc3b: Verifying Checksum 22:54:06 46f8f816bc3b: Download complete 22:54:06 df20fa9351a1: Download complete 22:54:07 93b9cdb0e59b: Verifying Checksum 22:54:07 93b9cdb0e59b: Download complete 22:54:07 5e14af77c1be: Verifying Checksum 22:54:07 5e14af77c1be: Download complete 22:54:07 01666e4c0597: Verifying Checksum 22:54:07 01666e4c0597: Download complete 22:54:07 df20fa9351a1: Pull complete 22:54:07 36b3adc4ff6f: Pull complete 22:54:07 93b61091891f: Verifying Checksum 22:54:07 93b61091891f: Download complete 22:54:07 8ad3a11d3b57: Verifying Checksum 22:54:07 8ad3a11d3b57: Download complete 22:54:08 8ad3a11d3b57: Pull complete 22:54:08 46f8f816bc3b: Pull complete 22:54:08 93b61091891f: Pull complete 22:54:09 93b9cdb0e59b: Pull complete 22:54:10 5e14af77c1be: Pull complete 22:54:10 01666e4c0597: Pull complete 22:54:10 aa168da1d23b: Verifying Checksum 22:54:10 aa168da1d23b: Download complete 22:54:16 aa168da1d23b: Pull complete 22:54:16 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:54:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:54:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:54:17 prd-centos7-docker-4c-2g-15649 does not seem to be running inside a container 22:54:17 $ 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-587/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-587 -v /w/workspace/ndry_app-functions-sdk-go_PR-587:/w/workspace/ndry_app-functions-sdk-go_PR-587:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-587@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-587@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 22:54:20 $ docker top 47d863380669d57801a19c1ac8d4dc66ead1ebe1b5c4554c43c50c0d7e21f66f -eo pid,comm [Pipeline] { [Pipeline] sh 22:54:20 + touch /tmp/pre-build-complete [Pipeline] sh 22:54:21 + mkdir -p /var/log/sa [Pipeline] sh 22:54:21 + ls /var/log/sa-host 22:54:21 + sadf -c /var/log/sa-host/sa11 22:54:21 file_magic: OK 22:54:21 HZ: Using current value: 100 22:54:21 file_header: OK 22:54:21 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:54:21 Statistics: 22:54:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:54:21 File successfully converted to sysstat format version 12.2.1 22:54:21 + sadf -c /var/log/sa-host/sa23 22:54:21 file_magic: OK 22:54:21 HZ: Using current value: 100 22:54:21 file_header: OK 22:54:21 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:54:21 Statistics: 22:54:21 Hnuu...uuuununununu... 22:54:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:54:22 provisioning config files... 22:54:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-587@tmp/config1681723870421515744tmp [Pipeline] { [Pipeline] echo 22:54:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:54:22 ---> create-netrc.sh [Pipeline] } 22:54:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:54:22 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:54:22 ---> python-tools-install.sh [Pipeline] echo 22:54:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:54:23 ---> sudo-logs.sh 22:54:23 Archiving 'sudo' log.. [Pipeline] echo 22:54:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:54:23 ---> job-cost.sh 22:54:23 lf-activate-venv: SKIPPING 22:54:23 INFO: No Stack... 22:54:24 INFO: Retrieving Pricing Info for: v1-standard-2 22:54:25 INFO: Archiving Costs [Pipeline] echo 22:54:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:54:25 ---> logs-deploy.sh 22:54:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-587/6 22:54:25 INFO: archiving workspace using pattern(s): 22:54:27 Archives upload complete. 22:54:27 INFO: archiving logs to Nexus 22:54:28 ---> uname -a: 22:54:28 Linux prd-centos7-docker-4c-2g-15649.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:54:28 22:54:28 22:54:28 ---> lscpu: 22:54:28 Architecture: x86_64 22:54:28 CPU op-mode(s): 32-bit, 64-bit 22:54:28 Byte Order: Little Endian 22:54:28 Address sizes: 40 bits physical, 48 bits virtual 22:54:28 CPU(s): 4 22:54:28 On-line CPU(s) list: 0-3 22:54:28 Thread(s) per core: 1 22:54:28 Core(s) per socket: 1 22:54:28 Socket(s): 4 22:54:28 NUMA node(s): 1 22:54:28 Vendor ID: GenuineIntel 22:54:28 CPU family: 6 22:54:28 Model: 44 22:54:28 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:54:28 Stepping: 1 22:54:28 CPU MHz: 2933.442 22:54:28 BogoMIPS: 5866.88 22:54:28 Virtualization: VT-x 22:54:28 Hypervisor vendor: KVM 22:54:28 Virtualization type: full 22:54:28 L1d cache: 128 KiB 22:54:28 L1i cache: 128 KiB 22:54:28 L2 cache: 16 MiB 22:54:28 L3 cache: 64 MiB 22:54:28 NUMA node0 CPU(s): 0-3 22:54:28 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:54:28 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:54:28 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:54:28 Vulnerability Meltdown: Mitigation; PTI 22:54:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:54:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:54:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:54:28 Vulnerability Srbds: Not affected 22:54:28 Vulnerability Tsx async abort: Not affected 22:54:28 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:54:28 22:54:28 22:54:28 ---> nproc: 22:54:28 4 22:54:28 22:54:28 22:54:28 ---> df -h: 22:54:28 Filesystem Size Used Available Use% Mounted on 22:54:28 overlay 50.0G 7.3G 42.7G 15% / 22:54:28 tmpfs 64.0M 0 64.0M 0% /dev 22:54:28 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:54:28 shm 64.0M 0 64.0M 0% /dev/shm 22:54:28 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 22:54:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 22:54:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 22:54:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 22:54:28 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-587 22:54:28 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-587@tmp 22:54:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 22:54:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 22:54:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 22:54:28 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 22:54:28 22:54:28 22:54:28 ---> free -m: 22:54:28 total used free shared buff/cache available 22:54:28 Mem: 1837 682 105 0 1049 1051 22:54:28 Swap: 1023 1 1022 22:54:28 22:54:28 22:54:28 ---> ip addr: 22:54:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:54:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:54:28 inet 127.0.0.1/8 scope host lo 22:54:28 valid_lft forever preferred_lft forever 22:54:28 inet6 ::1/128 scope host 22:54:28 valid_lft forever preferred_lft forever 22:54:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:54:28 link/ether fa:16:3e:f8:89:11 brd ff:ff:ff:ff:ff:ff 22:54:28 inet 10.30.122.85/23 brd 10.30.123.255 scope global dynamic eth0 22:54:28 valid_lft 85900sec preferred_lft 85900sec 22:54:28 inet6 fe80::f816:3eff:fef8:8911/64 scope link 22:54:28 valid_lft forever preferred_lft forever 22:54:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:54:28 link/ether 02:42:f1:28:8a:2b brd ff:ff:ff:ff:ff:ff 22:54:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:54:28 valid_lft forever preferred_lft forever 22:54:28 inet6 fe80::42:f1ff:fe28:8a2b/64 scope link 22:54:28 valid_lft forever preferred_lft forever 22:54:28 22:54:28 22:54:28 ---> sar -b -r -n DEV: 22:54:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/11/20 _x86_64_ (4 CPU) 22:54:28 22:54:28 22:45:57 LINUX RESTART (4 CPU) 22:54:28 22:54:28 22:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:54:28 22:48:01 2.35 0.00 2.35 0.00 0.00 52.40 0.00 22:54:28 22:49:01 0.48 0.00 0.48 0.00 0.00 6.83 0.00 22:54:28 22:50:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 22:54:28 22:51:01 0.25 0.00 0.25 0.00 0.00 3.73 0.00 22:54:28 22:52:01 0.28 0.00 0.28 0.00 0.00 3.86 0.00 22:54:28 22:53:01 0.33 0.00 0.33 0.00 0.00 3.76 0.00 22:54:28 22:54:01 12.89 12.66 0.23 0.00 1988.34 2.96 0.00 22:54:28 Average: 2.40 1.81 0.59 0.00 284.10 10.93 0.00 22:54:28 22:54:28 22:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:54:28 22:48:01 222752 0 573924 30.50 2620 1082248 1070048 36.52 414272 1047040 24 22:54:28 22:49:01 221532 0 575140 30.57 2620 1082252 1069976 36.52 427584 1035036 12 22:54:28 22:50:01 219676 0 576988 30.67 2620 1082260 1070156 36.52 431176 1032532 8 22:54:28 22:51:01 218292 0 578372 30.74 2620 1082260 1070160 36.52 441704 1023592 8 22:54:28 22:52:01 217520 0 579136 30.78 2620 1082268 1070124 36.52 451112 1015344 12 22:54:28 22:53:01 217268 0 579384 30.79 2620 1082272 1070184 36.52 451528 1015392 8 22:54:28 22:54:01 135112 0 601776 31.98 2620 1142036 1106520 37.76 473404 1074564 76 22:54:28 Average: 207450 0 580674 30.86 2620 1090799 1075310 36.70 441540 1034786 21 22:54:28 22:54:28 22:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:54:28 22:48:01 eth0 3.20 2.28 2.79 0.18 0.00 0.00 0.00 0.00 22:54:28 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:28 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:28 22:49:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:54:28 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:28 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:28 22:50:01 eth0 2.18 0.42 0.43 0.17 0.00 0.00 0.00 0.00 22:54:28 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:28 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:28 22:51:01 eth0 2.37 0.60 0.70 0.43 0.00 0.00 0.00 0.00 22:54:28 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:28 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:28 22:52:01 eth0 0.52 0.22 0.16 0.07 0.00 0.00 0.00 0.00 22:54:28 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:28 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:28 22:53:01 eth0 0.52 0.35 0.27 0.20 0.00 0.00 0.00 0.00 22:54:28 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:28 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:28 22:54:01 eth0 3.91 2.35 3.80 1.24 0.00 0.00 0.00 0.00 22:54:28 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:28 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:28 Average: eth0 1.84 0.90 1.17 0.33 0.00 0.00 0.00 0.00 22:54:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:28 22:54:28 22:54:28 ---> sar -P ALL: 22:54:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/11/20 _x86_64_ (4 CPU) 22:54:28 22:54:28 22:45:57 LINUX RESTART (4 CPU) 22:54:28 22:54:28 22:47:01 CPU %user %nice %system %iowait %steal %idle 22:54:28 22:48:01 all 0.26 0.00 0.06 0.00 0.00 99.68 22:54:28 22:48:01 0 0.23 0.00 0.05 0.00 0.00 99.72 22:54:28 22:48:01 1 0.50 0.00 0.03 0.00 0.00 99.47 22:54:28 22:48:01 2 0.12 0.00 0.07 0.00 0.00 99.82 22:54:28 22:48:01 3 0.18 0.00 0.10 0.00 0.00 99.72 22:54:28 22:49:01 all 0.15 0.00 0.04 0.00 0.00 99.81 22:54:28 22:49:01 0 0.05 0.00 0.07 0.00 0.00 99.88 22:54:28 22:49:01 1 0.43 0.00 0.03 0.00 0.00 99.53 22:54:28 22:49:01 2 0.07 0.00 0.02 0.00 0.00 99.92 22:54:28 22:49:01 3 0.03 0.00 0.05 0.00 0.00 99.92 22:54:28 22:50:01 all 0.15 0.00 0.03 0.00 0.00 99.82 22:54:28 22:50:01 0 0.02 0.00 0.05 0.00 0.00 99.93 22:54:28 22:50:01 1 0.52 0.00 0.02 0.00 0.00 99.47 22:54:28 22:50:01 2 0.05 0.00 0.02 0.00 0.00 99.93 22:54:28 22:50:01 3 0.02 0.00 0.05 0.00 0.00 99.93 22:54:28 22:51:01 all 0.17 0.00 0.04 0.00 0.00 99.79 22:54:28 22:51:01 0 0.07 0.00 0.03 0.00 0.00 99.90 22:54:28 22:51:01 1 0.52 0.00 0.02 0.00 0.00 99.47 22:54:28 22:51:01 2 0.07 0.00 0.05 0.00 0.00 99.88 22:54:28 22:51:01 3 0.03 0.00 0.05 0.00 0.02 99.90 22:54:28 22:52:01 all 0.15 0.00 0.04 0.00 0.00 99.80 22:54:28 22:52:01 0 0.03 0.00 0.05 0.00 0.00 99.92 22:54:28 22:52:01 1 0.52 0.00 0.03 0.00 0.02 99.43 22:54:28 22:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:54:28 22:52:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:54:28 22:53:01 all 0.16 0.00 0.02 0.00 0.00 99.82 22:54:28 22:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:54:28 22:53:01 1 0.53 0.00 0.00 0.00 0.00 99.47 22:54:28 22:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:54:28 22:53:01 3 0.05 0.00 0.05 0.00 0.00 99.90 22:54:28 22:54:01 all 0.43 0.00 0.17 0.33 0.00 99.07 22:54:28 22:54:01 0 0.27 0.00 0.08 0.00 0.00 99.65 22:54:28 22:54:01 1 0.60 0.00 0.30 1.19 0.00 97.91 22:54:28 22:54:01 2 0.23 0.00 0.07 0.02 0.00 99.68 22:54:28 22:54:01 3 0.63 0.00 0.22 0.10 0.00 99.05 22:54:28 Average: all 0.21 0.00 0.06 0.05 0.00 99.68 22:54:28 Average: 0 0.10 0.00 0.05 0.00 0.00 99.85 22:54:28 Average: 1 0.52 0.00 0.06 0.17 0.00 99.25 22:54:28 Average: 2 0.09 0.00 0.04 0.00 0.00 99.87 22:54:28 Average: 3 0.14 0.00 0.08 0.01 0.00 99.76 22:54:28 22:54:28 22:54:28