Pull request #553 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 49d69b8aca84d1a132e0e7f0316439f88c52691d+812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 (870eb38763508cab711ec33a204e03eb54f5e6e6) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-553/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-553/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6885 in /w/workspace/ndry_app-functions-sdk-go_PR-553 [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-553 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --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 --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 into PR head commit 49d69b8aca84d1a132e0e7f0316439f88c52691d Merge succeeded, producing 49d69b8aca84d1a132e0e7f0316439f88c52691d Checking out Revision 49d69b8aca84d1a132e0e7f0316439f88c52691d (PR-553) > git config core.sparsecheckout # timeout=10 > git checkout -f 49d69b8aca84d1a132e0e7f0316439f88c52691d # 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 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49d69b8aca84d1a132e0e7f0316439f88c52691d # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:56:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:56:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:56:08 ========================================================= 05:56:08 EdgeX Global Pipelines Version Info 05:56:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:56:10 ------------------- 05:56:10 stable info: 05:56:10 ------------------- 05:56:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:56:10 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 05:56:10 Message: update stable to v1.0.144 05:56:11 ------------------- 05:56:11 experimental info: 05:56:11 ------------------- 05:56:11 Commited By: **** collab-it+edgex@linuxfoundation.org 05:56:11 Commit SHA: c640cc8e0f176a0a86b153ebfcb15f3e2f33f7bd 05:56:11 Message: update experimental to v1.0.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 05:56:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 05:56:12 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 05:56:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:56:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:56:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:56:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:56:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:56:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:56:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:56:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:56:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:56:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 05:56:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:56:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:56:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:56:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:56:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:56:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:56:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:56:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:56:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:56:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:56:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:56:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:56:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:56:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-553 [Pipeline] echo 05:56:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-553 [Pipeline] echo 05:56:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-553 [Pipeline] echo 05:56:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49d69b8aca84d1a132e0e7f0316439f88c52691d [Pipeline] echo 05:56:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49d69b8 [Pipeline] echo 05:56:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:56:17 + git log --format=format:%s -1 49d69b8aca84d1a132e0e7f0316439f88c52691d [Pipeline] echo 05:56:17 GIT_COMMIT: 49d69b8aca84d1a132e0e7f0316439f88c52691d, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets [Pipeline] echo 05:56:17 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:56:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:18 05:56:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:56:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:18 latest: Pulling from edgex-devops/git-semver 05:56:18 31603596830f: Pulling fs layer 05:56:18 2a8b12db71e7: Pulling fs layer 05:56:18 6ca5941a6612: Pulling fs layer 05:56:18 ecc8261a40a4: Pulling fs layer 05:56:18 ecc8261a40a4: Waiting 05:56:18 2a8b12db71e7: Verifying Checksum 05:56:18 2a8b12db71e7: Download complete 05:56:18 31603596830f: Verifying Checksum 05:56:18 31603596830f: Download complete 05:56:18 ecc8261a40a4: Verifying Checksum 05:56:18 ecc8261a40a4: Download complete 05:56:18 6ca5941a6612: Verifying Checksum 05:56:18 6ca5941a6612: Download complete 05:56:18 31603596830f: Pull complete 05:56:18 2a8b12db71e7: Pull complete 05:56:19 6ca5941a6612: Pull complete 05:56:19 ecc8261a40a4: Pull complete 05:56:19 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:56:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:56:20 prd-centos7-docker-4c-2g-6885 does not seem to be running inside a container 05:56:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-553 -v /w/workspace/ndry_app-functions-sdk-go_PR-553:/w/workspace/ndry_app-functions-sdk-go_PR-553:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-553@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-553@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:56:22 $ docker top 42acb8111e5c38656901fafa5284a68a0f9349af613616e07423fbc7858d02fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:56:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:22 [ssh-agent] Looking for ssh-agent implementation... 05:56:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:23 $ docker exec 42acb8111e5c38656901fafa5284a68a0f9349af613616e07423fbc7858d02fe ssh-agent 05:56:23 SSH_AUTH_SOCK=/tmp/ssh-vo3P82ZeZ9Bo/agent.12 05:56:23 SSH_AGENT_PID=18 05:56:23 Running ssh-add (command line suppressed) 05:56:23 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-553@tmp/private_key_7300000757842587600.key (/w/workspace/ndry_app-functions-sdk-go_PR-553@tmp/private_key_7300000757842587600.key) 05:56:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:23 + git tag --points-at HEAD [Pipeline] } 05:56:23 $ docker exec --env ******** --env ******** 42acb8111e5c38656901fafa5284a68a0f9349af613616e07423fbc7858d02fe ssh-agent -k 05:56:24 unset SSH_AUTH_SOCK; 05:56:24 unset SSH_AGENT_PID; 05:56:24 echo Agent pid 18 killed; 05:56:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:56:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:24 [ssh-agent] Looking for ssh-agent implementation... 05:56:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:24 $ docker exec 42acb8111e5c38656901fafa5284a68a0f9349af613616e07423fbc7858d02fe ssh-agent 05:56:24 SSH_AUTH_SOCK=/tmp/ssh-DtihDww4bkiE/agent.47 05:56:24 SSH_AGENT_PID=52 05:56:24 Running ssh-add (command line suppressed) 05:56:24 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-553@tmp/private_key_7583151110389817859.key (/w/workspace/ndry_app-functions-sdk-go_PR-553@tmp/private_key_7583151110389817859.key) 05:56:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:25 + git semver init 05:56:25 # -> Open(): unable to determine branch for HEAD 05:56:25 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-553/.git 05:56:25 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-553 05:56:25 # $SEMVER_REMOTE_NAME = origin 05:56:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:56:25 # $SEMVER_USER_NAME = edgex-jenkins 05:56:25 # $SEMVER_BRANCH = PR-553 05:56:25 # $SEMVER_TEMP = /tmp/semver-841451905 05:56:25 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 05:56:27 # '/tmp/semver-841451905' -> '/w/workspace/ndry_app-functions-sdk-go_PR-553/.semver' 05:56:27 # -> Force: false 05:56:27 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-553/.semver [Pipeline] } 05:56:27 $ docker exec --env ******** --env ******** 42acb8111e5c38656901fafa5284a68a0f9349af613616e07423fbc7858d02fe ssh-agent -k 05:56:27 unset SSH_AUTH_SOCK; 05:56:27 unset SSH_AGENT_PID; 05:56:27 echo Agent pid 52 killed; 05:56:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:56:28 + git semver [Pipeline] } 05:56:28 $ docker stop --time=1 42acb8111e5c38656901fafa5284a68a0f9349af613616e07423fbc7858d02fe 05:56:29 $ docker rm -f 42acb8111e5c38656901fafa5284a68a0f9349af613616e07423fbc7858d02fe [Pipeline] // withDockerContainer [Pipeline] sh 05:56:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:56:31 Stashed 1 file(s) [Pipeline] echo 05:56:31 [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 05:56:47 Still waiting to schedule task 05:56:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:56:47 Still waiting to schedule task 05:56:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:58:14 Running on prd-centos7-docker-4c-2g-6894 in /w/workspace/ndry_app-functions-sdk-go_PR-553 [Pipeline] { [Pipeline] ws 05:58:14 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:58:17 using credential edgex-jenkins-ssh 05:58:17 Cloning the remote Git repository 05:58:17 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 05:58:18 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 05:58:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:58:18 > git --version # timeout=10 05:58:18 > git --version # 'git version 2.16.5' 05:58:18 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:58:19 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:58:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:58:19 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:58:20 Merging remotes/origin/master commit 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 into PR head commit 49d69b8aca84d1a132e0e7f0316439f88c52691d 05:58:20 Merge succeeded, producing 49d69b8aca84d1a132e0e7f0316439f88c52691d 05:58:20 Checking out Revision 49d69b8aca84d1a132e0e7f0316439f88c52691d (PR-553) 05:58:19 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:58:19 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:58:20 > git config core.sparsecheckout # timeout=10 05:58:20 > git checkout -f 49d69b8aca84d1a132e0e7f0316439f88c52691d # timeout=10 05:58:20 > git remote # timeout=10 05:58:20 > git config --get remote.origin.url # timeout=10 05:58:20 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:20 > git merge 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 # timeout=10 05:58:20 > git rev-parse HEAD^{commit} # timeout=10 05:58:20 > git config core.sparsecheckout # timeout=10 05:58:20 > git checkout -f 49d69b8aca84d1a132e0e7f0316439f88c52691d # timeout=10 05:58:23 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" 05:58:24 > git --version # timeout=10 05:58:24 > git --version # 'git version 2.16.5' 05:58:24 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:58:25 ========================================================= 05:58:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:58:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:58:25 + 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 . 05:58:26 Sending build context to Docker daemon 19.12MB 05:58:26 Step 1/8 : ARG BASE=golang:1.15-alpine 05:58:26 Step 2/8 : FROM ${BASE} 05:58:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:58:26 df20fa9351a1: Pulling fs layer 05:58:26 ed8968b2872e: Pulling fs layer 05:58:26 a92cc7c5fd73: Pulling fs layer 05:58:26 e871e8e8d7a9: Pulling fs layer 05:58:26 e73272ec9a57: Pulling fs layer 05:58:26 1e910a182e73: Pulling fs layer 05:58:26 4e634b169226: Pulling fs layer 05:58:26 e73272ec9a57: Waiting 05:58:26 1e910a182e73: Waiting 05:58:26 4e634b169226: Waiting 05:58:26 e871e8e8d7a9: Waiting 05:58:26 a92cc7c5fd73: Verifying Checksum 05:58:26 a92cc7c5fd73: Download complete 05:58:26 ed8968b2872e: Download complete 05:58:26 e73272ec9a57: Verifying Checksum 05:58:26 e73272ec9a57: Download complete 05:58:26 1e910a182e73: Download complete 05:58:26 df20fa9351a1: Verifying Checksum 05:58:26 df20fa9351a1: Download complete 05:58:26 df20fa9351a1: Pull complete 05:58:27 ed8968b2872e: Pull complete 05:58:27 a92cc7c5fd73: Pull complete 05:58:28 4e634b169226: Verifying Checksum 05:58:28 4e634b169226: Download complete 05:58:29 e871e8e8d7a9: Verifying Checksum 05:58:29 e871e8e8d7a9: Download complete 05:58:34 e871e8e8d7a9: Pull complete 05:58:34 e73272ec9a57: Pull complete 05:58:34 1e910a182e73: Pull complete 05:58:40 4e634b169226: Pull complete 05:58:40 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 05:58:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:58:40 ---> f7629b54cfaa 05:58:40 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:58:40 latest: Pulling from library/docker 05:58:40 df20fa9351a1: Already exists 05:58:40 25ad7478873d: Pulling fs layer 05:58:40 4684f6177b5d: Pulling fs layer 05:58:40 8ba584e970af: Pulling fs layer 05:58:40 3cdc74d2b06d: Pulling fs layer 05:58:40 4cf5a0d07c1f: Pulling fs layer 05:58:40 fca0ccc462d5: Pulling fs layer 05:58:40 4cf5a0d07c1f: Waiting 05:58:40 fca0ccc462d5: Waiting 05:58:40 3cdc74d2b06d: Waiting 05:58:40 4684f6177b5d: Verifying Checksum 05:58:40 4684f6177b5d: Download complete 05:58:40 25ad7478873d: Verifying Checksum 05:58:40 25ad7478873d: Download complete 05:58:40 3cdc74d2b06d: Verifying Checksum 05:58:40 3cdc74d2b06d: Download complete 05:58:40 fca0ccc462d5: Verifying Checksum 05:58:40 fca0ccc462d5: Download complete 05:58:40 25ad7478873d: Pull complete 05:58:40 4cf5a0d07c1f: Verifying Checksum 05:58:40 4cf5a0d07c1f: Download complete 05:58:40 4684f6177b5d: Pull complete 05:58:40 8ba584e970af: Verifying Checksum 05:58:40 8ba584e970af: Download complete 05:58:43 8ba584e970af: Pull complete 05:58:43 3cdc74d2b06d: Pull complete 05:58:43 4cf5a0d07c1f: Pull complete 05:58:43 fca0ccc462d5: Pull complete 05:58:43 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 05:58:43 Status: Downloaded newer image for docker:latest 05:58:45 ---> bb0a389084d2 05:58:45 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:58:45 ---> Running in d9fa03f33c3c 05:58:45 Removing intermediate container d9fa03f33c3c 05:58:45 ---> ed2c190db25f 05:58:45 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 05:58:45 ---> Running in d324a30b07df 05:58:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:58:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:58:50 (1/5) Installing libsodium (1.0.18-r0) 05:58:50 (2/5) Installing libzmq (4.3.3-r0) 05:58:51 (3/5) Installing pkgconf (1.7.2-r0) 05:58:51 (4/5) Installing libsodium-dev (1.0.18-r0) 05:58:51 (5/5) Installing zeromq-dev (4.3.3-r0) 05:58:51 Executing busybox-1.31.1-r16.trigger 05:58:51 OK: 167 MiB in 44 packages 05:58:52 Removing intermediate container d324a30b07df 05:58:52 ---> 65767d8cc9cd 05:58:52 Step 6/8 : WORKDIR /build 05:58:52 ---> Running in 3cd97e88f487 05:58:52 Removing intermediate container 3cd97e88f487 05:58:52 ---> 618cef7f5eee 05:58:52 Step 7/8 : COPY go.mod . 05:58:52 ---> 38818f3a105c 05:58:52 Step 8/8 : RUN go mod download 05:58:52 ---> Running in 641f02834029 05:59:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6896 in /w/workspace/ndry_app-functions-sdk-go_PR-553 [Pipeline] { [Pipeline] ws 05:59:04 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:59:09 using credential edgex-jenkins-ssh 05:59:09 Cloning the remote Git repository 05:59:09 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 05:59:09 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 05:59:09 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:59:09 > git --version # timeout=10 05:59:09 > git --version # 'git version 2.17.1' 05:59:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:13 Merging remotes/origin/master commit 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 into PR head commit 49d69b8aca84d1a132e0e7f0316439f88c52691d 05:59:12 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:59:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:59:13 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:59:13 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:59:13 Merge succeeded, producing 49d69b8aca84d1a132e0e7f0316439f88c52691d 05:59:13 Checking out Revision 49d69b8aca84d1a132e0e7f0316439f88c52691d (PR-553) 05:59:13 > git config core.sparsecheckout # timeout=10 05:59:13 > git checkout -f 49d69b8aca84d1a132e0e7f0316439f88c52691d # timeout=10 05:59:13 > git remote # timeout=10 05:59:13 > git config --get remote.origin.url # timeout=10 05:59:13 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:13 > git merge 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 # timeout=10 05:59:13 > git rev-parse HEAD^{commit} # timeout=10 05:59:13 > git config core.sparsecheckout # timeout=10 05:59:13 > git checkout -f 49d69b8aca84d1a132e0e7f0316439f88c52691d # timeout=10 05:59:18 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" 05:59:18 > git --version # timeout=10 05:59:18 > git --version # 'git version 2.17.1' 05:59:18 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 05:59:19 Removing intermediate container 641f02834029 05:59:19 ---> 26ebbbb29143 05:59:19 Successfully built 26ebbbb29143 05:59:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 05:59:20 ========================================================= 05:59:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:59:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:59:21 + docker inspect -f . ci-base-image-x86_64 05:59:21 . [Pipeline] withDockerContainer 05:59:21 prd-centos7-docker-4c-2g-6894 does not seem to be running inside a container 05:59:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:59:22 + 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 . 05:59:22 $ docker top fd16297f58f8dfaac651090188afedf6f99753fa2dbf5c1068d8b66daabf450a -eo pid,comm 05:59:23 Sending build context to Docker daemon 19.12MB 05:59:23 Step 1/8 : ARG BASE=golang:1.15-alpine 05:59:23 Step 2/8 : FROM ${BASE} [Pipeline] { [Pipeline] sh 05:59:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:59:23 b538f80385f9: Pulling fs layer 05:59:23 74f711af9a0d: Pulling fs layer 05:59:23 99f96fe45779: Pulling fs layer 05:59:23 8529a6b9a6be: Pulling fs layer 05:59:23 45590311c82a: Pulling fs layer 05:59:23 69ca0ff8b7b3: Pulling fs layer 05:59:23 209524e5b208: Pulling fs layer 05:59:23 45590311c82a: Waiting 05:59:23 8529a6b9a6be: Waiting 05:59:23 69ca0ff8b7b3: Waiting 05:59:23 209524e5b208: Waiting 05:59:23 + go version 05:59:23 go version go1.15.2 linux/amd64 [Pipeline] } 05:59:23 $ docker stop --time=1 fd16297f58f8dfaac651090188afedf6f99753fa2dbf5c1068d8b66daabf450a 05:59:23 99f96fe45779: Verifying Checksum 05:59:23 99f96fe45779: Download complete 05:59:23 b538f80385f9: Verifying Checksum 05:59:23 b538f80385f9: Download complete 05:59:23 45590311c82a: Verifying Checksum 05:59:23 45590311c82a: Download complete 05:59:23 74f711af9a0d: Verifying Checksum 05:59:23 74f711af9a0d: Download complete 05:59:23 69ca0ff8b7b3: Verifying Checksum 05:59:23 69ca0ff8b7b3: Download complete 05:59:24 b538f80385f9: Pull complete 05:59:24 $ docker rm -f fd16297f58f8dfaac651090188afedf6f99753fa2dbf5c1068d8b66daabf450a 05:59:25 74f711af9a0d: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 05:59:25 99f96fe45779: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:59:25 209524e5b208: Verifying Checksum 05:59:25 209524e5b208: Download complete 05:59:26 + docker inspect -f . ci-base-image-x86_64 05:59:26 . [Pipeline] withDockerContainer 05:59:26 prd-centos7-docker-4c-2g-6894 does not seem to be running inside a container 05:59:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:59:26 $ docker top 66aa87a422d0c2d441ba66d91a63a38810482ce3cbe52fcb13e45b453b5de7fe -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:27 + make test 05:59:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:59:27 8529a6b9a6be: Verifying Checksum 05:59:27 8529a6b9a6be: Download complete 05:59:29 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 05:59:36 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.096s coverage: 86.2% of statements 05:59:37 8529a6b9a6be: Pull complete 05:59:37 45590311c82a: Pull complete 05:59:37 69ca0ff8b7b3: Pull complete 05:59:42 209524e5b208: Pull complete 05:59:42 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 05:59:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:59:42 ---> 5bddaf1c2fca 05:59:42 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:59:42 latest: Pulling from library/docker 05:59:44 b538f80385f9: Already exists 05:59:44 259a493cd78d: Pulling fs layer 05:59:44 b8e66b5100f5: Pulling fs layer 05:59:44 7f8258a56ab6: Pulling fs layer 05:59:44 75a0a0ebb566: Pulling fs layer 05:59:44 4a2c62f0a2a3: Pulling fs layer 05:59:44 294320357d30: Pulling fs layer 05:59:44 75a0a0ebb566: Waiting 05:59:44 4a2c62f0a2a3: Waiting 05:59:44 294320357d30: Waiting 05:59:44 b8e66b5100f5: Verifying Checksum 05:59:44 b8e66b5100f5: Download complete 05:59:44 259a493cd78d: Verifying Checksum 05:59:44 259a493cd78d: Download complete 05:59:44 75a0a0ebb566: Verifying Checksum 05:59:44 75a0a0ebb566: Download complete 05:59:44 4a2c62f0a2a3: Verifying Checksum 05:59:44 4a2c62f0a2a3: Download complete 05:59:44 294320357d30: Verifying Checksum 05:59:44 294320357d30: Download complete 05:59:44 259a493cd78d: Pull complete 05:59:45 b8e66b5100f5: Pull complete 05:59:45 7f8258a56ab6: Download complete 05:59:48 7f8258a56ab6: Pull complete 05:59:49 75a0a0ebb566: Pull complete 05:59:49 4a2c62f0a2a3: Pull complete 05:59:50 294320357d30: Pull complete 05:59:50 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 05:59:50 Status: Downloaded newer image for docker:latest 05:59:51 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.033s coverage: 51.7% of statements 05:59:51 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 05:59:51 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 05:59:51 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.029s coverage: 54.7% of statements 05:59:51 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 05:59:51 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.243s coverage: 69.1% of statements 05:59:56 ---> eff4573d9eba 05:59:56 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:59:56 ---> Running in 1832e06314e2 05:59:56 Removing intermediate container 1832e06314e2 05:59:56 ---> a3aa71946598 05:59:56 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 05:59:56 ---> Running in ab35fffdfcca 05:59:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:59:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:00:00 (1/5) Installing libsodium (1.0.18-r0) 06:00:00 (2/5) Installing libzmq (4.3.3-r0) 06:00:00 (3/5) Installing pkgconf (1.7.2-r0) 06:00:00 (4/5) Installing libsodium-dev (1.0.18-r0) 06:00:00 (5/5) Installing zeromq-dev (4.3.3-r0) 06:00:00 Executing busybox-1.31.1-r16.trigger 06:00:00 OK: 144 MiB in 44 packages 06:00:02 Removing intermediate container ab35fffdfcca 06:00:02 ---> 194092cb7b42 06:00:02 Step 6/8 : WORKDIR /build 06:00:02 ---> Running in aff180d6c233 06:00:03 Removing intermediate container aff180d6c233 06:00:03 ---> 107edaf0047a 06:00:03 Step 7/8 : COPY go.mod . 06:00:03 ---> 0d6d7934c31c 06:00:03 Step 8/8 : RUN go mod download 06:00:03 ---> Running in 49aa0404703f 06:00:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.479s coverage: 61.6% of statements 06:00:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.006s coverage: 89.5% of statements 06:00:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements 06:00:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.061s coverage: 100.0% of statements 06:00:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 06:00:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 06:00:06 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 06:00:06 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 06:00:06 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 06:00:06 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 06:00:06 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 06:00:06 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 06:00:06 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 06:00:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements 06:00:06 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 06:00:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements 06:00:06 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 06:00:06 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 06:00:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.009s coverage: 9.4% of statements 06:00:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 7.001s coverage: 75.0% of statements 06:00:06 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 06:00:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.013s coverage: 89.7% of statements 06:00:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.009s coverage: 88.9% of statements 06:00:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.097s coverage: 80.5% of statements 06:00:06 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.007s coverage: 71.7% of statements 06:00:21 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.033s coverage: 70.8% of statements 06:00:21 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.006s coverage: 94.4% of statements 06:00:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:00:24 gofmt -l . 06:00:24 [ "`gofmt -l .`" = "" ] 06:00:24 ./bin/test-go-mod-tidy.sh [Pipeline] stash 06:00:25 Stashed 1 file(s) [Pipeline] } 06:00:25 $ docker stop --time=1 66aa87a422d0c2d441ba66d91a63a38810482ce3cbe52fcb13e45b453b5de7fe 06:00:27 $ docker rm -f 66aa87a422d0c2d441ba66d91a63a38810482ce3cbe52fcb13e45b453b5de7fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:00:30 Removing intermediate container 49aa0404703f 06:00:30 ---> 648d81255125 06:00:30 Successfully built 648d81255125 06:00:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:00:31 + docker inspect -f . ci-base-image-arm64 06:00:31 . [Pipeline] withDockerContainer 06:00:31 prd-ubuntu18.04-docker-arm64-4c-16g-6896 does not seem to be running inside a container 06:00:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:00:33 $ docker top 30bd55e641226ca2f4bbca7bddee7e553fc64f0f77e2931228212cd932a7a965 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:35 + go version 06:00:35 go version go1.15.2 linux/arm64 [Pipeline] } 06:00:35 $ docker stop --time=1 30bd55e641226ca2f4bbca7bddee7e553fc64f0f77e2931228212cd932a7a965 06:00:37 $ docker rm -f 30bd55e641226ca2f4bbca7bddee7e553fc64f0f77e2931228212cd932a7a965 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:00:38 + docker inspect -f . ci-base-image-arm64 06:00:38 . [Pipeline] withDockerContainer 06:00:38 prd-ubuntu18.04-docker-arm64-4c-16g-6896 does not seem to be running inside a container 06:00:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:00:41 $ docker top b8be791b0cdb1403442c2e799610c73534d24bbbe36965fe36d76d41812447ff -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:42 + make test 06:00:42 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:00:44 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 06:01:11 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.093s coverage: 86.2% of statements 06:01:50 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.063s coverage: 51.7% of statements 06:01:50 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 06:01:50 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 06:01:50 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.095s coverage: 54.7% of statements 06:01:50 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 06:01:50 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.522s coverage: 69.1% of statements 06:01:59 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.529s coverage: 61.6% of statements 06:01:59 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.019s coverage: 89.5% of statements 06:01:59 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.013s coverage: 100.0% of statements 06:01:59 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.195s coverage: 100.0% of statements 06:01:59 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.013s coverage: 100.0% of statements 06:01:59 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.017s coverage: 100.0% of statements 06:01:59 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 06:01:59 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 06:01:59 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 06:01:59 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 06:01:59 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 06:01:59 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 06:01:59 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 06:01:59 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.013s coverage: 96.6% of statements 06:01:59 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 06:01:59 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.012s coverage: 97.7% of statements 06:01:59 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 06:01:59 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 06:01:59 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.023s coverage: 9.4% of statements 06:02:02 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 7.136s coverage: 75.0% of statements 06:02:02 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 06:02:02 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.044s coverage: 89.7% of statements 06:02:02 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.036s coverage: 88.9% of statements 06:02:02 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.134s coverage: 80.5% of statements 06:02:02 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.024s coverage: 71.7% of statements 06:02:29 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.060s coverage: 70.8% of statements 06:02:29 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.012s coverage: 94.4% of statements 06:02:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:02:41 gofmt -l . 06:02:41 [ "`gofmt -l .`" = "" ] 06:02:42 ./bin/test-go-mod-tidy.sh [Pipeline] stash 06:02:43 Warning: overwriting stash ‘coverage-report’ 06:02:44 Stashed 1 file(s) [Pipeline] } 06:02:44 $ docker stop --time=1 b8be791b0cdb1403442c2e799610c73534d24bbbe36965fe36d76d41812447ff 06:02:46 $ docker rm -f b8be791b0cdb1403442c2e799610c73534d24bbbe36965fe36d76d41812447ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:02:49 provisioning config files... 06:02:49 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-553@tmp/config8482354571201269495tmp [Pipeline] { [Pipeline] sh 06:02:50 + set +x 06:02:50 + curl -s https://codecov.io/bash 06:02:50 + bash -s -- 06:02:50 06:02:50 _____ _ 06:02:50 / ____| | | 06:02:50 | | ___ __| | ___ ___ _____ __ 06:02:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:02:50 | |___| (_) | (_| | __/ (_| (_) \ V / 06:02:50 \_____\___/ \__,_|\___|\___\___/ \_/ 06:02:50 Bash-20201009-048fee3 06:02:50 06:02:50 06:02:50 ==> Jenkins CI detected. 06:02:50 project root: . 06:02:50 --> token set from env 06:02:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:02:50 ==> Running gcov in . (disable via -X gcov) 06:02:50 ==> Python coveragepy not found 06:02:50 ==> Searching for coverage reports in: 06:02:50 + . 06:02:50 -> Found 1 reports 06:02:50 ==> Detecting git/mercurial file structure 06:02:50 ==> Reading reports 06:02:50 + ./coverage.out bytes=90014 06:02:50 ==> Appending adjustments 06:02:50 https://docs.codecov.io/docs/fixing-reports 06:02:51 + Found adjustments 06:02:51 ==> Gzipping contents 06:02:51 ==> Uploading reports 06:02:51 url: https://codecov.io 06:02:51 query: branch=PR-553&commit=49d69b8aca84d1a132e0e7f0316439f88c52691d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-553%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=553&job=&cmd_args= 06:02:51 -> Pinging Codecov 06:02:51 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-553&commit=49d69b8aca84d1a132e0e7f0316439f88c52691d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-553%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=553&job=&cmd_args= 06:02:51 -> Uploading to 06:02:51 06:02:51 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:51 Dload Upload Total Spent Left Speed 06:02:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 06:02:51 X> Failed to upload 06:02:51 ==> Uploading to Codecov 06:02:51 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:51 Dload Upload Total Spent Left Speed 06:02:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16120 100 117 100 16003 249 34172 --:--:-- --:--:-- --:--:-- 34194 06:02:51 View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/49d69b8aca84d1a132e0e7f0316439f88c52691d [Pipeline] } 06:02:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:02:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:02:56 ---> package-listing.sh 06:02:56 ++ tr '[:upper:]' '[:lower:]' 06:02:56 ++ facter osfamily 06:02:56 + OS_FAMILY=redhat 06:02:56 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-553 06:02:56 + START_PACKAGES=/tmp/packages_start.txt 06:02:56 + END_PACKAGES=/tmp/packages_end.txt 06:02:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:02:56 + PACKAGES=/tmp/packages_start.txt 06:02:56 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-553 ']' 06:02:56 + PACKAGES=/tmp/packages_end.txt 06:02:56 + case "${OS_FAMILY}" in 06:02:56 + rpm -qa 06:02:56 + sort 06:03:00 + '[' -f /tmp/packages_start.txt ']' 06:03:00 + '[' -f /tmp/packages_end.txt ']' 06:03:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:03:00 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-553 ']' 06:03:00 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-553/archives/ 06:03:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-553/archives/ [Pipeline] echo 06:03:00 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-553/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:03:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:03:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:03:01 06:03:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:03:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:03:01 alpine: Pulling from edgex-lftools-log-publisher 06:03:01 df20fa9351a1: Pulling fs layer 06:03:01 36b3adc4ff6f: Pulling fs layer 06:03:01 8ad3a11d3b57: Pulling fs layer 06:03:01 46f8f816bc3b: Pulling fs layer 06:03:01 93b61091891f: Pulling fs layer 06:03:01 93b9cdb0e59b: Pulling fs layer 06:03:01 5e14af77c1be: Pulling fs layer 06:03:01 01666e4c0597: Pulling fs layer 06:03:01 aa168da1d23b: Pulling fs layer 06:03:01 93b9cdb0e59b: Waiting 06:03:01 01666e4c0597: Waiting 06:03:01 aa168da1d23b: Waiting 06:03:01 5e14af77c1be: Waiting 06:03:01 46f8f816bc3b: Waiting 06:03:01 93b61091891f: Waiting 06:03:01 df20fa9351a1: Verifying Checksum 06:03:01 df20fa9351a1: Download complete 06:03:01 46f8f816bc3b: Verifying Checksum 06:03:01 46f8f816bc3b: Download complete 06:03:01 36b3adc4ff6f: Verifying Checksum 06:03:01 36b3adc4ff6f: Download complete 06:03:01 93b9cdb0e59b: Verifying Checksum 06:03:01 93b9cdb0e59b: Download complete 06:03:01 5e14af77c1be: Verifying Checksum 06:03:01 5e14af77c1be: Download complete 06:03:01 01666e4c0597: Verifying Checksum 06:03:01 01666e4c0597: Download complete 06:03:01 93b61091891f: Verifying Checksum 06:03:01 93b61091891f: Download complete 06:03:01 8ad3a11d3b57: Verifying Checksum 06:03:01 8ad3a11d3b57: Download complete 06:03:02 df20fa9351a1: Pull complete 06:03:02 36b3adc4ff6f: Pull complete 06:03:03 8ad3a11d3b57: Pull complete 06:03:03 46f8f816bc3b: Pull complete 06:03:03 93b61091891f: Pull complete 06:03:03 93b9cdb0e59b: Pull complete 06:03:04 aa168da1d23b: Verifying Checksum 06:03:04 aa168da1d23b: Download complete 06:03:04 5e14af77c1be: Pull complete 06:03:04 01666e4c0597: Pull complete 06:03:10 aa168da1d23b: Pull complete 06:03:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:03:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:03:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:03:11 prd-centos7-docker-4c-2g-6885 does not seem to be running inside a container 06:03:11 $ 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-553/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-553 -v /w/workspace/ndry_app-functions-sdk-go_PR-553:/w/workspace/ndry_app-functions-sdk-go_PR-553:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-553@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-553@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:03:17 $ docker top 3688230d29a710ffe6ecddbb8195f57b4d6b92143327fc16dfc743a22e5bfb7f -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:17 + touch /tmp/pre-build-complete [Pipeline] sh 06:03:17 + mkdir -p /var/log/sa [Pipeline] sh 06:03:18 + ls /var/log/sa-host 06:03:18 + sadf -c /var/log/sa-host/sa05 06:03:18 file_magic: OK 06:03:18 HZ: Using current value: 100 06:03:18 file_header: OK 06:03:18 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:03:18 Statistics: 06:03:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:03:18 File successfully converted to sysstat format version 12.2.1 06:03:18 + sadf -c /var/log/sa-host/sa20 06:03:18 file_magic: OK 06:03:18 HZ: Using current value: 100 06:03:18 file_header: OK 06:03:18 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:03:18 Statistics: 06:03:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:03:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:18 provisioning config files... 06:03:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-553@tmp/config5643332747456097560tmp [Pipeline] { [Pipeline] echo 06:03:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:03:19 ---> create-netrc.sh [Pipeline] } 06:03:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:03:19 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:03:19 ---> python-tools-install.sh [Pipeline] echo 06:03:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:03:20 ---> sudo-logs.sh 06:03:20 Archiving 'sudo' log.. [Pipeline] echo 06:03:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:03:20 ---> job-cost.sh 06:03:20 lf-activate-venv: SKIPPING 06:03:20 INFO: No Stack... 06:03:21 INFO: Retrieving Pricing Info for: v1-standard-2 06:03:22 INFO: Archiving Costs [Pipeline] echo 06:03:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:03:22 ---> logs-deploy.sh 06:03:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-553/1 06:03:22 INFO: archiving workspace using pattern(s): 06:03:24 Archives upload complete. 06:03:24 INFO: archiving logs to Nexus