Pull request #544 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6f275b89137c891de585d0b1b963c662eb73eaad+c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e (e5b44c344755d8aaa159122233da174fd8de490f) 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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-544/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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f fc09f7fe5f69055b0e322e50b0bb9debbc716db4 # timeout=10 Commit message: "Merge pull request #271 from ernestojeda/documentation-changes" > 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-544/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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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 ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-5553’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5547’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5553 in /w/workspace/ndry_app-functions-sdk-go_PR-544 [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-544 # 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 Merging remotes/origin/master commit c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e into PR head commit 6f275b89137c891de585d0b1b963c662eb73eaad Merge succeeded, producing 6f275b89137c891de585d0b1b963c662eb73eaad Checking out Revision 6f275b89137c891de585d0b1b963c662eb73eaad (PR-544) > 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/544/head:refs/remotes/origin/PR-544 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f275b89137c891de585d0b1b963c662eb73eaad # 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 c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f275b89137c891de585d0b1b963c662eb73eaad # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-15T06:35:04.926Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-15T06:35:05.250Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-15T06:35:05.433Z] ========================================================= [2020-10-15T06:35:05.433Z] EdgeX Global Pipelines Version Info [2020-10-15T06:35:05.433Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-15T06:35:06.950Z] ------------------- [2020-10-15T06:35:06.950Z] stable info: [2020-10-15T06:35:06.950Z] ------------------- [2020-10-15T06:35:06.950Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-15T06:35:06.950Z] Commit SHA: fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [2020-10-15T06:35:06.950Z] Message: update stable to v1.0.142 [2020-10-15T06:35:07.898Z] ------------------- [2020-10-15T06:35:07.898Z] experimental info: [2020-10-15T06:35:07.898Z] ------------------- [2020-10-15T06:35:07.898Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-15T06:35:07.898Z] Commit SHA: 2f41ad55dd360c8679175c2f18fa26421540ceb6 [2020-10-15T06:35:07.898Z] Message: update experimental to v1.0.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-15T06:35:08.450Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2020-10-15T06:35:08.580Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2020-10-15T06:35:08.725Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-15T06:35:08.858Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-15T06:35:08.982Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-15T06:35:09.117Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-15T06:35:09.247Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-15T06:35:09.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-15T06:35:09.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-15T06:35:09.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-15T06:35:09.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-15T06:35:09.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2020-10-15T06:35:10.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-15T06:35:10.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-15T06:35:10.432Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-15T06:35:10.605Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-15T06:35:10.757Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-15T06:35:10.911Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-15T06:35:11.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-15T06:35:11.211Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-15T06:35:11.358Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-15T06:35:11.489Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2020-10-15T06:35:11.634Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-15T06:35:11.768Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-15T06:35:11.978Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-15T06:35:12.108Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-544 [Pipeline] echo [2020-10-15T06:35:12.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-544 [Pipeline] echo [2020-10-15T06:35:12.363Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-544 [Pipeline] echo [2020-10-15T06:35:12.486Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f275b89137c891de585d0b1b963c662eb73eaad [Pipeline] echo [2020-10-15T06:35:12.619Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f275b8 [Pipeline] echo [2020-10-15T06:35:12.759Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-15T06:35:13.591Z] + git log --format=format:%s -1 6f275b89137c891de585d0b1b963c662eb73eaad [Pipeline] echo [2020-10-15T06:35:13.690Z] GIT_COMMIT: 6f275b89137c891de585d0b1b963c662eb73eaad, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2020-10-15T06:35:13.765Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-15T06:35:14.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-15T06:35:14.733Z] [2020-10-15T06:35:14.733Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-15T06:35:15.167Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-15T06:35:15.167Z] latest: Pulling from edgex-devops/git-semver [2020-10-15T06:35:15.167Z] 31603596830f: Pulling fs layer [2020-10-15T06:35:15.167Z] 2a8b12db71e7: Pulling fs layer [2020-10-15T06:35:15.167Z] 6ca5941a6612: Pulling fs layer [2020-10-15T06:35:15.167Z] ecc8261a40a4: Pulling fs layer [2020-10-15T06:35:15.167Z] ecc8261a40a4: Waiting [2020-10-15T06:35:15.167Z] 2a8b12db71e7: Download complete [2020-10-15T06:35:15.167Z] 31603596830f: Verifying Checksum [2020-10-15T06:35:15.167Z] 31603596830f: Download complete [2020-10-15T06:35:15.434Z] 6ca5941a6612: Verifying Checksum [2020-10-15T06:35:15.434Z] 6ca5941a6612: Download complete [2020-10-15T06:35:15.434Z] ecc8261a40a4: Verifying Checksum [2020-10-15T06:35:15.434Z] ecc8261a40a4: Download complete [2020-10-15T06:35:15.699Z] 31603596830f: Pull complete [2020-10-15T06:35:15.699Z] 2a8b12db71e7: Pull complete [2020-10-15T06:35:16.648Z] 6ca5941a6612: Pull complete [2020-10-15T06:35:16.649Z] ecc8261a40a4: Pull complete [2020-10-15T06:35:16.649Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-15T06:35:16.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-15T06:35:16.915Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-15T06:35:17.045Z] prd-centos7-docker-4c-2g-5553 does not seem to be running inside a container [2020-10-15T06:35:17.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-544 -v /w/workspace/ndry_app-functions-sdk-go_PR-544:/w/workspace/ndry_app-functions-sdk-go_PR-544:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-544@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-15T06:35:18.987Z] $ docker top b0b294a5a64dbdf8cd1271fbd8ffc62d8f63e1a470df1a50e650562509d274b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-15T06:35:19.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-15T06:35:19.364Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-15T06:35:19.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-15T06:35:19.579Z] $ docker exec b0b294a5a64dbdf8cd1271fbd8ffc62d8f63e1a470df1a50e650562509d274b5 ssh-agent [2020-10-15T06:35:19.734Z] SSH_AUTH_SOCK=/tmp/ssh-orzsGYrNHJxT/agent.13 [2020-10-15T06:35:19.734Z] SSH_AGENT_PID=18 [2020-10-15T06:35:19.746Z] Running ssh-add (command line suppressed) [2020-10-15T06:35:19.867Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-544@tmp/private_key_5584519531421755585.key (/w/workspace/ndry_app-functions-sdk-go_PR-544@tmp/private_key_5584519531421755585.key) [2020-10-15T06:35:19.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-15T06:35:20.305Z] + git tag --points-at HEAD [Pipeline] } [2020-10-15T06:35:20.336Z] $ docker exec --env ******** --env ******** b0b294a5a64dbdf8cd1271fbd8ffc62d8f63e1a470df1a50e650562509d274b5 ssh-agent -k [2020-10-15T06:35:20.456Z] unset SSH_AUTH_SOCK; [2020-10-15T06:35:20.456Z] unset SSH_AGENT_PID; [2020-10-15T06:35:20.456Z] echo Agent pid 18 killed; [2020-10-15T06:35:20.499Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-15T06:35:20.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-15T06:35:20.735Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-15T06:35:20.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-15T06:35:20.898Z] $ docker exec b0b294a5a64dbdf8cd1271fbd8ffc62d8f63e1a470df1a50e650562509d274b5 ssh-agent [2020-10-15T06:35:21.055Z] SSH_AUTH_SOCK=/tmp/ssh-gG0FXqFTzISN/agent.47 [2020-10-15T06:35:21.055Z] SSH_AGENT_PID=52 [2020-10-15T06:35:21.063Z] Running ssh-add (command line suppressed) [2020-10-15T06:35:21.181Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-544@tmp/private_key_7869554177578620399.key (/w/workspace/ndry_app-functions-sdk-go_PR-544@tmp/private_key_7869554177578620399.key) [2020-10-15T06:35:21.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-15T06:35:21.620Z] + git semver init [2020-10-15T06:35:21.620Z] # -> Open(): unable to determine branch for HEAD [2020-10-15T06:35:21.620Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-544/.git [2020-10-15T06:35:21.620Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-544 [2020-10-15T06:35:21.620Z] # $SEMVER_REMOTE_NAME = origin [2020-10-15T06:35:21.620Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-15T06:35:21.620Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-15T06:35:21.620Z] # $SEMVER_BRANCH = PR-544 [2020-10-15T06:35:21.620Z] # $SEMVER_TEMP = /tmp/semver-230424510 [2020-10-15T06:35:21.620Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-10-15T06:35:24.187Z] # '/tmp/semver-230424510' -> '/w/workspace/ndry_app-functions-sdk-go_PR-544/.semver' [2020-10-15T06:35:24.187Z] # -> Force: false [2020-10-15T06:35:24.187Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-544/.semver [Pipeline] } [2020-10-15T06:35:24.209Z] $ docker exec --env ******** --env ******** b0b294a5a64dbdf8cd1271fbd8ffc62d8f63e1a470df1a50e650562509d274b5 ssh-agent -k [2020-10-15T06:35:24.329Z] unset SSH_AUTH_SOCK; [2020-10-15T06:35:24.329Z] unset SSH_AGENT_PID; [2020-10-15T06:35:24.329Z] echo Agent pid 52 killed; [2020-10-15T06:35:24.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-15T06:35:24.991Z] + git semver [Pipeline] } [2020-10-15T06:35:25.044Z] $ docker stop --time=1 b0b294a5a64dbdf8cd1271fbd8ffc62d8f63e1a470df1a50e650562509d274b5 [2020-10-15T06:35:26.467Z] $ docker rm -f b0b294a5a64dbdf8cd1271fbd8ffc62d8f63e1a470df1a50e650562509d274b5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-15T06:35:27.205Z] Stashed 1 file(s) [Pipeline] echo [2020-10-15T06:35:27.226Z] [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 [2020-10-15T06:35:43.017Z] Still waiting to schedule task [2020-10-15T06:35:43.018Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-15T06:35:43.045Z] Still waiting to schedule task [2020-10-15T06:35:43.045Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-15T06:38:31.277Z] Running on prd-centos7-docker-4c-2g-5559 in /w/workspace/ndry_app-functions-sdk-go_PR-544 [Pipeline] { [Pipeline] ws [2020-10-15T06:38:31.374Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-15T06:38:39.613Z] using credential edgex-jenkins-ssh [2020-10-15T06:38:39.702Z] Cloning the remote Git repository [2020-10-15T06:38:39.759Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-15T06:38:40.118Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2020-10-15T06:38:40.251Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-15T06:38:40.252Z] > git --version # timeout=10 [2020-10-15T06:38:40.265Z] > git --version # 'git version 2.16.5' [2020-10-15T06:38:40.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T06:38:40.432Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-15T06:38:46.355Z] Merging remotes/origin/master commit c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e into PR head commit 6f275b89137c891de585d0b1b963c662eb73eaad [2020-10-15T06:38:46.629Z] Merge succeeded, producing 6f275b89137c891de585d0b1b963c662eb73eaad [2020-10-15T06:38:46.630Z] Checking out Revision 6f275b89137c891de585d0b1b963c662eb73eaad (PR-544) [2020-10-15T06:38:45.863Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-15T06:38:45.886Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-15T06:38:45.925Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-15T06:38:45.956Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-15T06:38:45.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T06:38:45.965Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/544/head:refs/remotes/origin/PR-544 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-15T06:38:46.410Z] > git config core.sparsecheckout # timeout=10 [2020-10-15T06:38:46.421Z] > git checkout -f 6f275b89137c891de585d0b1b963c662eb73eaad # timeout=10 [2020-10-15T06:38:46.576Z] > git remote # timeout=10 [2020-10-15T06:38:46.594Z] > git config --get remote.origin.url # timeout=10 [2020-10-15T06:38:46.603Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T06:38:46.608Z] > git merge c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e # timeout=10 [2020-10-15T06:38:46.621Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-15T06:38:46.646Z] > git config core.sparsecheckout # timeout=10 [2020-10-15T06:38:46.653Z] > git checkout -f 6f275b89137c891de585d0b1b963c662eb73eaad # timeout=10 [2020-10-15T06:38:51.669Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2020-10-15T06:38:51.753Z] > git --version # timeout=10 [2020-10-15T06:38:51.788Z] > git --version # 'git version 2.16.5' [2020-10-15T06:38:51.823Z] fatal: bad object fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-15T06:38:53.198Z] ========================================================= [2020-10-15T06:38:53.198Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-15T06:38:53.198Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-15T06:38:54.408Z] + 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 . [2020-10-15T06:38:55.451Z] Sending build context to Docker daemon 19.1MB [2020-10-15T06:38:55.451Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-15T06:38:55.451Z] Step 2/8 : FROM ${BASE} [2020-10-15T06:38:55.451Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-15T06:38:55.451Z] df20fa9351a1: Pulling fs layer [2020-10-15T06:38:55.451Z] ed8968b2872e: Pulling fs layer [2020-10-15T06:38:55.451Z] a92cc7c5fd73: Pulling fs layer [2020-10-15T06:38:55.451Z] e871e8e8d7a9: Pulling fs layer [2020-10-15T06:38:55.451Z] e73272ec9a57: Pulling fs layer [2020-10-15T06:38:55.451Z] 1e910a182e73: Pulling fs layer [2020-10-15T06:38:55.451Z] 4e634b169226: Pulling fs layer [2020-10-15T06:38:55.451Z] e73272ec9a57: Waiting [2020-10-15T06:38:55.451Z] 1e910a182e73: Waiting [2020-10-15T06:38:55.451Z] 4e634b169226: Waiting [2020-10-15T06:38:55.451Z] e871e8e8d7a9: Waiting [2020-10-15T06:38:55.451Z] a92cc7c5fd73: Verifying Checksum [2020-10-15T06:38:55.451Z] a92cc7c5fd73: Download complete [2020-10-15T06:38:55.451Z] ed8968b2872e: Verifying Checksum [2020-10-15T06:38:55.451Z] ed8968b2872e: Download complete [2020-10-15T06:38:55.729Z] e73272ec9a57: Verifying Checksum [2020-10-15T06:38:55.729Z] e73272ec9a57: Download complete [2020-10-15T06:38:55.729Z] 1e910a182e73: Verifying Checksum [2020-10-15T06:38:55.729Z] 1e910a182e73: Download complete [2020-10-15T06:38:55.729Z] df20fa9351a1: Verifying Checksum [2020-10-15T06:38:55.729Z] df20fa9351a1: Download complete [2020-10-15T06:38:56.760Z] df20fa9351a1: Pull complete [2020-10-15T06:38:57.039Z] ed8968b2872e: Pull complete [2020-10-15T06:38:57.358Z] a92cc7c5fd73: Pull complete [2020-10-15T06:39:02.172Z] 4e634b169226: Verifying Checksum [2020-10-15T06:39:02.172Z] 4e634b169226: Download complete [2020-10-15T06:39:03.169Z] e871e8e8d7a9: Verifying Checksum [2020-10-15T06:39:03.169Z] e871e8e8d7a9: Download complete [2020-10-15T06:39:13.658Z] e871e8e8d7a9: Pull complete [2020-10-15T06:39:13.658Z] e73272ec9a57: Pull complete [2020-10-15T06:39:13.658Z] 1e910a182e73: Pull complete [2020-10-15T06:39:17.764Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5560 in /w/workspace/ndry_app-functions-sdk-go_PR-544 [Pipeline] { [Pipeline] ws [2020-10-15T06:39:17.865Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-15T06:39:20.546Z] 4e634b169226: Pull complete [2020-10-15T06:39:20.546Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-15T06:39:20.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-15T06:39:20.546Z] ---> f7629b54cfaa [2020-10-15T06:39:20.546Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-15T06:39:20.836Z] latest: Pulling from library/docker [2020-10-15T06:39:21.235Z] df20fa9351a1: Already exists [2020-10-15T06:39:21.235Z] 25ad7478873d: Pulling fs layer [2020-10-15T06:39:21.235Z] 4684f6177b5d: Pulling fs layer [2020-10-15T06:39:21.235Z] 8ba584e970af: Pulling fs layer [2020-10-15T06:39:21.235Z] 3cdc74d2b06d: Pulling fs layer [2020-10-15T06:39:21.235Z] 4cf5a0d07c1f: Pulling fs layer [2020-10-15T06:39:21.235Z] fca0ccc462d5: Pulling fs layer [2020-10-15T06:39:21.235Z] 3cdc74d2b06d: Waiting [2020-10-15T06:39:21.235Z] 4cf5a0d07c1f: Waiting [2020-10-15T06:39:21.235Z] fca0ccc462d5: Waiting [2020-10-15T06:39:21.235Z] 4684f6177b5d: Verifying Checksum [2020-10-15T06:39:21.235Z] 4684f6177b5d: Download complete [2020-10-15T06:39:21.721Z] 25ad7478873d: Verifying Checksum [2020-10-15T06:39:21.721Z] 25ad7478873d: Download complete [2020-10-15T06:39:22.186Z] 3cdc74d2b06d: Verifying Checksum [2020-10-15T06:39:22.186Z] 3cdc74d2b06d: Download complete [2020-10-15T06:39:22.186Z] 25ad7478873d: Pull complete [2020-10-15T06:39:22.186Z] 4cf5a0d07c1f: Verifying Checksum [2020-10-15T06:39:22.186Z] 4cf5a0d07c1f: Download complete [2020-10-15T06:39:22.186Z] 4684f6177b5d: Pull complete [2020-10-15T06:39:22.572Z] fca0ccc462d5: Verifying Checksum [2020-10-15T06:39:22.572Z] fca0ccc462d5: Download complete [2020-10-15T06:39:23.317Z] using credential edgex-jenkins-ssh [2020-10-15T06:39:23.405Z] Cloning the remote Git repository [2020-10-15T06:39:23.677Z] 8ba584e970af: Verifying Checksum [2020-10-15T06:39:23.677Z] 8ba584e970af: Download complete [2020-10-15T06:39:23.467Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-15T06:39:23.580Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2020-10-15T06:39:23.658Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-15T06:39:23.659Z] > git --version # timeout=10 [2020-10-15T06:39:23.680Z] > git --version # 'git version 2.17.1' [2020-10-15T06:39:23.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T06:39:23.755Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-15T06:39:26.718Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-15T06:39:26.739Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-15T06:39:26.780Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-15T06:39:26.814Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-15T06:39:26.815Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T06:39:26.826Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/544/head:refs/remotes/origin/PR-544 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-15T06:39:27.367Z] Merging remotes/origin/master commit c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e into PR head commit 6f275b89137c891de585d0b1b963c662eb73eaad [2020-10-15T06:39:27.817Z] Merge succeeded, producing 6f275b89137c891de585d0b1b963c662eb73eaad [2020-10-15T06:39:27.818Z] Checking out Revision 6f275b89137c891de585d0b1b963c662eb73eaad (PR-544) [2020-10-15T06:39:27.390Z] > git config core.sparsecheckout # timeout=10 [2020-10-15T06:39:27.420Z] > git checkout -f 6f275b89137c891de585d0b1b963c662eb73eaad # timeout=10 [2020-10-15T06:39:27.657Z] > git remote # timeout=10 [2020-10-15T06:39:27.694Z] > git config --get remote.origin.url # timeout=10 [2020-10-15T06:39:27.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T06:39:27.736Z] > git merge c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e # timeout=10 [2020-10-15T06:39:27.791Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-15T06:39:27.827Z] > git config core.sparsecheckout # timeout=10 [2020-10-15T06:39:27.841Z] > git checkout -f 6f275b89137c891de585d0b1b963c662eb73eaad # timeout=10 [2020-10-15T06:39:30.577Z] 8ba584e970af: Pull complete [2020-10-15T06:39:30.577Z] 3cdc74d2b06d: Pull complete [2020-10-15T06:39:30.577Z] 4cf5a0d07c1f: Pull complete [2020-10-15T06:39:30.577Z] fca0ccc462d5: Pull complete [2020-10-15T06:39:30.577Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-15T06:39:30.577Z] Status: Downloaded newer image for docker:latest [2020-10-15T06:39:32.285Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2020-10-15T06:39:32.372Z] > git --version # timeout=10 [2020-10-15T06:39:32.395Z] > git --version # 'git version 2.17.1' [2020-10-15T06:39:32.416Z] fatal: bad object fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-15T06:39:33.723Z] ========================================================= [2020-10-15T06:39:33.723Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-15T06:39:33.723Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-15T06:39:34.474Z] ---> 06656027d3d7 [2020-10-15T06:39:34.474Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-15T06:39:34.474Z] ---> Running in 46b2a648da57 [2020-10-15T06:39:34.474Z] Removing intermediate container 46b2a648da57 [2020-10-15T06:39:34.474Z] ---> 048bc08fd113 [2020-10-15T06:39:34.474Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-15T06:39:34.474Z] ---> Running in e71a10a96a24 [2020-10-15T06:39:34.798Z] + 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 . [2020-10-15T06:39:35.526Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-15T06:39:35.791Z] Sending build context to Docker daemon 19.1MB [2020-10-15T06:39:35.791Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-15T06:39:35.791Z] Step 2/8 : FROM ${BASE} [2020-10-15T06:39:36.253Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-15T06:39:36.397Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-15T06:39:36.397Z] b538f80385f9: Pulling fs layer [2020-10-15T06:39:36.397Z] 74f711af9a0d: Pulling fs layer [2020-10-15T06:39:36.397Z] 99f96fe45779: Pulling fs layer [2020-10-15T06:39:36.397Z] 8529a6b9a6be: Pulling fs layer [2020-10-15T06:39:36.397Z] 45590311c82a: Pulling fs layer [2020-10-15T06:39:36.397Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-15T06:39:36.397Z] 209524e5b208: Pulling fs layer [2020-10-15T06:39:36.397Z] 45590311c82a: Waiting [2020-10-15T06:39:36.397Z] 69ca0ff8b7b3: Waiting [2020-10-15T06:39:36.397Z] 209524e5b208: Waiting [2020-10-15T06:39:36.397Z] 8529a6b9a6be: Waiting [2020-10-15T06:39:36.397Z] 99f96fe45779: Download complete [2020-10-15T06:39:36.397Z] 74f711af9a0d: Verifying Checksum [2020-10-15T06:39:36.397Z] 74f711af9a0d: Download complete [2020-10-15T06:39:36.397Z] 45590311c82a: Verifying Checksum [2020-10-15T06:39:36.397Z] 45590311c82a: Download complete [2020-10-15T06:39:36.397Z] 69ca0ff8b7b3: Download complete [2020-10-15T06:39:37.235Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-15T06:39:37.378Z] b538f80385f9: Download complete [2020-10-15T06:39:37.557Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-15T06:39:37.851Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-15T06:39:37.851Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-15T06:39:37.978Z] b538f80385f9: Pull complete [2020-10-15T06:39:38.223Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-15T06:39:38.223Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T06:39:38.223Z] OK: 167 MiB in 44 packages [2020-10-15T06:39:38.580Z] 74f711af9a0d: Pull complete [2020-10-15T06:39:38.858Z] 99f96fe45779: Pull complete [2020-10-15T06:39:39.309Z] Removing intermediate container e71a10a96a24 [2020-10-15T06:39:39.309Z] ---> fe102d3d551e [2020-10-15T06:39:39.309Z] Step 6/8 : WORKDIR /build [2020-10-15T06:39:39.309Z] ---> Running in 99e078f50a3b [2020-10-15T06:39:39.617Z] Removing intermediate container 99e078f50a3b [2020-10-15T06:39:39.617Z] ---> e0c11fb021a8 [2020-10-15T06:39:39.617Z] Step 7/8 : COPY go.mod . [2020-10-15T06:39:39.914Z] ---> 25974742dcf8 [2020-10-15T06:39:39.914Z] Step 8/8 : RUN go mod download [2020-10-15T06:39:40.206Z] ---> Running in 531f5ecd6d3f [2020-10-15T06:39:40.309Z] 209524e5b208: Verifying Checksum [2020-10-15T06:39:40.309Z] 209524e5b208: Download complete [2020-10-15T06:39:42.971Z] 8529a6b9a6be: Verifying Checksum [2020-10-15T06:39:42.971Z] 8529a6b9a6be: Download complete [2020-10-15T06:39:55.418Z] 8529a6b9a6be: Pull complete [2020-10-15T06:39:55.418Z] 45590311c82a: Pull complete [2020-10-15T06:39:55.418Z] 69ca0ff8b7b3: Pull complete [2020-10-15T06:39:58.061Z] 209524e5b208: Pull complete [2020-10-15T06:39:58.061Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-15T06:39:58.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-15T06:39:58.061Z] ---> 5bddaf1c2fca [2020-10-15T06:39:58.061Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-15T06:39:58.061Z] latest: Pulling from library/docker [2020-10-15T06:39:58.346Z] b538f80385f9: Already exists [2020-10-15T06:39:58.346Z] 259a493cd78d: Pulling fs layer [2020-10-15T06:39:58.346Z] b8e66b5100f5: Pulling fs layer [2020-10-15T06:39:58.346Z] 7f8258a56ab6: Pulling fs layer [2020-10-15T06:39:58.346Z] 75a0a0ebb566: Pulling fs layer [2020-10-15T06:39:58.346Z] 4a2c62f0a2a3: Pulling fs layer [2020-10-15T06:39:58.346Z] 294320357d30: Pulling fs layer [2020-10-15T06:39:58.346Z] 75a0a0ebb566: Waiting [2020-10-15T06:39:58.346Z] 4a2c62f0a2a3: Waiting [2020-10-15T06:39:58.346Z] b8e66b5100f5: Verifying Checksum [2020-10-15T06:39:58.346Z] b8e66b5100f5: Download complete [2020-10-15T06:39:58.346Z] 259a493cd78d: Verifying Checksum [2020-10-15T06:39:58.346Z] 259a493cd78d: Download complete [2020-10-15T06:39:58.644Z] 75a0a0ebb566: Verifying Checksum [2020-10-15T06:39:58.644Z] 75a0a0ebb566: Download complete [2020-10-15T06:39:58.644Z] 4a2c62f0a2a3: Verifying Checksum [2020-10-15T06:39:58.644Z] 4a2c62f0a2a3: Download complete [2020-10-15T06:39:58.644Z] 294320357d30: Verifying Checksum [2020-10-15T06:39:58.644Z] 294320357d30: Download complete [2020-10-15T06:39:59.267Z] 259a493cd78d: Pull complete [2020-10-15T06:39:59.877Z] b8e66b5100f5: Pull complete [2020-10-15T06:39:59.877Z] 7f8258a56ab6: Verifying Checksum [2020-10-15T06:39:59.877Z] 7f8258a56ab6: Download complete [2020-10-15T06:40:03.326Z] 7f8258a56ab6: Pull complete [2020-10-15T06:40:03.928Z] 75a0a0ebb566: Pull complete [2020-10-15T06:40:04.213Z] 4a2c62f0a2a3: Pull complete [2020-10-15T06:40:04.503Z] 294320357d30: Pull complete [2020-10-15T06:40:04.503Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-15T06:40:04.503Z] Status: Downloaded newer image for docker:latest [2020-10-15T06:40:11.278Z] ---> 970310106256 [2020-10-15T06:40:11.278Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-15T06:40:11.278Z] ---> Running in f79ea656e905 [2020-10-15T06:40:11.878Z] Removing intermediate container f79ea656e905 [2020-10-15T06:40:11.878Z] ---> f7c857ef759d [2020-10-15T06:40:11.878Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-15T06:40:12.153Z] ---> Running in 97ddccf70e32 [2020-10-15T06:40:13.148Z] Removing intermediate container 531f5ecd6d3f [2020-10-15T06:40:13.148Z] ---> 2fc8326cf65f [2020-10-15T06:40:13.439Z] Successfully built 2fc8326cf65f [2020-10-15T06:40:13.439Z] Successfully tagged ci-base-image-x86_64:latest [2020-10-15T06:40:13.602Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2020-10-15T06:40:14.571Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-15T06:40:14.603Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T06:40:14.909Z] . [Pipeline] withDockerContainer [2020-10-15T06:40:15.342Z] prd-centos7-docker-4c-2g-5559 does not seem to be running inside a container [2020-10-15T06:40:15.520Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2020-10-15T06:40:16.050Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-15T06:40:16.325Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-15T06:40:16.325Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-15T06:40:16.598Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-15T06:40:16.598Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-15T06:40:16.872Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T06:40:16.872Z] OK: 144 MiB in 44 packages [2020-10-15T06:40:17.759Z] $ docker top 898c87614c22912afda0e9dbeb997dd651bd53a9cfabc14deb3bfbcc07b78e75 -eo pid,comm [Pipeline] { [2020-10-15T06:40:18.316Z] Removing intermediate container 97ddccf70e32 [2020-10-15T06:40:18.316Z] ---> 5e7d5a848ea1 [2020-10-15T06:40:18.316Z] Step 6/8 : WORKDIR /build [Pipeline] sh [2020-10-15T06:40:18.599Z] ---> Running in 72273ec1b9ce [2020-10-15T06:40:18.884Z] Removing intermediate container 72273ec1b9ce [2020-10-15T06:40:18.884Z] ---> f36acb2f9740 [2020-10-15T06:40:18.884Z] Step 7/8 : COPY go.mod . [2020-10-15T06:40:19.314Z] + go version [2020-10-15T06:40:19.314Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-15T06:40:19.356Z] $ docker stop --time=1 898c87614c22912afda0e9dbeb997dd651bd53a9cfabc14deb3bfbcc07b78e75 [2020-10-15T06:40:19.873Z] ---> 5957a8a0ad6c [2020-10-15T06:40:19.873Z] Step 8/8 : RUN go mod download [2020-10-15T06:40:19.873Z] ---> Running in e52e7391c462 [2020-10-15T06:40:20.941Z] $ docker rm -f 898c87614c22912afda0e9dbeb997dd651bd53a9cfabc14deb3bfbcc07b78e75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-15T06:40:22.335Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-15T06:40:22.335Z] . [Pipeline] withDockerContainer [2020-10-15T06:40:22.567Z] prd-centos7-docker-4c-2g-5559 does not seem to be running inside a container [2020-10-15T06:40:22.672Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2020-10-15T06:40:23.948Z] $ docker top 8d3445984f70cb681d0cf081336e88ae470cf69b7e2f419c15d7806a1415b623 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-15T06:40:24.853Z] + make test [2020-10-15T06:40:24.853Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-15T06:40:27.796Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-10-15T06:40:40.633Z] # github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http [2020-10-15T06:40:40.633Z] internal/v2/controller/http/controller.go:130:102: secretRequest.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) [2020-10-15T06:40:40.633Z] internal/v2/controller/http/controller.go:134:59: secretRequest.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) [2020-10-15T06:40:40.633Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.144s coverage: 86.2% of statements [2020-10-15T06:40:52.243Z] Removing intermediate container e52e7391c462 [2020-10-15T06:40:52.243Z] ---> e782ecc8d211 [2020-10-15T06:40:52.243Z] Successfully built e782ecc8d211 [2020-10-15T06:40:52.243Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-15T06:40:52.694Z] + docker inspect -f . ci-base-image-arm64 [2020-10-15T06:40:52.694Z] . [Pipeline] withDockerContainer [2020-10-15T06:40:53.027Z] prd-ubuntu18.04-docker-arm64-4c-16g-5560 does not seem to be running inside a container [2020-10-15T06:40:53.125Z] $ 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 [2020-10-15T06:40:55.324Z] $ docker top 062edb73e21b41d6d02e9d2b61b0d28f368aff40261ba128dded1212638853b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-15T06:40:55.946Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/appsdk [build failed] [2020-10-15T06:40:55.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-10-15T06:40:55.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-10-15T06:40:55.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.088s coverage: 54.7% of statements [2020-10-15T06:40:55.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-10-15T06:40:56.897Z] + go version [2020-10-15T06:40:56.897Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-15T06:40:56.939Z] $ docker stop --time=1 062edb73e21b41d6d02e9d2b61b0d28f368aff40261ba128dded1212638853b0 [2020-10-15T06:40:57.610Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.686s coverage: 69.1% of statements [2020-10-15T06:40:58.916Z] $ docker rm -f 062edb73e21b41d6d02e9d2b61b0d28f368aff40261ba128dded1212638853b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-15T06:41:00.315Z] + docker inspect -f . ci-base-image-arm64 [2020-10-15T06:41:00.315Z] . [Pipeline] withDockerContainer [2020-10-15T06:41:00.365Z] # github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http [github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http.test] [2020-10-15T06:41:00.365Z] internal/v2/controller/http/controller.go:130: secretRequest.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) [2020-10-15T06:41:00.365Z] internal/v2/controller/http/controller.go:134: secretRequest.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) [2020-10-15T06:41:00.365Z] internal/v2/controller/http/controller_test.go:187:35: unknown field 'RequestID' in struct literal of type "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".BaseRequest (but does have RequestId) [2020-10-15T06:41:00.365Z] internal/v2/controller/http/controller_test.go:200:18: validNoRequestId.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) [2020-10-15T06:41:00.365Z] internal/v2/controller/http/controller_test.go:202:14: badRequestId.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) [2020-10-15T06:41:00.365Z] internal/v2/controller/http/controller_test.go:267:62: actualResponse.RequestID undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".BaseResponse has no field or method RequestID, but does have RequestId) [2020-10-15T06:41:00.365Z] # github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests [github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests.test] [2020-10-15T06:41:00.365Z] internal/v2/dtos/requests/secrets_test.go:34:34: unknown field 'RequestID' in struct literal of type common.BaseRequest (but does have RequestId) [2020-10-15T06:41:00.365Z] internal/v2/dtos/requests/secrets_test.go:54:18: validNoRequestId.RequestID undefined (type SecretsRequest has no field or method RequestID) [2020-10-15T06:41:00.365Z] internal/v2/dtos/requests/secrets_test.go:56:14: badRequestId.RequestID undefined (type SecretsRequest has no field or method RequestID) [2020-10-15T06:41:00.635Z] prd-ubuntu18.04-docker-arm64-4c-16g-5560 does not seem to be running inside a container [2020-10-15T06:41:00.734Z] $ 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 [2020-10-15T06:41:02.870Z] $ docker top b4318dcfde6b04bf703c631ec0eb876b794056336e7e8ae285fb6f3bca400e45 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-15T06:41:04.541Z] + make test [2020-10-15T06:41:04.541Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-15T06:41:06.547Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-10-15T06:41:12.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.767s coverage: 61.6% of statements [2020-10-15T06:41:12.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.027s coverage: 89.5% of statements [2020-10-15T06:41:12.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.027s coverage: 100.0% of statements [2020-10-15T06:41:12.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.153s coverage: 100.0% of statements [2020-10-15T06:41:12.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.006s coverage: 100.0% of statements [2020-10-15T06:41:12.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.008s coverage: 100.0% of statements [2020-10-15T06:41:12.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-10-15T06:41:12.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-10-15T06:41:12.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-10-15T06:41:12.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-10-15T06:41:12.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-10-15T06:41:12.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-10-15T06:41:12.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-10-15T06:41:12.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.010s coverage: 96.6% of statements [2020-10-15T06:41:12.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-10-15T06:41:12.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements [2020-10-15T06:41:12.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-10-15T06:41:12.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-10-15T06:41:12.946Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [build failed] [2020-10-15T06:41:12.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 7.117s coverage: 75.0% of statements [2020-10-15T06:41:12.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2020-10-15T06:41:12.946Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http [build failed] [2020-10-15T06:41:12.946Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests [build failed] [2020-10-15T06:41:12.946Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/webserver [build failed] [2020-10-15T06:41:12.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.025s coverage: 71.7% of statements [2020-10-15T06:41:28.817Z] # github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http [2020-10-15T06:41:28.817Z] internal/v2/controller/http/controller.go:130:102: secretRequest.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) [2020-10-15T06:41:28.817Z] internal/v2/controller/http/controller.go:134:59: secretRequest.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) [2020-10-15T06:41:28.817Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.059s coverage: 86.2% of statements [2020-10-15T06:41:31.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.618s coverage: 70.6% of statements [2020-10-15T06:41:31.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.034s coverage: 94.4% of statements [2020-10-15T06:41:31.373Z] FAIL [2020-10-15T06:41:31.373Z] make: *** [Makefile:6: test] Error 2 [Pipeline] } [2020-10-15T06:41:31.432Z] $ docker stop --time=1 8d3445984f70cb681d0cf081336e88ae470cf69b7e2f419c15d7806a1415b623 [2020-10-15T06:41:33.645Z] $ docker rm -f 8d3445984f70cb681d0cf081336e88ae470cf69b7e2f419c15d7806a1415b623 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-15T06:41:36.397Z] Failed in branch amd64 [2020-10-15T06:42:07.916Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/appsdk [build failed] [2020-10-15T06:42:07.916Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-10-15T06:42:07.916Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-10-15T06:42:07.916Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.069s coverage: 54.7% of statements [2020-10-15T06:42:07.916Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-10-15T06:42:07.916Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.378s coverage: 69.1% of statements [2020-10-15T06:42:12.261Z] # github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http [github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http.test] [2020-10-15T06:42:12.261Z] internal/v2/controller/http/controller.go:130: secretRequest.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) [2020-10-15T06:42:12.261Z] internal/v2/controller/http/controller.go:134: secretRequest.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) [2020-10-15T06:42:12.261Z] internal/v2/controller/http/controller_test.go:187:35: unknown field 'RequestID' in struct literal of type "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".BaseRequest (but does have RequestId) [2020-10-15T06:42:12.261Z] internal/v2/controller/http/controller_test.go:200:18: validNoRequestId.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) [2020-10-15T06:42:12.261Z] internal/v2/controller/http/controller_test.go:202:14: badRequestId.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) [2020-10-15T06:42:12.261Z] internal/v2/controller/http/controller_test.go:267:62: actualResponse.RequestID undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".BaseResponse has no field or method RequestID, but does have RequestId) [2020-10-15T06:42:12.261Z] # github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests [github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests.test] [2020-10-15T06:42:12.261Z] internal/v2/dtos/requests/secrets_test.go:34:34: unknown field 'RequestID' in struct literal of type common.BaseRequest (but does have RequestId) [2020-10-15T06:42:12.261Z] internal/v2/dtos/requests/secrets_test.go:54:18: validNoRequestId.RequestID undefined (type SecretsRequest has no field or method RequestID) [2020-10-15T06:42:12.261Z] internal/v2/dtos/requests/secrets_test.go:56:14: badRequestId.RequestID undefined (type SecretsRequest has no field or method RequestID) [2020-10-15T06:42:22.540Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.520s coverage: 61.6% of statements [2020-10-15T06:42:22.540Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.013s coverage: 89.5% of statements [2020-10-15T06:42:22.540Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.011s coverage: 100.0% of statements [2020-10-15T06:42:22.540Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.129s coverage: 100.0% of statements [2020-10-15T06:42:22.540Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.012s coverage: 100.0% of statements [2020-10-15T06:42:22.540Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.013s coverage: 100.0% of statements [2020-10-15T06:42:22.540Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-10-15T06:42:22.540Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-10-15T06:42:22.540Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-10-15T06:42:22.540Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-10-15T06:42:22.540Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-10-15T06:42:22.540Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-10-15T06:42:22.540Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-10-15T06:42:22.540Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.013s coverage: 96.6% of statements [2020-10-15T06:42:22.540Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-10-15T06:42:22.540Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.016s coverage: 97.7% of statements [2020-10-15T06:42:22.540Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-10-15T06:42:22.540Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-10-15T06:42:22.540Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [build failed] [2020-10-15T06:42:22.540Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 7.113s coverage: 75.0% of statements [2020-10-15T06:42:22.540Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2020-10-15T06:42:22.540Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http [build failed] [2020-10-15T06:42:22.540Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests [build failed] [2020-10-15T06:42:22.540Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/webserver [build failed] [2020-10-15T06:42:22.540Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.023s coverage: 71.7% of statements [2020-10-15T06:42:44.711Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.917s coverage: 70.6% of statements [2020-10-15T06:42:44.711Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.013s coverage: 94.4% of statements [2020-10-15T06:42:44.711Z] FAIL [2020-10-15T06:42:44.711Z] make: *** [Makefile:6: test] Error 2 [Pipeline] } [2020-10-15T06:42:44.761Z] $ docker stop --time=1 b4318dcfde6b04bf703c631ec0eb876b794056336e7e8ae285fb6f3bca400e45 [2020-10-15T06:42:46.806Z] $ docker rm -f b4318dcfde6b04bf703c631ec0eb876b794056336e7e8ae285fb6f3bca400e45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-15T06:42:49.638Z] 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 Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 [2020-10-15T06:42:53.973Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T06:42:54.594Z] ---> package-listing.sh [2020-10-15T06:42:54.594Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-15T06:42:54.594Z] ++ facter osfamily [2020-10-15T06:42:54.594Z] + OS_FAMILY=redhat [2020-10-15T06:42:54.594Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-544 [2020-10-15T06:42:54.594Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-15T06:42:54.594Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-15T06:42:54.594Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-15T06:42:54.594Z] + PACKAGES=/tmp/packages_start.txt [2020-10-15T06:42:54.594Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-544 ']' [2020-10-15T06:42:54.594Z] + PACKAGES=/tmp/packages_end.txt [2020-10-15T06:42:54.594Z] + case "${OS_FAMILY}" in [2020-10-15T06:42:54.594Z] + rpm -qa [2020-10-15T06:42:54.594Z] + sort [2020-10-15T06:42:58.819Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-15T06:42:58.819Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-15T06:42:58.819Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-15T06:42:58.819Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-544 ']' [2020-10-15T06:42:58.819Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-544/archives/ [2020-10-15T06:42:58.819Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-544/archives/ [Pipeline] echo [2020-10-15T06:42:58.852Z] 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-544/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-15T06:42:59.160Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-15T06:42:59.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-15T06:42:59.497Z] [2020-10-15T06:42:59.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-15T06:42:59.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-15T06:42:59.908Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-15T06:42:59.908Z] df20fa9351a1: Pulling fs layer [2020-10-15T06:42:59.908Z] 36b3adc4ff6f: Pulling fs layer [2020-10-15T06:42:59.908Z] 8ad3a11d3b57: Pulling fs layer [2020-10-15T06:42:59.908Z] 46f8f816bc3b: Pulling fs layer [2020-10-15T06:42:59.908Z] 93b61091891f: Pulling fs layer [2020-10-15T06:42:59.908Z] 93b9cdb0e59b: Pulling fs layer [2020-10-15T06:42:59.908Z] 5e14af77c1be: Pulling fs layer [2020-10-15T06:42:59.908Z] 01666e4c0597: Pulling fs layer [2020-10-15T06:42:59.908Z] aa168da1d23b: Pulling fs layer [2020-10-15T06:42:59.908Z] 46f8f816bc3b: Waiting [2020-10-15T06:42:59.908Z] 93b61091891f: Waiting [2020-10-15T06:42:59.908Z] 01666e4c0597: Waiting [2020-10-15T06:42:59.908Z] 5e14af77c1be: Waiting [2020-10-15T06:42:59.908Z] aa168da1d23b: Waiting [2020-10-15T06:42:59.908Z] 36b3adc4ff6f: Verifying Checksum [2020-10-15T06:42:59.908Z] 36b3adc4ff6f: Download complete [2020-10-15T06:42:59.908Z] 46f8f816bc3b: Verifying Checksum [2020-10-15T06:42:59.908Z] 46f8f816bc3b: Download complete [2020-10-15T06:42:59.908Z] df20fa9351a1: Verifying Checksum [2020-10-15T06:42:59.908Z] df20fa9351a1: Download complete [2020-10-15T06:42:59.908Z] 93b9cdb0e59b: Verifying Checksum [2020-10-15T06:42:59.908Z] 93b9cdb0e59b: Download complete [2020-10-15T06:43:00.178Z] 5e14af77c1be: Download complete [2020-10-15T06:43:00.178Z] 01666e4c0597: Verifying Checksum [2020-10-15T06:43:00.178Z] 01666e4c0597: Download complete [2020-10-15T06:43:00.178Z] 93b61091891f: Verifying Checksum [2020-10-15T06:43:00.178Z] 93b61091891f: Download complete [2020-10-15T06:43:00.178Z] 8ad3a11d3b57: Verifying Checksum [2020-10-15T06:43:00.178Z] 8ad3a11d3b57: Download complete [2020-10-15T06:43:00.444Z] df20fa9351a1: Pull complete [2020-10-15T06:43:00.444Z] 36b3adc4ff6f: Pull complete [2020-10-15T06:43:01.402Z] 8ad3a11d3b57: Pull complete [2020-10-15T06:43:01.402Z] 46f8f816bc3b: Pull complete [2020-10-15T06:43:01.671Z] 93b61091891f: Pull complete [2020-10-15T06:43:01.671Z] 93b9cdb0e59b: Pull complete [2020-10-15T06:43:01.948Z] 5e14af77c1be: Pull complete [2020-10-15T06:43:02.216Z] 01666e4c0597: Pull complete [2020-10-15T06:43:03.172Z] aa168da1d23b: Download complete [2020-10-15T06:43:09.806Z] aa168da1d23b: Pull complete [2020-10-15T06:43:09.806Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-15T06:43:09.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-15T06:43:09.806Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-15T06:43:10.039Z] prd-centos7-docker-4c-2g-5553 does not seem to be running inside a container [2020-10-15T06:43:10.090Z] $ 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-544/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-544 -v /w/workspace/ndry_app-functions-sdk-go_PR-544:/w/workspace/ndry_app-functions-sdk-go_PR-544:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-544@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-544@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-15T06:43:13.882Z] $ docker top c908e939d13f6d2c205b7f5de0f70fec10dd8a9c0773afc8aec7910cffcf6f26 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-15T06:43:14.410Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-15T06:43:14.730Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-15T06:43:15.058Z] + ls /var/log/sa-host [2020-10-15T06:43:15.058Z] + sadf -c /var/log/sa-host/sa05 [2020-10-15T06:43:15.058Z] file_magic: OK [2020-10-15T06:43:15.058Z] HZ: Using current value: 100 [2020-10-15T06:43:15.058Z] file_header: OK [2020-10-15T06:43:15.058Z] 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 [2020-10-15T06:43:15.058Z] Statistics: [2020-10-15T06:43:15.058Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-15T06:43:15.058Z] File successfully converted to sysstat format version 12.2.1 [2020-10-15T06:43:15.058Z] + sadf -c /var/log/sa-host/sa15 [2020-10-15T06:43:15.058Z] file_magic: OK [2020-10-15T06:43:15.058Z] HZ: Using current value: 100 [2020-10-15T06:43:15.058Z] file_header: OK [2020-10-15T06:43:15.058Z] 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 [2020-10-15T06:43:15.058Z] Statistics: [2020-10-15T06:43:15.058Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-15T06:43:15.058Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-15T06:43:15.324Z] provisioning config files... [2020-10-15T06:43:15.343Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-544@tmp/config3607202848950938292tmp [Pipeline] { [Pipeline] echo [2020-10-15T06:43:15.471Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T06:43:15.807Z] ---> create-netrc.sh [Pipeline] } [2020-10-15T06:43:15.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-15T06:43:15.968Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T06:43:16.301Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-15T06:43:16.331Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T06:43:16.675Z] ---> sudo-logs.sh [2020-10-15T06:43:16.675Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-15T06:43:16.711Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T06:43:17.043Z] ---> job-cost.sh [2020-10-15T06:43:17.043Z] lf-activate-venv: SKIPPING [2020-10-15T06:43:17.043Z] INFO: No Stack... [2020-10-15T06:43:17.992Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-15T06:43:18.573Z] INFO: Archiving Costs [Pipeline] echo [2020-10-15T06:43:18.606Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T06:43:18.936Z] ---> logs-deploy.sh [2020-10-15T06:43:18.936Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-544/1 [2020-10-15T06:43:18.936Z] INFO: archiving workspace using pattern(s): [2020-10-15T06:43:20.860Z] Archives upload complete. [2020-10-15T06:43:20.860Z] INFO: archiving logs to Nexus