Pull request #889 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9e3bcf108ef701c81f406bb22e0ab45fdded8efd+a1de66810b8e114107e849a310222ed3c1b44bf0 (c5c26f71c54db5fc0f55b7db7d2fa70881d1b3e9) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1437’ Running on prd-centos7-docker-4c-2g-1438 in /w/workspace/dgexfoundry_device-sdk-go_PR-889 [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-889 # 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 Merging remotes/origin/master commit a1de66810b8e114107e849a310222ed3c1b44bf0 into PR head commit 9e3bcf108ef701c81f406bb22e0ab45fdded8efd > 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/889/head:refs/remotes/origin/PR-889 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e3bcf108ef701c81f406bb22e0ab45fdded8efd # timeout=10 > git remote # timeout=10 Merge succeeded, producing 9e3bcf108ef701c81f406bb22e0ab45fdded8efd Checking out Revision 9e3bcf108ef701c81f406bb22e0ab45fdded8efd (PR-889) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a1de66810b8e114107e849a310222ed3c1b44bf0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e3bcf108ef701c81f406bb22e0ab45fdded8efd # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-22T09:18:50.823Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-22T09:18:50.927Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-22T09:18:50.957Z] ========================================================= [2021-04-22T09:18:50.957Z] EdgeX Global Pipelines Version Info [2021-04-22T09:18:50.957Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6c8ed938825bb2f2a46447597adc5e50b3fe8ee0 # timeout=10 [2021-04-22T09:18:53.129Z] ------------------- [2021-04-22T09:18:53.129Z] stable info: [2021-04-22T09:18:53.129Z] ------------------- [2021-04-22T09:18:53.129Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-22T09:18:53.129Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-22T09:18:53.129Z] Message: update stable to v1.0.186 [2021-04-22T09:18:53.715Z] ------------------- [2021-04-22T09:18:53.715Z] experimental info: [2021-04-22T09:18:53.715Z] ------------------- [2021-04-22T09:18:53.716Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-22T09:18:53.716Z] Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 [2021-04-22T09:18:53.716Z] Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-22T09:18:53.873Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-04-22T09:18:53.903Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-04-22T09:18:53.927Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-22T09:18:53.950Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-22T09:18:53.973Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-22T09:18:53.997Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-22T09:18:54.020Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-22T09:18:54.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-22T09:18:54.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-04-22T09:18:54.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-22T09:18:54.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-22T09:18:54.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-04-22T09:18:54.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-22T09:18:54.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-22T09:18:54.217Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-22T09:18:54.240Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-22T09:18:54.264Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-22T09:18:54.289Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-22T09:18:54.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-22T09:18:54.337Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-22T09:18:54.361Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-22T09:18:54.384Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-22T09:18:54.408Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-22T09:18:54.432Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-22T09:18:54.455Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-22T09:18:54.479Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-22T09:18:54.503Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-889 [Pipeline] echo [2021-04-22T09:18:54.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-889 [Pipeline] echo [2021-04-22T09:18:54.564Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-889 [Pipeline] echo [2021-04-22T09:18:54.590Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e3bcf108ef701c81f406bb22e0ab45fdded8efd [Pipeline] echo [2021-04-22T09:18:54.640Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e3bcf1 [Pipeline] echo [2021-04-22T09:18:54.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-22T09:18:54.737Z] provisioning config files... [2021-04-22T09:18:54.769Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-889@tmp/config2947587765945962032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-22T09:18:55.093Z] ---> docker-login.sh [2021-04-22T09:18:55.093Z] nexus3.edgexfoundry.org:10001 [2021-04-22T09:18:55.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T09:18:55.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T09:18:55.633Z] Configure a credential helper to remove this warning. See [2021-04-22T09:18:55.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T09:18:55.633Z] [2021-04-22T09:18:55.633Z] Login Succeeded [2021-04-22T09:18:55.633Z] nexus3.edgexfoundry.org:10002 [2021-04-22T09:18:55.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T09:18:55.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T09:18:55.924Z] Configure a credential helper to remove this warning. See [2021-04-22T09:18:55.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T09:18:55.924Z] [2021-04-22T09:18:55.924Z] Login Succeeded [2021-04-22T09:18:55.924Z] nexus3.edgexfoundry.org:10003 [2021-04-22T09:18:56.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T09:18:56.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T09:18:56.191Z] Configure a credential helper to remove this warning. See [2021-04-22T09:18:56.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T09:18:56.191Z] [2021-04-22T09:18:56.191Z] Login Succeeded [2021-04-22T09:18:56.191Z] nexus3.edgexfoundry.org:10004 [2021-04-22T09:18:56.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T09:18:56.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T09:18:56.457Z] Configure a credential helper to remove this warning. See [2021-04-22T09:18:56.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T09:18:56.457Z] [2021-04-22T09:18:56.457Z] Login Succeeded [2021-04-22T09:18:56.457Z] docker.io [2021-04-22T09:18:56.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T09:18:56.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T09:18:56.722Z] Configure a credential helper to remove this warning. See [2021-04-22T09:18:56.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T09:18:56.722Z] [2021-04-22T09:18:56.722Z] Login Succeeded [2021-04-22T09:18:56.722Z] ---> docker-login.sh ends [Pipeline] } [2021-04-22T09:18:56.735Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-22T09:18:57.223Z] + git log --format=format:%s -1 9e3bcf108ef701c81f406bb22e0ab45fdded8efd [Pipeline] echo [2021-04-22T09:18:57.343Z] GIT_COMMIT: 9e3bcf108ef701c81f406bb22e0ab45fdded8efd, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-04-22T09:18:57.356Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-22T09:18:57.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-22T09:18:57.918Z] [2021-04-22T09:18:57.918Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-22T09:18:58.249Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-22T09:18:58.249Z] latest: Pulling from edgex-devops/git-semver [2021-04-22T09:18:58.249Z] 31603596830f: Pulling fs layer [2021-04-22T09:18:58.249Z] 2a8b12db71e7: Pulling fs layer [2021-04-22T09:18:58.249Z] 6ca5941a6612: Pulling fs layer [2021-04-22T09:18:58.249Z] ecc8261a40a4: Pulling fs layer [2021-04-22T09:18:58.249Z] ecc8261a40a4: Waiting [2021-04-22T09:18:58.249Z] 2a8b12db71e7: Verifying Checksum [2021-04-22T09:18:58.249Z] 2a8b12db71e7: Download complete [2021-04-22T09:18:58.249Z] 31603596830f: Verifying Checksum [2021-04-22T09:18:58.249Z] 31603596830f: Download complete [2021-04-22T09:18:58.514Z] ecc8261a40a4: Verifying Checksum [2021-04-22T09:18:58.514Z] ecc8261a40a4: Download complete [2021-04-22T09:18:58.514Z] 6ca5941a6612: Download complete [2021-04-22T09:18:58.782Z] 31603596830f: Pull complete [2021-04-22T09:18:59.047Z] 2a8b12db71e7: Pull complete [2021-04-22T09:19:00.011Z] 6ca5941a6612: Pull complete [2021-04-22T09:19:00.277Z] ecc8261a40a4: Pull complete [2021-04-22T09:19:00.277Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-22T09:19:00.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-22T09:19:00.277Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-22T09:19:00.484Z] prd-centos7-docker-4c-2g-1438 does not seem to be running inside a container [2021-04-22T09:19:00.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-889 -v /w/workspace/dgexfoundry_device-sdk-go_PR-889:/w/workspace/dgexfoundry_device-sdk-go_PR-889:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-889@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-889@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-22T09:19:03.184Z] $ docker top bdfb4aa636151eb8a944338e07e996f8b6c674f6cc3977791b43c6b1a8755af5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-22T09:19:03.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-22T09:19:03.369Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-22T09:19:03.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-22T09:19:03.790Z] $ docker exec bdfb4aa636151eb8a944338e07e996f8b6c674f6cc3977791b43c6b1a8755af5 ssh-agent [2021-04-22T09:19:04.025Z] SSH_AUTH_SOCK=/tmp/ssh-Oa8AAGGS52l5/agent.12 [2021-04-22T09:19:04.025Z] SSH_AGENT_PID=17 [2021-04-22T09:19:04.041Z] Running ssh-add (command line suppressed) [2021-04-22T09:19:04.201Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-889@tmp/private_key_76534486379315696.key (/w/workspace/dgexfoundry_device-sdk-go_PR-889@tmp/private_key_76534486379315696.key) [2021-04-22T09:19:04.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-22T09:19:04.580Z] + git tag --points-at HEAD [Pipeline] } [2021-04-22T09:19:04.616Z] $ docker exec --env ******** --env ******** bdfb4aa636151eb8a944338e07e996f8b6c674f6cc3977791b43c6b1a8755af5 ssh-agent -k [2021-04-22T09:19:04.794Z] unset SSH_AUTH_SOCK; [2021-04-22T09:19:04.794Z] unset SSH_AGENT_PID; [2021-04-22T09:19:04.794Z] echo Agent pid 17 killed; [2021-04-22T09:19:04.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-22T09:19:04.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-22T09:19:04.890Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-22T09:19:05.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-22T09:19:05.092Z] $ docker exec bdfb4aa636151eb8a944338e07e996f8b6c674f6cc3977791b43c6b1a8755af5 ssh-agent [2021-04-22T09:19:05.287Z] SSH_AUTH_SOCK=/tmp/ssh-b4dJqzxxj6Ek/agent.45 [2021-04-22T09:19:05.287Z] SSH_AGENT_PID=50 [2021-04-22T09:19:05.295Z] Running ssh-add (command line suppressed) [2021-04-22T09:19:05.436Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-889@tmp/private_key_2199548141892749570.key (/w/workspace/dgexfoundry_device-sdk-go_PR-889@tmp/private_key_2199548141892749570.key) [2021-04-22T09:19:05.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-22T09:19:05.796Z] + git semver init [2021-04-22T09:19:05.796Z] # -> Open(): unable to determine branch for HEAD [2021-04-22T09:19:05.796Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-889/.git [2021-04-22T09:19:05.796Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-889 [2021-04-22T09:19:05.796Z] # $SEMVER_REMOTE_NAME = origin [2021-04-22T09:19:05.796Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-22T09:19:05.796Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-22T09:19:05.796Z] # $SEMVER_BRANCH = PR-889 [2021-04-22T09:19:05.796Z] # $SEMVER_TEMP = /tmp/semver-104516919 [2021-04-22T09:19:05.796Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-04-22T09:19:06.774Z] # '/tmp/semver-104516919' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-889/.semver' [2021-04-22T09:19:06.774Z] # -> Force: false [2021-04-22T09:19:06.774Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-889/.semver [Pipeline] } [2021-04-22T09:19:06.790Z] $ docker exec --env ******** --env ******** bdfb4aa636151eb8a944338e07e996f8b6c674f6cc3977791b43c6b1a8755af5 ssh-agent -k [2021-04-22T09:19:06.918Z] unset SSH_AUTH_SOCK; [2021-04-22T09:19:06.919Z] unset SSH_AGENT_PID; [2021-04-22T09:19:06.919Z] echo Agent pid 50 killed; [2021-04-22T09:19:06.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-22T09:19:07.318Z] + git semver [Pipeline] } [2021-04-22T09:19:07.340Z] $ docker stop --time=1 bdfb4aa636151eb8a944338e07e996f8b6c674f6cc3977791b43c6b1a8755af5 [2021-04-22T09:19:09.112Z] $ docker rm -f bdfb4aa636151eb8a944338e07e996f8b6c674f6cc3977791b43c6b1a8755af5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-22T09:19:09.621Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-22T09:19:09.989Z] Stashed 1 file(s) [Pipeline] echo [2021-04-22T09:19:09.992Z] [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 [2021-04-22T09:19:25.191Z] Still waiting to schedule task [2021-04-22T09:19:25.191Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-22T09:19:25.191Z] Still waiting to schedule task [2021-04-22T09:19:25.191Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1439’ is offline [2021-04-22T09:20:57.786Z] Running on prd-centos7-docker-4c-2g-1445 in /w/workspace/dgexfoundry_device-sdk-go_PR-889 [Pipeline] { [Pipeline] ws [2021-04-22T09:20:57.806Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-04-22T09:21:00.492Z] using credential edgex-jenkins-ssh [2021-04-22T09:21:00.505Z] Cloning the remote Git repository [2021-04-22T09:21:00.429Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-04-22T09:21:00.497Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-04-22T09:21:00.570Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-22T09:21:00.571Z] > git --version # timeout=10 [2021-04-22T09:21:00.579Z] > git --version # 'git version 2.24.3' [2021-04-22T09:21:00.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-22T09:21:00.610Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-22T09:21:01.742Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-22T09:21:01.748Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-22T09:21:01.759Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-22T09:21:01.774Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-22T09:21:01.775Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-22T09:21:01.780Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/889/head:refs/remotes/origin/PR-889 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T09:21:03.347Z] Merging remotes/origin/master commit a1de66810b8e114107e849a310222ed3c1b44bf0 into PR head commit 9e3bcf108ef701c81f406bb22e0ab45fdded8efd [2021-04-22T09:21:03.443Z] Merge succeeded, producing 9e3bcf108ef701c81f406bb22e0ab45fdded8efd [2021-04-22T09:21:03.444Z] Checking out Revision 9e3bcf108ef701c81f406bb22e0ab45fdded8efd (PR-889) [2021-04-22T09:21:03.356Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T09:21:03.364Z] > git checkout -f 9e3bcf108ef701c81f406bb22e0ab45fdded8efd # timeout=10 [2021-04-22T09:21:03.413Z] > git remote # timeout=10 [2021-04-22T09:21:03.418Z] > git config --get remote.origin.url # timeout=10 [2021-04-22T09:21:03.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-22T09:21:03.427Z] > git merge a1de66810b8e114107e849a310222ed3c1b44bf0 # timeout=10 [2021-04-22T09:21:03.437Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-22T09:21:03.446Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T09:21:03.450Z] > git checkout -f 9e3bcf108ef701c81f406bb22e0ab45fdded8efd # timeout=10 [2021-04-22T09:21:07.117Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-22T09:21:08.214Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-22T09:21:08.536Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-22T09:21:08.847Z] + sudo service docker restart [2021-04-22T09:21:08.848Z] + true [2021-04-22T09:21:08.848Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-22T09:21:09.832Z] provisioning config files... [2021-04-22T09:21:09.864Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config4128822086126516166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-22T09:21:10.185Z] ---> docker-login.sh [2021-04-22T09:21:10.185Z] nexus3.edgexfoundry.org:10001 [2021-04-22T09:21:10.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T09:21:10.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T09:21:10.447Z] Configure a credential helper to remove this warning. See [2021-04-22T09:21:10.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T09:21:10.447Z] [2021-04-22T09:21:10.447Z] Login Succeeded [2021-04-22T09:21:10.447Z] nexus3.edgexfoundry.org:10002 [2021-04-22T09:21:10.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T09:21:10.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T09:21:10.708Z] Configure a credential helper to remove this warning. See [2021-04-22T09:21:10.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T09:21:10.708Z] [2021-04-22T09:21:10.708Z] Login Succeeded [2021-04-22T09:21:10.708Z] nexus3.edgexfoundry.org:10003 [2021-04-22T09:21:10.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T09:21:10.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T09:21:10.970Z] Configure a credential helper to remove this warning. See [2021-04-22T09:21:10.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T09:21:10.970Z] [2021-04-22T09:21:10.970Z] Login Succeeded [2021-04-22T09:21:10.970Z] nexus3.edgexfoundry.org:10004 [2021-04-22T09:21:10.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T09:21:10.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T09:21:10.970Z] Configure a credential helper to remove this warning. See [2021-04-22T09:21:10.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T09:21:10.970Z] [2021-04-22T09:21:10.970Z] Login Succeeded [2021-04-22T09:21:10.970Z] docker.io [2021-04-22T09:21:11.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T09:21:11.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T09:21:11.495Z] Configure a credential helper to remove this warning. See [2021-04-22T09:21:11.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T09:21:11.495Z] [2021-04-22T09:21:11.495Z] Login Succeeded [2021-04-22T09:21:11.495Z] ---> docker-login.sh ends [Pipeline] } [2021-04-22T09:21:11.504Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-22T09:21:11.659Z] ========================================================= [2021-04-22T09:21:11.659Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-22T09:21:11.659Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-22T09:21:11.963Z] + 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 . [2021-04-22T09:21:11.963Z] Sending build context to Docker daemon 2.462MB [2021-04-22T09:21:11.963Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-22T09:21:11.963Z] Step 2/8 : FROM ${BASE} [2021-04-22T09:21:12.226Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-22T09:21:12.226Z] 188c0c94c7c5: Pulling fs layer [2021-04-22T09:21:12.226Z] 0ef7d3d256c8: Pulling fs layer [2021-04-22T09:21:12.226Z] de9db76c5a1d: Pulling fs layer [2021-04-22T09:21:12.226Z] bca2f99d35d6: Pulling fs layer [2021-04-22T09:21:12.226Z] 93359f2a8cfa: Pulling fs layer [2021-04-22T09:21:12.226Z] 7c6f9722023f: Pulling fs layer [2021-04-22T09:21:12.226Z] a35cf1a2eb13: Pulling fs layer [2021-04-22T09:21:12.226Z] 93359f2a8cfa: Waiting [2021-04-22T09:21:12.226Z] 7c6f9722023f: Waiting [2021-04-22T09:21:12.226Z] a35cf1a2eb13: Waiting [2021-04-22T09:21:12.226Z] bca2f99d35d6: Waiting [2021-04-22T09:21:12.226Z] de9db76c5a1d: Verifying Checksum [2021-04-22T09:21:12.226Z] de9db76c5a1d: Download complete [2021-04-22T09:21:12.226Z] 0ef7d3d256c8: Verifying Checksum [2021-04-22T09:21:12.226Z] 0ef7d3d256c8: Download complete [2021-04-22T09:21:12.226Z] 93359f2a8cfa: Verifying Checksum [2021-04-22T09:21:12.226Z] 93359f2a8cfa: Download complete [2021-04-22T09:21:12.226Z] 7c6f9722023f: Download complete [2021-04-22T09:21:12.226Z] 188c0c94c7c5: Download complete [2021-04-22T09:21:12.490Z] 188c0c94c7c5: Pull complete [2021-04-22T09:21:12.752Z] 0ef7d3d256c8: Pull complete [2021-04-22T09:21:13.013Z] de9db76c5a1d: Pull complete [2021-04-22T09:21:13.961Z] a35cf1a2eb13: Verifying Checksum [2021-04-22T09:21:13.961Z] a35cf1a2eb13: Download complete [2021-04-22T09:21:14.539Z] bca2f99d35d6: Verifying Checksum [2021-04-22T09:21:14.539Z] bca2f99d35d6: Download complete [2021-04-22T09:21:19.601Z] bca2f99d35d6: Pull complete [2021-04-22T09:21:19.601Z] 93359f2a8cfa: Pull complete [2021-04-22T09:21:19.601Z] 7c6f9722023f: Pull complete [2021-04-22T09:21:24.925Z] a35cf1a2eb13: Pull complete [2021-04-22T09:21:24.925Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-22T09:21:24.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-22T09:21:24.925Z] ---> a62c8e92a672 [2021-04-22T09:21:24.925Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-22T09:21:24.925Z] ---> Running in 01765d8a3c5b [2021-04-22T09:21:25.190Z] Removing intermediate container 01765d8a3c5b [2021-04-22T09:21:25.190Z] ---> abd929b1254e [2021-04-22T09:21:25.190Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T09:21:25.190Z] ---> Running in b41dcc9e4499 [2021-04-22T09:21:26.141Z] Removing intermediate container b41dcc9e4499 [2021-04-22T09:21:26.141Z] ---> 6a068258a5aa [2021-04-22T09:21:26.141Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-04-22T09:21:26.405Z] ---> Running in 3ffd4b96c3ea [2021-04-22T09:21:26.984Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-22T09:21:27.931Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-22T09:21:28.192Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-04-22T09:21:28.192Z] (2/6) Installing libsodium (1.0.18-r0) [2021-04-22T09:21:28.454Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-04-22T09:21:28.454Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-04-22T09:21:28.454Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-22T09:21:28.724Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-04-22T09:21:28.724Z] Executing busybox-1.31.1-r19.trigger [2021-04-22T09:21:28.724Z] OK: 167 MiB in 45 packages [2021-04-22T09:21:29.298Z] Removing intermediate container 3ffd4b96c3ea [2021-04-22T09:21:29.298Z] ---> 226c2835d640 [2021-04-22T09:21:29.298Z] Step 6/8 : WORKDIR /device-sdk-go [2021-04-22T09:21:29.558Z] ---> Running in 7d1c9b17a99b [2021-04-22T09:21:29.558Z] Removing intermediate container 7d1c9b17a99b [2021-04-22T09:21:29.558Z] ---> 876759ded020 [2021-04-22T09:21:29.558Z] Step 7/8 : COPY . . [2021-04-22T09:21:30.942Z] ---> fccb88b1d38e [2021-04-22T09:21:30.942Z] Step 8/8 : RUN go mod download [2021-04-22T09:21:30.942Z] ---> Running in d66a747042a5 [2021-04-22T09:21:39.888Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1444 in /w/workspace/dgexfoundry_device-sdk-go_PR-889 [Pipeline] { [Pipeline] ws [2021-04-22T09:21:39.908Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-04-22T09:21:45.539Z] using credential edgex-jenkins-ssh [2021-04-22T09:21:45.557Z] Cloning the remote Git repository [2021-04-22T09:21:45.612Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-04-22T09:21:45.711Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-04-22T09:21:45.897Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-22T09:21:45.898Z] > git --version # timeout=10 [2021-04-22T09:21:45.941Z] > git --version # 'git version 2.17.1' [2021-04-22T09:21:45.943Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-22T09:21:46.011Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-22T09:21:47.377Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-22T09:21:47.394Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-22T09:21:47.421Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-22T09:21:47.476Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-22T09:21:47.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-22T09:21:47.489Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/889/head:refs/remotes/origin/PR-889 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T09:21:48.023Z] Merging remotes/origin/master commit a1de66810b8e114107e849a310222ed3c1b44bf0 into PR head commit 9e3bcf108ef701c81f406bb22e0ab45fdded8efd [2021-04-22T09:21:48.256Z] Merge succeeded, producing 9e3bcf108ef701c81f406bb22e0ab45fdded8efd [2021-04-22T09:21:48.257Z] Checking out Revision 9e3bcf108ef701c81f406bb22e0ab45fdded8efd (PR-889) [2021-04-22T09:21:48.048Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T09:21:48.068Z] > git checkout -f 9e3bcf108ef701c81f406bb22e0ab45fdded8efd # timeout=10 [2021-04-22T09:21:48.167Z] > git remote # timeout=10 [2021-04-22T09:21:48.184Z] > git config --get remote.origin.url # timeout=10 [2021-04-22T09:21:48.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-22T09:21:48.222Z] > git merge a1de66810b8e114107e849a310222ed3c1b44bf0 # timeout=10 [2021-04-22T09:21:48.243Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-22T09:21:48.267Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T09:21:48.283Z] > git checkout -f 9e3bcf108ef701c81f406bb22e0ab45fdded8efd # timeout=10 [2021-04-22T09:21:52.549Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-04-22T09:21:52.941Z] Removing intermediate container d66a747042a5 [2021-04-22T09:21:52.941Z] ---> 9ae2b27ec8a2 [2021-04-22T09:21:52.941Z] Successfully built 9ae2b27ec8a2 [2021-04-22T09:21:52.941Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-22T09:21:53.254Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-22T09:21:53.254Z] . [Pipeline] withDockerContainer [2021-04-22T09:21:53.888Z] prd-centos7-docker-4c-2g-1445 does not seem to be running inside a container [2021-04-22T09:21:53.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-x86_64 cat [2021-04-22T09:21:54.083Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-04-22T09:21:54.880Z] $ docker top 57ab205fee314c23d13741072950b6031bb67b0cc55a7f3608f613f90b6bd61c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-04-22T09:21:55.319Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-22T09:21:55.361Z] + go version [2021-04-22T09:21:55.361Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-22T09:21:55.409Z] $ docker stop --time=1 57ab205fee314c23d13741072950b6031bb67b0cc55a7f3608f613f90b6bd61c [2021-04-22T09:21:55.657Z] + sudo service docker restart [2021-04-22T09:21:55.657Z] + true [2021-04-22T09:21:56.755Z] $ docker rm -f 57ab205fee314c23d13741072950b6031bb67b0cc55a7f3608f613f90b6bd61c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-22T09:21:57.256Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-22T09:21:57.256Z] . [Pipeline] withDockerContainer [2021-04-22T09:21:57.353Z] prd-centos7-docker-4c-2g-1445 does not seem to be running inside a container [2021-04-22T09:21:57.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-x86_64 cat [2021-04-22T09:21:57.957Z] $ docker top e319efc26d127940ffe35bfa6d8b14a48d26c5de827283374d3b598706979545 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] wrap [2021-04-22T09:21:58.121Z] provisioning config files... [2021-04-22T09:21:58.161Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config6483847351092845031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-22T09:21:58.363Z] + make test [2021-04-22T09:21:58.363Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-22T09:21:58.551Z] ---> docker-login.sh [2021-04-22T09:21:58.551Z] nexus3.edgexfoundry.org:10001 [2021-04-22T09:21:59.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T09:21:59.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T09:21:59.766Z] Configure a credential helper to remove this warning. See [2021-04-22T09:21:59.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T09:21:59.766Z] [2021-04-22T09:21:59.766Z] Login Succeeded [2021-04-22T09:21:59.766Z] nexus3.edgexfoundry.org:10002 [2021-04-22T09:22:00.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T09:22:00.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T09:22:00.317Z] Configure a credential helper to remove this warning. See [2021-04-22T09:22:00.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T09:22:00.317Z] [2021-04-22T09:22:00.317Z] Login Succeeded [2021-04-22T09:22:00.317Z] nexus3.edgexfoundry.org:10003 [2021-04-22T09:22:00.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T09:22:00.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T09:22:00.866Z] Configure a credential helper to remove this warning. See [2021-04-22T09:22:00.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T09:22:00.866Z] [2021-04-22T09:22:00.866Z] Login Succeeded [2021-04-22T09:22:00.866Z] nexus3.edgexfoundry.org:10004 [2021-04-22T09:22:01.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T09:22:01.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T09:22:01.415Z] Configure a credential helper to remove this warning. See [2021-04-22T09:22:01.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T09:22:01.415Z] [2021-04-22T09:22:01.415Z] Login Succeeded [2021-04-22T09:22:01.415Z] docker.io [2021-04-22T09:22:01.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T09:22:01.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T09:22:01.966Z] Configure a credential helper to remove this warning. See [2021-04-22T09:22:01.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T09:22:01.966Z] [2021-04-22T09:22:01.966Z] Login Succeeded [2021-04-22T09:22:01.966Z] ---> docker-login.sh ends [Pipeline] } [2021-04-22T09:22:01.984Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-22T09:22:02.321Z] ========================================================= [2021-04-22T09:22:02.322Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-22T09:22:02.322Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-22T09:22:02.675Z] + 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 . [2021-04-22T09:22:02.950Z] Sending build context to Docker daemon 2.455MB [2021-04-22T09:22:03.226Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-22T09:22:03.226Z] Step 2/8 : FROM ${BASE} [2021-04-22T09:22:03.226Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-22T09:22:03.226Z] 5f621e34cdf4: Pulling fs layer [2021-04-22T09:22:03.226Z] a4357932f1b6: Pulling fs layer [2021-04-22T09:22:03.226Z] 18c013af1878: Pulling fs layer [2021-04-22T09:22:03.226Z] 00ac8860ef70: Pulling fs layer [2021-04-22T09:22:03.226Z] 63d7cb157983: Pulling fs layer [2021-04-22T09:22:03.226Z] b116817d02f9: Pulling fs layer [2021-04-22T09:22:03.226Z] 745a02a5169b: Pulling fs layer [2021-04-22T09:22:03.226Z] 00ac8860ef70: Waiting [2021-04-22T09:22:03.226Z] 63d7cb157983: Waiting [2021-04-22T09:22:03.226Z] b116817d02f9: Waiting [2021-04-22T09:22:03.226Z] 745a02a5169b: Waiting [2021-04-22T09:22:03.226Z] 18c013af1878: Download complete [2021-04-22T09:22:03.226Z] a4357932f1b6: Verifying Checksum [2021-04-22T09:22:03.226Z] a4357932f1b6: Download complete [2021-04-22T09:22:03.226Z] 63d7cb157983: Verifying Checksum [2021-04-22T09:22:03.226Z] 63d7cb157983: Download complete [2021-04-22T09:22:03.226Z] b116817d02f9: Verifying Checksum [2021-04-22T09:22:03.226Z] b116817d02f9: Download complete [2021-04-22T09:22:03.226Z] 5f621e34cdf4: Verifying Checksum [2021-04-22T09:22:03.226Z] 5f621e34cdf4: Download complete [2021-04-22T09:22:04.219Z] 5f621e34cdf4: Pull complete [2021-04-22T09:22:04.497Z] a4357932f1b6: Pull complete [2021-04-22T09:22:05.104Z] 18c013af1878: Pull complete [2021-04-22T09:22:05.249Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-04-22T09:22:06.096Z] 745a02a5169b: Verifying Checksum [2021-04-22T09:22:06.096Z] 745a02a5169b: Download complete [2021-04-22T09:22:07.081Z] 00ac8860ef70: Download complete [2021-04-22T09:22:17.273Z] 00ac8860ef70: Pull complete [2021-04-22T09:22:17.273Z] 63d7cb157983: Pull complete [2021-04-22T09:22:17.551Z] b116817d02f9: Pull complete [2021-04-22T09:22:21.883Z] 745a02a5169b: Pull complete [2021-04-22T09:22:21.883Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-22T09:22:21.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-22T09:22:21.883Z] ---> b7e6874047d6 [2021-04-22T09:22:21.883Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-22T09:22:23.714Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-04-22T09:22:23.714Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-04-22T09:22:23.714Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-04-22T09:22:23.714Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-04-22T09:22:23.714Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-04-22T09:22:24.523Z] ---> Running in 0a87c85cb92d [2021-04-22T09:22:25.125Z] Removing intermediate container 0a87c85cb92d [2021-04-22T09:22:25.125Z] ---> fc62c4b46005 [2021-04-22T09:22:25.125Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T09:22:25.125Z] ---> Running in bfd09988b0f0 [2021-04-22T09:22:27.758Z] Removing intermediate container bfd09988b0f0 [2021-04-22T09:22:27.758Z] ---> ac89f52cd683 [2021-04-22T09:22:27.758Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-04-22T09:22:27.758Z] ---> Running in ace3911cf3c0 [2021-04-22T09:22:27.964Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.064s coverage: 28.1% of statements [2021-04-22T09:22:27.964Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.117s coverage: 78.9% of statements [2021-04-22T09:22:28.745Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T09:22:28.922Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.064s coverage: 7.8% of statements [2021-04-22T09:22:28.922Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-04-22T09:22:28.922Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-04-22T09:22:28.922Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-04-22T09:22:28.922Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.101s coverage: 32.0% of statements [2021-04-22T09:22:28.922Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-04-22T09:22:28.922Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-04-22T09:22:28.922Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-04-22T09:22:29.338Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T09:22:29.497Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.100s coverage: 57.2% of statements [2021-04-22T09:22:29.761Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.181s coverage: 6.6% of statements [2021-04-22T09:22:29.761Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 5.0% of statements [2021-04-22T09:22:29.761Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-04-22T09:22:30.029Z] GO111MODULE=on go vet ./... [2021-04-22T09:22:30.312Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-04-22T09:22:30.312Z] (2/6) Installing libsodium (1.0.18-r0) [2021-04-22T09:22:30.312Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-04-22T09:22:30.312Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-04-22T09:22:30.583Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-22T09:22:30.583Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-04-22T09:22:30.856Z] Executing busybox-1.31.1-r19.trigger [2021-04-22T09:22:30.856Z] OK: 144 MiB in 45 packages [2021-04-22T09:22:32.292Z] Removing intermediate container ace3911cf3c0 [2021-04-22T09:22:32.292Z] ---> e6bbb25db2a3 [2021-04-22T09:22:32.292Z] Step 6/8 : WORKDIR /device-sdk-go [2021-04-22T09:22:32.292Z] ---> Running in bdbd409e3ef4 [2021-04-22T09:22:32.887Z] Removing intermediate container bdbd409e3ef4 [2021-04-22T09:22:32.887Z] ---> 85b7d6a33fe9 [2021-04-22T09:22:32.887Z] Step 7/8 : COPY . . [2021-04-22T09:22:35.495Z] ---> 2ecfab0f80fb [2021-04-22T09:22:35.495Z] Step 8/8 : RUN go mod download [2021-04-22T09:22:35.495Z] ---> Running in a35d3ee003ca [2021-04-22T09:22:45.093Z] gofmt -l . [2021-04-22T09:22:45.093Z] [ "`gofmt -l .`" = "" ] [2021-04-22T09:22:45.093Z] ./bin/test-attribution-txt.sh [2021-04-22T09:22:46.043Z] An attribution for golang.org/x/text is missing from in Attribution.txt, please add [2021-04-22T09:22:46.043Z] make: *** [Makefile:36: test] Error 1 [Pipeline] } [2021-04-22T09:22:46.062Z] $ docker stop --time=1 e319efc26d127940ffe35bfa6d8b14a48d26c5de827283374d3b598706979545 [2021-04-22T09:22:47.753Z] $ docker rm -f e319efc26d127940ffe35bfa6d8b14a48d26c5de827283374d3b598706979545 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-22T09:22:48.785Z] ---> job-cost.sh [2021-04-22T09:22:48.785Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C0bF [2021-04-22T09:23:02.314Z] Removing intermediate container a35d3ee003ca [2021-04-22T09:23:02.314Z] ---> d1a520c2e25d [2021-04-22T09:23:02.314Z] Successfully built d1a520c2e25d [2021-04-22T09:23:02.314Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-22T09:23:02.672Z] + docker inspect -f . ci-base-image-arm64 [2021-04-22T09:23:02.672Z] . [Pipeline] withDockerContainer [2021-04-22T09:23:02.943Z] prd-ubuntu18.04-docker-arm64-4c-16g-1444 does not seem to be running inside a container [2021-04-22T09:23:03.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 [2021-04-22T09:23:03.739Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-22T09:23:04.633Z] $ docker top ed64b840b5aeca7a51a09ee0f60ac9392536243435208f0ec43ccaacabd3e262 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-22T09:23:05.563Z] + go version [2021-04-22T09:23:05.563Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-22T09:23:05.590Z] $ docker stop --time=1 ed64b840b5aeca7a51a09ee0f60ac9392536243435208f0ec43ccaacabd3e262 [2021-04-22T09:23:07.534Z] $ docker rm -f ed64b840b5aeca7a51a09ee0f60ac9392536243435208f0ec43ccaacabd3e262 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-22T09:23:08.241Z] + docker inspect -f . ci-base-image-arm64 [2021-04-22T09:23:08.241Z] . [Pipeline] withDockerContainer [2021-04-22T09:23:08.511Z] prd-ubuntu18.04-docker-arm64-4c-16g-1444 does not seem to be running inside a container [2021-04-22T09:23:08.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 [2021-04-22T09:23:10.027Z] $ docker top 318369cdb8e28b0cfde9a68d03b6d9058a4da60de7162b114b10467383af2c07 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-22T09:23:10.953Z] + make test [2021-04-22T09:23:10.953Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-22T09:23:30.372Z] lf-activate-venv(): INFO: Adding /tmp/venv-C0bF/bin to PATH [2021-04-22T09:23:30.372Z] INFO: No Stack... [2021-04-22T09:23:30.372Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-22T09:23:30.372Z] INFO: Archiving Costs [Pipeline] sh [2021-04-22T09:23:30.683Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2021-04-22T09:23:30.683Z] + cut -d, -f6 [Pipeline] lock [2021-04-22T09:23:30.762Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-889-2-stack-cost] [2021-04-22T09:23:30.776Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-889-2-stack-cost] did not exist. Created. [2021-04-22T09:23:30.776Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-889-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-22T09:23:31.104Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-22T09:23:31.494Z] Stashed 1 file(s) [Pipeline] } [2021-04-22T09:23:31.512Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-889-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-22T09:23:31.669Z] Failed in branch amd64 [2021-04-22T09:23:33.150Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-04-22T09:24:29.748Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-04-22T09:24:29.748Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-04-22T09:24:29.748Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-04-22T09:24:29.748Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-04-22T09:24:29.748Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-04-22T09:24:33.157Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.140s coverage: 28.1% of statements [2021-04-22T09:24:34.149Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.220s coverage: 78.9% of statements [2021-04-22T09:24:34.149Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.149s coverage: 7.8% of statements [2021-04-22T09:24:34.149Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-04-22T09:24:34.149Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-04-22T09:24:34.149Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-04-22T09:24:36.158Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.261s coverage: 32.0% of statements [2021-04-22T09:24:36.158Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-04-22T09:24:36.158Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-04-22T09:24:36.158Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-04-22T09:24:39.569Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.320s coverage: 57.2% of statements [2021-04-22T09:24:39.569Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.053s coverage: 6.6% of statements [2021-04-22T09:24:40.163Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.151s coverage: 5.0% of statements [2021-04-22T09:24:40.163Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-04-22T09:24:40.437Z] GO111MODULE=on go vet ./... [2021-04-22T09:25:27.477Z] gofmt -l . [2021-04-22T09:25:27.477Z] [ "`gofmt -l .`" = "" ] [2021-04-22T09:25:27.477Z] ./bin/test-attribution-txt.sh [2021-04-22T09:25:27.477Z] An attribution for golang.org/x/text is missing from in Attribution.txt, please add [2021-04-22T09:25:27.477Z] make: *** [Makefile:36: test] Error 1 [Pipeline] } [2021-04-22T09:25:27.505Z] $ docker stop --time=1 318369cdb8e28b0cfde9a68d03b6d9058a4da60de7162b114b10467383af2c07 [2021-04-22T09:25:29.863Z] $ docker rm -f 318369cdb8e28b0cfde9a68d03b6d9058a4da60de7162b114b10467383af2c07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-22T09:25:31.121Z] ---> job-cost.sh [2021-04-22T09:25:31.121Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NhBK [2021-04-22T09:26:10.093Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-22T09:27:31.843Z] lf-activate-venv(): INFO: Adding /tmp/venv-NhBK/bin to PATH [2021-04-22T09:27:31.843Z] INFO: No Stack... [2021-04-22T09:27:32.817Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-22T09:27:33.091Z] INFO: Archiving Costs [Pipeline] sh [2021-04-22T09:27:33.430Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2021-04-22T09:27:33.430Z] + cut -d, -f6 [Pipeline] lock [2021-04-22T09:27:33.780Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-889-2-stack-cost] [2021-04-22T09:27:33.792Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-889-2-stack-cost] did not exist. Created. [2021-04-22T09:27:33.792Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-889-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-22T09:27:34.247Z] /w/workspace/device-sdk-go/2@tmp/durable-a7543ae5/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-a7543ae5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-22T09:27:34.616Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-22T09:27:34.658Z] Warning: overwriting stash ‘stack-cost’ [2021-04-22T09:27:35.557Z] Stashed 1 file(s) [Pipeline] } [2021-04-22T09:27:35.569Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-889-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-22T09:27:35.727Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-22T09:27:36.833Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-22T09:27:37.411Z] ---> package-listing.sh [2021-04-22T09:27:37.411Z] ++ facter osfamily [2021-04-22T09:27:37.411Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-22T09:27:37.411Z] + OS_FAMILY=redhat [2021-04-22T09:27:37.411Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-889 [2021-04-22T09:27:37.411Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-22T09:27:37.411Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-22T09:27:37.411Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-22T09:27:37.411Z] + PACKAGES=/tmp/packages_start.txt [2021-04-22T09:27:37.411Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-889 ']' [2021-04-22T09:27:37.411Z] + PACKAGES=/tmp/packages_end.txt [2021-04-22T09:27:37.411Z] + case "${OS_FAMILY}" in [2021-04-22T09:27:37.411Z] + rpm -qa [2021-04-22T09:27:37.411Z] + sort [2021-04-22T09:27:42.742Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-22T09:27:42.742Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-22T09:27:42.742Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-22T09:27:42.742Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-889 ']' [2021-04-22T09:27:42.742Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-889/archives/ [2021-04-22T09:27:42.742Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-889/archives/ [Pipeline] echo [2021-04-22T09:27:42.757Z] 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-889/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-22T09:27:43.053Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-22T09:27:43.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-22T09:27:43.635Z] [2021-04-22T09:27:43.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-22T09:27:44.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-22T09:27:44.088Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-22T09:27:44.088Z] df20fa9351a1: Pulling fs layer [2021-04-22T09:27:44.088Z] 36b3adc4ff6f: Pulling fs layer [2021-04-22T09:27:44.088Z] 8ad3a11d3b57: Pulling fs layer [2021-04-22T09:27:44.088Z] 46f8f816bc3b: Pulling fs layer [2021-04-22T09:27:44.088Z] 93b61091891f: Pulling fs layer [2021-04-22T09:27:44.088Z] 93b9cdb0e59b: Pulling fs layer [2021-04-22T09:27:44.088Z] 5e14af77c1be: Pulling fs layer [2021-04-22T09:27:44.088Z] 01666e4c0597: Pulling fs layer [2021-04-22T09:27:44.088Z] aa168da1d23b: Pulling fs layer [2021-04-22T09:27:44.088Z] 93b9cdb0e59b: Waiting [2021-04-22T09:27:44.088Z] 5e14af77c1be: Waiting [2021-04-22T09:27:44.088Z] 01666e4c0597: Waiting [2021-04-22T09:27:44.088Z] aa168da1d23b: Waiting [2021-04-22T09:27:44.088Z] 93b61091891f: Waiting [2021-04-22T09:27:44.088Z] 46f8f816bc3b: Waiting [2021-04-22T09:27:44.088Z] 36b3adc4ff6f: Verifying Checksum [2021-04-22T09:27:44.088Z] 36b3adc4ff6f: Download complete [2021-04-22T09:27:44.088Z] 46f8f816bc3b: Verifying Checksum [2021-04-22T09:27:44.088Z] 46f8f816bc3b: Download complete [2021-04-22T09:27:44.088Z] df20fa9351a1: Download complete [2021-04-22T09:27:44.088Z] 93b9cdb0e59b: Verifying Checksum [2021-04-22T09:27:44.088Z] 93b9cdb0e59b: Download complete [2021-04-22T09:27:44.407Z] 5e14af77c1be: Verifying Checksum [2021-04-22T09:27:44.407Z] 5e14af77c1be: Download complete [2021-04-22T09:27:44.407Z] 01666e4c0597: Verifying Checksum [2021-04-22T09:27:44.407Z] 01666e4c0597: Download complete [2021-04-22T09:27:44.407Z] 93b61091891f: Download complete [2021-04-22T09:27:44.407Z] 8ad3a11d3b57: Verifying Checksum [2021-04-22T09:27:44.407Z] 8ad3a11d3b57: Download complete [2021-04-22T09:27:44.689Z] df20fa9351a1: Pull complete [2021-04-22T09:27:44.964Z] 36b3adc4ff6f: Pull complete [2021-04-22T09:27:45.930Z] 8ad3a11d3b57: Pull complete [2021-04-22T09:27:46.202Z] 46f8f816bc3b: Pull complete [2021-04-22T09:27:46.787Z] 93b61091891f: Pull complete [2021-04-22T09:27:46.787Z] aa168da1d23b: Verifying Checksum [2021-04-22T09:27:46.787Z] aa168da1d23b: Download complete [2021-04-22T09:27:47.056Z] 93b9cdb0e59b: Pull complete [2021-04-22T09:27:47.056Z] 5e14af77c1be: Pull complete [2021-04-22T09:27:47.056Z] 01666e4c0597: Pull complete [2021-04-22T09:27:55.286Z] aa168da1d23b: Pull complete [2021-04-22T09:27:55.286Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-22T09:27:55.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-22T09:27:55.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-22T09:27:55.506Z] prd-centos7-docker-4c-2g-1438 does not seem to be running inside a container [2021-04-22T09:27:55.560Z] $ 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-889/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-889 -v /w/workspace/dgexfoundry_device-sdk-go_PR-889:/w/workspace/dgexfoundry_device-sdk-go_PR-889:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-889@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-889@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-22T09:27:59.604Z] $ docker top 7bd90f5e5d722bebf5d26bc9bf1c36b8eb6af9d9f605ae8787a882b725c62f50 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-22T09:28:00.093Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-22T09:28:00.401Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-22T09:28:00.722Z] + ls /var/log/sa-host [2021-04-22T09:28:00.722Z] + sadf -c /var/log/sa-host/sa22 [2021-04-22T09:28:00.722Z] file_magic: OK [2021-04-22T09:28:00.722Z] HZ: Using current value: 100 [2021-04-22T09:28:00.722Z] file_header: OK [2021-04-22T09:28:00.722Z] 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 [2021-04-22T09:28:00.722Z] Statistics: [2021-04-22T09:28:00.722Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-22T09:28:00.722Z] File successfully converted to sysstat format version 12.2.1 [2021-04-22T09:28:00.722Z] + sadf -c /var/log/sa-host/sa23 [2021-04-22T09:28:00.722Z] file_magic: OK [2021-04-22T09:28:00.722Z] HZ: Using current value: 100 [2021-04-22T09:28:00.722Z] file_header: OK [2021-04-22T09:28:00.722Z] 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 [2021-04-22T09:28:00.722Z] Statistics: [2021-04-22T09:28:00.722Z] Hnuu...uuuununununu... [2021-04-22T09:28:00.722Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-22T09:28:01.281Z] provisioning config files... [2021-04-22T09:28:01.299Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-889@tmp/config3376126991769667029tmp [Pipeline] { [Pipeline] echo [2021-04-22T09:28:01.324Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-22T09:28:01.625Z] ---> create-netrc.sh [Pipeline] } [2021-04-22T09:28:01.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-22T09:28:01.663Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-22T09:28:01.967Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-22T09:28:01.980Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-22T09:28:02.284Z] ---> sudo-logs.sh [2021-04-22T09:28:02.285Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-22T09:28:02.372Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-22T09:28:02.680Z] ---> job-cost.sh [2021-04-22T09:28:02.680Z] lf-activate-venv: SKIPPING [2021-04-22T09:28:02.680Z] DEBUG: total: 0.20999999344348907 [2021-04-22T09:28:02.680Z] INFO: Retrieving Stack Cost... [2021-04-22T09:28:03.630Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-22T09:28:04.579Z] INFO: Archiving Costs [Pipeline] echo [2021-04-22T09:28:04.597Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-22T09:28:04.901Z] ---> logs-deploy.sh [2021-04-22T09:28:04.901Z] lf-activate-venv: SKIPPING [2021-04-22T09:28:04.901Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-889/2 [2021-04-22T09:28:04.901Z] INFO: archiving workspace using pattern(s): [2021-04-22T09:28:06.837Z] Archives upload complete. [2021-04-22T09:28:06.837Z] INFO: archiving logs to Nexus