Pull request #584 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ea97e15d1855d258f28118b7027861f26d07af6c+cf9e8dc7bd919f9915f3ed3b96261970003b233d (d27ceef31d4f41c95cecb20607c09f1e9ac73ba1) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, 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: device-sdk-go-settings PROJECT: device-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true 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/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-13512 in /w/workspace/dgexfoundry_device-sdk-go_PR-584 [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/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-584 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/584/head:refs/remotes/origin/PR-584 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit cf9e8dc7bd919f9915f3ed3b96261970003b233d into PR head commit ea97e15d1855d258f28118b7027861f26d07af6c Merge succeeded, producing ea97e15d1855d258f28118b7027861f26d07af6c Checking out Revision ea97e15d1855d258f28118b7027861f26d07af6c (PR-584) > git config core.sparsecheckout # timeout=10 > git checkout -f ea97e15d1855d258f28118b7027861f26d07af6c # 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 cf9e8dc7bd919f9915f3ed3b96261970003b233d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea97e15d1855d258f28118b7027861f26d07af6c # timeout=10 Commit message: "build(deps): bump github.com/gorilla/mux from 1.7.1 to 1.8.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-26T07:26:48.234Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-26T07:26:48.492Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-26T07:26:48.593Z] ========================================================= [2020-11-26T07:26:48.593Z] EdgeX Global Pipelines Version Info [2020-11-26T07:26:48.593Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1327217935a4b81366492dd01d0c63c752111fdc # timeout=10 [2020-11-26T07:26:50.113Z] ------------------- [2020-11-26T07:26:50.113Z] stable info: [2020-11-26T07:26:50.113Z] ------------------- [2020-11-26T07:26:50.113Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-26T07:26:50.113Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-26T07:26:50.113Z] Message: update stable to v1.0.167 [2020-11-26T07:26:51.060Z] ------------------- [2020-11-26T07:26:51.060Z] experimental info: [2020-11-26T07:26:51.060Z] ------------------- [2020-11-26T07:26:51.060Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-26T07:26:51.060Z] Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a [2020-11-26T07:26:51.060Z] Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-26T07:26:51.430Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-11-26T07:26:51.596Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-11-26T07:26:51.703Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-26T07:26:51.809Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-26T07:26:51.897Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-26T07:26:51.993Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-26T07:26:52.081Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-26T07:26:52.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-26T07:26:52.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-11-26T07:26:52.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-26T07:26:52.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-26T07:26:52.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-11-26T07:26:52.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-26T07:26:52.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-26T07:26:52.918Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-26T07:26:53.023Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-26T07:26:53.130Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-26T07:26:53.251Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-26T07:26:53.350Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-26T07:26:53.443Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-26T07:26:53.537Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-11-26T07:26:53.633Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-11-26T07:26:53.757Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-26T07:26:53.872Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-26T07:26:53.965Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-26T07:26:54.076Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-26T07:26:54.169Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-584 [Pipeline] echo [2020-11-26T07:26:54.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-584 [Pipeline] echo [2020-11-26T07:26:54.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-584 [Pipeline] echo [2020-11-26T07:26:54.439Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea97e15d1855d258f28118b7027861f26d07af6c [Pipeline] echo [2020-11-26T07:26:54.535Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea97e15 [Pipeline] echo [2020-11-26T07:26:54.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-26T07:26:54.805Z] provisioning config files... [2020-11-26T07:26:54.838Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-584@tmp/config2732869429764465038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-26T07:26:55.323Z] ---> docker-login.sh [2020-11-26T07:26:55.323Z] nexus3.edgexfoundry.org:10001 [2020-11-26T07:26:55.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:26:55.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:26:55.586Z] Configure a credential helper to remove this warning. See [2020-11-26T07:26:55.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:26:55.586Z] [2020-11-26T07:26:55.586Z] Login Succeeded [2020-11-26T07:26:55.586Z] nexus3.edgexfoundry.org:10002 [2020-11-26T07:26:55.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:26:55.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:26:55.850Z] Configure a credential helper to remove this warning. See [2020-11-26T07:26:55.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:26:55.850Z] [2020-11-26T07:26:55.850Z] Login Succeeded [2020-11-26T07:26:55.850Z] nexus3.edgexfoundry.org:10003 [2020-11-26T07:26:55.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:26:56.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:26:56.114Z] Configure a credential helper to remove this warning. See [2020-11-26T07:26:56.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:26:56.114Z] [2020-11-26T07:26:56.114Z] Login Succeeded [2020-11-26T07:26:56.114Z] nexus3.edgexfoundry.org:10004 [2020-11-26T07:26:56.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:26:56.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:26:56.114Z] Configure a credential helper to remove this warning. See [2020-11-26T07:26:56.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:26:56.114Z] [2020-11-26T07:26:56.114Z] Login Succeeded [2020-11-26T07:26:56.114Z] docker.io [2020-11-26T07:26:56.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:26:56.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:26:56.639Z] Configure a credential helper to remove this warning. See [2020-11-26T07:26:56.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:26:56.639Z] [2020-11-26T07:26:56.639Z] Login Succeeded [2020-11-26T07:26:56.639Z] ---> docker-login.sh ends [Pipeline] } [2020-11-26T07:26:56.649Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-26T07:26:57.352Z] + git log --format=format:%s -1 ea97e15d1855d258f28118b7027861f26d07af6c [Pipeline] echo [2020-11-26T07:26:57.422Z] GIT_COMMIT: ea97e15d1855d258f28118b7027861f26d07af6c, Commit Message: build(deps): bump github.com/gorilla/mux from 1.7.1 to 1.8.0 [Pipeline] echo [2020-11-26T07:26:57.466Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-26T07:26:58.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-26T07:26:58.045Z] [2020-11-26T07:26:58.045Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-26T07:26:58.396Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-26T07:26:58.397Z] latest: Pulling from edgex-devops/git-semver [2020-11-26T07:26:58.397Z] 31603596830f: Pulling fs layer [2020-11-26T07:26:58.397Z] 2a8b12db71e7: Pulling fs layer [2020-11-26T07:26:58.397Z] 6ca5941a6612: Pulling fs layer [2020-11-26T07:26:58.397Z] ecc8261a40a4: Pulling fs layer [2020-11-26T07:26:58.397Z] ecc8261a40a4: Waiting [2020-11-26T07:26:58.397Z] 2a8b12db71e7: Download complete [2020-11-26T07:26:58.664Z] 31603596830f: Verifying Checksum [2020-11-26T07:26:58.664Z] 31603596830f: Download complete [2020-11-26T07:26:58.664Z] ecc8261a40a4: Verifying Checksum [2020-11-26T07:26:58.664Z] ecc8261a40a4: Download complete [2020-11-26T07:26:58.664Z] 6ca5941a6612: Verifying Checksum [2020-11-26T07:26:58.664Z] 6ca5941a6612: Download complete [2020-11-26T07:26:58.928Z] 31603596830f: Pull complete [2020-11-26T07:26:58.928Z] 2a8b12db71e7: Pull complete [2020-11-26T07:26:59.884Z] 6ca5941a6612: Pull complete [2020-11-26T07:27:00.147Z] ecc8261a40a4: Pull complete [2020-11-26T07:27:00.147Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-26T07:27:00.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-26T07:27:00.147Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-26T07:27:00.255Z] prd-centos7-docker-4c-2g-13512 does not seem to be running inside a container [2020-11-26T07:27:00.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-584 -v /w/workspace/dgexfoundry_device-sdk-go_PR-584:/w/workspace/dgexfoundry_device-sdk-go_PR-584:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-584@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-584@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:10004/edgex-devops/git-semver:latest cat [2020-11-26T07:27:02.249Z] $ docker top 9323c397a98c87dd798441bccea06d6b4dc9d40878e999e0a083d77bc7e365c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-26T07:27:02.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-26T07:27:02.610Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-26T07:27:02.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-26T07:27:02.837Z] $ docker exec 9323c397a98c87dd798441bccea06d6b4dc9d40878e999e0a083d77bc7e365c9 ssh-agent [2020-11-26T07:27:03.006Z] SSH_AUTH_SOCK=/tmp/ssh-gJtg3CiFZ1nj/agent.13 [2020-11-26T07:27:03.006Z] SSH_AGENT_PID=18 [2020-11-26T07:27:03.018Z] Running ssh-add (command line suppressed) [2020-11-26T07:27:03.137Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-584@tmp/private_key_5680875414899809290.key (/w/workspace/dgexfoundry_device-sdk-go_PR-584@tmp/private_key_5680875414899809290.key) [2020-11-26T07:27:03.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-26T07:27:03.530Z] + git tag --points-at HEAD [Pipeline] } [2020-11-26T07:27:03.555Z] $ docker exec --env ******** --env ******** 9323c397a98c87dd798441bccea06d6b4dc9d40878e999e0a083d77bc7e365c9 ssh-agent -k [2020-11-26T07:27:03.665Z] unset SSH_AUTH_SOCK; [2020-11-26T07:27:03.666Z] unset SSH_AGENT_PID; [2020-11-26T07:27:03.666Z] echo Agent pid 18 killed; [2020-11-26T07:27:03.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-26T07:27:03.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-26T07:27:03.868Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-26T07:27:04.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-26T07:27:04.041Z] $ docker exec 9323c397a98c87dd798441bccea06d6b4dc9d40878e999e0a083d77bc7e365c9 ssh-agent [2020-11-26T07:27:04.198Z] SSH_AUTH_SOCK=/tmp/ssh-2nFAg6pHQWRT/agent.47 [2020-11-26T07:27:04.198Z] SSH_AGENT_PID=52 [2020-11-26T07:27:04.205Z] Running ssh-add (command line suppressed) [2020-11-26T07:27:04.325Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-584@tmp/private_key_4795555269416262558.key (/w/workspace/dgexfoundry_device-sdk-go_PR-584@tmp/private_key_4795555269416262558.key) [2020-11-26T07:27:04.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-26T07:27:04.714Z] + git semver init [2020-11-26T07:27:04.714Z] # -> Open(): unable to determine branch for HEAD [2020-11-26T07:27:04.714Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-584/.git [2020-11-26T07:27:04.714Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-584 [2020-11-26T07:27:04.714Z] # $SEMVER_REMOTE_NAME = origin [2020-11-26T07:27:04.714Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-26T07:27:04.714Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-26T07:27:04.715Z] # $SEMVER_BRANCH = PR-584 [2020-11-26T07:27:04.715Z] # $SEMVER_TEMP = /tmp/semver-390005397 [2020-11-26T07:27:04.715Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-11-26T07:27:05.296Z] # '/tmp/semver-390005397' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-584/.semver' [2020-11-26T07:27:05.296Z] # -> Force: false [2020-11-26T07:27:05.296Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-584/.semver [Pipeline] } [2020-11-26T07:27:05.314Z] $ docker exec --env ******** --env ******** 9323c397a98c87dd798441bccea06d6b4dc9d40878e999e0a083d77bc7e365c9 ssh-agent -k [2020-11-26T07:27:05.432Z] unset SSH_AUTH_SOCK; [2020-11-26T07:27:05.433Z] unset SSH_AGENT_PID; [2020-11-26T07:27:05.433Z] echo Agent pid 52 killed; [2020-11-26T07:27:05.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-26T07:27:05.964Z] + git semver [Pipeline] } [2020-11-26T07:27:05.986Z] $ docker stop --time=1 9323c397a98c87dd798441bccea06d6b4dc9d40878e999e0a083d77bc7e365c9 [2020-11-26T07:27:07.390Z] $ docker rm -f 9323c397a98c87dd798441bccea06d6b4dc9d40878e999e0a083d77bc7e365c9 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-26T07:27:07.867Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-26T07:27:08.393Z] Stashed 1 file(s) [Pipeline] echo [2020-11-26T07:27:08.397Z] [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-11-26T07:27:23.973Z] Still waiting to schedule task [2020-11-26T07:27:23.973Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-26T07:27:23.976Z] Still waiting to schedule task [2020-11-26T07:27:23.976Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-11-26T07:29:03.942Z] Running on prd-centos7-docker-4c-2g-13514 in /w/workspace/dgexfoundry_device-sdk-go_PR-584 [Pipeline] { [Pipeline] ws [2020-11-26T07:29:04.007Z] Running in /w/workspace/device-sdk-go/36 [Pipeline] { [Pipeline] checkout [2020-11-26T07:29:11.090Z] using credential edgex-jenkins-ssh [2020-11-26T07:29:11.149Z] Cloning the remote Git repository [2020-11-26T07:29:11.313Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T07:29:11.469Z] > git init /w/workspace/device-sdk-go/36 # timeout=10 [2020-11-26T07:29:11.733Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T07:29:11.733Z] > git --version # timeout=10 [2020-11-26T07:29:11.858Z] > git --version # 'git version 2.24.3' [2020-11-26T07:29:11.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T07:29:12.018Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-26T07:29:13.707Z] Merging remotes/origin/master commit cf9e8dc7bd919f9915f3ed3b96261970003b233d into PR head commit ea97e15d1855d258f28118b7027861f26d07af6c [2020-11-26T07:29:13.845Z] Merge succeeded, producing ea97e15d1855d258f28118b7027861f26d07af6c [2020-11-26T07:29:13.846Z] Checking out Revision ea97e15d1855d258f28118b7027861f26d07af6c (PR-584) [2020-11-26T07:29:13.140Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-26T07:29:13.174Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-26T07:29:13.209Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-26T07:29:13.251Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T07:29:13.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T07:29:13.268Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/584/head:refs/remotes/origin/PR-584 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-26T07:29:13.720Z] > git config core.sparsecheckout # timeout=10 [2020-11-26T07:29:13.727Z] > git checkout -f ea97e15d1855d258f28118b7027861f26d07af6c # timeout=10 [2020-11-26T07:29:13.798Z] > git remote # timeout=10 [2020-11-26T07:29:13.807Z] > git config --get remote.origin.url # timeout=10 [2020-11-26T07:29:13.813Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T07:29:13.819Z] > git merge cf9e8dc7bd919f9915f3ed3b96261970003b233d # timeout=10 [2020-11-26T07:29:13.838Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-26T07:29:13.851Z] > git config core.sparsecheckout # timeout=10 [2020-11-26T07:29:13.858Z] > git checkout -f ea97e15d1855d258f28118b7027861f26d07af6c # timeout=10 [2020-11-26T07:29:18.426Z] Commit message: "build(deps): bump github.com/gorilla/mux from 1.7.1 to 1.8.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-26T07:29:19.986Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-26T07:29:20.654Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-26T07:29:21.070Z] + sudo service docker restart [2020-11-26T07:29:21.070Z] + true [2020-11-26T07:29:21.070Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-26T07:29:23.184Z] provisioning config files... [2020-11-26T07:29:23.249Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/36@tmp/config701314785257399662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-26T07:29:23.789Z] ---> docker-login.sh [2020-11-26T07:29:23.789Z] nexus3.edgexfoundry.org:10001 [2020-11-26T07:29:24.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:29:24.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:29:24.813Z] Configure a credential helper to remove this warning. See [2020-11-26T07:29:24.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:29:24.813Z] [2020-11-26T07:29:24.813Z] Login Succeeded [2020-11-26T07:29:24.813Z] nexus3.edgexfoundry.org:10002 [2020-11-26T07:29:25.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:29:25.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:29:25.094Z] Configure a credential helper to remove this warning. See [2020-11-26T07:29:25.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:29:25.094Z] [2020-11-26T07:29:25.094Z] Login Succeeded [2020-11-26T07:29:25.094Z] nexus3.edgexfoundry.org:10003 [2020-11-26T07:29:25.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:29:25.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:29:25.363Z] Configure a credential helper to remove this warning. See [2020-11-26T07:29:25.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:29:25.363Z] [2020-11-26T07:29:25.363Z] Login Succeeded [2020-11-26T07:29:25.363Z] nexus3.edgexfoundry.org:10004 [2020-11-26T07:29:25.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:29:25.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:29:25.631Z] Configure a credential helper to remove this warning. See [2020-11-26T07:29:25.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:29:25.631Z] [2020-11-26T07:29:25.631Z] Login Succeeded [2020-11-26T07:29:25.631Z] docker.io [2020-11-26T07:29:25.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:29:26.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:29:26.175Z] Configure a credential helper to remove this warning. See [2020-11-26T07:29:26.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:29:26.175Z] [2020-11-26T07:29:26.175Z] Login Succeeded [2020-11-26T07:29:26.175Z] ---> docker-login.sh ends [Pipeline] } [2020-11-26T07:29:26.187Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-26T07:29:26.573Z] ========================================================= [2020-11-26T07:29:26.573Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-26T07:29:26.573Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-26T07:29:26.955Z] + 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-11-26T07:29:27.238Z] Sending build context to Docker daemon 2.356MB [2020-11-26T07:29:27.238Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-26T07:29:27.238Z] Step 2/8 : FROM ${BASE} [2020-11-26T07:29:27.238Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-26T07:29:27.238Z] df20fa9351a1: Pulling fs layer [2020-11-26T07:29:27.238Z] ed8968b2872e: Pulling fs layer [2020-11-26T07:29:27.238Z] a92cc7c5fd73: Pulling fs layer [2020-11-26T07:29:27.238Z] e871e8e8d7a9: Pulling fs layer [2020-11-26T07:29:27.238Z] e73272ec9a57: Pulling fs layer [2020-11-26T07:29:27.238Z] 1e910a182e73: Pulling fs layer [2020-11-26T07:29:27.238Z] 4e634b169226: Pulling fs layer [2020-11-26T07:29:27.238Z] e871e8e8d7a9: Waiting [2020-11-26T07:29:27.238Z] e73272ec9a57: Waiting [2020-11-26T07:29:27.238Z] 1e910a182e73: Waiting [2020-11-26T07:29:27.238Z] 4e634b169226: Waiting [2020-11-26T07:29:27.238Z] a92cc7c5fd73: Verifying Checksum [2020-11-26T07:29:27.238Z] a92cc7c5fd73: Download complete [2020-11-26T07:29:27.504Z] ed8968b2872e: Verifying Checksum [2020-11-26T07:29:27.504Z] ed8968b2872e: Download complete [2020-11-26T07:29:27.504Z] e73272ec9a57: Verifying Checksum [2020-11-26T07:29:27.504Z] e73272ec9a57: Download complete [2020-11-26T07:29:27.791Z] 1e910a182e73: Verifying Checksum [2020-11-26T07:29:27.791Z] 1e910a182e73: Download complete [2020-11-26T07:29:27.791Z] df20fa9351a1: Verifying Checksum [2020-11-26T07:29:27.791Z] df20fa9351a1: Download complete [2020-11-26T07:29:28.112Z] df20fa9351a1: Pull complete [2020-11-26T07:29:28.422Z] ed8968b2872e: Pull complete [2020-11-26T07:29:28.730Z] a92cc7c5fd73: Pull complete [2020-11-26T07:29:35.656Z] 4e634b169226: Verifying Checksum [2020-11-26T07:29:35.656Z] 4e634b169226: Download complete [2020-11-26T07:29:35.656Z] e871e8e8d7a9: Verifying Checksum [2020-11-26T07:29:35.656Z] e871e8e8d7a9: Download complete [2020-11-26T07:29:45.873Z] e871e8e8d7a9: Pull complete [2020-11-26T07:29:45.873Z] e73272ec9a57: Pull complete [2020-11-26T07:29:45.873Z] 1e910a182e73: Pull complete [2020-11-26T07:29:51.311Z] 4e634b169226: Pull complete [2020-11-26T07:29:51.311Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-26T07:29:51.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-26T07:29:51.311Z] ---> f7629b54cfaa [2020-11-26T07:29:51.311Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T07:29:51.311Z] ---> Running in 099fe3509897 [2020-11-26T07:29:51.311Z] Removing intermediate container 099fe3509897 [2020-11-26T07:29:51.311Z] ---> 257e2cfab3c5 [2020-11-26T07:29:51.311Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T07:29:51.600Z] ---> Running in 03999917c5d2 [2020-11-26T07:29:53.576Z] Removing intermediate container 03999917c5d2 [2020-11-26T07:29:53.576Z] ---> 19014f3c3fca [2020-11-26T07:29:53.576Z] Step 5/8 : RUN apk add --no-cache make git [2020-11-26T07:29:53.576Z] ---> Running in 53bf9cddd081 [2020-11-26T07:29:55.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T07:29:55.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T07:29:56.354Z] OK: 166 MiB in 39 packages [2020-11-26T07:29:57.642Z] Removing intermediate container 53bf9cddd081 [2020-11-26T07:29:57.642Z] ---> a497d93746a8 [2020-11-26T07:29:57.642Z] Step 6/8 : WORKDIR /device-sdk-go [2020-11-26T07:29:58.229Z] ---> Running in 0d5183652a8d [2020-11-26T07:29:58.541Z] Removing intermediate container 0d5183652a8d [2020-11-26T07:29:58.541Z] ---> 81dbf421eafc [2020-11-26T07:29:58.541Z] Step 7/8 : COPY . . [2020-11-26T07:30:00.717Z] ---> 051d670ca49e [2020-11-26T07:30:00.717Z] Step 8/8 : RUN go mod download [2020-11-26T07:30:01.090Z] ---> Running in 52242dc28e3b [2020-11-26T07:30:34.283Z] Removing intermediate container 52242dc28e3b [2020-11-26T07:30:34.283Z] ---> dc22f8aef9b8 [2020-11-26T07:30:34.283Z] Successfully built dc22f8aef9b8 [2020-11-26T07:30:34.283Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-26T07:30:34.772Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-26T07:30:35.055Z] . [Pipeline] withDockerContainer [2020-11-26T07:30:35.360Z] prd-centos7-docker-4c-2g-13514 does not seem to be running inside a container [2020-11-26T07:30:35.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/36 -v /w/workspace/device-sdk-go/36:/w/workspace/device-sdk-go/36:rw,z -v /w/workspace/device-sdk-go/36@tmp:/w/workspace/device-sdk-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-26T07:30:37.584Z] $ docker top af5361a7aee502e226433b6faff374049df74b34146203514f5de6108c8fcedf -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T07:30:38.770Z] + go version [2020-11-26T07:30:38.770Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-26T07:30:38.798Z] $ docker stop --time=1 af5361a7aee502e226433b6faff374049df74b34146203514f5de6108c8fcedf [2020-11-26T07:30:40.942Z] $ docker rm -f af5361a7aee502e226433b6faff374049df74b34146203514f5de6108c8fcedf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T07:30:42.159Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-26T07:30:42.159Z] . [Pipeline] withDockerContainer [2020-11-26T07:30:42.472Z] prd-centos7-docker-4c-2g-13514 does not seem to be running inside a container [2020-11-26T07:30:42.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/36 -v /w/workspace/device-sdk-go/36:/w/workspace/device-sdk-go/36:rw,z -v /w/workspace/device-sdk-go/36@tmp:/w/workspace/device-sdk-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-26T07:30:43.803Z] $ docker top 2a17aca2318451f6538cc8854910e64c31a0a07173b8afeb7a3aa3cb61e07d91 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T07:30:44.925Z] + make test [2020-11-26T07:30:44.925Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-11-26T07:30:57.433Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-11-26T07:31:18.819Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13518 in /w/workspace/dgexfoundry_device-sdk-go_PR-584 [Pipeline] { [Pipeline] ws [2020-11-26T07:31:18.871Z] Running in /w/workspace/device-sdk-go/36 [Pipeline] { [Pipeline] checkout [2020-11-26T07:31:24.052Z] using credential edgex-jenkins-ssh [2020-11-26T07:31:24.130Z] Cloning the remote Git repository [2020-11-26T07:31:24.201Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T07:31:24.317Z] > git init /w/workspace/device-sdk-go/36 # timeout=10 [2020-11-26T07:31:24.401Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T07:31:24.401Z] > git --version # timeout=10 [2020-11-26T07:31:24.424Z] > git --version # 'git version 2.17.1' [2020-11-26T07:31:24.426Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T07:31:24.530Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-26T07:31:26.139Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-11-26T07:31:26.139Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-11-26T07:31:26.139Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-11-26T07:31:26.139Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.240s coverage: 20.6% of statements [2020-11-26T07:31:26.404Z] Merging remotes/origin/master commit cf9e8dc7bd919f9915f3ed3b96261970003b233d into PR head commit ea97e15d1855d258f28118b7027861f26d07af6c [2020-11-26T07:31:25.774Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-26T07:31:25.795Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-26T07:31:25.832Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-26T07:31:25.886Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T07:31:25.887Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T07:31:25.899Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/584/head:refs/remotes/origin/PR-584 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-26T07:31:26.892Z] Merge succeeded, producing ea97e15d1855d258f28118b7027861f26d07af6c [2020-11-26T07:31:26.893Z] Checking out Revision ea97e15d1855d258f28118b7027861f26d07af6c (PR-584) [2020-11-26T07:31:26.440Z] > git config core.sparsecheckout # timeout=10 [2020-11-26T07:31:26.491Z] > git checkout -f ea97e15d1855d258f28118b7027861f26d07af6c # timeout=10 [2020-11-26T07:31:26.703Z] > git remote # timeout=10 [2020-11-26T07:31:26.777Z] > git config --get remote.origin.url # timeout=10 [2020-11-26T07:31:26.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T07:31:26.831Z] > git merge cf9e8dc7bd919f9915f3ed3b96261970003b233d # timeout=10 [2020-11-26T07:31:26.864Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-26T07:31:26.905Z] > git config core.sparsecheckout # timeout=10 [2020-11-26T07:31:26.939Z] > git checkout -f ea97e15d1855d258f28118b7027861f26d07af6c # timeout=10 [2020-11-26T07:31:30.934Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.801s coverage: 97.1% of statements [2020-11-26T07:31:31.465Z] Commit message: "build(deps): bump github.com/gorilla/mux from 1.7.1 to 1.8.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-26T07:31:33.143Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-26T07:31:33.610Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-26T07:31:33.955Z] + sudo service docker restart [2020-11-26T07:31:33.955Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-26T07:31:36.707Z] provisioning config files... [2020-11-26T07:31:36.749Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/36@tmp/config4383620386967484609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-26T07:31:37.162Z] ---> docker-login.sh [2020-11-26T07:31:37.162Z] nexus3.edgexfoundry.org:10001 [2020-11-26T07:31:37.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:31:38.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:31:38.364Z] Configure a credential helper to remove this warning. See [2020-11-26T07:31:38.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:31:38.364Z] [2020-11-26T07:31:38.364Z] Login Succeeded [2020-11-26T07:31:38.364Z] nexus3.edgexfoundry.org:10002 [2020-11-26T07:31:38.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:31:38.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:31:38.924Z] Configure a credential helper to remove this warning. See [2020-11-26T07:31:38.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:31:38.924Z] [2020-11-26T07:31:38.924Z] Login Succeeded [2020-11-26T07:31:38.924Z] nexus3.edgexfoundry.org:10003 [2020-11-26T07:31:39.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:31:39.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:31:39.478Z] Configure a credential helper to remove this warning. See [2020-11-26T07:31:39.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:31:39.478Z] [2020-11-26T07:31:39.478Z] Login Succeeded [2020-11-26T07:31:39.478Z] nexus3.edgexfoundry.org:10004 [2020-11-26T07:31:39.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:31:40.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:31:40.033Z] Configure a credential helper to remove this warning. See [2020-11-26T07:31:40.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:31:40.033Z] [2020-11-26T07:31:40.033Z] Login Succeeded [2020-11-26T07:31:40.033Z] docker.io [2020-11-26T07:31:40.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:31:40.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:31:40.907Z] Configure a credential helper to remove this warning. See [2020-11-26T07:31:40.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:31:40.907Z] [2020-11-26T07:31:40.907Z] Login Succeeded [2020-11-26T07:31:40.907Z] ---> docker-login.sh ends [Pipeline] } [2020-11-26T07:31:40.927Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-26T07:31:41.379Z] ========================================================= [2020-11-26T07:31:41.380Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-26T07:31:41.380Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-26T07:31:41.763Z] + 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-11-26T07:31:42.053Z] Sending build context to Docker daemon 2.349MB [2020-11-26T07:31:42.348Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-26T07:31:42.348Z] Step 2/8 : FROM ${BASE} [2020-11-26T07:31:42.348Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-26T07:31:42.348Z] b538f80385f9: Pulling fs layer [2020-11-26T07:31:42.348Z] 74f711af9a0d: Pulling fs layer [2020-11-26T07:31:42.348Z] 99f96fe45779: Pulling fs layer [2020-11-26T07:31:42.348Z] 8529a6b9a6be: Pulling fs layer [2020-11-26T07:31:42.348Z] 45590311c82a: Pulling fs layer [2020-11-26T07:31:42.348Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-26T07:31:42.348Z] 209524e5b208: Pulling fs layer [2020-11-26T07:31:42.348Z] 209524e5b208: Waiting [2020-11-26T07:31:42.348Z] 8529a6b9a6be: Waiting [2020-11-26T07:31:42.348Z] 45590311c82a: Waiting [2020-11-26T07:31:42.348Z] 69ca0ff8b7b3: Waiting [2020-11-26T07:31:42.348Z] 99f96fe45779: Verifying Checksum [2020-11-26T07:31:42.348Z] 99f96fe45779: Download complete [2020-11-26T07:31:42.348Z] 74f711af9a0d: Verifying Checksum [2020-11-26T07:31:42.348Z] 74f711af9a0d: Download complete [2020-11-26T07:31:42.348Z] 45590311c82a: Verifying Checksum [2020-11-26T07:31:42.348Z] 45590311c82a: Download complete [2020-11-26T07:31:42.348Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-26T07:31:42.348Z] 69ca0ff8b7b3: Download complete [2020-11-26T07:31:42.630Z] b538f80385f9: Verifying Checksum [2020-11-26T07:31:42.630Z] b538f80385f9: Download complete [2020-11-26T07:31:43.241Z] b538f80385f9: Pull complete [2020-11-26T07:31:43.868Z] 74f711af9a0d: Pull complete [2020-11-26T07:31:44.495Z] 99f96fe45779: Pull complete [2020-11-26T07:31:44.770Z] 209524e5b208: Verifying Checksum [2020-11-26T07:31:44.770Z] 209524e5b208: Download complete [2020-11-26T07:31:46.764Z] 8529a6b9a6be: Verifying Checksum [2020-11-26T07:31:46.764Z] 8529a6b9a6be: Download complete [2020-11-26T07:31:56.956Z] 8529a6b9a6be: Pull complete [2020-11-26T07:31:56.956Z] 45590311c82a: Pull complete [2020-11-26T07:31:56.956Z] 69ca0ff8b7b3: Pull complete [2020-11-26T07:31:58.001Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.081s coverage: 9.4% of statements [2020-11-26T07:31:58.002Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.073s coverage: 21.9% of statements [2020-11-26T07:31:58.002Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-11-26T07:31:58.002Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.323s coverage: 42.5% of statements [2020-11-26T07:31:58.002Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-11-26T07:31:58.002Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.462s coverage: 68.9% of statements [2020-11-26T07:31:58.002Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-11-26T07:31:58.002Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-11-26T07:31:58.002Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-11-26T07:31:58.002Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-11-26T07:31:58.002Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.110s coverage: 52.6% of statements [2020-11-26T07:31:58.002Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-11-26T07:31:58.002Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-11-26T07:31:58.002Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-11-26T07:31:58.002Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 3.152s coverage: 68.9% of statements [2020-11-26T07:31:58.002Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.183s coverage: 4.7% of statements [2020-11-26T07:31:58.002Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-11-26T07:31:58.002Z] GO111MODULE=on go vet ./... [2020-11-26T07:32:01.300Z] 209524e5b208: Pull complete [2020-11-26T07:32:01.300Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-26T07:32:01.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-26T07:32:01.300Z] ---> 5bddaf1c2fca [2020-11-26T07:32:01.300Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T07:32:03.937Z] ---> Running in f814ef2ebd16 [2020-11-26T07:32:03.937Z] Removing intermediate container f814ef2ebd16 [2020-11-26T07:32:03.937Z] ---> edd55f5ea7e1 [2020-11-26T07:32:03.937Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T07:32:04.210Z] ---> Running in 47761144edca [2020-11-26T07:32:06.838Z] Removing intermediate container 47761144edca [2020-11-26T07:32:06.838Z] ---> ffa90350c562 [2020-11-26T07:32:06.838Z] Step 5/8 : RUN apk add --no-cache make git [2020-11-26T07:32:06.838Z] ---> Running in 8d7318bee4ad [2020-11-26T07:32:07.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T07:32:08.809Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T07:32:09.429Z] OK: 142 MiB in 39 packages [2020-11-26T07:32:10.875Z] Removing intermediate container 8d7318bee4ad [2020-11-26T07:32:10.875Z] ---> 6f8b0dc3d6d5 [2020-11-26T07:32:10.875Z] Step 6/8 : WORKDIR /device-sdk-go [2020-11-26T07:32:10.875Z] ---> Running in 96d0eb6344f3 [2020-11-26T07:32:11.473Z] Removing intermediate container 96d0eb6344f3 [2020-11-26T07:32:11.473Z] ---> ddc83c489b48 [2020-11-26T07:32:11.473Z] Step 7/8 : COPY . . [2020-11-26T07:32:12.918Z] ---> 772b02ce2376 [2020-11-26T07:32:12.918Z] Step 8/8 : RUN go mod download [2020-11-26T07:32:12.918Z] ---> Running in 64a122a751cf [2020-11-26T07:32:16.681Z] gofmt -l . [2020-11-26T07:32:16.681Z] [ "`gofmt -l .`" = "" ] [2020-11-26T07:32:16.681Z] ./bin/test-attribution-txt.sh [2020-11-26T07:32:18.258Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-26T07:32:19.057Z] $ docker stop --time=1 2a17aca2318451f6538cc8854910e64c31a0a07173b8afeb7a3aa3cb61e07d91 [2020-11-26T07:32:21.451Z] $ docker rm -f 2a17aca2318451f6538cc8854910e64c31a0a07173b8afeb7a3aa3cb61e07d91 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-26T07:32:22.328Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-26T07:32:22.980Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-11-26T07:32:24.338Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-26T07:32:24.670Z] + ls -al . [2020-11-26T07:32:24.670Z] total 208 [2020-11-26T07:32:24.670Z] drwxrwxr-x. 10 jenkins jenkins 4096 Nov 26 07:32 . [2020-11-26T07:32:24.670Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 26 07:29 .. [2020-11-26T07:32:24.670Z] drwxrwxr-x. 2 jenkins jenkins 64 Nov 26 07:29 bin [2020-11-26T07:32:24.670Z] -rw-r--r--. 1 jenkins jenkins 127610 Nov 26 07:31 coverage.out [2020-11-26T07:32:24.670Z] -rw-rw-r--. 1 jenkins jenkins 936 Nov 26 07:29 Dockerfile.build [2020-11-26T07:32:24.670Z] -rw-rw-r--. 1 jenkins jenkins 140 Nov 26 07:29 .dockerignore [2020-11-26T07:32:24.670Z] drwxrwxr-x. 4 jenkins jenkins 48 Nov 26 07:29 example [2020-11-26T07:32:24.670Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 26 07:29 .git [2020-11-26T07:32:24.670Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 26 07:29 .github [2020-11-26T07:32:24.670Z] -rw-rw-r--. 1 jenkins jenkins 138 Nov 26 07:29 .gitignore [2020-11-26T07:32:24.670Z] -rw-r--r--. 1 jenkins jenkins 518 Nov 26 07:32 go.mod [2020-11-26T07:32:24.670Z] -rw-r--r--. 1 jenkins jenkins 13631 Nov 26 07:32 go.sum [2020-11-26T07:32:24.670Z] drwxrwxr-x. 15 jenkins jenkins 211 Nov 26 07:29 internal [2020-11-26T07:32:24.670Z] -rw-rw-r--. 1 jenkins jenkins 901 Nov 26 07:29 Jenkinsfile [2020-11-26T07:32:24.670Z] -rw-rw-r--. 1 jenkins jenkins 11341 Nov 26 07:29 LICENSE [2020-11-26T07:32:24.670Z] -rw-rw-r--. 1 jenkins jenkins 1013 Nov 26 07:29 Makefile [2020-11-26T07:32:24.670Z] drwxrwxr-x. 4 jenkins jenkins 26 Nov 26 07:29 openapi [2020-11-26T07:32:24.670Z] drwxrwxr-x. 5 jenkins jenkins 50 Nov 26 07:29 pkg [2020-11-26T07:32:24.670Z] -rw-rw-r--. 1 jenkins jenkins 5897 Nov 26 07:29 README.md [2020-11-26T07:32:24.670Z] -rw-rw-r--. 1 jenkins jenkins 4291 Nov 26 07:29 RELEASE-NOTES.txt [2020-11-26T07:32:24.670Z] drwxrwxr-x. 4 jenkins jenkins 54 Nov 26 07:29 snap [2020-11-26T07:32:24.670Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 26 07:27 VERSION [2020-11-26T07:32:24.670Z] -rw-rw-r--. 1 jenkins jenkins 222 Nov 26 07:29 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-26T07:32:25.017Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=ea97e15d1855d258f28118b7027861f26d07af6c --label arch=amd64 --label version=0.0.0 . [2020-11-26T07:32:25.610Z] Sending build context to Docker daemon 2.484MB [2020-11-26T07:32:25.610Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-11-26T07:32:25.610Z] Step 2/24 : FROM ${BASE} AS builder [2020-11-26T07:32:25.610Z] ---> dc22f8aef9b8 [2020-11-26T07:32:25.610Z] Step 3/24 : ARG MAKE='make build' [2020-11-26T07:32:25.901Z] ---> Running in c642501317ed [2020-11-26T07:32:26.213Z] Removing intermediate container c642501317ed [2020-11-26T07:32:26.213Z] ---> c34d1f01a705 [2020-11-26T07:32:26.213Z] Step 4/24 : WORKDIR /device-sdk-go [2020-11-26T07:32:26.520Z] ---> Running in b2c7763d04de [2020-11-26T07:32:26.846Z] Removing intermediate container b2c7763d04de [2020-11-26T07:32:26.846Z] ---> 0578abd34937 [2020-11-26T07:32:26.846Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T07:32:26.846Z] ---> Running in 460c15c9f819 [2020-11-26T07:32:27.153Z] Removing intermediate container 460c15c9f819 [2020-11-26T07:32:27.153Z] ---> c40890b59679 [2020-11-26T07:32:27.153Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T07:32:27.153Z] ---> Running in 7d8f653d71c2 [2020-11-26T07:32:28.128Z] Removing intermediate container 7d8f653d71c2 [2020-11-26T07:32:28.128Z] ---> 4ba20273066d [2020-11-26T07:32:28.128Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-11-26T07:32:28.406Z] ---> Running in 9c4ccdf0f7e8 [2020-11-26T07:32:28.988Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T07:32:29.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T07:32:30.535Z] OK: 166 MiB in 39 packages [2020-11-26T07:32:30.811Z] Removing intermediate container 9c4ccdf0f7e8 [2020-11-26T07:32:30.811Z] ---> fde38c6b7a33 [2020-11-26T07:32:30.811Z] Step 8/24 : COPY . . [2020-11-26T07:32:31.782Z] ---> d8e08799f55e [2020-11-26T07:32:31.782Z] Step 9/24 : RUN ${MAKE} [2020-11-26T07:32:31.782Z] ---> Running in a33dc1f01010 [2020-11-26T07:32:32.786Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-11-26T07:32:45.312Z] Removing intermediate container 64a122a751cf [2020-11-26T07:32:45.312Z] ---> c434bf4428a0 [2020-11-26T07:32:45.312Z] Successfully built c434bf4428a0 [2020-11-26T07:32:45.312Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-26T07:32:45.667Z] + docker inspect -f . ci-base-image-arm64 [2020-11-26T07:32:45.667Z] . [Pipeline] withDockerContainer [2020-11-26T07:32:45.909Z] prd-ubuntu18.04-docker-arm64-4c-16g-13518 does not seem to be running inside a container [2020-11-26T07:32:45.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/36 -v /w/workspace/device-sdk-go/36:/w/workspace/device-sdk-go/36:rw,z -v /w/workspace/device-sdk-go/36@tmp:/w/workspace/device-sdk-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-26T07:32:47.520Z] $ docker top 408a3514e651714e986648b412d0e36fbee8a8e91e465518118502515da1fee7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T07:32:48.198Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-11-26T07:32:48.600Z] + go version [2020-11-26T07:32:48.600Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-26T07:32:48.626Z] $ docker stop --time=1 408a3514e651714e986648b412d0e36fbee8a8e91e465518118502515da1fee7 [2020-11-26T07:32:50.259Z] Removing intermediate container a33dc1f01010 [2020-11-26T07:32:50.259Z] ---> d7402c3663a6 [2020-11-26T07:32:50.259Z] Step 10/24 : FROM scratch [2020-11-26T07:32:50.259Z] ---> [2020-11-26T07:32:50.259Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T07:32:50.595Z] $ docker rm -f 408a3514e651714e986648b412d0e36fbee8a8e91e465518118502515da1fee7 [2020-11-26T07:32:50.665Z] ---> Running in 794a2df3903f [Pipeline] // withDockerContainer [2020-11-26T07:32:50.940Z] Removing intermediate container 794a2df3903f [2020-11-26T07:32:50.940Z] ---> 4c3cf8dcb00f [2020-11-26T07:32:50.940Z] Step 12/24 : ENV APP_PORT=49990 [2020-11-26T07:32:50.940Z] ---> Running in d53e9e2973ac [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-11-26T07:32:51.224Z] Removing intermediate container d53e9e2973ac [2020-11-26T07:32:51.224Z] ---> 1241f2ca7370 [2020-11-26T07:32:51.224Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-26T07:32:51.224Z] ---> Running in 3fe7384bf160 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T07:32:51.506Z] Removing intermediate container 3fe7384bf160 [2020-11-26T07:32:51.506Z] ---> e9814e57e2e2 [2020-11-26T07:32:51.506Z] Step 14/24 : WORKDIR / [2020-11-26T07:32:51.621Z] + docker inspect -f . ci-base-image-arm64 [2020-11-26T07:32:51.621Z] . [Pipeline] withDockerContainer [2020-11-26T07:32:51.793Z] ---> Running in 93426005e9a8 [2020-11-26T07:32:51.793Z] Removing intermediate container 93426005e9a8 [2020-11-26T07:32:51.793Z] ---> e5d2dd810e94 [2020-11-26T07:32:51.793Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-11-26T07:32:51.898Z] prd-ubuntu18.04-docker-arm64-4c-16g-13518 does not seem to be running inside a container [2020-11-26T07:32:51.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/36 -v /w/workspace/device-sdk-go/36:/w/workspace/device-sdk-go/36:rw,z -v /w/workspace/device-sdk-go/36@tmp:/w/workspace/device-sdk-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-26T07:32:52.795Z] ---> 57cd82170b9d [2020-11-26T07:32:52.795Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-11-26T07:32:53.063Z] ---> 74dc27a0b7f6 [2020-11-26T07:32:53.063Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-11-26T07:32:53.564Z] $ docker top b0aff7037d8db1a760d9a653b3e9b7c6f91953f03ed510a5014ce8b3b27db911 -eo pid,comm [2020-11-26T07:32:53.669Z] ---> e19028f7b2b3 [2020-11-26T07:32:53.669Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [Pipeline] { [Pipeline] sh [2020-11-26T07:32:53.977Z] ---> 520239d60caa [2020-11-26T07:32:53.977Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-11-26T07:32:54.579Z] ---> a0fb513e1077 [2020-11-26T07:32:54.579Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-11-26T07:32:54.579Z] ---> Running in 1b2dccb0fe8b [2020-11-26T07:32:54.623Z] + make test [2020-11-26T07:32:54.623Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-11-26T07:32:55.191Z] Removing intermediate container 1b2dccb0fe8b [2020-11-26T07:32:55.191Z] ---> 1533dddea9f5 [2020-11-26T07:32:55.191Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-26T07:32:55.191Z] ---> Running in 0e8e1bcd84c7 [2020-11-26T07:32:55.515Z] Removing intermediate container 0e8e1bcd84c7 [2020-11-26T07:32:55.515Z] ---> e3461da0f4d3 [2020-11-26T07:32:55.515Z] Step 22/24 : LABEL arch=amd64 [2020-11-26T07:32:55.515Z] ---> Running in 8580708ce337 [2020-11-26T07:32:55.832Z] Removing intermediate container 8580708ce337 [2020-11-26T07:32:55.832Z] ---> 3b1c12ea4446 [2020-11-26T07:32:55.832Z] Step 23/24 : LABEL git_sha=ea97e15d1855d258f28118b7027861f26d07af6c [2020-11-26T07:32:56.141Z] ---> Running in f2a5881d364c [2020-11-26T07:32:56.430Z] Removing intermediate container f2a5881d364c [2020-11-26T07:32:56.430Z] ---> 8ee48348914e [2020-11-26T07:32:56.430Z] Step 24/24 : LABEL version=0.0.0 [2020-11-26T07:32:56.430Z] ---> Running in aa59b5171dfc [2020-11-26T07:32:57.020Z] Removing intermediate container aa59b5171dfc [2020-11-26T07:32:57.020Z] ---> 5ad5606bf0ec [2020-11-26T07:32:57.020Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-26T07:32:57.020Z] Successfully built 5ad5606bf0ec [2020-11-26T07:32:57.020Z] Successfully tagged docker-device-sdk-simple:latest [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] } [2020-11-26T07:33:16.828Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-11-26T07:34:03.902Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-11-26T07:34:03.902Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-11-26T07:34:03.902Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-11-26T07:34:03.902Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.145s coverage: 20.6% of statements [2020-11-26T07:34:03.903Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.180s coverage: 97.1% of statements [2020-11-26T07:34:36.310Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.210s coverage: 9.4% of statements [2020-11-26T07:34:36.310Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.113s coverage: 21.9% of statements [2020-11-26T07:34:36.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-11-26T07:34:36.310Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.641s coverage: 42.5% of statements [2020-11-26T07:34:36.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-11-26T07:34:36.310Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.824s coverage: 68.9% of statements [2020-11-26T07:34:36.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-11-26T07:34:36.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-11-26T07:34:36.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-11-26T07:34:36.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-11-26T07:34:36.310Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.184s coverage: 52.6% of statements [2020-11-26T07:34:36.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-11-26T07:34:36.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-11-26T07:34:36.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-11-26T07:34:36.310Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.946s coverage: 68.9% of statements [2020-11-26T07:34:36.310Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.131s coverage: 4.7% of statements [2020-11-26T07:34:36.310Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-11-26T07:34:36.310Z] GO111MODULE=on go vet ./... [2020-11-26T07:35:08.717Z] gofmt -l . [2020-11-26T07:35:08.717Z] [ "`gofmt -l .`" = "" ] [2020-11-26T07:35:08.717Z] ./bin/test-attribution-txt.sh [2020-11-26T07:35:08.717Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-26T07:35:08.739Z] $ docker stop --time=1 b0aff7037d8db1a760d9a653b3e9b7c6f91953f03ed510a5014ce8b3b27db911 [2020-11-26T07:35:10.956Z] $ docker rm -f b0aff7037d8db1a760d9a653b3e9b7c6f91953f03ed510a5014ce8b3b27db911 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-26T07:35:12.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-26T07:35:12.104Z] Warning: overwriting stash ‘coverage-report’ [2020-11-26T07:35:13.046Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-26T07:35:13.833Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-26T07:35:14.194Z] + ls -al . [2020-11-26T07:35:14.194Z] total 244 [2020-11-26T07:35:14.194Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 26 07:35 . [2020-11-26T07:35:14.194Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 26 07:31 .. [2020-11-26T07:35:14.194Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 26 07:31 .dockerignore [2020-11-26T07:35:14.194Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 26 07:31 .git [2020-11-26T07:35:14.194Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 26 07:31 .github [2020-11-26T07:35:14.194Z] -rw-rw-r-- 1 jenkins jenkins 138 Nov 26 07:31 .gitignore [2020-11-26T07:35:14.194Z] -rw-rw-r-- 1 jenkins jenkins 936 Nov 26 07:31 Dockerfile.build [2020-11-26T07:35:14.194Z] -rw-rw-r-- 1 jenkins jenkins 901 Nov 26 07:31 Jenkinsfile [2020-11-26T07:35:14.194Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 26 07:31 LICENSE [2020-11-26T07:35:14.194Z] -rw-rw-r-- 1 jenkins jenkins 1013 Nov 26 07:31 Makefile [2020-11-26T07:35:14.194Z] -rw-rw-r-- 1 jenkins jenkins 5897 Nov 26 07:31 README.md [2020-11-26T07:35:14.194Z] -rw-rw-r-- 1 jenkins jenkins 4291 Nov 26 07:31 RELEASE-NOTES.txt [2020-11-26T07:35:14.194Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 26 07:27 VERSION [2020-11-26T07:35:14.194Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 26 07:31 bin [2020-11-26T07:35:14.194Z] -rw-r--r-- 1 jenkins jenkins 127610 Nov 26 07:34 coverage.out [2020-11-26T07:35:14.194Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 26 07:31 example [2020-11-26T07:35:14.194Z] -rw-r--r-- 1 jenkins jenkins 518 Nov 26 07:35 go.mod [2020-11-26T07:35:14.194Z] -rw-r--r-- 1 jenkins jenkins 13631 Nov 26 07:35 go.sum [2020-11-26T07:35:14.194Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 26 07:31 internal [2020-11-26T07:35:14.194Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 26 07:31 openapi [2020-11-26T07:35:14.194Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 26 07:31 pkg [2020-11-26T07:35:14.194Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 26 07:31 snap [2020-11-26T07:35:14.194Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 26 07:31 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-26T07:35:14.622Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ea97e15d1855d258f28118b7027861f26d07af6c --label arch=arm64 --label version=0.0.0 . [2020-11-26T07:35:15.274Z] Sending build context to Docker daemon 2.478MB [2020-11-26T07:35:15.275Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-11-26T07:35:15.275Z] Step 2/24 : FROM ${BASE} AS builder [2020-11-26T07:35:15.275Z] ---> c434bf4428a0 [2020-11-26T07:35:15.275Z] Step 3/24 : ARG MAKE='make build' [2020-11-26T07:35:15.275Z] ---> Running in 4d5c17533d37 [2020-11-26T07:35:15.873Z] Removing intermediate container 4d5c17533d37 [2020-11-26T07:35:15.873Z] ---> 871fbd661cfa [2020-11-26T07:35:15.873Z] Step 4/24 : WORKDIR /device-sdk-go [2020-11-26T07:35:15.873Z] ---> Running in ea14f855bb52 [2020-11-26T07:35:16.473Z] Removing intermediate container ea14f855bb52 [2020-11-26T07:35:16.473Z] ---> bdd9da8ae495 [2020-11-26T07:35:16.473Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T07:35:16.473Z] ---> Running in fec0d49394fa [2020-11-26T07:35:17.079Z] Removing intermediate container fec0d49394fa [2020-11-26T07:35:17.079Z] ---> 9d1d10ac9bfe [2020-11-26T07:35:17.079Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T07:35:17.359Z] ---> Running in 11e7eaa4469a [2020-11-26T07:35:19.331Z] Removing intermediate container 11e7eaa4469a [2020-11-26T07:35:19.331Z] ---> 6fe2aa5a4131 [2020-11-26T07:35:19.331Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-11-26T07:35:19.331Z] ---> Running in 9c4e91c047ed [2020-11-26T07:35:20.310Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T07:35:21.286Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T07:35:21.880Z] OK: 142 MiB in 39 packages [2020-11-26T07:35:22.860Z] Removing intermediate container 9c4e91c047ed [2020-11-26T07:35:22.860Z] ---> 83192aacf94d [2020-11-26T07:35:22.860Z] Step 8/24 : COPY . . [2020-11-26T07:35:24.284Z] ---> 04e8923539a9 [2020-11-26T07:35:24.284Z] Step 9/24 : RUN ${MAKE} [2020-11-26T07:35:24.284Z] ---> Running in 6203b5cfd03c [2020-11-26T07:35:25.263Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-11-26T07:35:52.218Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-11-26T07:35:54.900Z] Removing intermediate container 6203b5cfd03c [2020-11-26T07:35:54.900Z] ---> 5cc5ed99154b [2020-11-26T07:35:54.900Z] Step 10/24 : FROM scratch [2020-11-26T07:35:54.900Z] ---> [2020-11-26T07:35:54.900Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T07:35:54.900Z] ---> Running in 0a016140dbaf [2020-11-26T07:35:55.192Z] Removing intermediate container 0a016140dbaf [2020-11-26T07:35:55.192Z] ---> da0ead3cdca4 [2020-11-26T07:35:55.192Z] Step 12/24 : ENV APP_PORT=49990 [2020-11-26T07:35:55.192Z] ---> Running in 5d040339b046 [2020-11-26T07:35:55.479Z] Removing intermediate container 5d040339b046 [2020-11-26T07:35:55.479Z] ---> edb3287b59a8 [2020-11-26T07:35:55.479Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-26T07:35:55.754Z] ---> Running in a1d1a69ec2cf [2020-11-26T07:35:56.029Z] Removing intermediate container a1d1a69ec2cf [2020-11-26T07:35:56.029Z] ---> e44731756ae9 [2020-11-26T07:35:56.029Z] Step 14/24 : WORKDIR / [2020-11-26T07:35:56.304Z] ---> Running in 460bb68b7e57 [2020-11-26T07:35:56.901Z] Removing intermediate container 460bb68b7e57 [2020-11-26T07:35:56.901Z] ---> 432d17aa1e46 [2020-11-26T07:35:56.901Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-11-26T07:35:57.882Z] ---> 31d983a8ee12 [2020-11-26T07:35:57.882Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-11-26T07:35:58.861Z] ---> 30b7181a0659 [2020-11-26T07:35:58.861Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-11-26T07:35:59.456Z] ---> f59661db37d3 [2020-11-26T07:35:59.456Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-11-26T07:36:00.053Z] ---> 539cbff38ba7 [2020-11-26T07:36:00.053Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-11-26T07:36:01.034Z] ---> 6b96318f6b89 [2020-11-26T07:36:01.034Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-11-26T07:36:01.034Z] ---> Running in 38375b210ebd [2020-11-26T07:36:01.633Z] Removing intermediate container 38375b210ebd [2020-11-26T07:36:01.633Z] ---> f62af5dcebd5 [2020-11-26T07:36:01.633Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-26T07:36:01.633Z] ---> Running in 92bc7393808a [2020-11-26T07:36:02.227Z] Removing intermediate container 92bc7393808a [2020-11-26T07:36:02.227Z] ---> 4878293cf520 [2020-11-26T07:36:02.227Z] Step 22/24 : LABEL arch=arm64 [2020-11-26T07:36:02.227Z] ---> Running in 4b8c1e1f457f [2020-11-26T07:36:02.820Z] Removing intermediate container 4b8c1e1f457f [2020-11-26T07:36:02.820Z] ---> de0ec9750b4e [2020-11-26T07:36:02.820Z] Step 23/24 : LABEL git_sha=ea97e15d1855d258f28118b7027861f26d07af6c [2020-11-26T07:36:02.820Z] ---> Running in 70409c0edbab [2020-11-26T07:36:03.092Z] Removing intermediate container 70409c0edbab [2020-11-26T07:36:03.092Z] ---> 1d3737ca79bf [2020-11-26T07:36:03.092Z] Step 24/24 : LABEL version=0.0.0 [2020-11-26T07:36:03.365Z] ---> Running in 8c43b0464a22 [2020-11-26T07:36:03.959Z] Removing intermediate container 8c43b0464a22 [2020-11-26T07:36:03.959Z] ---> 200e64ef64f6 [2020-11-26T07:36:03.959Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-26T07:36:03.959Z] Successfully built 200e64ef64f6 [2020-11-26T07:36:03.959Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" 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 [2020-11-26T07:36:05.758Z] provisioning config files... [2020-11-26T07:36:05.771Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-584@tmp/config3800221530167570766tmp [Pipeline] { [Pipeline] sh [2020-11-26T07:36:06.275Z] + set +x [2020-11-26T07:36:06.275Z] + curl -s https://codecov.io/bash [2020-11-26T07:36:06.275Z] + bash -s -- [2020-11-26T07:36:06.539Z] [2020-11-26T07:36:06.539Z] _____ _ [2020-11-26T07:36:06.539Z] / ____| | | [2020-11-26T07:36:06.539Z] | | ___ __| | ___ ___ _____ __ [2020-11-26T07:36:06.539Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-26T07:36:06.539Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-26T07:36:06.539Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-26T07:36:06.539Z] Bash-20201124-79cbc08 [2020-11-26T07:36:06.539Z] [2020-11-26T07:36:06.539Z] [2020-11-26T07:36:06.539Z] ==> Jenkins CI detected. [2020-11-26T07:36:06.539Z] project root: . [2020-11-26T07:36:06.539Z] --> token set from env [2020-11-26T07:36:06.539Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-26T07:36:06.539Z] ==> Running gcov in . (disable via -X gcov) [2020-11-26T07:36:06.539Z] ==> Python coveragepy not found [2020-11-26T07:36:06.539Z] ==> Searching for coverage reports in: [2020-11-26T07:36:06.539Z] + . [2020-11-26T07:36:06.539Z] -> Found 1 reports [2020-11-26T07:36:06.539Z] ==> Detecting git/mercurial file structure [2020-11-26T07:36:06.539Z] ==> Reading reports [2020-11-26T07:36:06.539Z] + ./coverage.out bytes=127610 [2020-11-26T07:36:06.539Z] ==> Appending adjustments [2020-11-26T07:36:06.539Z] https://docs.codecov.io/docs/fixing-reports [2020-11-26T07:36:07.119Z] + Found adjustments [2020-11-26T07:36:07.119Z] ==> Gzipping contents [2020-11-26T07:36:07.119Z] 24K /tmp/codecov.fKf0iu.gz [2020-11-26T07:36:07.119Z] ==> Uploading reports [2020-11-26T07:36:07.119Z] url: https://codecov.io [2020-11-26T07:36:07.119Z] query: branch=PR-584&commit=ea97e15d1855d258f28118b7027861f26d07af6c&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-584%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=584&job=&cmd_args= [2020-11-26T07:36:07.119Z] -> Pinging Codecov [2020-11-26T07:36:07.119Z] https://codecov.io/upload/v4?package=bash-20201124-79cbc08&token=secret&branch=PR-584&commit=ea97e15d1855d258f28118b7027861f26d07af6c&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-584%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=584&job=&cmd_args= [2020-11-26T07:36:07.697Z] -> Uploading to [2020-11-26T07:36:07.697Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-26/7E55EF52A471D76F132DFD9A03CDDE97/ea97e15d1855d258f28118b7027861f26d07af6c/c572c608-e2c1-4352-b491-be8438fffe80.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201126T073607Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2573b1cb161861ba77e61347474bc4e3da74705140507e9162789dd7955bf110 [2020-11-26T07:36:07.697Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-26T07:36:07.697Z] Dload Upload Total Spent Left Speed [2020-11-26T07:36:08.647Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20870 0 0 100 20870 0 19376 0:00:01 0:00:01 --:--:-- 19395 [2020-11-26T07:36:08.647Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ea97e15d1855d258f28118b7027861f26d07af6c [Pipeline] } [2020-11-26T07:36:08.658Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2020-11-26T07:36:11.605Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T07:36:12.178Z] ---> package-listing.sh [2020-11-26T07:36:12.178Z] ++ facter osfamily [2020-11-26T07:36:12.178Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-26T07:36:12.178Z] + OS_FAMILY=redhat [2020-11-26T07:36:12.178Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-584 [2020-11-26T07:36:12.178Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-26T07:36:12.178Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-26T07:36:12.178Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-26T07:36:12.178Z] + PACKAGES=/tmp/packages_start.txt [2020-11-26T07:36:12.178Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-584 ']' [2020-11-26T07:36:12.178Z] + PACKAGES=/tmp/packages_end.txt [2020-11-26T07:36:12.178Z] + case "${OS_FAMILY}" in [2020-11-26T07:36:12.178Z] + rpm -qa [2020-11-26T07:36:12.178Z] + sort [2020-11-26T07:36:17.568Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-26T07:36:17.568Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-26T07:36:17.568Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-26T07:36:17.568Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-584 ']' [2020-11-26T07:36:17.568Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-584/archives/ [2020-11-26T07:36:17.568Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-584/archives/ [Pipeline] echo [2020-11-26T07:36:17.583Z] 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/dgexfoundry_device-sdk-go_PR-584/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-26T07:36:17.880Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-26T07:36:18.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-26T07:36:18.196Z] [2020-11-26T07:36:18.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-26T07:36:18.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-26T07:36:18.547Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-26T07:36:18.547Z] df20fa9351a1: Pulling fs layer [2020-11-26T07:36:18.547Z] 36b3adc4ff6f: Pulling fs layer [2020-11-26T07:36:18.547Z] 8ad3a11d3b57: Pulling fs layer [2020-11-26T07:36:18.547Z] 46f8f816bc3b: Pulling fs layer [2020-11-26T07:36:18.547Z] 93b61091891f: Pulling fs layer [2020-11-26T07:36:18.547Z] 93b9cdb0e59b: Pulling fs layer [2020-11-26T07:36:18.547Z] 5e14af77c1be: Pulling fs layer [2020-11-26T07:36:18.547Z] 01666e4c0597: Pulling fs layer [2020-11-26T07:36:18.547Z] aa168da1d23b: Pulling fs layer [2020-11-26T07:36:18.547Z] 93b61091891f: Waiting [2020-11-26T07:36:18.547Z] 93b9cdb0e59b: Waiting [2020-11-26T07:36:18.547Z] 5e14af77c1be: Waiting [2020-11-26T07:36:18.547Z] aa168da1d23b: Waiting [2020-11-26T07:36:18.547Z] 46f8f816bc3b: Waiting [2020-11-26T07:36:18.547Z] 36b3adc4ff6f: Verifying Checksum [2020-11-26T07:36:18.547Z] 36b3adc4ff6f: Download complete [2020-11-26T07:36:18.547Z] 46f8f816bc3b: Verifying Checksum [2020-11-26T07:36:18.547Z] 46f8f816bc3b: Download complete [2020-11-26T07:36:18.813Z] df20fa9351a1: Verifying Checksum [2020-11-26T07:36:18.813Z] df20fa9351a1: Download complete [2020-11-26T07:36:18.813Z] 93b61091891f: Verifying Checksum [2020-11-26T07:36:18.813Z] 93b61091891f: Download complete [2020-11-26T07:36:18.813Z] 5e14af77c1be: Verifying Checksum [2020-11-26T07:36:18.813Z] 5e14af77c1be: Download complete [2020-11-26T07:36:18.813Z] 01666e4c0597: Verifying Checksum [2020-11-26T07:36:18.813Z] 01666e4c0597: Download complete [2020-11-26T07:36:18.813Z] 8ad3a11d3b57: Verifying Checksum [2020-11-26T07:36:18.813Z] 8ad3a11d3b57: Download complete [2020-11-26T07:36:19.087Z] df20fa9351a1: Pull complete [2020-11-26T07:36:19.362Z] 36b3adc4ff6f: Pull complete [2020-11-26T07:36:19.362Z] 93b9cdb0e59b: Verifying Checksum [2020-11-26T07:36:19.362Z] 93b9cdb0e59b: Download complete [2020-11-26T07:36:19.944Z] 8ad3a11d3b57: Pull complete [2020-11-26T07:36:20.207Z] 46f8f816bc3b: Pull complete [2020-11-26T07:36:20.790Z] 93b61091891f: Pull complete [2020-11-26T07:36:20.790Z] 93b9cdb0e59b: Pull complete [2020-11-26T07:36:21.369Z] 5e14af77c1be: Pull complete [2020-11-26T07:36:21.369Z] 01666e4c0597: Pull complete [2020-11-26T07:36:21.631Z] aa168da1d23b: Verifying Checksum [2020-11-26T07:36:21.631Z] aa168da1d23b: Download complete [2020-11-26T07:36:28.269Z] aa168da1d23b: Pull complete [2020-11-26T07:36:28.269Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-26T07:36:28.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-26T07:36:28.269Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-26T07:36:28.531Z] prd-centos7-docker-4c-2g-13512 does not seem to be running inside a container [2020-11-26T07:36:28.591Z] $ 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/dgexfoundry_device-sdk-go_PR-584/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-584 -v /w/workspace/dgexfoundry_device-sdk-go_PR-584:/w/workspace/dgexfoundry_device-sdk-go_PR-584:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-584@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-26T07:36:32.727Z] $ docker top a03fba944ecd5f90428e93a9906498deaaac2198d638cdb57bfbe7018b7328a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T07:36:33.225Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-26T07:36:33.535Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-26T07:36:33.847Z] + ls /var/log/sa-host [2020-11-26T07:36:33.848Z] + sadf -c /var/log/sa-host/sa23 [2020-11-26T07:36:33.848Z] file_magic: OK [2020-11-26T07:36:33.848Z] HZ: Using current value: 100 [2020-11-26T07:36:33.848Z] file_header: OK [2020-11-26T07:36:33.848Z] 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-11-26T07:36:33.848Z] Statistics: [2020-11-26T07:36:33.848Z] Hnuu...uuuununununu... [2020-11-26T07:36:33.848Z] File successfully converted to sysstat format version 12.2.1 [2020-11-26T07:36:33.848Z] + sadf -c /var/log/sa-host/sa26 [2020-11-26T07:36:33.848Z] file_magic: OK [2020-11-26T07:36:33.848Z] HZ: Using current value: 100 [2020-11-26T07:36:33.848Z] file_header: OK [2020-11-26T07:36:33.848Z] 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-11-26T07:36:33.848Z] Statistics: [2020-11-26T07:36:33.848Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-26T07:36:33.848Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-26T07:36:34.085Z] provisioning config files... [2020-11-26T07:36:34.317Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-584@tmp/config406875642728993619tmp [Pipeline] { [Pipeline] echo [2020-11-26T07:36:34.372Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T07:36:34.677Z] ---> create-netrc.sh [Pipeline] } [2020-11-26T07:36:34.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-26T07:36:34.785Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T07:36:35.101Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-26T07:36:35.116Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T07:36:35.431Z] ---> sudo-logs.sh [2020-11-26T07:36:35.431Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-26T07:36:35.445Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T07:36:35.757Z] ---> job-cost.sh [2020-11-26T07:36:35.758Z] lf-activate-venv: SKIPPING [2020-11-26T07:36:35.758Z] INFO: No Stack... [2020-11-26T07:36:36.920Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-26T07:36:37.496Z] INFO: Archiving Costs [Pipeline] echo [2020-11-26T07:36:37.510Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T07:36:37.811Z] ---> logs-deploy.sh [2020-11-26T07:36:37.811Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-584/36 [2020-11-26T07:36:37.811Z] INFO: archiving workspace using pattern(s): [2020-11-26T07:36:39.761Z] Archives upload complete. [2020-11-26T07:36:40.026Z] INFO: archiving logs to Nexus