Pull request #230 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f085075cc78a6624d9625b45205d6d11c80d8aad+94aa4268434e23c8f700f751c1eb2cf3b0794e00 (598365cd0624a79b7533ab4d020dc72a8faeb45f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-230/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-230/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-modbus-go, buildSnap:true] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 ‘prd-centos7-blackbox-4c-2g-2571’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-2681’ is offline; ‘prd-centos7-docker-4c-2g-2685’ is offline; ‘prd-centos7-docker-4c-2g-2687’ is offline; ‘prd-centos7-docker-4c-2g-2695’ is offline; ‘prd-centos7-docker-4c-2g-2697’ is offline; ‘prd-centos7-docker-4c-2g-2698’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2684’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2696’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2700 in /w/workspace/xfoundry_device-modbus-go_PR-230 [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-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-230 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 94aa4268434e23c8f700f751c1eb2cf3b0794e00 into PR head commit f085075cc78a6624d9625b45205d6d11c80d8aad > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f085075cc78a6624d9625b45205d6d11c80d8aad # timeout=10 Merge succeeded, producing f085075cc78a6624d9625b45205d6d11c80d8aad Checking out Revision f085075cc78a6624d9625b45205d6d11c80d8aad (PR-230) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 94aa4268434e23c8f700f751c1eb2cf3b0794e00 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f085075cc78a6624d9625b45205d6d11c80d8aad # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-03T06:06:12.562Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-03T06:06:12.863Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-03T06:06:13.004Z] ========================================================= [2021-05-03T06:06:13.004Z] EdgeX Global Pipelines Version Info [2021-05-03T06:06:13.004Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:06:19.297Z] ------------------- [2021-05-03T06:06:19.297Z] stable info: [2021-05-03T06:06:19.297Z] ------------------- [2021-05-03T06:06:19.297Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-03T06:06:19.297Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T06:06:19.297Z] Message: update stable to v1.0.191 [2021-05-03T06:06:20.347Z] ------------------- [2021-05-03T06:06:20.347Z] experimental info: [2021-05-03T06:06:20.347Z] ------------------- [2021-05-03T06:06:20.347Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-03T06:06:20.347Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T06:06:20.347Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-03T06:06:20.684Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2021-05-03T06:06:20.739Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2021-05-03T06:06:20.799Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-03T06:06:20.855Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-03T06:06:20.910Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-03T06:06:20.962Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-03T06:06:21.020Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-03T06:06:21.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-03T06:06:21.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-03T06:06:21.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-03T06:06:21.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-03T06:06:21.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo [2021-05-03T06:06:21.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-03T06:06:21.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-03T06:06:21.529Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-03T06:06:21.598Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-03T06:06:21.663Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-03T06:06:21.731Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-03T06:06:21.789Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-03T06:06:21.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-03T06:06:21.908Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-03T06:06:21.974Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-03T06:06:22.034Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-03T06:06:22.095Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-03T06:06:22.162Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-03T06:06:22.225Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-03T06:06:22.292Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-230 [Pipeline] echo [2021-05-03T06:06:22.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-230 [Pipeline] echo [2021-05-03T06:06:22.417Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-230 [Pipeline] echo [2021-05-03T06:06:22.490Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f085075cc78a6624d9625b45205d6d11c80d8aad [Pipeline] echo [2021-05-03T06:06:22.551Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f085075 [Pipeline] echo [2021-05-03T06:06:22.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T06:06:22.797Z] provisioning config files... [2021-05-03T06:06:22.903Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-230@tmp/config3835591129925937375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:06:23.580Z] ---> docker-login.sh [2021-05-03T06:06:23.580Z] nexus3.edgexfoundry.org:10001 [2021-05-03T06:06:24.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:06:25.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:06:25.027Z] Configure a credential helper to remove this warning. See [2021-05-03T06:06:25.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:06:25.027Z] [2021-05-03T06:06:25.027Z] Login Succeeded [2021-05-03T06:06:25.027Z] nexus3.edgexfoundry.org:10002 [2021-05-03T06:06:25.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:06:25.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:06:25.634Z] Configure a credential helper to remove this warning. See [2021-05-03T06:06:25.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:06:25.635Z] [2021-05-03T06:06:25.635Z] Login Succeeded [2021-05-03T06:06:25.635Z] nexus3.edgexfoundry.org:10003 [2021-05-03T06:06:25.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:06:26.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:06:26.222Z] Configure a credential helper to remove this warning. See [2021-05-03T06:06:26.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:06:26.222Z] [2021-05-03T06:06:26.222Z] Login Succeeded [2021-05-03T06:06:26.222Z] nexus3.edgexfoundry.org:10004 [2021-05-03T06:06:26.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:06:26.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:06:26.879Z] Configure a credential helper to remove this warning. See [2021-05-03T06:06:26.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:06:26.879Z] [2021-05-03T06:06:26.879Z] Login Succeeded [2021-05-03T06:06:26.879Z] docker.io [2021-05-03T06:06:27.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:06:27.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:06:27.833Z] Configure a credential helper to remove this warning. See [2021-05-03T06:06:27.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:06:27.833Z] [2021-05-03T06:06:27.833Z] Login Succeeded [2021-05-03T06:06:27.833Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T06:06:27.938Z] 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-05-03T06:06:28.819Z] + git log --format=format:%s -1 f085075cc78a6624d9625b45205d6d11c80d8aad [Pipeline] echo [2021-05-03T06:06:29.122Z] GIT_COMMIT: f085075cc78a6624d9625b45205d6d11c80d8aad, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-03T06:06:29.167Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:06:30.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T06:06:30.050Z] [2021-05-03T06:06:30.050Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:06:30.707Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T06:06:31.257Z] latest: Pulling from edgex-devops/git-semver [2021-05-03T06:06:31.257Z] 31603596830f: Pulling fs layer [2021-05-03T06:06:31.257Z] 54011a49482f: Pulling fs layer [2021-05-03T06:06:31.257Z] a6820b24f6d8: Pulling fs layer [2021-05-03T06:06:31.257Z] f581987b2513: Pulling fs layer [2021-05-03T06:06:31.257Z] f581987b2513: Waiting [2021-05-03T06:06:31.257Z] 54011a49482f: Verifying Checksum [2021-05-03T06:06:31.257Z] 54011a49482f: Download complete [2021-05-03T06:06:31.544Z] 31603596830f: Download complete [2021-05-03T06:06:32.251Z] f581987b2513: Verifying Checksum [2021-05-03T06:06:32.251Z] f581987b2513: Download complete [2021-05-03T06:06:32.251Z] a6820b24f6d8: Verifying Checksum [2021-05-03T06:06:32.251Z] a6820b24f6d8: Download complete [2021-05-03T06:06:32.880Z] 31603596830f: Pull complete [2021-05-03T06:06:33.175Z] 54011a49482f: Pull complete [2021-05-03T06:06:35.348Z] a6820b24f6d8: Pull complete [2021-05-03T06:06:36.543Z] f581987b2513: Pull complete [2021-05-03T06:06:36.543Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-03T06:06:36.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T06:06:36.543Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-03T06:06:37.083Z] prd-centos7-docker-4c-2g-2700 does not seem to be running inside a container [2021-05-03T06:06:37.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-230 -v /w/workspace/xfoundry_device-modbus-go_PR-230:/w/workspace/xfoundry_device-modbus-go_PR-230:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-230@tmp:/w/workspace/xfoundry_device-modbus-go_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-03T06:06:41.254Z] $ docker top be732f5e9650bac8d2881af40b3ab2d557258171b553f99793d93e57c9f0a7e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-03T06:06:41.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T06:06:41.893Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T06:06:42.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T06:06:42.810Z] $ docker exec be732f5e9650bac8d2881af40b3ab2d557258171b553f99793d93e57c9f0a7e3 ssh-agent [2021-05-03T06:06:43.490Z] SSH_AUTH_SOCK=/tmp/ssh-rfEcgGcC2Qnz/agent.11 [2021-05-03T06:06:43.490Z] SSH_AGENT_PID=16 [2021-05-03T06:06:43.542Z] Running ssh-add (command line suppressed) [2021-05-03T06:06:44.299Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-230@tmp/private_key_2550735924720373296.key (/w/workspace/xfoundry_device-modbus-go_PR-230@tmp/private_key_2550735924720373296.key) [2021-05-03T06:06:44.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T06:06:45.418Z] + git tag --points-at HEAD [Pipeline] } [2021-05-03T06:06:45.506Z] $ docker exec --env ******** --env ******** be732f5e9650bac8d2881af40b3ab2d557258171b553f99793d93e57c9f0a7e3 ssh-agent -k [2021-05-03T06:06:45.838Z] unset SSH_AUTH_SOCK; [2021-05-03T06:06:45.839Z] unset SSH_AGENT_PID; [2021-05-03T06:06:45.840Z] echo Agent pid 16 killed; [2021-05-03T06:06:46.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-03T06:06:46.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T06:06:46.144Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T06:06:46.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T06:06:46.755Z] $ docker exec be732f5e9650bac8d2881af40b3ab2d557258171b553f99793d93e57c9f0a7e3 ssh-agent [2021-05-03T06:06:47.372Z] SSH_AUTH_SOCK=/tmp/ssh-wClEUc4BAqqC/agent.44 [2021-05-03T06:06:47.372Z] SSH_AGENT_PID=49 [2021-05-03T06:06:47.395Z] Running ssh-add (command line suppressed) [2021-05-03T06:06:47.784Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-230@tmp/private_key_5907802206334916697.key (/w/workspace/xfoundry_device-modbus-go_PR-230@tmp/private_key_5907802206334916697.key) [2021-05-03T06:06:48.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T06:06:48.831Z] + git semver init [2021-05-03T06:06:48.831Z] # -> Open(): unable to determine branch for HEAD [2021-05-03T06:06:48.831Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-230/.git [2021-05-03T06:06:48.831Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-230 [2021-05-03T06:06:48.831Z] # $SEMVER_REMOTE_NAME = origin [2021-05-03T06:06:48.831Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-03T06:06:48.831Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-03T06:06:48.831Z] # $SEMVER_BRANCH = PR-230 [2021-05-03T06:06:48.831Z] # $SEMVER_TEMP = /tmp/semver-486293537 [2021-05-03T06:06:48.831Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2021-05-03T06:06:49.839Z] # '/tmp/semver-486293537' -> '/w/workspace/xfoundry_device-modbus-go_PR-230/.semver' [2021-05-03T06:06:49.839Z] # -> Force: false [2021-05-03T06:06:49.839Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-230/.semver [Pipeline] } [2021-05-03T06:06:49.902Z] $ docker exec --env ******** --env ******** be732f5e9650bac8d2881af40b3ab2d557258171b553f99793d93e57c9f0a7e3 ssh-agent -k [2021-05-03T06:06:50.338Z] unset SSH_AUTH_SOCK; [2021-05-03T06:06:50.340Z] unset SSH_AGENT_PID; [2021-05-03T06:06:50.341Z] echo Agent pid 49 killed; [2021-05-03T06:06:50.517Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-03T06:06:51.476Z] + git semver [Pipeline] } [2021-05-03T06:06:51.635Z] $ docker stop --time=1 be732f5e9650bac8d2881af40b3ab2d557258171b553f99793d93e57c9f0a7e3 [2021-05-03T06:06:53.785Z] $ docker rm -f be732f5e9650bac8d2881af40b3ab2d557258171b553f99793d93e57c9f0a7e3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-03T06:06:54.501Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-03T06:06:55.744Z] Stashed 1 file(s) [Pipeline] echo [2021-05-03T06:06:55.769Z] [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-05-03T06:07:11.262Z] Still waiting to schedule task [2021-05-03T06:07:11.262Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-03T06:07:11.301Z] Still waiting to schedule task [2021-05-03T06:07:11.301Z] ‘prd-centos7-blackbox-4c-2g-2571’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2682’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2712’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2713’ is offline [2021-05-03T06:09:19.681Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2715 in /w/workspace/xfoundry_device-modbus-go_PR-230 [Pipeline] { [Pipeline] ws [2021-05-03T06:09:19.745Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2021-05-03T06:09:25.816Z] using credential edgex-jenkins-ssh [2021-05-03T06:09:25.835Z] Cloning the remote Git repository [2021-05-03T06:09:25.895Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-05-03T06:09:26.046Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2021-05-03T06:09:26.169Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-05-03T06:09:26.170Z] > git --version # timeout=10 [2021-05-03T06:09:26.222Z] > git --version # 'git version 2.17.1' [2021-05-03T06:09:26.224Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T06:09:26.290Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T06:09:27.211Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-05-03T06:09:27.234Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T06:09:27.262Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-05-03T06:09:27.303Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-05-03T06:09:27.304Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T06:09:27.318Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-03T06:09:27.833Z] Merging remotes/origin/master commit 94aa4268434e23c8f700f751c1eb2cf3b0794e00 into PR head commit f085075cc78a6624d9625b45205d6d11c80d8aad [2021-05-03T06:09:28.072Z] Merge succeeded, producing f085075cc78a6624d9625b45205d6d11c80d8aad [2021-05-03T06:09:28.072Z] Checking out Revision f085075cc78a6624d9625b45205d6d11c80d8aad (PR-230) [2021-05-03T06:09:27.861Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T06:09:27.879Z] > git checkout -f f085075cc78a6624d9625b45205d6d11c80d8aad # timeout=10 [2021-05-03T06:09:27.979Z] > git remote # timeout=10 [2021-05-03T06:09:28.003Z] > git config --get remote.origin.url # timeout=10 [2021-05-03T06:09:28.019Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T06:09:28.032Z] > git merge 94aa4268434e23c8f700f751c1eb2cf3b0794e00 # timeout=10 [2021-05-03T06:09:28.058Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-03T06:09:28.082Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T06:09:28.097Z] > git checkout -f f085075cc78a6624d9625b45205d6d11c80d8aad # timeout=10 [2021-05-03T06:09:32.600Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-03T06:09:32.668Z] > git --version # timeout=10 [2021-05-03T06:09:32.679Z] > git --version # 'git version 2.17.1' [2021-05-03T06:09:32.694Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-03T06:09:34.405Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-03T06:09:34.858Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-03T06:09:35.238Z] + true [2021-05-03T06:09:35.238Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T06:09:37.372Z] provisioning config files... [2021-05-03T06:09:37.426Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config5962987796294000769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:09:37.873Z] ---> docker-login.sh [2021-05-03T06:09:37.873Z] nexus3.edgexfoundry.org:10001 [2021-05-03T06:09:38.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:09:39.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:09:39.480Z] Configure a credential helper to remove this warning. See [2021-05-03T06:09:39.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:09:39.480Z] [2021-05-03T06:09:39.480Z] Login Succeeded [2021-05-03T06:09:39.480Z] nexus3.edgexfoundry.org:10002 [2021-05-03T06:09:40.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:09:40.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:09:40.076Z] Configure a credential helper to remove this warning. See [2021-05-03T06:09:40.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:09:40.076Z] [2021-05-03T06:09:40.076Z] Login Succeeded [2021-05-03T06:09:40.076Z] nexus3.edgexfoundry.org:10003 [2021-05-03T06:09:40.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:09:40.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:09:40.621Z] Configure a credential helper to remove this warning. See [2021-05-03T06:09:40.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:09:40.621Z] [2021-05-03T06:09:40.621Z] Login Succeeded [2021-05-03T06:09:40.621Z] nexus3.edgexfoundry.org:10004 [2021-05-03T06:09:40.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:09:40.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:09:40.892Z] Configure a credential helper to remove this warning. See [2021-05-03T06:09:40.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:09:40.892Z] [2021-05-03T06:09:40.892Z] Login Succeeded [2021-05-03T06:09:41.166Z] docker.io [2021-05-03T06:09:41.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:09:41.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:09:41.709Z] Configure a credential helper to remove this warning. See [2021-05-03T06:09:41.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:09:41.709Z] [2021-05-03T06:09:41.709Z] Login Succeeded [2021-05-03T06:09:41.709Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T06:09:41.752Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-03T06:09:42.204Z] ========================================================= [2021-05-03T06:09:42.204Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-03T06:09:42.204Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:09:42.593Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-03T06:09:42.867Z] Sending build context to Docker daemon 596.5kB [2021-05-03T06:09:43.144Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-03T06:09:43.144Z] Step 2/8 : FROM ${BASE} [2021-05-03T06:09:43.144Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-03T06:09:43.144Z] 595b0fe564bb: Pulling fs layer [2021-05-03T06:09:43.144Z] 7186ed65a4f7: Pulling fs layer [2021-05-03T06:09:43.144Z] 316046926c0a: Pulling fs layer [2021-05-03T06:09:43.144Z] 4ebd0625c992: Pulling fs layer [2021-05-03T06:09:43.144Z] 207e8628e3a3: Pulling fs layer [2021-05-03T06:09:43.144Z] c791037a9be2: Pulling fs layer [2021-05-03T06:09:43.144Z] ffd874e62e21: Pulling fs layer [2021-05-03T06:09:43.144Z] 207e8628e3a3: Waiting [2021-05-03T06:09:43.144Z] c791037a9be2: Waiting [2021-05-03T06:09:43.144Z] ffd874e62e21: Waiting [2021-05-03T06:09:43.144Z] 4ebd0625c992: Waiting [2021-05-03T06:09:43.144Z] 316046926c0a: Verifying Checksum [2021-05-03T06:09:43.144Z] 316046926c0a: Download complete [2021-05-03T06:09:43.144Z] 207e8628e3a3: Verifying Checksum [2021-05-03T06:09:43.144Z] 207e8628e3a3: Download complete [2021-05-03T06:09:43.144Z] c791037a9be2: Verifying Checksum [2021-05-03T06:09:43.144Z] c791037a9be2: Download complete [2021-05-03T06:09:43.144Z] 595b0fe564bb: Verifying Checksum [2021-05-03T06:09:43.144Z] 595b0fe564bb: Download complete [2021-05-03T06:09:43.744Z] 595b0fe564bb: Pull complete [2021-05-03T06:09:44.347Z] 7186ed65a4f7: Pull complete [2021-05-03T06:09:44.628Z] 316046926c0a: Pull complete [2021-05-03T06:09:46.609Z] ffd874e62e21: Verifying Checksum [2021-05-03T06:09:46.609Z] ffd874e62e21: Download complete [2021-05-03T06:09:46.609Z] 4ebd0625c992: Verifying Checksum [2021-05-03T06:09:46.609Z] 4ebd0625c992: Download complete [2021-05-03T06:09:56.797Z] 4ebd0625c992: Pull complete [2021-05-03T06:09:56.797Z] 207e8628e3a3: Pull complete [2021-05-03T06:09:56.797Z] c791037a9be2: Pull complete [2021-05-03T06:10:00.181Z] ffd874e62e21: Pull complete [2021-05-03T06:10:00.181Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-03T06:10:00.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-03T06:10:00.181Z] ---> cfc18b08335c [2021-05-03T06:10:00.181Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-03T06:10:03.625Z] ---> Running in 5f7426c03daa [2021-05-03T06:10:03.903Z] Removing intermediate container 5f7426c03daa [2021-05-03T06:10:03.903Z] ---> 4f92af0df9ba [2021-05-03T06:10:03.903Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T06:10:04.180Z] ---> Running in 355c5d365478 [2021-05-03T06:10:06.840Z] Removing intermediate container 355c5d365478 [2021-05-03T06:10:06.840Z] ---> 4cd4cf68df25 [2021-05-03T06:10:06.840Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-03T06:10:06.840Z] ---> Running in 6c5c5b02c48d [2021-05-03T06:10:08.312Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T06:10:09.306Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T06:10:10.298Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-03T06:10:10.298Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-03T06:10:10.574Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-03T06:10:10.574Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-03T06:10:10.574Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-03T06:10:10.855Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-03T06:10:10.855Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-03T06:10:11.138Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-03T06:10:11.418Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-03T06:10:11.418Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-03T06:10:11.418Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-03T06:10:11.703Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-03T06:10:11.703Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-03T06:10:11.703Z] Executing busybox-1.32.1-r6.trigger [2021-05-03T06:10:11.985Z] OK: 145 MiB in 53 packages [2021-05-03T06:10:13.977Z] Removing intermediate container 6c5c5b02c48d [2021-05-03T06:10:13.977Z] ---> e0970a9be269 [2021-05-03T06:10:13.977Z] Step 6/8 : WORKDIR /device-modbus-go [2021-05-03T06:10:13.977Z] ---> Running in 96b9c031d625 [2021-05-03T06:10:14.576Z] Removing intermediate container 96b9c031d625 [2021-05-03T06:10:14.576Z] ---> 28744ccc027b [2021-05-03T06:10:14.576Z] Step 7/8 : COPY . . [2021-05-03T06:10:15.559Z] ---> b06c6e1c63df [2021-05-03T06:10:15.559Z] Step 8/8 : RUN go mod download [2021-05-03T06:10:15.836Z] ---> Running in 6cf899d53725 [2021-05-03T06:10:29.835Z] Running on prd-centos7-docker-4c-2g-2718 in /w/workspace/xfoundry_device-modbus-go_PR-230 [Pipeline] { [Pipeline] ws [2021-05-03T06:10:29.896Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2021-05-03T06:10:41.235Z] using credential edgex-jenkins-ssh [2021-05-03T06:10:41.279Z] Cloning the remote Git repository [2021-05-03T06:10:41.370Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-05-03T06:10:41.475Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2021-05-03T06:10:41.658Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-05-03T06:10:41.659Z] > git --version # timeout=10 [2021-05-03T06:10:41.691Z] > git --version # 'git version 2.24.3' [2021-05-03T06:10:41.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T06:10:41.764Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T06:10:42.529Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-05-03T06:10:42.621Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T06:10:42.781Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-05-03T06:10:43.487Z] Merging remotes/origin/master commit 94aa4268434e23c8f700f751c1eb2cf3b0794e00 into PR head commit f085075cc78a6624d9625b45205d6d11c80d8aad [2021-05-03T06:10:43.838Z] Merge succeeded, producing f085075cc78a6624d9625b45205d6d11c80d8aad [2021-05-03T06:10:43.839Z] Checking out Revision f085075cc78a6624d9625b45205d6d11c80d8aad (PR-230) [2021-05-03T06:10:42.867Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-05-03T06:10:42.868Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T06:10:42.899Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-03T06:10:43.500Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T06:10:43.547Z] > git checkout -f f085075cc78a6624d9625b45205d6d11c80d8aad # timeout=10 [2021-05-03T06:10:43.633Z] > git remote # timeout=10 [2021-05-03T06:10:43.672Z] > git config --get remote.origin.url # timeout=10 [2021-05-03T06:10:43.709Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T06:10:43.716Z] > git merge 94aa4268434e23c8f700f751c1eb2cf3b0794e00 # timeout=10 [2021-05-03T06:10:43.796Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-03T06:10:43.843Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T06:10:43.873Z] > git checkout -f f085075cc78a6624d9625b45205d6d11c80d8aad # timeout=10 [2021-05-03T06:10:48.234Z] Removing intermediate container 6cf899d53725 [2021-05-03T06:10:48.234Z] ---> c33d39df0e0b [2021-05-03T06:10:48.234Z] Successfully built c33d39df0e0b [2021-05-03T06:10:48.234Z] Successfully tagged ci-base-image-arm64:latest [2021-05-03T06:10:48.246Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:10:48.661Z] + docker inspect -f . ci-base-image-arm64 [2021-05-03T06:10:48.662Z] . [Pipeline] withDockerContainer [2021-05-03T06:10:48.313Z] > git --version # timeout=10 [2021-05-03T06:10:48.373Z] > git --version # 'git version 2.24.3' [2021-05-03T06:10:48.967Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T06:10:49.020Z] prd-ubuntu18.04-docker-arm64-4c-16g-2715 does not seem to be running inside a container [2021-05-03T06:10:49.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-03T06:10:51.162Z] $ docker top 0be41d2baa5b30a47127dbc9f1c935ed727431e5859c9328bb40bbbee5011194 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-03T06:10:52.287Z] + go version [2021-05-03T06:10:52.288Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-03T06:10:53.144Z] $ docker stop --time=1 0be41d2baa5b30a47127dbc9f1c935ed727431e5859c9328bb40bbbee5011194 [2021-05-03T06:10:53.394Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-05-03T06:10:55.316Z] $ docker rm -f 0be41d2baa5b30a47127dbc9f1c935ed727431e5859c9328bb40bbbee5011194 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-05-03T06:10:56.080Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:10:56.525Z] + true [2021-05-03T06:10:56.525Z] + sudo service docker restart [2021-05-03T06:10:56.525Z] Redirecting to /bin/systemctl restart docker.service [2021-05-03T06:10:56.669Z] + docker inspect -f . ci-base-image-arm64 [2021-05-03T06:10:56.669Z] . [Pipeline] withDockerContainer [2021-05-03T06:10:57.008Z] prd-ubuntu18.04-docker-arm64-4c-16g-2715 does not seem to be running inside a container [2021-05-03T06:10:57.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-03T06:10:58.846Z] $ docker top a3ee4e88dabebb9115979fe202bb6e76e15978510e65d6e82f0d8700f4a37758 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] wrap [2021-05-03T06:10:59.335Z] provisioning config files... [2021-05-03T06:10:59.381Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config8631450180063590729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:10:59.893Z] + go mod tidy [2021-05-03T06:10:59.972Z] ---> docker-login.sh [2021-05-03T06:10:59.973Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2021-05-03T06:11:00.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:11:01.182Z] + make test [2021-05-03T06:11:01.182Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-03T06:11:01.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:11:01.289Z] Configure a credential helper to remove this warning. See [2021-05-03T06:11:01.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:11:01.289Z] [2021-05-03T06:11:01.289Z] Login Succeeded [2021-05-03T06:11:01.289Z] nexus3.edgexfoundry.org:10002 [2021-05-03T06:11:01.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:11:01.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:11:01.920Z] Configure a credential helper to remove this warning. See [2021-05-03T06:11:01.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:11:01.920Z] [2021-05-03T06:11:01.920Z] Login Succeeded [2021-05-03T06:11:01.920Z] nexus3.edgexfoundry.org:10003 [2021-05-03T06:11:02.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:11:02.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:11:02.535Z] Configure a credential helper to remove this warning. See [2021-05-03T06:11:02.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:11:02.535Z] [2021-05-03T06:11:02.535Z] Login Succeeded [2021-05-03T06:11:02.535Z] nexus3.edgexfoundry.org:10004 [2021-05-03T06:11:02.635Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-05-03T06:11:03.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:11:03.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:11:03.150Z] Configure a credential helper to remove this warning. See [2021-05-03T06:11:03.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:11:03.150Z] [2021-05-03T06:11:03.150Z] Login Succeeded [2021-05-03T06:11:03.150Z] docker.io [2021-05-03T06:11:03.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:11:03.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:11:03.707Z] Configure a credential helper to remove this warning. See [2021-05-03T06:11:03.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:11:03.707Z] [2021-05-03T06:11:03.707Z] Login Succeeded [2021-05-03T06:11:03.707Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T06:11:03.755Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-03T06:11:04.376Z] ========================================================= [2021-05-03T06:11:04.376Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-03T06:11:04.376Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:11:04.822Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-03T06:11:05.568Z] Sending build context to Docker daemon 597.5kB [2021-05-03T06:11:05.568Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-03T06:11:05.568Z] Step 2/8 : FROM ${BASE} [2021-05-03T06:11:05.568Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-03T06:11:05.568Z] 540db60ca938: Pulling fs layer [2021-05-03T06:11:05.568Z] adcc1eea9eea: Pulling fs layer [2021-05-03T06:11:05.568Z] 4c4ab2625f07: Pulling fs layer [2021-05-03T06:11:05.568Z] 0510c868ecb4: Pulling fs layer [2021-05-03T06:11:05.568Z] afea3b2eda06: Pulling fs layer [2021-05-03T06:11:05.568Z] 7809a108b3ef: Pulling fs layer [2021-05-03T06:11:05.568Z] f706445af74f: Pulling fs layer [2021-05-03T06:11:05.568Z] 0510c868ecb4: Waiting [2021-05-03T06:11:05.568Z] afea3b2eda06: Waiting [2021-05-03T06:11:05.568Z] 7809a108b3ef: Waiting [2021-05-03T06:11:05.568Z] f706445af74f: Waiting [2021-05-03T06:11:05.568Z] 4c4ab2625f07: Verifying Checksum [2021-05-03T06:11:05.568Z] 4c4ab2625f07: Download complete [2021-05-03T06:11:05.568Z] adcc1eea9eea: Verifying Checksum [2021-05-03T06:11:05.568Z] adcc1eea9eea: Download complete [2021-05-03T06:11:05.568Z] afea3b2eda06: Verifying Checksum [2021-05-03T06:11:05.568Z] afea3b2eda06: Download complete [2021-05-03T06:11:05.861Z] 7809a108b3ef: Verifying Checksum [2021-05-03T06:11:05.861Z] 7809a108b3ef: Download complete [2021-05-03T06:11:06.162Z] 540db60ca938: Verifying Checksum [2021-05-03T06:11:06.162Z] 540db60ca938: Download complete [2021-05-03T06:11:07.192Z] 540db60ca938: Pull complete [2021-05-03T06:11:07.984Z] adcc1eea9eea: Pull complete [2021-05-03T06:11:08.287Z] 4c4ab2625f07: Pull complete [2021-05-03T06:11:12.777Z] f706445af74f: Verifying Checksum [2021-05-03T06:11:12.777Z] f706445af74f: Download complete [2021-05-03T06:11:15.668Z] 0510c868ecb4: Download complete [2021-05-03T06:11:38.645Z] 0510c868ecb4: Pull complete [2021-05-03T06:11:38.645Z] afea3b2eda06: Pull complete [2021-05-03T06:11:38.645Z] 7809a108b3ef: Pull complete [2021-05-03T06:11:42.021Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [2021-05-03T06:11:42.021Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-03T06:11:42.021Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-03T06:11:42.021Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-03T06:11:42.021Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:375:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-03T06:11:45.846Z] f706445af74f: Pull complete [2021-05-03T06:11:45.846Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-03T06:11:45.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-03T06:11:45.846Z] ---> b068be0155e3 [2021-05-03T06:11:45.846Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-03T06:11:45.846Z] ---> Running in 761bb44412ba [2021-05-03T06:11:45.846Z] Removing intermediate container 761bb44412ba [2021-05-03T06:11:45.846Z] ---> 5545093c18b2 [2021-05-03T06:11:45.846Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T06:11:45.846Z] ---> Running in 4a83d0b15f7a [2021-05-03T06:11:47.928Z] Removing intermediate container 4a83d0b15f7a [2021-05-03T06:11:47.928Z] ---> e0eb0727f994 [2021-05-03T06:11:47.928Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-03T06:11:47.928Z] ---> Running in 6fcdfaec1762 [2021-05-03T06:11:48.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T06:11:50.138Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T06:11:51.166Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-03T06:11:51.439Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-03T06:11:51.439Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-03T06:11:51.717Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-03T06:11:51.717Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-03T06:11:51.717Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-03T06:11:52.020Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-03T06:11:52.297Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-03T06:11:52.297Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-03T06:11:52.576Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-03T06:11:52.576Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-03T06:11:52.882Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-03T06:11:52.882Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-03T06:11:52.882Z] Executing busybox-1.32.1-r6.trigger [2021-05-03T06:11:52.882Z] OK: 156 MiB in 53 packages [2021-05-03T06:11:54.467Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.036s coverage: 50.1% of statements [2021-05-03T06:11:54.467Z] Removing intermediate container 6fcdfaec1762 [2021-05-03T06:11:54.467Z] ---> 265e88b5ee3d [2021-05-03T06:11:54.467Z] Step 6/8 : WORKDIR /device-modbus-go [2021-05-03T06:11:54.467Z] ---> Running in a11f10f1c516 [2021-05-03T06:11:54.467Z] make: *** [Makefile:25: test] Error 2 [Pipeline] } [2021-05-03T06:11:54.539Z] $ docker stop --time=1 a3ee4e88dabebb9115979fe202bb6e76e15978510e65d6e82f0d8700f4a37758 [2021-05-03T06:11:54.771Z] Removing intermediate container a11f10f1c516 [2021-05-03T06:11:54.771Z] ---> 8c251b58c843 [2021-05-03T06:11:54.771Z] Step 7/8 : COPY . . [2021-05-03T06:11:56.347Z] ---> cd5097d46439 [2021-05-03T06:11:56.347Z] Step 8/8 : RUN go mod download [2021-05-03T06:11:56.347Z] ---> Running in 2cd7dbfd582d [2021-05-03T06:11:56.706Z] $ docker rm -f a3ee4e88dabebb9115979fe202bb6e76e15978510e65d6e82f0d8700f4a37758 [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-05-03T06:11:58.248Z] ---> job-cost.sh [2021-05-03T06:11:58.248Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NDpq [2021-05-03T06:12:44.490Z] Removing intermediate container 2cd7dbfd582d [2021-05-03T06:12:44.490Z] ---> 492369b07cd9 [2021-05-03T06:12:44.490Z] Successfully built 492369b07cd9 [2021-05-03T06:12:44.490Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:12:44.924Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-03T06:12:45.164Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-03T06:12:45.208Z] . [Pipeline] withDockerContainer [2021-05-03T06:12:45.564Z] prd-centos7-docker-4c-2g-2718 does not seem to be running inside a container [2021-05-03T06:12:45.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-03T06:12:47.356Z] $ docker top a674f7afeeb162f0fb0bdc8ab1f614328a68d3d973b730927e12bca0dfe15287 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T06:12:48.728Z] + go version [2021-05-03T06:12:48.728Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-03T06:12:48.807Z] $ docker stop --time=1 a674f7afeeb162f0fb0bdc8ab1f614328a68d3d973b730927e12bca0dfe15287 [2021-05-03T06:12:50.953Z] $ docker rm -f a674f7afeeb162f0fb0bdc8ab1f614328a68d3d973b730927e12bca0dfe15287 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:12:51.926Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-03T06:12:51.926Z] . [Pipeline] withDockerContainer [2021-05-03T06:12:52.186Z] prd-centos7-docker-4c-2g-2718 does not seem to be running inside a container [2021-05-03T06:12:52.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-03T06:12:54.073Z] $ docker top 7a8f9fbf0ca860373c97de84db9bfaab0af0505d52fa1a0be9bc174804c20252 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T06:12:55.427Z] + go mod tidy [Pipeline] sh [2021-05-03T06:12:57.767Z] + make test [2021-05-03T06:12:57.767Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-03T06:13:01.451Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-05-03T06:13:28.956Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [2021-05-03T06:13:28.956Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-03T06:13:28.956Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-03T06:13:28.956Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-03T06:13:28.956Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:375:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-03T06:13:37.823Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.031s coverage: 50.1% of statements [2021-05-03T06:13:37.823Z] make: *** [Makefile:25: test] Error 2 [Pipeline] } [2021-05-03T06:13:37.915Z] $ docker stop --time=1 7a8f9fbf0ca860373c97de84db9bfaab0af0505d52fa1a0be9bc174804c20252 [2021-05-03T06:13:40.678Z] $ docker rm -f 7a8f9fbf0ca860373c97de84db9bfaab0af0505d52fa1a0be9bc174804c20252 [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-05-03T06:13:42.448Z] ---> job-cost.sh [2021-05-03T06:13:42.448Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3fLB [2021-05-03T06:14:09.653Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-03T06:14:21.922Z] lf-activate-venv(): INFO: Adding /tmp/venv-NDpq/bin to PATH [2021-05-03T06:14:21.922Z] INFO: No Stack... [2021-05-03T06:14:21.922Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-03T06:14:21.923Z] INFO: Archiving Costs [Pipeline] sh [2021-05-03T06:14:22.293Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2021-05-03T06:14:22.294Z] + cut -d, -f6 [Pipeline] lock [2021-05-03T06:14:22.441Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-230-1-stack-cost] [2021-05-03T06:14:22.448Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-230-1-stack-cost] did not exist. Created. [2021-05-03T06:14:22.448Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-230-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-03T06:14:22.916Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-03T06:14:23.533Z] Stashed 1 file(s) [Pipeline] } [2021-05-03T06:14:23.565Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-230-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-03T06:14:24.126Z] Failed in branch arm64 [2021-05-03T06:14:57.285Z] lf-activate-venv(): INFO: Adding /tmp/venv-3fLB/bin to PATH [2021-05-03T06:14:57.285Z] INFO: No Stack... [2021-05-03T06:14:57.285Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-03T06:14:57.285Z] INFO: Archiving Costs [Pipeline] sh [2021-05-03T06:14:57.706Z] + cut -d, -f6 [2021-05-03T06:14:57.706Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock [2021-05-03T06:14:57.881Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-230-1-stack-cost] [2021-05-03T06:14:57.887Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-230-1-stack-cost] did not exist. Created. [2021-05-03T06:14:57.887Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-230-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-03T06:14:58.323Z] /w/workspace/device-modbus-go/1@tmp/durable-23f48dba/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-05-03T06:14:58.758Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-03T06:14:58.794Z] Warning: overwriting stash ‘stack-cost’ [2021-05-03T06:14:59.651Z] Stashed 1 file(s) [Pipeline] } [2021-05-03T06:14:59.672Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-230-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-03T06:15:00.204Z] Failed in branch amd64 [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-05-03T06:15:02.632Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:15:03.413Z] ---> package-listing.sh [2021-05-03T06:15:03.413Z] ++ facter osfamily [2021-05-03T06:15:03.413Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-03T06:15:03.688Z] + OS_FAMILY=redhat [2021-05-03T06:15:03.688Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-230 [2021-05-03T06:15:03.688Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-03T06:15:03.688Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-03T06:15:03.688Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-03T06:15:03.688Z] + PACKAGES=/tmp/packages_start.txt [2021-05-03T06:15:03.688Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-230 ']' [2021-05-03T06:15:03.688Z] + PACKAGES=/tmp/packages_end.txt [2021-05-03T06:15:03.688Z] + case "${OS_FAMILY}" in [2021-05-03T06:15:03.688Z] + sort [2021-05-03T06:15:03.688Z] + rpm -qa [2021-05-03T06:15:12.278Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-03T06:15:12.278Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-03T06:15:12.278Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-03T06:15:12.278Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-230 ']' [2021-05-03T06:15:12.278Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-230/archives/ [2021-05-03T06:15:12.278Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-230/archives/ [Pipeline] echo [2021-05-03T06:15:12.324Z] 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/xfoundry_device-modbus-go_PR-230/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-03T06:15:12.690Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:15:13.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T06:15:13.378Z] [2021-05-03T06:15:13.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:15:13.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T06:15:14.135Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-03T06:15:14.135Z] df20fa9351a1: Pulling fs layer [2021-05-03T06:15:14.135Z] 36b3adc4ff6f: Pulling fs layer [2021-05-03T06:15:14.135Z] 8ad3a11d3b57: Pulling fs layer [2021-05-03T06:15:14.135Z] 46f8f816bc3b: Pulling fs layer [2021-05-03T06:15:14.135Z] 93b61091891f: Pulling fs layer [2021-05-03T06:15:14.135Z] 93b9cdb0e59b: Pulling fs layer [2021-05-03T06:15:14.135Z] 5e14af77c1be: Pulling fs layer [2021-05-03T06:15:14.135Z] 01666e4c0597: Pulling fs layer [2021-05-03T06:15:14.135Z] aa168da1d23b: Pulling fs layer [2021-05-03T06:15:14.135Z] 46f8f816bc3b: Waiting [2021-05-03T06:15:14.135Z] 93b9cdb0e59b: Waiting [2021-05-03T06:15:14.135Z] 93b61091891f: Waiting [2021-05-03T06:15:14.135Z] 01666e4c0597: Waiting [2021-05-03T06:15:14.135Z] aa168da1d23b: Waiting [2021-05-03T06:15:14.135Z] 5e14af77c1be: Waiting [2021-05-03T06:15:14.135Z] 36b3adc4ff6f: Verifying Checksum [2021-05-03T06:15:14.135Z] 36b3adc4ff6f: Download complete [2021-05-03T06:15:14.135Z] 46f8f816bc3b: Verifying Checksum [2021-05-03T06:15:14.135Z] 46f8f816bc3b: Download complete [2021-05-03T06:15:14.429Z] df20fa9351a1: Verifying Checksum [2021-05-03T06:15:14.429Z] df20fa9351a1: Download complete [2021-05-03T06:15:14.429Z] 93b9cdb0e59b: Verifying Checksum [2021-05-03T06:15:14.429Z] 93b9cdb0e59b: Download complete [2021-05-03T06:15:14.429Z] 5e14af77c1be: Verifying Checksum [2021-05-03T06:15:14.429Z] 5e14af77c1be: Download complete [2021-05-03T06:15:14.429Z] 01666e4c0597: Verifying Checksum [2021-05-03T06:15:14.429Z] 01666e4c0597: Download complete [2021-05-03T06:15:14.429Z] 93b61091891f: Verifying Checksum [2021-05-03T06:15:14.429Z] 93b61091891f: Download complete [2021-05-03T06:15:15.061Z] df20fa9351a1: Pull complete [2021-05-03T06:15:15.799Z] 8ad3a11d3b57: Verifying Checksum [2021-05-03T06:15:15.799Z] 8ad3a11d3b57: Download complete [2021-05-03T06:15:15.799Z] 36b3adc4ff6f: Pull complete [2021-05-03T06:15:19.394Z] 8ad3a11d3b57: Pull complete [2021-05-03T06:15:19.394Z] 46f8f816bc3b: Pull complete [2021-05-03T06:15:20.933Z] 93b61091891f: Pull complete [2021-05-03T06:15:21.264Z] 93b9cdb0e59b: Pull complete [2021-05-03T06:15:21.906Z] 5e14af77c1be: Pull complete [2021-05-03T06:15:22.195Z] 01666e4c0597: Pull complete [2021-05-03T06:15:22.831Z] aa168da1d23b: Verifying Checksum [2021-05-03T06:15:22.831Z] aa168da1d23b: Download complete [2021-05-03T06:15:45.563Z] aa168da1d23b: Pull complete [2021-05-03T06:15:45.564Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-03T06:15:45.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T06:15:45.564Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-03T06:15:46.251Z] prd-centos7-docker-4c-2g-2700 does not seem to be running inside a container [2021-05-03T06:15:46.489Z] $ 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/xfoundry_device-modbus-go_PR-230/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-230 -v /w/workspace/xfoundry_device-modbus-go_PR-230:/w/workspace/xfoundry_device-modbus-go_PR-230:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-230@tmp:/w/workspace/xfoundry_device-modbus-go_PR-230@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:10003/edgex-lftools-log-publisher:alpine cat [2021-05-03T06:15:48.467Z] $ docker top 3b1339e3c2199eeda2197081a7471fc6d9cd016afa8a68299dd76b8ee93f200b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T06:15:49.464Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-03T06:15:50.276Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-03T06:15:51.033Z] + ls /var/log/sa-host [2021-05-03T06:15:51.033Z] + sadf -c /var/log/sa-host/sa03 [2021-05-03T06:15:51.033Z] file_magic: OK [2021-05-03T06:15:51.033Z] HZ: Using current value: 100 [2021-05-03T06:15:51.033Z] file_header: OK [2021-05-03T06:15:51.033Z] 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-05-03T06:15:51.033Z] Statistics: [2021-05-03T06:15:51.033Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-03T06:15:51.033Z] File successfully converted to sysstat format version 12.2.1 [2021-05-03T06:15:51.033Z] + sadf -c /var/log/sa-host/sa23 [2021-05-03T06:15:51.033Z] file_magic: OK [2021-05-03T06:15:51.033Z] HZ: Using current value: 100 [2021-05-03T06:15:51.033Z] file_header: OK [2021-05-03T06:15:51.033Z] 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-05-03T06:15:51.033Z] Statistics: [2021-05-03T06:15:51.033Z] Hnuu...uuuununununu... [2021-05-03T06:15:51.033Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-03T06:15:51.305Z] provisioning config files... [2021-05-03T06:15:51.335Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-230@tmp/config8979732716729302798tmp [Pipeline] { [Pipeline] echo [2021-05-03T06:15:51.414Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:15:51.839Z] ---> create-netrc.sh [Pipeline] } [2021-05-03T06:15:52.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-03T06:15:52.233Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:15:52.982Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-03T06:15:53.055Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:15:53.862Z] ---> sudo-logs.sh [2021-05-03T06:15:53.862Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-03T06:15:54.033Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:15:54.453Z] ---> job-cost.sh [2021-05-03T06:15:54.453Z] lf-activate-venv: SKIPPING [2021-05-03T06:15:54.453Z] DEBUG: total: 0.029999999329447746 [2021-05-03T06:15:54.453Z] INFO: Retrieving Stack Cost... [2021-05-03T06:15:55.453Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-03T06:15:56.452Z] INFO: Archiving Costs [Pipeline] echo [2021-05-03T06:15:56.504Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:15:57.012Z] ---> logs-deploy.sh [2021-05-03T06:15:57.012Z] lf-activate-venv: SKIPPING [2021-05-03T06:15:57.012Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-230/1 [2021-05-03T06:15:57.012Z] INFO: archiving workspace using pattern(s): [2021-05-03T06:15:59.737Z] Archives upload complete. [2021-05-03T06:16:00.006Z] INFO: archiving logs to Nexus