Pull request #179 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 00b819b7d5a979fc6366b31ba6c26e96c7b92f42+dd55ff443bd180714a9cddb6bbe47fafb89756c5 (dae4733457ce055b03420ab22e4d2a08c32fa3b6) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh 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-virtual-go/branches/PR-179/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-virtual-go/branches/PR-179/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-virtual-go] ========================================================= [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-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: false 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-32761 in /w/workspace/foundry_device-virtual-go_PR-179 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-179 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-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 --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/179/head:refs/remotes/origin/PR-179 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit dd55ff443bd180714a9cddb6bbe47fafb89756c5 into PR head commit 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 Merge succeeded, producing 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 Checking out Revision 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 (PR-179) > git config core.sparsecheckout # timeout=10 > git checkout -f 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 # 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 dd55ff443bd180714a9cddb6bbe47fafb89756c5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 # 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:02:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:02:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:02:40 ========================================================= 06:02:40 EdgeX Global Pipelines Version Info 06:02:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:02:42 ------------------- 06:02:42 stable info: 06:02:42 ------------------- 06:02:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:02:42 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:02:42 Message: update stable to v1.0.186 06:02:43 ------------------- 06:02:43 experimental info: 06:02:43 ------------------- 06:02:43 Commited By: **** collab-it+edgex@linuxfoundation.org 06:02:43 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 06:02:43 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:02:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 06:02:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 06:02:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:02:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:02:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:02:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:02:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:02:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:02:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:02:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:02:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:02:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 06:02:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:02:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:02:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:02:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:02:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:02:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:02:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:02:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:02:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:02:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:02:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:02:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:02:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:02:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:02:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-179 [Pipeline] echo 06:02:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-179 [Pipeline] echo 06:02:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-179 [Pipeline] echo 06:02:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 [Pipeline] echo 06:02:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00b819b [Pipeline] echo 06:02:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:02:48 provisioning config files... 06:02:48 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-179@tmp/config5811218800810886768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:48 ---> docker-login.sh 06:02:48 nexus3.edgexfoundry.org:10001 06:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:48 Configure a credential helper to remove this warning. See 06:02:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:48 06:02:48 Login Succeeded 06:02:48 nexus3.edgexfoundry.org:10002 06:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:49 Configure a credential helper to remove this warning. See 06:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:49 06:02:49 Login Succeeded 06:02:49 nexus3.edgexfoundry.org:10003 06:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:49 Configure a credential helper to remove this warning. See 06:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:49 06:02:49 Login Succeeded 06:02:49 nexus3.edgexfoundry.org:10004 06:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:49 Configure a credential helper to remove this warning. See 06:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:49 06:02:49 Login Succeeded 06:02:49 docker.io 06:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:49 Configure a credential helper to remove this warning. See 06:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:49 06:02:49 Login Succeeded 06:02:49 ---> docker-login.sh ends [Pipeline] } 06:02:49 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 06:02:51 + git log --format=format:%s -1 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 [Pipeline] echo 06:02:51 GIT_COMMIT: 00b819b7d5a979fc6366b31ba6c26e96c7b92f42, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:02:51 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:02:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:52 06:02:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:02:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:52 latest: Pulling from edgex-devops/git-semver 06:02:52 31603596830f: Pulling fs layer 06:02:52 2a8b12db71e7: Pulling fs layer 06:02:52 6ca5941a6612: Pulling fs layer 06:02:52 ecc8261a40a4: Pulling fs layer 06:02:52 ecc8261a40a4: Waiting 06:02:52 2a8b12db71e7: Verifying Checksum 06:02:52 2a8b12db71e7: Download complete 06:02:52 31603596830f: Verifying Checksum 06:02:52 31603596830f: Download complete 06:02:53 31603596830f: Pull complete 06:02:53 2a8b12db71e7: Pull complete 06:02:53 ecc8261a40a4: Verifying Checksum 06:02:53 ecc8261a40a4: Download complete 06:02:53 6ca5941a6612: Verifying Checksum 06:02:53 6ca5941a6612: Download complete 06:02:54 6ca5941a6612: Pull complete 06:02:54 ecc8261a40a4: Pull complete 06:02:54 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:02:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:02:54 prd-centos7-docker-4c-2g-32761 does not seem to be running inside a container 06:02:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-179 -v /w/workspace/foundry_device-virtual-go_PR-179:/w/workspace/foundry_device-virtual-go_PR-179:rw,z -v /w/workspace/foundry_device-virtual-go_PR-179@tmp:/w/workspace/foundry_device-virtual-go_PR-179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:02:56 $ docker top d19789fe7f189f64a106d235901b1dc515f709dd12a062545be1e2861c2c33d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:02:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:56 [ssh-agent] Looking for ssh-agent implementation... 06:02:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:57 $ docker exec d19789fe7f189f64a106d235901b1dc515f709dd12a062545be1e2861c2c33d9 ssh-agent 06:02:57 SSH_AUTH_SOCK=/tmp/ssh-mouZEHLsK7FW/agent.12 06:02:57 SSH_AGENT_PID=17 06:02:57 Running ssh-add (command line suppressed) 06:02:57 Identity added: /w/workspace/foundry_device-virtual-go_PR-179@tmp/private_key_5274594047996813764.key (/w/workspace/foundry_device-virtual-go_PR-179@tmp/private_key_5274594047996813764.key) 06:02:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:57 + git tag --points-at HEAD [Pipeline] } 06:02:57 $ docker exec --env ******** --env ******** d19789fe7f189f64a106d235901b1dc515f709dd12a062545be1e2861c2c33d9 ssh-agent -k 06:02:58 unset SSH_AUTH_SOCK; 06:02:58 unset SSH_AGENT_PID; 06:02:58 echo Agent pid 17 killed; 06:02:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:02:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:58 [ssh-agent] Looking for ssh-agent implementation... 06:02:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:58 $ docker exec d19789fe7f189f64a106d235901b1dc515f709dd12a062545be1e2861c2c33d9 ssh-agent 06:02:58 SSH_AUTH_SOCK=/tmp/ssh-eP5pPi7lx0wd/agent.47 06:02:58 SSH_AGENT_PID=52 06:02:58 Running ssh-add (command line suppressed) 06:02:58 Identity added: /w/workspace/foundry_device-virtual-go_PR-179@tmp/private_key_5300797696012810915.key (/w/workspace/foundry_device-virtual-go_PR-179@tmp/private_key_5300797696012810915.key) 06:02:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:59 + git semver init 06:02:59 # -> Open(): unable to determine branch for HEAD 06:02:59 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-179/.git 06:02:59 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-179 06:02:59 # $SEMVER_REMOTE_NAME = origin 06:02:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:02:59 # $SEMVER_USER_NAME = edgex-jenkins 06:02:59 # $SEMVER_BRANCH = PR-179 06:02:59 # $SEMVER_TEMP = /tmp/semver-255518249 06:02:59 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 06:02:59 # '/tmp/semver-255518249' -> '/w/workspace/foundry_device-virtual-go_PR-179/.semver' 06:02:59 # -> Force: false 06:02:59 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-179/.semver [Pipeline] } 06:02:59 $ docker exec --env ******** --env ******** d19789fe7f189f64a106d235901b1dc515f709dd12a062545be1e2861c2c33d9 ssh-agent -k 06:02:59 unset SSH_AUTH_SOCK; 06:02:59 unset SSH_AGENT_PID; 06:02:59 echo Agent pid 52 killed; 06:02:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:03:00 + git semver [Pipeline] } 06:03:00 $ docker stop --time=1 d19789fe7f189f64a106d235901b1dc515f709dd12a062545be1e2861c2c33d9 06:03:02 $ docker rm -f d19789fe7f189f64a106d235901b1dc515f709dd12a062545be1e2861c2c33d9 [Pipeline] // withDockerContainer [Pipeline] sh 06:03:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:03:02 Stashed 1 file(s) [Pipeline] echo 06:03:02 [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 06:03:18 Still waiting to schedule task 06:03:18 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:03:18 Still waiting to schedule task 06:03:18 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-32755’ 06:05:24 Running on prd-centos7-docker-4c-2g-32772 in /w/workspace/foundry_device-virtual-go_PR-179 [Pipeline] { [Pipeline] ws 06:05:24 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:05:27 using credential edgex-jenkins-ssh 06:05:27 Cloning the remote Git repository 06:05:27 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:05:27 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:05:27 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:05:27 > git --version # timeout=10 06:05:27 > git --version # 'git version 2.24.3' 06:05:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:28 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:05:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:28 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:05:28 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:05:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/179/head:refs/remotes/origin/PR-179 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:05:28 Merging remotes/origin/master commit dd55ff443bd180714a9cddb6bbe47fafb89756c5 into PR head commit 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 06:05:28 Merge succeeded, producing 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 06:05:28 Checking out Revision 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 (PR-179) 06:05:28 > git config core.sparsecheckout # timeout=10 06:05:28 > git checkout -f 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 # timeout=10 06:05:28 > git remote # timeout=10 06:05:28 > git config --get remote.origin.url # timeout=10 06:05:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:28 > git merge dd55ff443bd180714a9cddb6bbe47fafb89756c5 # timeout=10 06:05:28 > git rev-parse HEAD^{commit} # timeout=10 06:05:28 > git config core.sparsecheckout # timeout=10 06:05:28 > git checkout -f 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 # timeout=10 06:05:32 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:05:32 > git --version # timeout=10 06:05:32 > git --version # 'git version 2.24.3' 06:05:32 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:33 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:05:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:05:34 + sudo service docker restart 06:05:34 + true 06:05:34 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:05:36 provisioning config files... 06:05:36 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config742493836522400945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:36 ---> docker-login.sh 06:05:36 nexus3.edgexfoundry.org:10001 06:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:36 Configure a credential helper to remove this warning. See 06:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:36 06:05:36 Login Succeeded 06:05:36 nexus3.edgexfoundry.org:10002 06:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:36 Configure a credential helper to remove this warning. See 06:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:36 06:05:36 Login Succeeded 06:05:36 nexus3.edgexfoundry.org:10003 06:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:37 Configure a credential helper to remove this warning. See 06:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:37 06:05:37 Login Succeeded 06:05:37 nexus3.edgexfoundry.org:10004 06:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:37 Configure a credential helper to remove this warning. See 06:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:37 06:05:37 Login Succeeded 06:05:37 docker.io 06:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:37 Configure a credential helper to remove this warning. See 06:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:37 06:05:37 Login Succeeded 06:05:37 ---> docker-login.sh ends [Pipeline] } 06:05:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:05:38 ========================================================= 06:05:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:05:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:05:38 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:05:38 Sending build context to Docker daemon 496.6kB 06:05:38 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:05:38 Step 2/8 : FROM ${BASE} 06:05:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:05:38 188c0c94c7c5: Pulling fs layer 06:05:38 0ef7d3d256c8: Pulling fs layer 06:05:38 de9db76c5a1d: Pulling fs layer 06:05:38 bca2f99d35d6: Pulling fs layer 06:05:38 93359f2a8cfa: Pulling fs layer 06:05:38 7c6f9722023f: Pulling fs layer 06:05:38 a35cf1a2eb13: Pulling fs layer 06:05:38 93359f2a8cfa: Waiting 06:05:38 7c6f9722023f: Waiting 06:05:38 a35cf1a2eb13: Waiting 06:05:38 bca2f99d35d6: Waiting 06:05:38 de9db76c5a1d: Download complete 06:05:38 0ef7d3d256c8: Verifying Checksum 06:05:38 0ef7d3d256c8: Download complete 06:05:38 93359f2a8cfa: Verifying Checksum 06:05:38 93359f2a8cfa: Download complete 06:05:39 7c6f9722023f: Verifying Checksum 06:05:39 7c6f9722023f: Download complete 06:05:39 188c0c94c7c5: Verifying Checksum 06:05:39 188c0c94c7c5: Download complete 06:05:39 188c0c94c7c5: Pull complete 06:05:39 0ef7d3d256c8: Pull complete 06:05:40 de9db76c5a1d: Pull complete 06:05:41 a35cf1a2eb13: Verifying Checksum 06:05:41 a35cf1a2eb13: Download complete 06:05:41 bca2f99d35d6: Verifying Checksum 06:05:41 bca2f99d35d6: Download complete 06:05:48 bca2f99d35d6: Pull complete 06:05:48 93359f2a8cfa: Pull complete 06:05:48 7c6f9722023f: Pull complete 06:05:52 a35cf1a2eb13: Pull complete 06:05:52 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:05:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:05:52 ---> a62c8e92a672 06:05:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:05:53 ---> Running in 94e663ed39af 06:05:53 Removing intermediate container 94e663ed39af 06:05:53 ---> 043cb30a22ef 06:05:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:53 ---> Running in 1e55e47fac12 06:05:54 Removing intermediate container 1e55e47fac12 06:05:54 ---> 1d57ff2ee65a 06:05:54 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:05:54 ---> Running in 6ac84079ddbc 06:05:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:05:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:05:56 (1/14) Installing libmagic (5.38-r0) 06:05:56 (2/14) Installing file (5.38-r0) 06:05:56 (3/14) Installing libc-dev (0.7.2-r3) 06:05:56 (4/14) Installing g++ (9.3.0-r2) 06:06:00 (5/14) Installing fortify-headers (1.1-r0) 06:06:00 (6/14) Installing patch (2.7.6-r6) 06:06:00 (7/14) Installing build-base (0.5-r2) 06:06:00 (8/14) Installing openssh-keygen (8.3_p1-r2) 06:06:00 (9/14) Installing libedit (20191231.3.1-r0) 06:06:00 (10/14) Installing openssh-client (8.3_p1-r2) 06:06:00 (11/14) Installing openssh-sftp-server (8.3_p1-r2) 06:06:00 (12/14) Installing openssh-server-common (8.3_p1-r2) 06:06:00 (13/14) Installing openssh-server (8.3_p1-r2) 06:06:00 (14/14) Installing openssh (8.3_p1-r2) 06:06:01 Executing busybox-1.31.1-r19.trigger 06:06:01 OK: 237 MiB in 53 packages 06:06:04 Removing intermediate container 6ac84079ddbc 06:06:04 ---> 4fb55e4d4d37 06:06:04 Step 6/8 : WORKDIR /device-virtual-go 06:06:04 ---> Running in b3deaed94860 06:06:04 Removing intermediate container b3deaed94860 06:06:04 ---> f3e17344b252 06:06:04 Step 7/8 : COPY . . 06:06:05 ---> 8f1bd4f5348f 06:06:05 Step 8/8 : RUN go mod download 06:06:05 ---> Running in 8effc5a28232 06:06:27 Removing intermediate container 8effc5a28232 06:06:27 ---> 0b581e55eba9 06:06:27 Successfully built 0b581e55eba9 06:06:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:06:27 + docker inspect -f . ci-base-image-x86_64 06:06:27 . [Pipeline] withDockerContainer 06:06:28 prd-centos7-docker-4c-2g-32772 does not seem to be running inside a container 06:06:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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-x86_64 cat 06:06:29 $ docker top 322a6aae8a38eb40de05a07f8ec045479aaf5b17d4054cc18289950f633b84c8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:29 + go version 06:06:29 go version go1.15.5 linux/amd64 [Pipeline] } 06:06:29 $ docker stop --time=1 322a6aae8a38eb40de05a07f8ec045479aaf5b17d4054cc18289950f633b84c8 06:06:31 $ docker rm -f 322a6aae8a38eb40de05a07f8ec045479aaf5b17d4054cc18289950f633b84c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:06:32 + docker inspect -f . ci-base-image-x86_64 06:06:32 . [Pipeline] withDockerContainer 06:06:32 prd-centos7-docker-4c-2g-32772 does not seem to be running inside a container 06:06:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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-x86_64 cat 06:06:33 $ docker top 66411c9e04ce40c84ac86396cf9d745daf9b6e2c00c45b3e5d33f6885ef45868 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:33 + make test 06:06:33 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:06:35 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:06:53 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:06:53 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.383s coverage: 63.8% of statements 06:06:53 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:06:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32773 in /w/workspace/foundry_device-virtual-go_PR-179 [Pipeline] { [Pipeline] ws 06:06:55 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:06:56 gofmt -l . 06:06:56 [ "`gofmt -l .`" = "" ] 06:06:56 ./bin/test-attribution-txt.sh 06:06:57 An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add 06:06:57 make: *** [Makefile:27: test] Error 1 [Pipeline] } 06:06:57 $ docker stop --time=1 66411c9e04ce40c84ac86396cf9d745daf9b6e2c00c45b3e5d33f6885ef45868 06:06:59 $ docker rm -f 66411c9e04ce40c84ac86396cf9d745daf9b6e2c00c45b3e5d33f6885ef45868 [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) 06:07:00 using credential edgex-jenkins-ssh [Pipeline] } 06:07:01 Cloning the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:07:02 ---> job-cost.sh 06:07:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KMSK 06:07:01 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:07:01 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:07:01 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:07:01 > git --version # timeout=10 06:07:01 > git --version # 'git version 2.17.1' 06:07:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:07:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:07:03 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:07:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:07:03 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:07:03 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:07:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:07:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/179/head:refs/remotes/origin/PR-179 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:07:03 Merging remotes/origin/master commit dd55ff443bd180714a9cddb6bbe47fafb89756c5 into PR head commit 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 06:07:04 Merge succeeded, producing 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 06:07:04 Checking out Revision 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 (PR-179) 06:07:03 > git config core.sparsecheckout # timeout=10 06:07:03 > git checkout -f 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 # timeout=10 06:07:03 > git remote # timeout=10 06:07:04 > git config --get remote.origin.url # timeout=10 06:07:04 using GIT_SSH to set credentials SSH Credentials for GitHub 06:07:04 > git merge dd55ff443bd180714a9cddb6bbe47fafb89756c5 # timeout=10 06:07:04 > git rev-parse HEAD^{commit} # timeout=10 06:07:04 > git config core.sparsecheckout # timeout=10 06:07:04 > git checkout -f 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 # timeout=10 06:07:08 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:07:08 > git --version # timeout=10 06:07:08 > git --version # 'git version 2.17.1' 06:07:08 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:07:08 06:07:08 GitHub has been notified of this commit’s build result 06:07:08 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:07:10 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:07:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:07:11 + true 06:07:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:07:13 provisioning config files... 06:07:14 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3955786926819196566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:14 ---> docker-login.sh 06:07:14 nexus3.edgexfoundry.org:10001 06:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:15 Configure a credential helper to remove this warning. See 06:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:15 06:07:15 Login Succeeded 06:07:15 nexus3.edgexfoundry.org:10002 06:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:16 Configure a credential helper to remove this warning. See 06:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:16 06:07:16 Login Succeeded 06:07:16 nexus3.edgexfoundry.org:10003 06:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:16 Configure a credential helper to remove this warning. See 06:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:16 06:07:16 Login Succeeded 06:07:16 nexus3.edgexfoundry.org:10004 06:07:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:17 Configure a credential helper to remove this warning. See 06:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:17 06:07:17 Login Succeeded 06:07:17 docker.io 06:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:18 Configure a credential helper to remove this warning. See 06:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:18 06:07:18 Login Succeeded 06:07:18 ---> docker-login.sh ends [Pipeline] } 06:07:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:07:19 ========================================================= 06:07:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:07:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:07:19 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:07:19 Sending build context to Docker daemon 495.6kB 06:07:20 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:07:20 Step 2/8 : FROM ${BASE} 06:07:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:07:20 5f621e34cdf4: Pulling fs layer 06:07:20 a4357932f1b6: Pulling fs layer 06:07:20 18c013af1878: Pulling fs layer 06:07:20 00ac8860ef70: Pulling fs layer 06:07:20 63d7cb157983: Pulling fs layer 06:07:20 b116817d02f9: Pulling fs layer 06:07:20 745a02a5169b: Pulling fs layer 06:07:20 63d7cb157983: Waiting 06:07:20 b116817d02f9: Waiting 06:07:20 745a02a5169b: Waiting 06:07:20 00ac8860ef70: Waiting 06:07:20 18c013af1878: Verifying Checksum 06:07:20 18c013af1878: Download complete 06:07:20 a4357932f1b6: Download complete 06:07:20 63d7cb157983: Verifying Checksum 06:07:20 63d7cb157983: Download complete 06:07:20 b116817d02f9: Verifying Checksum 06:07:20 b116817d02f9: Download complete 06:07:20 5f621e34cdf4: Verifying Checksum 06:07:20 5f621e34cdf4: Download complete 06:07:21 5f621e34cdf4: Pull complete 06:07:21 a4357932f1b6: Pull complete 06:07:22 18c013af1878: Pull complete 06:07:22 745a02a5169b: Verifying Checksum 06:07:22 745a02a5169b: Download complete 06:07:24 00ac8860ef70: Download complete 06:07:34 00ac8860ef70: Pull complete 06:07:34 63d7cb157983: Pull complete 06:07:34 b116817d02f9: Pull complete 06:07:38 745a02a5169b: Pull complete 06:07:38 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:07:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:07:38 ---> b7e6874047d6 06:07:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:07:41 ---> Running in 43e06320df83 06:07:41 Removing intermediate container 43e06320df83 06:07:41 ---> 18b24bc7b5b5 06:07:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:41 ---> Running in 3a765375e23e 06:07:44 Removing intermediate container 3a765375e23e 06:07:44 ---> 42b683be6608 06:07:44 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:07:44 ---> Running in 284305c89283 06:07:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:07:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:07:47 (1/14) Installing libmagic (5.38-r0) 06:07:47 (2/14) Installing file (5.38-r0) 06:07:47 (3/14) Installing libc-dev (0.7.2-r3) 06:07:47 (4/14) Installing g++ (9.3.0-r2) 06:07:49 lf-activate-venv(): INFO: Adding /tmp/venv-KMSK/bin to PATH 06:07:49 INFO: No Stack... 06:07:49 INFO: Retrieving Pricing Info for: v1-standard-2 06:07:49 INFO: Archiving Costs [Pipeline] sh 06:07:49 + cut -d, -f6 06:07:49 + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 06:07:49 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-179-1-stack-cost] 06:07:49 Resource [jenkins-edgexfoundry-device-virtual-go-PR-179-1-stack-cost] did not exist. Created. 06:07:49 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-179-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:07:50 + echo total: 0.029999999329447746 [Pipeline] stash 06:07:50 Stashed 1 file(s) [Pipeline] } 06:07:50 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-179-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 06:07:51 (5/14) Installing fortify-headers (1.1-r0) 06:07:51 (6/14) Installing patch (2.7.6-r6) [Pipeline] // stage [Pipeline] } 06:07:51 Failed in branch amd64 06:07:51 (7/14) Installing build-base (0.5-r2) 06:07:51 (8/14) Installing openssh-keygen (8.3_p1-r2) 06:07:52 (9/14) Installing libedit (20191231.3.1-r0) 06:07:52 (10/14) Installing openssh-client (8.3_p1-r2) 06:07:55 (11/14) Installing openssh-sftp-server (8.3_p1-r2) 06:07:55 (12/14) Installing openssh-server-common (8.3_p1-r2) 06:07:55 (13/14) Installing openssh-server (8.3_p1-r2) 06:07:55 (14/14) Installing openssh (8.3_p1-r2) 06:07:56 Executing busybox-1.31.1-r19.trigger 06:07:56 OK: 221 MiB in 53 packages 06:08:00 Removing intermediate container 284305c89283 06:08:00 ---> 3dfcc0ef2ada 06:08:00 Step 6/8 : WORKDIR /device-virtual-go 06:08:00 ---> Running in eaa7034c344d 06:08:01 Removing intermediate container eaa7034c344d 06:08:01 ---> 79ef06f1ca52 06:08:01 Step 7/8 : COPY . . 06:08:02 ---> 88724c8ff1aa 06:08:02 Step 8/8 : RUN go mod download 06:08:02 ---> Running in 55570c915c00 06:08:28 Removing intermediate container 55570c915c00 06:08:28 ---> 457533789e81 06:08:28 Successfully built 457533789e81 06:08:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:08:29 + docker inspect -f . ci-base-image-arm64 06:08:29 . [Pipeline] withDockerContainer 06:08:29 prd-ubuntu18.04-docker-arm64-4c-16g-32773 does not seem to be running inside a container 06:08:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 06:08:31 $ docker top 7cd996f58efb015cc970a5a1d5baf4f1b35a96f494f21ad20041ccd4997cb167 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:32 + go version 06:08:32 go version go1.15.5 linux/arm64 [Pipeline] } 06:08:32 $ docker stop --time=1 7cd996f58efb015cc970a5a1d5baf4f1b35a96f494f21ad20041ccd4997cb167 06:08:34 $ docker rm -f 7cd996f58efb015cc970a5a1d5baf4f1b35a96f494f21ad20041ccd4997cb167 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:08:35 + docker inspect -f . ci-base-image-arm64 06:08:35 . [Pipeline] withDockerContainer 06:08:35 prd-ubuntu18.04-docker-arm64-4c-16g-32773 does not seem to be running inside a container 06:08:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 06:08:37 $ docker top ec5d5842e1ffbb56f91cd3a3173e94e65b34caedad2f5f837ede80fe167d1ad5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:38 + make test 06:08:38 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:08:39 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:09:26 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:09:26 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.382s coverage: 63.8% of statements 06:09:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:09:33 gofmt -l . 06:09:33 [ "`gofmt -l .`" = "" ] 06:09:33 ./bin/test-attribution-txt.sh 06:09:34 An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add 06:09:34 make: *** [Makefile:27: test] Error 1 [Pipeline] } 06:09:34 $ docker stop --time=1 ec5d5842e1ffbb56f91cd3a3173e94e65b34caedad2f5f837ede80fe167d1ad5 06:09:36 $ docker rm -f ec5d5842e1ffbb56f91cd3a3173e94e65b34caedad2f5f837ede80fe167d1ad5 [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 06:09:38 ---> job-cost.sh 06:09:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tq9C 06:10:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:11:54 lf-activate-venv(): INFO: Adding /tmp/venv-tq9C/bin to PATH 06:11:54 INFO: No Stack... 06:11:54 INFO: Retrieving Pricing Info for: lf-standard-4 06:11:54 INFO: Archiving Costs [Pipeline] sh 06:11:54 + + cat /w/workspace/device-virtual-go/1/archives/cost.csvcut 06:11:54 -d, -f6 [Pipeline] lock 06:11:54 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-179-1-stack-cost] 06:11:54 Resource [jenkins-edgexfoundry-device-virtual-go-PR-179-1-stack-cost] did not exist. Created. 06:11:54 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-179-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:11:55 /w/workspace/device-virtual-go/1@tmp/durable-d59e39f6/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-d59e39f6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:11:55 + echo total: 0.20999999344348907 [Pipeline] stash 06:11:55 Warning: overwriting stash ‘stack-cost’ 06:11:56 Stashed 1 file(s) [Pipeline] } 06:11:56 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-179-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:11:57 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:12:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:12:02 ---> package-listing.sh 06:12:02 ++ facter osfamily 06:12:02 ++ tr '[:upper:]' '[:lower:]' 06:12:02 + OS_FAMILY=redhat 06:12:02 + workspace=/w/workspace/foundry_device-virtual-go_PR-179 06:12:02 + START_PACKAGES=/tmp/packages_start.txt 06:12:02 + END_PACKAGES=/tmp/packages_end.txt 06:12:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:12:02 + PACKAGES=/tmp/packages_start.txt 06:12:02 + '[' /w/workspace/foundry_device-virtual-go_PR-179 ']' 06:12:02 + PACKAGES=/tmp/packages_end.txt 06:12:02 + case "${OS_FAMILY}" in 06:12:02 + rpm -qa 06:12:02 + sort 06:12:07 + '[' -f /tmp/packages_start.txt ']' 06:12:07 + '[' -f /tmp/packages_end.txt ']' 06:12:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:12:07 + '[' /w/workspace/foundry_device-virtual-go_PR-179 ']' 06:12:07 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-179/archives/ 06:12:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-179/archives/ [Pipeline] echo 06:12:07 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/foundry_device-virtual-go_PR-179/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:12:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:12:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:12:08 06:12:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:12:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:12:08 alpine: Pulling from edgex-lftools-log-publisher 06:12:08 df20fa9351a1: Pulling fs layer 06:12:08 36b3adc4ff6f: Pulling fs layer 06:12:08 8ad3a11d3b57: Pulling fs layer 06:12:08 46f8f816bc3b: Pulling fs layer 06:12:08 93b61091891f: Pulling fs layer 06:12:08 93b9cdb0e59b: Pulling fs layer 06:12:08 5e14af77c1be: Pulling fs layer 06:12:08 01666e4c0597: Pulling fs layer 06:12:08 aa168da1d23b: Pulling fs layer 06:12:08 93b61091891f: Waiting 06:12:08 93b9cdb0e59b: Waiting 06:12:08 5e14af77c1be: Waiting 06:12:08 01666e4c0597: Waiting 06:12:08 aa168da1d23b: Waiting 06:12:08 46f8f816bc3b: Waiting 06:12:08 36b3adc4ff6f: Verifying Checksum 06:12:08 36b3adc4ff6f: Download complete 06:12:08 46f8f816bc3b: Verifying Checksum 06:12:08 46f8f816bc3b: Download complete 06:12:08 df20fa9351a1: Verifying Checksum 06:12:08 df20fa9351a1: Download complete 06:12:08 93b61091891f: Verifying Checksum 06:12:08 93b61091891f: Download complete 06:12:08 93b9cdb0e59b: Verifying Checksum 06:12:08 93b9cdb0e59b: Download complete 06:12:08 01666e4c0597: Verifying Checksum 06:12:08 01666e4c0597: Download complete 06:12:08 5e14af77c1be: Verifying Checksum 06:12:08 5e14af77c1be: Download complete 06:12:09 df20fa9351a1: Pull complete 06:12:09 8ad3a11d3b57: Verifying Checksum 06:12:09 8ad3a11d3b57: Download complete 06:12:09 36b3adc4ff6f: Pull complete 06:12:10 8ad3a11d3b57: Pull complete 06:12:10 46f8f816bc3b: Pull complete 06:12:10 aa168da1d23b: Verifying Checksum 06:12:10 aa168da1d23b: Download complete 06:12:10 93b61091891f: Pull complete 06:12:10 93b9cdb0e59b: Pull complete 06:12:11 5e14af77c1be: Pull complete 06:12:11 01666e4c0597: Pull complete 06:12:19 aa168da1d23b: Pull complete 06:12:19 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:12:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:12:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:12:19 prd-centos7-docker-4c-2g-32761 does not seem to be running inside a container 06:12:19 $ 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/foundry_device-virtual-go_PR-179/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-179 -v /w/workspace/foundry_device-virtual-go_PR-179:/w/workspace/foundry_device-virtual-go_PR-179:rw,z -v /w/workspace/foundry_device-virtual-go_PR-179@tmp:/w/workspace/foundry_device-virtual-go_PR-179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:12:22 $ docker top ee7e08b8074c7c7c92920873dbb63d96df9e84a106ff833ac2269a1c5db7e85c -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:23 + touch /tmp/pre-build-complete [Pipeline] sh 06:12:23 + mkdir -p /var/log/sa [Pipeline] sh 06:12:23 + ls /var/log/sa-host 06:12:23 + sadf -c /var/log/sa-host/sa05 06:12:23 file_magic: OK 06:12:23 HZ: Using current value: 100 06:12:23 file_header: OK 06:12:23 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 06:12:23 Statistics: 06:12:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:12:23 File successfully converted to sysstat format version 12.2.1 06:12:23 + sadf -c /var/log/sa-host/sa23 06:12:23 file_magic: OK 06:12:23 HZ: Using current value: 100 06:12:23 file_header: OK 06:12:23 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 06:12:23 Statistics: 06:12:23 Hnuu...uuuununununu... 06:12:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:12:24 provisioning config files... 06:12:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-179@tmp/config6300632291622045304tmp [Pipeline] { [Pipeline] echo 06:12:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:12:24 ---> create-netrc.sh [Pipeline] } 06:12:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:12:25 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:12:25 ---> python-tools-install.sh [Pipeline] echo 06:12:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:12:25 ---> sudo-logs.sh 06:12:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:12:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:12:26 ---> job-cost.sh 06:12:26 lf-activate-venv: SKIPPING 06:12:26 DEBUG: total: 0.20999999344348907 06:12:26 INFO: Retrieving Stack Cost... 06:12:28 INFO: Retrieving Pricing Info for: v1-standard-2 06:12:28 INFO: Archiving Costs [Pipeline] echo 06:12:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:12:29 ---> logs-deploy.sh 06:12:29 lf-activate-venv: SKIPPING 06:12:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-179/1 06:12:29 INFO: archiving workspace using pattern(s): 06:12:30 Archives upload complete. 06:12:30 INFO: archiving logs to Nexus