Pull request #89 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 2c6375c4bbcf4cc055d1cd485e48637b481d7b78+67958688c4147c38308205c15ae89f805505b5c7 (e62229f992a5f4d8c2db2a7263d528ca5c74e8b7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go, goVersion:1.13] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-73 in /w/workspace/xfoundry_device-virtual-go_PR-89 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/xfoundry_device-virtual-go_PR-89 # timeout=10 Fetching without tags Merging remotes/origin/master commit 67958688c4147c38308205c15ae89f805505b5c7 into PR head commit 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 Merge succeeded, producing 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 Checking out Revision 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 (PR-89) Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/89/head:refs/remotes/origin/PR-89 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 67958688c4147c38308205c15ae89f805505b5c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 # timeout=10 Commit message: "Support read operation of binary resource" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:58:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 0191627eb163bb7153ecb6046a813697784f0ac1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:58:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:58:40 08:58:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:58:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:58:40 latest: Pulling from edgex-devops/git-semver 08:58:40 9123ac7c32f7: Pulling fs layer 08:58:40 b8cc5d1170e3: Pulling fs layer 08:58:40 2924cbbf6a41: Pulling fs layer 08:58:40 93b08a4f1073: Pulling fs layer 08:58:40 93b08a4f1073: Waiting 08:58:40 b8cc5d1170e3: Verifying Checksum 08:58:40 b8cc5d1170e3: Download complete 08:58:40 9123ac7c32f7: Verifying Checksum 08:58:40 9123ac7c32f7: Download complete 08:58:40 93b08a4f1073: Verifying Checksum 08:58:40 93b08a4f1073: Download complete 08:58:40 2924cbbf6a41: Verifying Checksum 08:58:40 2924cbbf6a41: Download complete 08:58:41 9123ac7c32f7: Pull complete 08:58:41 b8cc5d1170e3: Pull complete 08:58:41 2924cbbf6a41: Pull complete 08:58:42 93b08a4f1073: Pull complete 08:58:42 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 08:58:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:58:42 prd-centos7-docker-4c-2g-73 does not seem to be running inside a container 08:58:42 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-virtual-go_PR-89 -v /w/workspace/xfoundry_device-virtual-go_PR-89:/w/workspace/xfoundry_device-virtual-go_PR-89:rw,z -v /w/workspace/xfoundry_device-virtual-go_PR-89@tmp:/w/workspace/xfoundry_device-virtual-go_PR-89@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:58:43 $ docker top 838d053b03dc2c6137aece360e49224a031f3388001f54708477a48ecbdf5e66 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:58:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:58:43 [ssh-agent] Looking for ssh-agent implementation... 08:58:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:58:43 $ docker exec 838d053b03dc2c6137aece360e49224a031f3388001f54708477a48ecbdf5e66 ssh-agent 08:58:43 SSH_AUTH_SOCK=/tmp/ssh-UWr87D4tZs5R/agent.13 08:58:43 SSH_AGENT_PID=20 08:58:43 Running ssh-add (command line suppressed) 08:58:43 Identity added: /w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_112999561617288434.key (/w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_112999561617288434.key) 08:58:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:58:44 + git describe --exact-match --tags HEAD 08:58:44 fatal: No names found, cannot describe anything. [Pipeline] } 08:58:44 $ docker exec --env ******** --env ******** 838d053b03dc2c6137aece360e49224a031f3388001f54708477a48ecbdf5e66 ssh-agent -k 08:58:44 unset SSH_AUTH_SOCK; 08:58:44 unset SSH_AGENT_PID; 08:58:44 echo Agent pid 20 killed; 08:58:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:58:44 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:58:44 This usually means this commit has not been tagged. [Pipeline] sshagent 08:58:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:58:44 [ssh-agent] Looking for ssh-agent implementation... 08:58:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:58:45 $ docker exec 838d053b03dc2c6137aece360e49224a031f3388001f54708477a48ecbdf5e66 ssh-agent 08:58:45 SSH_AUTH_SOCK=/tmp/ssh-UWUQJBZZVPfl/agent.55 08:58:45 SSH_AGENT_PID=62 08:58:45 Running ssh-add (command line suppressed) 08:58:45 Identity added: /w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_6495923252288009535.key (/w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_6495923252288009535.key) 08:58:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:58:45 + git semver init 08:58:45 # -> Open(): unable to determine branch for HEAD 08:58:45 # $GIT_DIR = /w/workspace/xfoundry_device-virtual-go_PR-89/.git 08:58:45 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-virtual-go_PR-89 08:58:45 # $SEMVER_REMOTE_NAME = origin 08:58:45 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 08:58:45 # $SEMVER_USER_NAME = jenkins 08:58:45 # $SEMVER_BRANCH = PR-89 08:58:45 # $SEMVER_TEMP = /tmp/semver-281308390 08:58:45 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 08:58:46 # '/tmp/semver-281308390' -> '/w/workspace/xfoundry_device-virtual-go_PR-89/.semver' 08:58:46 # -> Force: false 08:58:46 # $SEMVER_DIR = /w/workspace/xfoundry_device-virtual-go_PR-89/.semver [Pipeline] } 08:58:46 $ docker exec --env ******** --env ******** 838d053b03dc2c6137aece360e49224a031f3388001f54708477a48ecbdf5e66 ssh-agent -k 08:58:46 unset SSH_AUTH_SOCK; 08:58:46 unset SSH_AGENT_PID; 08:58:46 echo Agent pid 62 killed; 08:58:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:58:47 + git semver [Pipeline] } 08:58:47 $ docker stop --time=1 838d053b03dc2c6137aece360e49224a031f3388001f54708477a48ecbdf5e66 08:58:48 $ docker rm -f 838d053b03dc2c6137aece360e49224a031f3388001f54708477a48ecbdf5e66 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:58:49 Stashed 22 file(s) [Pipeline] echo 08:58:49 [edgeXSemver] initialized semver on version 0.0.0 [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 08:59:04 Still waiting to schedule task 08:59:04 ‘prd-centos7-docker-4c-2g-563’ is offline; ‘prd-centos7-docker-4c-2g-70’ is offline; ‘prd-centos7-docker-4c-2g-72’ is offline; ‘prd-centos7-docker-4c-2g-74’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-10364’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2518’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5709’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-71’ doesn’t have label ‘centos7-docker-4c-2g’ 08:59:04 Still waiting to schedule task 08:59:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:59:51 Running on prd-centos7-docker-4c-2g-75 in /w/workspace/xfoundry_device-virtual-go_PR-89 [Pipeline] { [Pipeline] ws 08:59:51 Running in /w/workspace/device-virtual-go/5 [Pipeline] { [Pipeline] checkout 08:59:54 using credential edgex-jenkins-ssh 08:59:54 Cloning the remote Git repository 08:59:54 Cloning with configured refspecs honoured and without tags 08:59:54 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 08:59:54 > git init /w/workspace/device-virtual-go/5 # timeout=10 08:59:54 Fetching without tags 08:59:54 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:59:54 > git --version # timeout=10 08:59:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:59:54 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:54 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:59:54 > git config --add remote.origin.fetch +refs/pull/89/head:refs/remotes/origin/PR-89 # timeout=10 08:59:54 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:54 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:59:54 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:59:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:59:54 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:55 Merging remotes/origin/master commit 67958688c4147c38308205c15ae89f805505b5c7 into PR head commit 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 08:59:55 Merge succeeded, producing 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 08:59:55 Checking out Revision 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 (PR-89) 08:59:55 > git config core.sparsecheckout # timeout=10 08:59:55 > git checkout -f 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 # timeout=10 08:59:55 > git remote # timeout=10 08:59:55 > git config --get remote.origin.url # timeout=10 08:59:55 using GIT_SSH to set credentials SSH Credentials for GitHub 08:59:55 > git merge 67958688c4147c38308205c15ae89f805505b5c7 # timeout=10 08:59:55 > git rev-parse HEAD^{commit} # timeout=10 08:59:55 > git config core.sparsecheckout # timeout=10 08:59:55 > git checkout -f 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 # timeout=10 08:59:59 Commit message: "Support read operation of binary resource" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:00:00 ========================================================= 09:00:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 09:00:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:00:00 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 09:00:01 Sending build context to Docker daemon 478.2kB 09:00:01 Step 1/8 : ARG BASE=golang:1.13-alpine 09:00:01 Step 2/8 : FROM ${BASE} 09:00:01 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 09:00:01 e6b0cf9c0882: Pulling fs layer 09:00:01 2848faf0eed1: Pulling fs layer 09:00:01 0f37312ad70f: Pulling fs layer 09:00:01 5788d62ee057: Pulling fs layer 09:00:01 0e6b1d234666: Pulling fs layer 09:00:01 bf5d7aec512f: Pulling fs layer 09:00:01 34c802a77dc8: Pulling fs layer 09:00:01 9eb99e56ec68: Pulling fs layer 09:00:01 27c7a5d97fbd: Pulling fs layer 09:00:01 5c102a31e300: Pulling fs layer 09:00:01 dcfb455df0a1: Pulling fs layer 09:00:01 5788d62ee057: Waiting 09:00:01 0e6b1d234666: Waiting 09:00:01 bf5d7aec512f: Waiting 09:00:01 34c802a77dc8: Waiting 09:00:01 9eb99e56ec68: Waiting 09:00:01 27c7a5d97fbd: Waiting 09:00:01 5c102a31e300: Waiting 09:00:01 dcfb455df0a1: Waiting 09:00:01 0f37312ad70f: Verifying Checksum 09:00:01 0f37312ad70f: Download complete 09:00:01 2848faf0eed1: Download complete 09:00:01 0e6b1d234666: Verifying Checksum 09:00:01 0e6b1d234666: Download complete 09:00:01 e6b0cf9c0882: Verifying Checksum 09:00:01 e6b0cf9c0882: Download complete 09:00:01 bf5d7aec512f: Verifying Checksum 09:00:01 bf5d7aec512f: Download complete 09:00:01 e6b0cf9c0882: Pull complete 09:00:01 2848faf0eed1: Pull complete 09:00:02 34c802a77dc8: Verifying Checksum 09:00:02 34c802a77dc8: Download complete 09:00:02 27c7a5d97fbd: Verifying Checksum 09:00:02 27c7a5d97fbd: Download complete 09:00:02 0f37312ad70f: Pull complete 09:00:03 9eb99e56ec68: Download complete 09:00:03 dcfb455df0a1: Verifying Checksum 09:00:03 dcfb455df0a1: Download complete 09:00:03 5788d62ee057: Verifying Checksum 09:00:03 5788d62ee057: Download complete 09:00:03 5c102a31e300: Verifying Checksum 09:00:03 5c102a31e300: Download complete 09:00:09 5788d62ee057: Pull complete 09:00:09 0e6b1d234666: Pull complete 09:00:09 bf5d7aec512f: Pull complete 09:00:14 34c802a77dc8: Pull complete 09:00:17 9eb99e56ec68: Pull complete 09:00:17 27c7a5d97fbd: Pull complete 09:00:17 5c102a31e300: Pull complete 09:00:17 dcfb455df0a1: Pull complete 09:00:17 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 09:00:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 09:00:17 ---> 7c70fe431013 09:00:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 09:00:17 ---> Running in 05dbfa8b9647 09:00:18 Removing intermediate container 05dbfa8b9647 09:00:18 ---> 9a68b9dd31ce 09:00:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:00:18 ---> Running in 43895081eb3e 09:00:19 Removing intermediate container 43895081eb3e 09:00:19 ---> cb27648e519d 09:00:19 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 09:00:19 ---> Running in b66753a1bb34 09:00:20 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 09:00:20 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 09:00:21 (1/13) Installing libmagic (5.37-r1) 09:00:21 (2/13) Installing file (5.37-r1) 09:00:21 (3/13) Installing libc-dev (0.7.2-r0) 09:00:21 (4/13) Installing g++ (9.2.0-r3) 09:00:24 (5/13) Installing fortify-headers (1.1-r0) 09:00:24 (6/13) Installing build-base (0.5-r1) 09:00:24 (7/13) Installing openssh-keygen (8.1_p1-r0) 09:00:24 (8/13) Installing libedit (20191211.3.1-r0) 09:00:24 (9/13) Installing openssh-client (8.1_p1-r0) 09:00:25 (10/13) Installing openssh-sftp-server (8.1_p1-r0) 09:00:25 (11/13) Installing openssh-server-common (8.1_p1-r0) 09:00:25 (12/13) Installing openssh-server (8.1_p1-r0) 09:00:25 (13/13) Installing openssh (8.1_p1-r0) 09:00:25 Executing busybox-1.31.1-r8.trigger 09:00:25 OK: 214 MiB in 52 packages 09:00:28 Removing intermediate container b66753a1bb34 09:00:28 ---> 03891f80ddf7 09:00:28 Step 6/8 : WORKDIR /device-virtual-go 09:00:28 ---> Running in 1b6e8b55d0ab 09:00:28 Removing intermediate container 1b6e8b55d0ab 09:00:28 ---> a5be4898c6ee 09:00:28 Step 7/8 : COPY . . 09:00:28 ---> 930bc3b1821e 09:00:28 Step 8/8 : RUN go mod download 09:00:28 ---> Running in 6888d0d81984 09:00:30 go: finding github.com/BurntSushi/toml v0.3.1 09:00:30 go: finding github.com/OneOfOne/xxhash v1.2.6 09:00:30 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:00:30 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:00:30 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:00:30 go: finding github.com/bgentry/speakeasy v0.1.0 09:00:30 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 09:00:30 go: finding github.com/davecgh/go-spew v1.1.1 09:00:30 go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191216171425-0749bf2bbbaf 09:00:30 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 09:00:30 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 09:00:30 go: finding github.com/edsrzf/mmap-go v1.0.0 09:00:30 go: finding github.com/fatih/color v1.7.0 09:00:30 go: finding github.com/go-kit/kit v0.8.0 09:00:30 go: finding github.com/go-logfmt/logfmt v0.4.0 09:00:30 go: finding github.com/go-stack/stack v1.8.0 09:00:30 go: finding github.com/golang/snappy v0.0.1 09:00:30 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:00:30 go: finding github.com/google/uuid v1.1.0 09:00:30 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 09:00:30 go: finding github.com/gorilla/mux v1.6.2 09:00:30 go: finding github.com/hashicorp/consul v1.4.2 09:00:30 go: finding github.com/hashicorp/errwrap v1.0.0 09:00:30 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 09:00:30 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 09:00:30 go: finding github.com/hashicorp/go-msgpack v0.5.3 09:00:30 go: finding github.com/hashicorp/go-multierror v1.0.0 09:00:30 go: finding github.com/hashicorp/go-rootcerts v1.0.0 09:00:30 go: finding github.com/hashicorp/go-sockaddr v1.0.0 09:00:30 go: finding github.com/hashicorp/go-syslog v1.0.0 09:00:30 go: finding github.com/hashicorp/go-uuid v1.0.1 09:00:31 go: finding github.com/hashicorp/go.net v0.0.1 09:00:31 go: finding github.com/hashicorp/golang-lru v0.5.0 09:00:31 go: finding github.com/hashicorp/logutils v1.0.0 09:00:31 go: finding github.com/hashicorp/mdns v1.0.0 09:00:31 go: finding github.com/hashicorp/memberlist v0.1.3 09:00:31 go: finding github.com/hashicorp/serf v0.8.2 09:00:31 go: finding github.com/jessevdk/go-flags v1.4.0 09:00:31 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:00:31 go: finding github.com/mattn/go-colorable v0.0.9 09:00:31 go: finding github.com/mattn/go-isatty v0.0.3 09:00:31 go: finding github.com/miekg/dns v1.0.14 09:00:31 go: finding github.com/mitchellh/cli v1.0.0 09:00:31 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:00:31 go: finding github.com/mitchellh/copystructure v1.0.0 09:00:31 go: finding github.com/mitchellh/go-homedir v1.0.0 09:00:31 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:00:31 go: finding github.com/mitchellh/gox v0.4.0 09:00:31 go: finding github.com/mitchellh/iochan v1.0.0 09:00:31 go: finding github.com/mitchellh/mapstructure v1.1.2 09:00:31 go: finding github.com/mitchellh/reflectwalk v1.0.0 09:00:31 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:00:31 go: finding github.com/pelletier/go-toml v1.2.0 09:00:31 go: finding github.com/pkg/errors v0.8.1 09:00:31 go: finding github.com/pmezard/go-difflib v1.0.0 09:00:31 go: finding github.com/posener/complete v1.1.1 09:00:31 go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 09:00:31 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 09:00:31 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:00:31 go: finding github.com/stretchr/objx v0.1.0 09:00:31 go: finding github.com/stretchr/testify v1.3.0 09:00:31 go: finding github.com/ugorji/go v1.1.4 09:00:31 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 09:00:31 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 09:00:31 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 09:00:31 go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 09:00:31 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 09:00:31 go: finding gopkg.in/yaml.v2 v2.2.2 09:00:31 go: finding modernc.org/b v1.0.0 09:00:31 go: finding modernc.org/db v1.0.0 09:00:31 go: finding modernc.org/file v1.0.0 09:00:31 go: finding modernc.org/fileutil v1.0.0 09:00:31 go: finding modernc.org/golex v1.0.0 09:00:31 go: finding modernc.org/internal v1.0.0 09:00:31 go: finding modernc.org/lldb v1.0.0 09:00:31 go: finding modernc.org/mathutil v1.0.0 09:00:31 go: finding modernc.org/ql v1.0.0 09:00:31 go: finding modernc.org/sortutil v1.0.0 09:00:31 go: finding modernc.org/strutil v1.0.0 09:00:31 go: finding modernc.org/zappy v1.0.0 09:00:41 Removing intermediate container 6888d0d81984 09:00:41 ---> b8e8535d7a5f 09:00:41 Successfully built b8e8535d7a5f 09:00:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:00:42 + docker inspect -f . ci-base-image-x86_64 09:00:42 . [Pipeline] withDockerContainer 09:00:42 prd-centos7-docker-4c-2g-75 does not seem to be running inside a container 09:00:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/5 -v /w/workspace/device-virtual-go/5:/w/workspace/device-virtual-go/5:rw,z -v /w/workspace/device-virtual-go/5@tmp:/w/workspace/device-virtual-go/5@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 ******** ci-base-image-x86_64 cat 09:00:42 $ docker top 795d1fc7cf29094152ed31eb1a19323fc260ab4f8cc0a61987583aa5ceb01f86 -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:43 + go version 09:00:43 go version go1.13.5 linux/amd64 [Pipeline] sh 09:00:44 + make test 09:00:44 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 09:00:46 ? github.com/edgexfoundry/device-virtual-go [no test files] 09:00:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-76 in /w/workspace/xfoundry_device-virtual-go_PR-89 [Pipeline] { [Pipeline] ws 09:00:58 Running in /w/workspace/device-virtual-go/5 [Pipeline] { [Pipeline] checkout 09:01:05 using credential edgex-jenkins-ssh 09:01:05 Cloning the remote Git repository 09:01:05 Cloning with configured refspecs honoured and without tags 09:01:05 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 09:01:05 > git init /w/workspace/device-virtual-go/5 # timeout=10 09:01:05 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:01:05 > git --version # timeout=10 09:01:05 using GIT_SSH to set credentials SSH Credentials for GitHub 09:01:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:01:06 Fetching without tags 09:01:07 Merging remotes/origin/master commit 67958688c4147c38308205c15ae89f805505b5c7 into PR head commit 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 09:01:06 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:01:06 > git config --add remote.origin.fetch +refs/pull/89/head:refs/remotes/origin/PR-89 # timeout=10 09:01:06 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:01:06 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:01:06 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:01:06 using GIT_SSH to set credentials SSH Credentials for GitHub 09:01:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:01:07 > git config core.sparsecheckout # timeout=10 09:01:07 > git checkout -f 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 # timeout=10 09:01:07 > git remote # timeout=10 09:01:07 > git config --get remote.origin.url # timeout=10 09:01:07 using GIT_SSH to set credentials SSH Credentials for GitHub 09:01:07 > git merge 67958688c4147c38308205c15ae89f805505b5c7 # timeout=10 09:01:07 > git rev-parse HEAD^{commit} # timeout=10 09:01:07 Merge succeeded, producing 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 09:01:07 Checking out Revision 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 (PR-89) 09:01:08 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 09:01:07 > git config core.sparsecheckout # timeout=10 09:01:07 > git checkout -f 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 # timeout=10 09:01:12 Commit message: "Support read operation of binary resource" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:01:13 ========================================================= 09:01:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 09:01:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:01:15 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 09:01:16 Sending build context to Docker daemon 478.2kB 09:01:16 Step 1/8 : ARG BASE=golang:1.13-alpine 09:01:16 Step 2/8 : FROM ${BASE} 09:01:16 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:01:16 cde5963f3b93: Pulling fs layer 09:01:16 2a23fa8c16f7: Pulling fs layer 09:01:16 777b28850792: Pulling fs layer 09:01:16 8a11ddd9e578: Pulling fs layer 09:01:16 4cf88f913ddb: Pulling fs layer 09:01:16 1df406cf5192: Pulling fs layer 09:01:16 cd6300453558: Pulling fs layer 09:01:16 b9c365052c96: Pulling fs layer 09:01:16 a2d8cc88f415: Pulling fs layer 09:01:16 ea1d1ca13537: Pulling fs layer 09:01:16 3750a50a1c5e: Pulling fs layer 09:01:16 8a11ddd9e578: Waiting 09:01:16 4cf88f913ddb: Waiting 09:01:16 1df406cf5192: Waiting 09:01:16 cd6300453558: Waiting 09:01:16 b9c365052c96: Waiting 09:01:16 ea1d1ca13537: Waiting 09:01:16 a2d8cc88f415: Waiting 09:01:16 3750a50a1c5e: Waiting 09:01:16 777b28850792: Verifying Checksum 09:01:16 777b28850792: Download complete 09:01:16 2a23fa8c16f7: Verifying Checksum 09:01:16 2a23fa8c16f7: Download complete 09:01:16 4cf88f913ddb: Verifying Checksum 09:01:16 4cf88f913ddb: Download complete 09:01:16 1df406cf5192: Verifying Checksum 09:01:16 1df406cf5192: Download complete 09:01:16 cde5963f3b93: Verifying Checksum 09:01:16 cde5963f3b93: Download complete 09:01:17 cde5963f3b93: Pull complete 09:01:18 2a23fa8c16f7: Pull complete 09:01:18 777b28850792: Pull complete 09:01:20 cd6300453558: Verifying Checksum 09:01:20 cd6300453558: Download complete 09:01:20 a2d8cc88f415: Verifying Checksum 09:01:20 a2d8cc88f415: Download complete 09:01:23 ea1d1ca13537: Verifying Checksum 09:01:23 ea1d1ca13537: Download complete 09:01:23 3750a50a1c5e: Verifying Checksum 09:01:23 3750a50a1c5e: Download complete 09:01:26 b9c365052c96: Verifying Checksum 09:01:26 b9c365052c96: Download complete 09:01:28 8a11ddd9e578: Download complete 09:01:40 8a11ddd9e578: Pull complete 09:01:40 4cf88f913ddb: Pull complete 09:01:40 1df406cf5192: Pull complete 09:01:43 cd6300453558: Pull complete 09:01:48 b9c365052c96: Pull complete 09:01:48 a2d8cc88f415: Pull complete 09:01:50 ea1d1ca13537: Pull complete 09:01:50 3750a50a1c5e: Pull complete 09:01:50 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 09:01:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 09:01:50 ---> 78745c68409d 09:01:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 09:01:55 ---> Running in 3217797d8454 09:01:55 Removing intermediate container 3217797d8454 09:01:55 ---> ae6646e4a32b 09:01:55 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:01:55 ---> Running in fbeaa4b538c4 09:01:55 ok github.com/edgexfoundry/device-virtual-go/internal/driver 44.915s coverage: 51.2% of statements 09:01:55 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:01:55 gofmt -l . 09:01:55 internal/driver/virtualdevice_test.go 09:01:55 [ "`gofmt -l .`" = "" ] 09:01:55 make: *** [Makefile:26: test] Error 1 [Pipeline] } 09:01:55 $ docker stop --time=1 795d1fc7cf29094152ed31eb1a19323fc260ab4f8cc0a61987583aa5ceb01f86 09:01:57 $ docker rm -f 795d1fc7cf29094152ed31eb1a19323fc260ab4f8cc0a61987583aa5ceb01f86 09:01:57 Removing intermediate container fbeaa4b538c4 09:01:57 ---> 0e8c0d5a4dff 09:01:57 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 09:01:57 ---> Running in b3856598786e 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:01:58 Failed in branch amd64 09:01:58 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 09:01:59 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 09:02:00 (1/13) Installing libmagic (5.37-r1) 09:02:00 (2/13) Installing file (5.37-r1) 09:02:00 (3/13) Installing libc-dev (0.7.2-r0) 09:02:00 (4/13) Installing g++ (9.2.0-r3) 09:02:02 (5/13) Installing fortify-headers (1.1-r0) 09:02:02 (6/13) Installing build-base (0.5-r1) 09:02:02 (7/13) Installing openssh-keygen (8.1_p1-r0) 09:02:02 (8/13) Installing libedit (20191211.3.1-r0) 09:02:02 (9/13) Installing openssh-client (8.1_p1-r0) 09:02:02 (10/13) Installing openssh-sftp-server (8.1_p1-r0) 09:02:03 (11/13) Installing openssh-server-common (8.1_p1-r0) 09:02:03 (12/13) Installing openssh-server (8.1_p1-r0) 09:02:03 (13/13) Installing openssh (8.1_p1-r0) 09:02:03 Executing busybox-1.31.1-r8.trigger 09:02:03 OK: 203 MiB in 52 packages 09:02:07 Removing intermediate container b3856598786e 09:02:07 ---> 6da520bbdba4 09:02:07 Step 6/8 : WORKDIR /device-virtual-go 09:02:07 ---> Running in d52bffa736d7 09:02:08 Removing intermediate container d52bffa736d7 09:02:08 ---> 9f7d802b13a3 09:02:08 Step 7/8 : COPY . . 09:02:09 ---> 5aa62c4dff48 09:02:09 Step 8/8 : RUN go mod download 09:02:09 ---> Running in 681af85822fa 09:02:11 go: finding github.com/BurntSushi/toml v0.3.1 09:02:11 go: finding github.com/OneOfOne/xxhash v1.2.6 09:02:11 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:02:11 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:02:11 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:02:11 go: finding github.com/bgentry/speakeasy v0.1.0 09:02:11 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 09:02:11 go: finding github.com/davecgh/go-spew v1.1.1 09:02:11 go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191216171425-0749bf2bbbaf 09:02:11 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 09:02:11 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 09:02:11 go: finding github.com/edsrzf/mmap-go v1.0.0 09:02:11 go: finding github.com/fatih/color v1.7.0 09:02:11 go: finding github.com/go-kit/kit v0.8.0 09:02:11 go: finding github.com/go-logfmt/logfmt v0.4.0 09:02:11 go: finding github.com/go-stack/stack v1.8.0 09:02:11 go: finding github.com/golang/snappy v0.0.1 09:02:11 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:02:11 go: finding github.com/google/uuid v1.1.0 09:02:11 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 09:02:11 go: finding github.com/gorilla/mux v1.6.2 09:02:11 go: finding github.com/hashicorp/consul v1.4.2 09:02:11 go: finding github.com/hashicorp/errwrap v1.0.0 09:02:11 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 09:02:11 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 09:02:11 go: finding github.com/hashicorp/go-msgpack v0.5.3 09:02:11 go: finding github.com/hashicorp/go-multierror v1.0.0 09:02:11 go: finding github.com/hashicorp/go-rootcerts v1.0.0 09:02:11 go: finding github.com/hashicorp/go-sockaddr v1.0.0 09:02:11 go: finding github.com/hashicorp/go-syslog v1.0.0 09:02:11 go: finding github.com/hashicorp/go-uuid v1.0.1 09:02:11 go: finding github.com/hashicorp/go.net v0.0.1 09:02:11 go: finding github.com/hashicorp/golang-lru v0.5.0 09:02:11 go: finding github.com/hashicorp/logutils v1.0.0 09:02:11 go: finding github.com/hashicorp/mdns v1.0.0 09:02:11 go: finding github.com/hashicorp/memberlist v0.1.3 09:02:11 go: finding github.com/hashicorp/serf v0.8.2 09:02:11 go: finding github.com/jessevdk/go-flags v1.4.0 09:02:11 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:02:11 go: finding github.com/mattn/go-colorable v0.0.9 09:02:11 go: finding github.com/mattn/go-isatty v0.0.3 09:02:11 go: finding github.com/miekg/dns v1.0.14 09:02:11 go: finding github.com/mitchellh/cli v1.0.0 09:02:11 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:02:11 go: finding github.com/mitchellh/copystructure v1.0.0 09:02:11 go: finding github.com/mitchellh/go-homedir v1.0.0 09:02:11 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:02:11 go: finding github.com/mitchellh/gox v0.4.0 09:02:11 go: finding github.com/mitchellh/iochan v1.0.0 09:02:11 go: finding github.com/mitchellh/mapstructure v1.1.2 09:02:11 go: finding github.com/mitchellh/reflectwalk v1.0.0 09:02:11 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:02:11 go: finding github.com/pelletier/go-toml v1.2.0 09:02:11 go: finding github.com/pkg/errors v0.8.1 09:02:11 go: finding github.com/pmezard/go-difflib v1.0.0 09:02:11 go: finding github.com/posener/complete v1.1.1 09:02:11 go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 09:02:11 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 09:02:11 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:02:11 go: finding github.com/stretchr/objx v0.1.0 09:02:11 go: finding github.com/stretchr/testify v1.3.0 09:02:11 go: finding github.com/ugorji/go v1.1.4 09:02:11 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 09:02:11 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 09:02:11 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 09:02:11 go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 09:02:11 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 09:02:11 go: finding gopkg.in/yaml.v2 v2.2.2 09:02:11 go: finding modernc.org/b v1.0.0 09:02:11 go: finding modernc.org/db v1.0.0 09:02:11 go: finding modernc.org/file v1.0.0 09:02:11 go: finding modernc.org/fileutil v1.0.0 09:02:11 go: finding modernc.org/golex v1.0.0 09:02:11 go: finding modernc.org/internal v1.0.0 09:02:11 go: finding modernc.org/lldb v1.0.0 09:02:11 go: finding modernc.org/mathutil v1.0.0 09:02:11 go: finding modernc.org/ql v1.0.0 09:02:11 go: finding modernc.org/sortutil v1.0.0 09:02:11 go: finding modernc.org/strutil v1.0.0 09:02:11 go: finding modernc.org/zappy v1.0.0 09:02:29 Removing intermediate container 681af85822fa 09:02:29 ---> a4cf7f746364 09:02:29 Successfully built a4cf7f746364 09:02:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:02:30 + docker inspect -f . ci-base-image-arm64 09:02:30 . [Pipeline] withDockerContainer 09:02:31 prd-ubuntu18.04-docker-arm64-4c-16g-76 does not seem to be running inside a container 09:02:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/5 -v /w/workspace/device-virtual-go/5:/w/workspace/device-virtual-go/5:rw,z -v /w/workspace/device-virtual-go/5@tmp:/w/workspace/device-virtual-go/5@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 ******** ci-base-image-arm64 cat 09:02:32 $ docker top 978309dd2072c747499b9ae8af66d9a10bc1a70ef063be79908d6b397fd94a83 -eo pid,comm [Pipeline] { [Pipeline] sh 09:02:33 + go version 09:02:33 go version go1.13.5 linux/arm64 [Pipeline] sh 09:02:34 + make test 09:02:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 09:02:35 ? github.com/edgexfoundry/device-virtual-go [no test files] 09:03:31 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 09:06:53 ok github.com/edgexfoundry/device-virtual-go/internal/driver 204.686s coverage: 51.2% of statements 09:06:53 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:07:00 gofmt -l . 09:07:00 internal/driver/virtualdevice_test.go 09:07:00 [ "`gofmt -l .`" = "" ] 09:07:00 make: *** [Makefile:26: test] Error 1 [Pipeline] } 09:07:00 $ docker stop --time=1 978309dd2072c747499b9ae8af66d9a10bc1a70ef063be79908d6b397fd94a83 09:07:02 $ docker rm -f 978309dd2072c747499b9ae8af66d9a10bc1a70ef063be79908d6b397fd94a83 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:07:04 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:07:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:07:06 ---> package-listing.sh 09:07:06 ++ facter osfamily 09:07:06 ++ tr '[:upper:]' '[:lower:]' 09:07:06 + OS_FAMILY=redhat 09:07:06 + workspace=/w/workspace/xfoundry_device-virtual-go_PR-89 09:07:06 + START_PACKAGES=/tmp/packages_start.txt 09:07:06 + END_PACKAGES=/tmp/packages_end.txt 09:07:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:07:06 + PACKAGES=/tmp/packages_start.txt 09:07:06 + '[' /w/workspace/xfoundry_device-virtual-go_PR-89 ']' 09:07:06 + PACKAGES=/tmp/packages_end.txt 09:07:06 + case "${OS_FAMILY}" in 09:07:06 + rpm -qa 09:07:06 + sort 09:07:10 + '[' -f /tmp/packages_start.txt ']' 09:07:10 + '[' -f /tmp/packages_end.txt ']' 09:07:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:07:10 + '[' /w/workspace/xfoundry_device-virtual-go_PR-89 ']' 09:07:10 + mkdir -p /w/workspace/xfoundry_device-virtual-go_PR-89/archives/ 09:07:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-virtual-go_PR-89/archives/ [Pipeline] isUnix [Pipeline] sh 09:07:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:07:10 09:07:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:07:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:07:11 alpine: Pulling from edgex-lftools-log-publisher 09:07:11 c9b1b535fdd9: Pulling fs layer 09:07:11 2cc5ad85d9ab: Pulling fs layer 09:07:11 756a868c4378: Pulling fs layer 09:07:11 444b2fc9a129: Pulling fs layer 09:07:11 ea15f1150254: Pulling fs layer 09:07:11 41b27a9f41bf: Pulling fs layer 09:07:11 28c525ee5125: Pulling fs layer 09:07:11 094b1ea09ed8: Pulling fs layer 09:07:11 138eaada9080: Pulling fs layer 09:07:11 0622d0fa9048: Pulling fs layer 09:07:11 444b2fc9a129: Waiting 09:07:11 ea15f1150254: Waiting 09:07:11 28c525ee5125: Waiting 09:07:11 094b1ea09ed8: Waiting 09:07:11 138eaada9080: Waiting 09:07:11 0622d0fa9048: Waiting 09:07:11 41b27a9f41bf: Waiting 09:07:11 2cc5ad85d9ab: Download complete 09:07:11 444b2fc9a129: Download complete 09:07:11 c9b1b535fdd9: Verifying Checksum 09:07:11 c9b1b535fdd9: Download complete 09:07:11 ea15f1150254: Verifying Checksum 09:07:11 ea15f1150254: Download complete 09:07:11 28c525ee5125: Download complete 09:07:11 c9b1b535fdd9: Pull complete 09:07:11 2cc5ad85d9ab: Pull complete 09:07:12 756a868c4378: Verifying Checksum 09:07:12 756a868c4378: Download complete 09:07:12 138eaada9080: Verifying Checksum 09:07:12 138eaada9080: Download complete 09:07:12 094b1ea09ed8: Verifying Checksum 09:07:12 094b1ea09ed8: Download complete 09:07:12 0622d0fa9048: Verifying Checksum 09:07:12 0622d0fa9048: Download complete 09:07:13 41b27a9f41bf: Verifying Checksum 09:07:13 41b27a9f41bf: Download complete 09:07:14 756a868c4378: Pull complete 09:07:14 444b2fc9a129: Pull complete 09:07:14 ea15f1150254: Pull complete 09:07:18 41b27a9f41bf: Pull complete 09:07:18 28c525ee5125: Pull complete 09:07:22 094b1ea09ed8: Pull complete 09:07:22 138eaada9080: Pull complete 09:07:22 0622d0fa9048: Pull complete 09:07:22 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 09:07:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:07:23 prd-centos7-docker-4c-2g-73 does not seem to be running inside a container 09:07:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-virtual-go_PR-89 -v /w/workspace/xfoundry_device-virtual-go_PR-89:/w/workspace/xfoundry_device-virtual-go_PR-89:rw,z -v /w/workspace/xfoundry_device-virtual-go_PR-89@tmp:/w/workspace/xfoundry_device-virtual-go_PR-89@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:07:24 $ docker top 183a4133ffb6bdd6017347d08bf5cde5e391ee2ccad836cc911555b7406f8943 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:07:24 provisioning config files... 09:07:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-virtual-go_PR-89@tmp/config1887600455329981247tmp [Pipeline] { [Pipeline] echo 09:07:24 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:07:25 ---> create-netrc.sh [Pipeline] echo 09:07:25 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:07:25 ---> logs-deploy.sh 09:07:25 + ARCHIVE_ARTIFACTS= 09:07:25 + LOGS_SERVER=https://logs.edgexfoundry.org 09:07:25 + '[' https://logs.edgexfoundry.org == None ']' 09:07:25 + NEXUS_URL=https://nexus.edgexfoundry.org 09:07:25 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-89/5 09:07:25 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-89/5/ 09:07:25 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-89/5 /w/workspace/xfoundry_device-virtual-go_PR-89 09:07:26 Archives upload complete. 09:07:27 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-89/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-89/5/