Pull request #155 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 601611d900917895ae2002fab268ae530b0db85a+61a361d9b68ffcf858458df79d4a2319d2580f82 (018bc3017ed95d20331b40fcc7c10cb1f7649846) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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-155/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-155/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-15834’ is offline; ‘prd-centos7-docker-4c-2g-15835’ is offline; ‘prd-centos7-docker-4c-2g-15836’ is offline; ‘prd-centos7-docker-4c-2g-15837’ is offline; ‘prd-centos7-docker-4c-2g-15838’ is offline; ‘prd-centos7-docker-4c-2g-15839’ is offline; ‘prd-centos7-docker-4c-2g-15841’ is offline; ‘prd-centos7-docker-4c-2g-15842’ is offline; ‘prd-centos7-docker-4c-2g-15850’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15840’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15843’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15862 in /w/workspace/foundry_device-virtual-go_PR-155 [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-155 # 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 Merging remotes/origin/master commit 61a361d9b68ffcf858458df79d4a2319d2580f82 into PR head commit 601611d900917895ae2002fab268ae530b0db85a > 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/155/head:refs/remotes/origin/PR-155 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 601611d900917895ae2002fab268ae530b0db85a # 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 61a361d9b68ffcf858458df79d4a2319d2580f82 # timeout=10 Merge succeeded, producing 601611d900917895ae2002fab268ae530b0db85a Checking out Revision 601611d900917895ae2002fab268ae530b0db85a (PR-155) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 601611d900917895ae2002fab268ae530b0db85a # timeout=10 Commit message: "build(deps): Bump modernc.org/ql from 1.0.0 to 1.3.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:32:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:32:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:32:01 ========================================================= 06:32:01 EdgeX Global Pipelines Version Info 06:32:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:32:03 ------------------- 06:32:03 stable info: 06:32:03 ------------------- 06:32:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:32:03 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:32:03 Message: update stable to v1.0.172 06:32:03 ------------------- 06:32:03 experimental info: 06:32:03 ------------------- 06:32:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:32:03 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:32:03 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:32:05 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:32:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:32:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:32:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:32:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 06:32:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:32:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:32:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:32:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:32:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:32:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:32:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:32:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:32:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:32:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:32:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:32:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:32:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:32:07 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:32:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-155 [Pipeline] echo 06:32:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-155 [Pipeline] echo 06:32:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-155 [Pipeline] echo 06:32:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 601611d900917895ae2002fab268ae530b0db85a [Pipeline] echo 06:32:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 601611d [Pipeline] echo 06:32:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:32:08 provisioning config files... 06:32:08 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-155@tmp/config4483285105347042977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:09 ---> docker-login.sh 06:32:09 nexus3.edgexfoundry.org:10001 06:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:09 Configure a credential helper to remove this warning. See 06:32:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:09 06:32:09 Login Succeeded 06:32:09 nexus3.edgexfoundry.org:10002 06:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:09 Configure a credential helper to remove this warning. See 06:32:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:09 06:32:09 Login Succeeded 06:32:09 nexus3.edgexfoundry.org:10003 06:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:10 Configure a credential helper to remove this warning. See 06:32:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:10 06:32:10 Login Succeeded 06:32:10 nexus3.edgexfoundry.org:10004 06:32:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:10 Configure a credential helper to remove this warning. See 06:32:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:10 06:32:10 Login Succeeded 06:32:10 docker.io 06:32:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:10 Configure a credential helper to remove this warning. See 06:32:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:10 06:32:10 Login Succeeded 06:32:10 ---> docker-login.sh ends [Pipeline] } 06:32:10 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:32:12 + git log --format=format:%s -1 601611d900917895ae2002fab268ae530b0db85a [Pipeline] echo 06:32:12 GIT_COMMIT: 601611d900917895ae2002fab268ae530b0db85a, Commit Message: build(deps): Bump modernc.org/ql from 1.0.0 to 1.3.1 [Pipeline] echo 06:32:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:32:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:32:12 06:32:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:32:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:32:13 latest: Pulling from edgex-devops/git-semver 06:32:13 31603596830f: Pulling fs layer 06:32:13 2a8b12db71e7: Pulling fs layer 06:32:13 6ca5941a6612: Pulling fs layer 06:32:13 ecc8261a40a4: Pulling fs layer 06:32:13 ecc8261a40a4: Waiting 06:32:13 2a8b12db71e7: Verifying Checksum 06:32:13 2a8b12db71e7: Download complete 06:32:13 31603596830f: Verifying Checksum 06:32:13 31603596830f: Download complete 06:32:13 ecc8261a40a4: Verifying Checksum 06:32:13 ecc8261a40a4: Download complete 06:32:13 6ca5941a6612: Verifying Checksum 06:32:13 6ca5941a6612: Download complete 06:32:13 31603596830f: Pull complete 06:32:14 2a8b12db71e7: Pull complete 06:32:15 6ca5941a6612: Pull complete 06:32:15 ecc8261a40a4: Pull complete 06:32:15 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:32:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:32:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:32:15 prd-centos7-docker-4c-2g-15862 does not seem to be running inside a container 06:32:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-155 -v /w/workspace/foundry_device-virtual-go_PR-155:/w/workspace/foundry_device-virtual-go_PR-155:rw,z -v /w/workspace/foundry_device-virtual-go_PR-155@tmp:/w/workspace/foundry_device-virtual-go_PR-155@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:32:18 $ docker top d299d7125bda51053c3938264bcb3f9974453075408cc34f3693f425b4f4a21e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:32:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:18 [ssh-agent] Looking for ssh-agent implementation... 06:32:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:18 $ docker exec d299d7125bda51053c3938264bcb3f9974453075408cc34f3693f425b4f4a21e ssh-agent 06:32:19 SSH_AUTH_SOCK=/tmp/ssh-sNU5fa0gzBTp/agent.11 06:32:19 SSH_AGENT_PID=16 06:32:19 Running ssh-add (command line suppressed) 06:32:19 Identity added: /w/workspace/foundry_device-virtual-go_PR-155@tmp/private_key_2319670587437621255.key (/w/workspace/foundry_device-virtual-go_PR-155@tmp/private_key_2319670587437621255.key) 06:32:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:19 + git tag --points-at HEAD [Pipeline] } 06:32:19 $ docker exec --env ******** --env ******** d299d7125bda51053c3938264bcb3f9974453075408cc34f3693f425b4f4a21e ssh-agent -k 06:32:20 unset SSH_AUTH_SOCK; 06:32:20 unset SSH_AGENT_PID; 06:32:20 echo Agent pid 16 killed; 06:32:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:32:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:20 [ssh-agent] Looking for ssh-agent implementation... 06:32:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:20 $ docker exec d299d7125bda51053c3938264bcb3f9974453075408cc34f3693f425b4f4a21e ssh-agent 06:32:20 SSH_AUTH_SOCK=/tmp/ssh-omXcaNA8QSXb/agent.45 06:32:20 SSH_AGENT_PID=50 06:32:20 Running ssh-add (command line suppressed) 06:32:20 Identity added: /w/workspace/foundry_device-virtual-go_PR-155@tmp/private_key_4167795374918255020.key (/w/workspace/foundry_device-virtual-go_PR-155@tmp/private_key_4167795374918255020.key) 06:32:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:21 + git semver init 06:32:21 # -> Open(): unable to determine branch for HEAD 06:32:21 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-155/.git 06:32:21 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-155 06:32:21 # $SEMVER_REMOTE_NAME = origin 06:32:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:32:21 # $SEMVER_USER_NAME = edgex-jenkins 06:32:21 # $SEMVER_BRANCH = PR-155 06:32:21 # $SEMVER_TEMP = /tmp/semver-088181263 06:32:21 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 06:32:22 # '/tmp/semver-088181263' -> '/w/workspace/foundry_device-virtual-go_PR-155/.semver' 06:32:22 # -> Force: false 06:32:22 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-155/.semver [Pipeline] } 06:32:22 $ docker exec --env ******** --env ******** d299d7125bda51053c3938264bcb3f9974453075408cc34f3693f425b4f4a21e ssh-agent -k 06:32:22 unset SSH_AUTH_SOCK; 06:32:22 unset SSH_AGENT_PID; 06:32:22 echo Agent pid 50 killed; 06:32:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:32:22 + git semver [Pipeline] } 06:32:22 $ docker stop --time=1 d299d7125bda51053c3938264bcb3f9974453075408cc34f3693f425b4f4a21e 06:32:24 $ docker rm -f d299d7125bda51053c3938264bcb3f9974453075408cc34f3693f425b4f4a21e [Pipeline] // withDockerContainer [Pipeline] sh 06:32:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:32:25 Stashed 1 file(s) [Pipeline] echo 06:32:25 [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:32:41 Still waiting to schedule task 06:32:41 ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-15834’ is offline; ‘prd-centos7-docker-4c-2g-15835’ is offline; ‘prd-centos7-docker-4c-2g-15836’ is offline; ‘prd-centos7-docker-4c-2g-15837’ is offline; ‘prd-centos7-docker-4c-2g-15838’ is offline; ‘prd-centos7-docker-4c-2g-15839’ is offline; ‘prd-centos7-docker-4c-2g-15841’ is offline; ‘prd-centos7-docker-4c-2g-15842’ is offline; ‘prd-centos7-docker-4c-2g-15855’ is offline; ‘prd-centos7-docker-4c-2g-15867’ is offline; ‘prd-centos7-docker-4c-2g-15870’ is offline; ‘prd-centos7-docker-4c-2g-15871’ is offline; ‘prd-centos7-docker-4c-2g-15872’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15840’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15843’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15863’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15865’ doesn’t have label ‘centos7-docker-4c-2g’ 06:32:41 Still waiting to schedule task 06:32:41 ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15834’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15835’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15836’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15837’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15838’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15839’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15841’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15842’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15855’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15867’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15870’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15871’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15872’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15840’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15843’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15863’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15865’ is offline 06:35:46 Running on prd-centos7-docker-4c-2g-15881 in /w/workspace/foundry_device-virtual-go_PR-155 [Pipeline] { [Pipeline] ws 06:35:46 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:35:48 using credential edgex-jenkins-ssh 06:35:48 Cloning the remote Git repository 06:35:48 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:35:48 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:35:48 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:35:48 > git --version # timeout=10 06:35:48 > git --version # 'git version 2.24.3' 06:35:48 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:48 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:35:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:48 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:35:49 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:35:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:35:50 Merging remotes/origin/master commit 61a361d9b68ffcf858458df79d4a2319d2580f82 into PR head commit 601611d900917895ae2002fab268ae530b0db85a 06:35:50 Merge succeeded, producing 601611d900917895ae2002fab268ae530b0db85a 06:35:50 Checking out Revision 601611d900917895ae2002fab268ae530b0db85a (PR-155) 06:35:49 > git config core.sparsecheckout # timeout=10 06:35:49 > git checkout -f 601611d900917895ae2002fab268ae530b0db85a # timeout=10 06:35:49 > git remote # timeout=10 06:35:49 > git config --get remote.origin.url # timeout=10 06:35:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:49 > git merge 61a361d9b68ffcf858458df79d4a2319d2580f82 # timeout=10 06:35:49 > git rev-parse HEAD^{commit} # timeout=10 06:35:49 > git config core.sparsecheckout # timeout=10 06:35:49 > git checkout -f 601611d900917895ae2002fab268ae530b0db85a # timeout=10 06:35:53 Commit message: "build(deps): Bump modernc.org/ql from 1.0.0 to 1.3.1" 06:35:53 > git --version # timeout=10 06:35:53 > git --version # 'git version 2.24.3' 06:35:53 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:35:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:35:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:35:56 + true 06:35:56 + sudo service docker restart 06:35:56 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:35:57 provisioning config files... 06:35:57 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config2276376809227572101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:57 ---> docker-login.sh 06:35:57 nexus3.edgexfoundry.org:10001 06:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:58 Configure a credential helper to remove this warning. See 06:35:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:58 06:35:58 Login Succeeded 06:35:58 nexus3.edgexfoundry.org:10002 06:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:58 Configure a credential helper to remove this warning. See 06:35:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:58 06:35:58 Login Succeeded 06:35:58 nexus3.edgexfoundry.org:10003 06:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:58 Configure a credential helper to remove this warning. See 06:35:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:58 06:35:58 Login Succeeded 06:35:58 nexus3.edgexfoundry.org:10004 06:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:58 Configure a credential helper to remove this warning. See 06:35:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:58 06:35:58 Login Succeeded 06:35:58 docker.io 06:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:58 Configure a credential helper to remove this warning. See 06:35:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:58 06:35:58 Login Succeeded 06:35:58 ---> docker-login.sh ends [Pipeline] } 06:35:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:35:59 ========================================================= 06:35:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:35:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:35:59 + 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:35:59 Sending build context to Docker daemon 480.3kB 06:35:59 Step 1/8 : ARG BASE=golang:1.15-alpine 06:35:59 Step 2/8 : FROM ${BASE} 06:35:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:35:59 188c0c94c7c5: Pulling fs layer 06:35:59 0ef7d3d256c8: Pulling fs layer 06:35:59 de9db76c5a1d: Pulling fs layer 06:35:59 bca2f99d35d6: Pulling fs layer 06:35:59 93359f2a8cfa: Pulling fs layer 06:35:59 7c6f9722023f: Pulling fs layer 06:35:59 a35cf1a2eb13: Pulling fs layer 06:35:59 bca2f99d35d6: Waiting 06:35:59 93359f2a8cfa: Waiting 06:35:59 7c6f9722023f: Waiting 06:35:59 a35cf1a2eb13: Waiting 06:35:59 de9db76c5a1d: Verifying Checksum 06:35:59 de9db76c5a1d: Download complete 06:35:59 0ef7d3d256c8: Download complete 06:36:00 93359f2a8cfa: Verifying Checksum 06:36:00 93359f2a8cfa: Download complete 06:36:00 188c0c94c7c5: Verifying Checksum 06:36:00 188c0c94c7c5: Download complete 06:36:00 7c6f9722023f: Verifying Checksum 06:36:00 7c6f9722023f: Download complete 06:36:00 188c0c94c7c5: Pull complete 06:36:00 0ef7d3d256c8: Pull complete 06:36:00 de9db76c5a1d: Pull complete 06:36:02 a35cf1a2eb13: Verifying Checksum 06:36:02 a35cf1a2eb13: Download complete 06:36:02 bca2f99d35d6: Verifying Checksum 06:36:02 bca2f99d35d6: Download complete 06:36:07 bca2f99d35d6: Pull complete 06:36:07 93359f2a8cfa: Pull complete 06:36:07 7c6f9722023f: Pull complete 06:36:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15876 in /w/workspace/foundry_device-virtual-go_PR-155 [Pipeline] { [Pipeline] ws 06:36:07 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:36:13 a35cf1a2eb13: Pull complete 06:36:13 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:36:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:36:13 ---> a62c8e92a672 06:36:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:36:13 ---> Running in 681c7623f0a1 06:36:13 Removing intermediate container 681c7623f0a1 06:36:13 ---> e14d2c4d3094 06:36:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:13 ---> Running in 07cdd5f34365 06:36:14 Removing intermediate container 07cdd5f34365 06:36:14 ---> 6f77ba304603 06:36:14 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:36:14 ---> Running in 881975d69eb2 06:36:14 using credential edgex-jenkins-ssh 06:36:14 Cloning the remote Git repository 06:36:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:36:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:36:14 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:36:14 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:36:15 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:36:15 > git --version # timeout=10 06:36:15 > git --version # 'git version 2.17.1' 06:36:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:16 Merging remotes/origin/master commit 61a361d9b68ffcf858458df79d4a2319d2580f82 into PR head commit 601611d900917895ae2002fab268ae530b0db85a 06:36:16 (1/14) Installing libmagic (5.38-r0) 06:36:16 (2/14) Installing file (5.38-r0) 06:36:16 (3/14) Installing libc-dev (0.7.2-r3) 06:36:16 Merge succeeded, producing 601611d900917895ae2002fab268ae530b0db85a 06:36:16 Checking out Revision 601611d900917895ae2002fab268ae530b0db85a (PR-155) 06:36:16 (4/14) Installing g++ (9.3.0-r2) 06:36:15 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:36:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:15 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:36:15 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:36:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:36:16 > git config core.sparsecheckout # timeout=10 06:36:16 > git checkout -f 601611d900917895ae2002fab268ae530b0db85a # timeout=10 06:36:16 > git remote # timeout=10 06:36:16 > git config --get remote.origin.url # timeout=10 06:36:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:16 > git merge 61a361d9b68ffcf858458df79d4a2319d2580f82 # timeout=10 06:36:16 > git rev-parse HEAD^{commit} # timeout=10 06:36:16 > git config core.sparsecheckout # timeout=10 06:36:16 > git checkout -f 601611d900917895ae2002fab268ae530b0db85a # timeout=10 06:36:21 Commit message: "build(deps): Bump modernc.org/ql from 1.0.0 to 1.3.1" 06:36:21 > git --version # timeout=10 06:36:21 > git --version # 'git version 2.17.1' 06:36:21 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:36:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:36:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:36:24 + true 06:36:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:36:26 provisioning config files... 06:36:26 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4114772204918645703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:26 ---> docker-login.sh 06:36:26 nexus3.edgexfoundry.org:10001 06:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:28 Configure a credential helper to remove this warning. See 06:36:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:28 06:36:28 Login Succeeded 06:36:28 nexus3.edgexfoundry.org:10002 06:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:29 Configure a credential helper to remove this warning. See 06:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:29 06:36:29 Login Succeeded 06:36:29 nexus3.edgexfoundry.org:10003 06:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:29 Configure a credential helper to remove this warning. See 06:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:29 06:36:29 Login Succeeded 06:36:29 nexus3.edgexfoundry.org:10004 06:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:30 Configure a credential helper to remove this warning. See 06:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:30 06:36:30 Login Succeeded 06:36:30 docker.io 06:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:30 Configure a credential helper to remove this warning. See 06:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:30 06:36:30 Login Succeeded 06:36:30 ---> docker-login.sh ends [Pipeline] } 06:36:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:36:31 ========================================================= 06:36:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:36:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:36:31 + 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:36:32 Sending build context to Docker daemon 479.2kB 06:36:32 Step 1/8 : ARG BASE=golang:1.15-alpine 06:36:32 Step 2/8 : FROM ${BASE} 06:36:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:36:32 5f621e34cdf4: Pulling fs layer 06:36:32 a4357932f1b6: Pulling fs layer 06:36:32 18c013af1878: Pulling fs layer 06:36:32 00ac8860ef70: Pulling fs layer 06:36:32 63d7cb157983: Pulling fs layer 06:36:32 b116817d02f9: Pulling fs layer 06:36:32 745a02a5169b: Pulling fs layer 06:36:32 00ac8860ef70: Waiting 06:36:32 63d7cb157983: Waiting 06:36:32 b116817d02f9: Waiting 06:36:32 745a02a5169b: Waiting 06:36:32 18c013af1878: Verifying Checksum 06:36:32 18c013af1878: Download complete 06:36:32 a4357932f1b6: Verifying Checksum 06:36:32 a4357932f1b6: Download complete 06:36:32 63d7cb157983: Verifying Checksum 06:36:32 63d7cb157983: Download complete 06:36:32 b116817d02f9: Download complete 06:36:32 5f621e34cdf4: Verifying Checksum 06:36:32 5f621e34cdf4: Download complete 06:36:33 5f621e34cdf4: Pull complete 06:36:34 a4357932f1b6: Pull complete 06:36:34 18c013af1878: Pull complete 06:36:36 745a02a5169b: Verifying Checksum 06:36:36 745a02a5169b: Download complete 06:36:38 00ac8860ef70: Verifying Checksum 06:36:38 00ac8860ef70: Download complete 06:36:48 00ac8860ef70: Pull complete 06:36:48 63d7cb157983: Pull complete 06:36:48 b116817d02f9: Pull complete 06:36:51 745a02a5169b: Pull complete 06:36:51 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:36:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:36:51 ---> b7e6874047d6 06:36:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:36:55 ---> Running in 6dbc3a2cb457 06:36:55 Removing intermediate container 6dbc3a2cb457 06:36:55 ---> 0baec3b51a41 06:36:55 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:55 ---> Running in cfd2aeb3ec27 06:36:55 (5/14) Installing fortify-headers (1.1-r0) 06:36:55 (6/14) Installing patch (2.7.6-r6) 06:36:55 (7/14) Installing build-base (0.5-r2) 06:36:55 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:36:55 (9/14) Installing libedit (20191231.3.1-r0) 06:36:55 (10/14) Installing openssh-client (8.3_p1-r0) 06:36:55 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:36:55 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:36:55 (13/14) Installing openssh-server (8.3_p1-r0) 06:36:55 (14/14) Installing openssh (8.3_p1-r0) 06:36:55 Executing busybox-1.31.1-r19.trigger 06:36:55 OK: 237 MiB in 53 packages 06:36:55 Removing intermediate container 881975d69eb2 06:36:55 ---> 1671974ee809 06:36:55 Step 6/8 : WORKDIR /device-virtual-go 06:36:55 ---> Running in 60bcdb013e05 06:36:55 Removing intermediate container 60bcdb013e05 06:36:55 ---> b833ffe6ee14 06:36:55 Step 7/8 : COPY . . 06:36:55 ---> f998e07140c7 06:36:55 Step 8/8 : RUN go mod download 06:36:55 ---> Running in e8a981facaf1 06:36:58 Removing intermediate container cfd2aeb3ec27 06:36:58 ---> 9e95a728f510 06:36:58 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:36:58 ---> Running in f0f810baff2a 06:36:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:37:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:37:01 (1/14) Installing libmagic (5.38-r0) 06:37:01 (2/14) Installing file (5.38-r0) 06:37:01 (3/14) Installing libc-dev (0.7.2-r3) 06:37:01 (4/14) Installing g++ (9.3.0-r2) 06:37:16 (5/14) Installing fortify-headers (1.1-r0) 06:37:16 (6/14) Installing patch (2.7.6-r6) 06:37:16 (7/14) Installing build-base (0.5-r2) 06:37:16 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:37:16 (9/14) Installing libedit (20191231.3.1-r0) 06:37:16 (10/14) Installing openssh-client (8.3_p1-r0) 06:37:17 Removing intermediate container e8a981facaf1 06:37:17 ---> e74310bba4ba 06:37:17 Successfully built e74310bba4ba 06:37:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:37:18 + docker inspect -f . ci-base-image-x86_64 06:37:18 . [Pipeline] withDockerContainer 06:37:18 prd-centos7-docker-4c-2g-15881 does not seem to be running inside a container 06:37:18 $ 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:37:18 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:37:18 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:37:18 (13/14) Installing openssh-server (8.3_p1-r0) 06:37:18 (14/14) Installing openssh (8.3_p1-r0) 06:37:18 Executing busybox-1.31.1-r19.trigger 06:37:18 OK: 221 MiB in 53 packages 06:37:18 $ docker top 3307f6927b60d75e12af5dd81f083e0299eaa532e7b65c543458de207fdd77c7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:19 + go version 06:37:19 go version go1.15.5 linux/amd64 [Pipeline] } 06:37:19 $ docker stop --time=1 3307f6927b60d75e12af5dd81f083e0299eaa532e7b65c543458de207fdd77c7 06:37:20 $ docker rm -f 3307f6927b60d75e12af5dd81f083e0299eaa532e7b65c543458de207fdd77c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:37:21 + docker inspect -f . ci-base-image-x86_64 06:37:21 . [Pipeline] withDockerContainer 06:37:21 prd-centos7-docker-4c-2g-15881 does not seem to be running inside a container 06:37:22 $ 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:37:22 $ docker top d6cdc3fc667a6bea89eb6708e0a0606085a94e016874099ba8f58bc4bdf0d582 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:23 + make test 06:37:23 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:37:23 Removing intermediate container f0f810baff2a 06:37:23 ---> 183edd222592 06:37:23 Step 6/8 : WORKDIR /device-virtual-go 06:37:23 ---> Running in e1aef5373067 06:37:23 Removing intermediate container e1aef5373067 06:37:23 ---> 813fdcd3e6e7 06:37:23 Step 7/8 : COPY . . 06:37:24 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:37:24 ---> a69a53b3ce64 06:37:24 Step 8/8 : RUN go mod download 06:37:24 ---> Running in bc79a1e69ea6 06:37:39 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:37:39 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.350s coverage: 64.4% of statements 06:37:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:37:41 gofmt -l . 06:37:41 [ "`gofmt -l .`" = "" ] 06:37:41 ./bin/test-attribution-txt.sh 06:37:42 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:37:42 $ docker stop --time=1 d6cdc3fc667a6bea89eb6708e0a0606085a94e016874099ba8f58bc4bdf0d582 06:37:44 $ docker rm -f d6cdc3fc667a6bea89eb6708e0a0606085a94e016874099ba8f58bc4bdf0d582 [Pipeline] // withDockerContainer [Pipeline] sh 06:37:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:37:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:37:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:37:47 + ls -al . 06:37:47 total 128 06:37:47 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 14 06:37 . 06:37:47 drwxrwxr-x. 4 jenkins jenkins 28 Dec 14 06:35 .. 06:37:47 -rw-rw-r--. 1 jenkins jenkins 6713 Dec 14 06:35 Attribution.txt 06:37:47 drwxrwxr-x. 2 jenkins jenkins 64 Dec 14 06:35 bin 06:37:47 drwxrwxr-x. 3 jenkins jenkins 32 Dec 14 06:35 cmd 06:37:47 -rw-r--r--. 1 jenkins jenkins 47242 Dec 14 06:37 coverage.out 06:37:47 -rw-rw-r--. 1 jenkins jenkins 1834 Dec 14 06:35 Dockerfile 06:37:47 -rw-rw-r--. 1 jenkins jenkins 957 Dec 14 06:35 Dockerfile.build 06:37:47 drwxrwxr-x. 8 jenkins jenkins 179 Dec 14 06:35 .git 06:37:47 drwxrwxr-x. 2 jenkins jenkins 60 Dec 14 06:35 .github 06:37:47 -rw-rw-r--. 1 jenkins jenkins 258 Dec 14 06:35 .gitignore 06:37:47 -rw-r--r--. 1 jenkins jenkins 202 Dec 14 06:37 go.mod 06:37:47 -rw-r--r--. 1 jenkins jenkins 16564 Dec 14 06:37 go.sum 06:37:47 drwxrwxr-x. 3 jenkins jenkins 20 Dec 14 06:35 internal 06:37:47 -rw-rw-r--. 1 jenkins jenkins 660 Dec 14 06:35 Jenkinsfile 06:37:47 -rw-rw-r--. 1 jenkins jenkins 11340 Dec 14 06:35 LICENSE 06:37:47 -rw-rw-r--. 1 jenkins jenkins 873 Dec 14 06:35 Makefile 06:37:47 -rw-rw-r--. 1 jenkins jenkins 918 Dec 14 06:35 README.md 06:37:47 -rw-rw-r--. 1 jenkins jenkins 5 Dec 14 06:32 VERSION 06:37:47 -rw-rw-r--. 1 jenkins jenkins 235 Dec 14 06:35 version.go [Pipeline] isUnix [Pipeline] sh 06:37:47 + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=601611d900917895ae2002fab268ae530b0db85a --label arch=amd64 --label version=0.0.0 . 06:37:47 Sending build context to Docker daemon 545.8kB 06:37:47 Step 1/22 : ARG BASE=golang:1.15-alpine 06:37:47 Step 2/22 : FROM ${BASE} AS builder 06:37:47 ---> e74310bba4ba 06:37:47 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:37:48 ---> Running in 0396799bc6ac 06:37:48 Removing intermediate container 0396799bc6ac 06:37:48 ---> f60485e0de38 06:37:48 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:37:48 ---> Running in 90ddb0f5d4f1 06:37:48 Removing intermediate container 90ddb0f5d4f1 06:37:48 ---> d40c11d6c8e3 06:37:48 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 06:37:48 ---> Running in 0f42e1dd737b 06:37:48 Removing intermediate container 0f42e1dd737b 06:37:48 ---> 8bc3b5bf90d4 06:37:48 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:48 ---> Running in 20d6144f58ae 06:37:49 Removing intermediate container 20d6144f58ae 06:37:49 ---> b3dd17d5a24a 06:37:49 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:37:49 ---> Running in 7eb8faacaf29 06:37:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:37:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:37:51 OK: 237 MiB in 53 packages 06:37:52 Removing intermediate container 7eb8faacaf29 06:37:52 ---> b326da90ea10 06:37:52 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 06:37:52 ---> Running in f2ce5084ee8e 06:37:52 Removing intermediate container f2ce5084ee8e 06:37:52 ---> d081da5417d8 06:37:52 Step 9/22 : COPY . . 06:37:53 ---> 045612cc8be4 06:37:53 Step 10/22 : ARG MAKE='make build' 06:37:53 ---> Running in 0b8c3cd0656e 06:37:53 Removing intermediate container 0b8c3cd0656e 06:37:53 ---> a2b7b9b78691 06:37:53 Step 11/22 : RUN $MAKE 06:37:53 ---> Running in c576994a22f7 06:37:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 06:37:57 Removing intermediate container bc79a1e69ea6 06:37:57 ---> 7e2f2f3bcddd 06:37:57 Successfully built 7e2f2f3bcddd 06:37:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:37:57 + docker inspect -f . ci-base-image-arm64 06:37:57 . [Pipeline] withDockerContainer 06:37:57 prd-ubuntu18.04-docker-arm64-4c-16g-15876 does not seem to be running inside a container 06:37:57 $ 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:37:59 $ docker top de96ef4cfa94e551e98df99dbd39ed9c3da69143f93156cce40bedfd7e191bbc -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:00 + go version 06:38:00 go version go1.15.5 linux/arm64 [Pipeline] } 06:38:00 $ docker stop --time=1 de96ef4cfa94e551e98df99dbd39ed9c3da69143f93156cce40bedfd7e191bbc 06:38:02 $ docker rm -f de96ef4cfa94e551e98df99dbd39ed9c3da69143f93156cce40bedfd7e191bbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:38:04 + docker inspect -f . ci-base-image-arm64 06:38:04 . [Pipeline] withDockerContainer 06:38:04 prd-ubuntu18.04-docker-arm64-4c-16g-15876 does not seem to be running inside a container 06:38:04 $ 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:38:06 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:38:06 $ docker top 27b7d55d7fdb40393ad3dafc8f2845d12e1cf6b8cb2432d4a4a6d17933d2cc1d -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:07 + make test 06:38:07 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:38:08 Removing intermediate container c576994a22f7 06:38:08 ---> 6d1386ba7f02 06:38:08 Step 12/22 : FROM alpine 06:38:08 latest: Pulling from library/alpine 06:38:08 05e7bc50f07f: Pulling fs layer 06:38:08 05e7bc50f07f: Verifying Checksum 06:38:08 05e7bc50f07f: Download complete 06:38:09 05e7bc50f07f: Pull complete 06:38:09 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 06:38:09 Status: Downloaded newer image for alpine:latest 06:38:09 ---> b14afc6dfb98 06:38:09 Step 13/22 : ENV APP_PORT=49990 06:38:09 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:38:09 ---> Running in 9160a352be56 06:38:09 Removing intermediate container 9160a352be56 06:38:09 ---> 0356dfbd758a 06:38:09 Step 14/22 : EXPOSE $APP_PORT 06:38:09 ---> Running in a57edbc6a1a8 06:38:09 Removing intermediate container a57edbc6a1a8 06:38:09 ---> 9dfdbd4b6a8e 06:38:09 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 06:38:10 ---> 923233777f04 06:38:10 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 06:38:10 ---> ef0f5d36e264 06:38:10 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 06:38:10 ---> 6fc32607a957 06:38:10 Step 18/22 : ENTRYPOINT ["/device-virtual"] 06:38:10 ---> Running in eb6c5d2ee2a7 06:38:11 Removing intermediate container eb6c5d2ee2a7 06:38:11 ---> 09f8f9261bd9 06:38:11 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:38:11 ---> Running in f30d5eddcd5b 06:38:11 Removing intermediate container f30d5eddcd5b 06:38:11 ---> 1af9bd57dbf0 06:38:11 Step 20/22 : LABEL arch=amd64 06:38:11 ---> Running in ac88e0cb8222 06:38:11 Removing intermediate container ac88e0cb8222 06:38:11 ---> 8cb1c7fa0540 06:38:11 Step 21/22 : LABEL git_sha=601611d900917895ae2002fab268ae530b0db85a 06:38:11 ---> Running in fdfe39acb476 06:38:11 Removing intermediate container fdfe39acb476 06:38:11 ---> ffa74835ce8a 06:38:11 Step 22/22 : LABEL version=0.0.0 06:38:11 ---> Running in e90e4c3a4e11 06:38:11 Removing intermediate container e90e4c3a4e11 06:38:11 ---> 437cabdf36b9 06:38:11 [Warning] One or more build-args [ARCH] were not consumed 06:38:11 Successfully built 437cabdf36b9 06:38:11 Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:39:06 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:39:06 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.522s coverage: 64.4% of statements 06:39:06 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:39:11 gofmt -l . 06:39:11 [ "`gofmt -l .`" = "" ] 06:39:11 ./bin/test-attribution-txt.sh 06:39:12 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:39:12 $ docker stop --time=1 27b7d55d7fdb40393ad3dafc8f2845d12e1cf6b8cb2432d4a4a6d17933d2cc1d 06:39:15 $ docker rm -f 27b7d55d7fdb40393ad3dafc8f2845d12e1cf6b8cb2432d4a4a6d17933d2cc1d [Pipeline] // withDockerContainer [Pipeline] sh 06:39:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:39:16 Warning: overwriting stash ‘coverage-report’ 06:39:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:39:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:39:18 + ls -al . 06:39:18 total 152 06:39:18 drwxrwxr-x 7 jenkins jenkins 4096 Dec 14 06:39 . 06:39:18 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 06:36 .. 06:39:18 drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 06:36 .git 06:39:18 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 06:36 .github 06:39:18 -rw-rw-r-- 1 jenkins jenkins 258 Dec 14 06:36 .gitignore 06:39:18 -rw-rw-r-- 1 jenkins jenkins 6713 Dec 14 06:36 Attribution.txt 06:39:18 -rw-rw-r-- 1 jenkins jenkins 1834 Dec 14 06:36 Dockerfile 06:39:18 -rw-rw-r-- 1 jenkins jenkins 957 Dec 14 06:36 Dockerfile.build 06:39:18 -rw-rw-r-- 1 jenkins jenkins 660 Dec 14 06:36 Jenkinsfile 06:39:18 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 06:36 LICENSE 06:39:18 -rw-rw-r-- 1 jenkins jenkins 873 Dec 14 06:36 Makefile 06:39:18 -rw-rw-r-- 1 jenkins jenkins 918 Dec 14 06:36 README.md 06:39:18 -rw-rw-r-- 1 jenkins jenkins 5 Dec 14 06:32 VERSION 06:39:18 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 06:36 bin 06:39:18 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 06:36 cmd 06:39:18 -rw-r--r-- 1 jenkins jenkins 47242 Dec 14 06:39 coverage.out 06:39:18 -rw-r--r-- 1 jenkins jenkins 202 Dec 14 06:39 go.mod 06:39:18 -rw-r--r-- 1 jenkins jenkins 16564 Dec 14 06:39 go.sum 06:39:18 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 06:36 internal 06:39:18 -rw-rw-r-- 1 jenkins jenkins 235 Dec 14 06:36 version.go [Pipeline] isUnix [Pipeline] sh 06:39:18 + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=601611d900917895ae2002fab268ae530b0db85a --label arch=arm64 --label version=0.0.0 . 06:39:18 Sending build context to Docker daemon 544.8kB 06:39:18 Step 1/22 : ARG BASE=golang:1.15-alpine 06:39:18 Step 2/22 : FROM ${BASE} AS builder 06:39:18 ---> 7e2f2f3bcddd 06:39:18 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:39:19 ---> Running in c8d83ea29570 06:39:19 Removing intermediate container c8d83ea29570 06:39:19 ---> 73bcd84e9681 06:39:19 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:39:19 ---> Running in 55cff25345c8 06:39:20 Removing intermediate container 55cff25345c8 06:39:20 ---> 29c355bab61e 06:39:20 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 06:39:20 ---> Running in 324a87ba2ba7 06:39:20 Removing intermediate container 324a87ba2ba7 06:39:20 ---> 7f96ff4e77e1 06:39:20 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:20 ---> Running in 53fc4338e70c 06:39:23 Removing intermediate container 53fc4338e70c 06:39:23 ---> ff4bf9a34285 06:39:23 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:39:23 ---> Running in e2578bf63e85 06:39:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:39:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:39:26 OK: 221 MiB in 53 packages 06:39:27 Removing intermediate container e2578bf63e85 06:39:27 ---> 7a3a85321a56 06:39:27 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 06:39:27 ---> Running in fbe4c049a230 06:39:28 Removing intermediate container fbe4c049a230 06:39:28 ---> 6a89518b8ffc 06:39:28 Step 9/22 : COPY . . 06:39:29 ---> 381ed2118e99 06:39:29 Step 10/22 : ARG MAKE='make build' 06:39:29 ---> Running in 65f7d432c27b 06:39:29 Removing intermediate container 65f7d432c27b 06:39:29 ---> 0b7cc939ad76 06:39:29 Step 11/22 : RUN $MAKE 06:39:29 ---> Running in 39e6ea0b8cb5 06:39:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 06:40:10 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:40:13 Removing intermediate container 39e6ea0b8cb5 06:40:13 ---> 6b77db3abf07 06:40:13 Step 12/22 : FROM alpine 06:40:14 latest: Pulling from library/alpine 06:40:14 a3cc7d3b244e: Pulling fs layer 06:40:14 a3cc7d3b244e: Verifying Checksum 06:40:14 a3cc7d3b244e: Download complete 06:40:14 a3cc7d3b244e: Pull complete 06:40:14 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 06:40:14 Status: Downloaded newer image for alpine:latest 06:40:14 ---> dd36a01c3f31 06:40:14 Step 13/22 : ENV APP_PORT=49990 06:40:14 ---> Running in c40c26866b42 06:40:15 Removing intermediate container c40c26866b42 06:40:15 ---> 0e8c30593b81 06:40:15 Step 14/22 : EXPOSE $APP_PORT 06:40:15 ---> Running in bff476183019 06:40:16 Removing intermediate container bff476183019 06:40:16 ---> e331b4573017 06:40:16 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 06:40:17 ---> d7041f488e76 06:40:17 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 06:40:18 ---> 24a41c23c608 06:40:18 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 06:40:18 ---> f43edb5529ea 06:40:18 Step 18/22 : ENTRYPOINT ["/device-virtual"] 06:40:19 ---> Running in 9e2c44255171 06:40:19 Removing intermediate container 9e2c44255171 06:40:19 ---> d8c3f54c9324 06:40:19 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:40:19 ---> Running in 13f0c58aae76 06:40:20 Removing intermediate container 13f0c58aae76 06:40:20 ---> fb1f6ce33f67 06:40:20 Step 20/22 : LABEL arch=arm64 06:40:20 ---> Running in beed2f36c470 06:40:20 Removing intermediate container beed2f36c470 06:40:20 ---> a19c4785e32c 06:40:20 Step 21/22 : LABEL git_sha=601611d900917895ae2002fab268ae530b0db85a 06:40:20 ---> Running in a5eb997cc11c 06:40:20 Removing intermediate container a5eb997cc11c 06:40:20 ---> bfb09bbba3de 06:40:20 Step 22/22 : LABEL version=0.0.0 06:40:21 ---> Running in de4db6dd7a3f 06:40:21 Removing intermediate container de4db6dd7a3f 06:40:21 ---> b25f0dc46007 06:40:21 [Warning] One or more build-args [ARCH] were not consumed 06:40:21 Successfully built b25f0dc46007 06:40:21 Successfully tagged docker-device-virtual-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:40:24 provisioning config files... 06:40:24 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-155@tmp/config4666115505794165556tmp [Pipeline] { [Pipeline] sh 06:40:24 + set +x 06:40:24 + curl -s https://codecov.io/bash 06:40:24 + bash -s -- 06:40:24 06:40:24 _____ _ 06:40:24 / ____| | | 06:40:24 | | ___ __| | ___ ___ _____ __ 06:40:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:40:24 | |___| (_) | (_| | __/ (_| (_) \ V / 06:40:24 \_____\___/ \__,_|\___|\___\___/ \_/ 06:40:24 Bash-20201130-cc6d3fe 06:40:24 06:40:24 06:40:24 ==> Jenkins CI detected. 06:40:24 project root: . 06:40:24 --> token set from env 06:40:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:40:24 ==> Running gcov in . (disable via -X gcov) 06:40:24 ==> Python coveragepy not found 06:40:24 ==> Searching for coverage reports in: 06:40:24 + . 06:40:24 -> Found 1 reports 06:40:24 ==> Detecting git/mercurial file structure 06:40:24 ==> Reading reports 06:40:24 + ./coverage.out bytes=47242 06:40:24 ==> Appending adjustments 06:40:24 https://docs.codecov.io/docs/fixing-reports 06:40:24 + Found adjustments 06:40:25 ==> Gzipping contents 06:40:25 8.0K /tmp/codecov.ViPTao.gz 06:40:25 ==> Uploading reports 06:40:25 url: https://codecov.io 06:40:25 query: branch=PR-155&commit=601611d900917895ae2002fab268ae530b0db85a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-155%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=155&job=&cmd_args= 06:40:25 -> Pinging Codecov 06:40:25 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-155&commit=601611d900917895ae2002fab268ae530b0db85a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-155%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=155&job=&cmd_args= 06:40:25 -> Uploading to 06:40:25 https://storage.googleapis.com/codecov/v4/raw/2020-12-14/5E52B4B073DB2E39498172D8E973AA87/601611d900917895ae2002fab268ae530b0db85a/c668ada7-9aee-4381-ba01-ae8a30cb1452.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201214T064025Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8cc4470a789a4086e78ead07b3aeb2d59c45e365e2b7f1ba16f07738c43babd5 06:40:25 % Total % Received % Xferd Average Speed Time Time Time Current 06:40:25 Dload Upload Total Spent Left Speed 06:40:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5797 0 0 100 5797 0 12293 --:--:-- --:--:-- --:--:-- 12281 06:40:25 -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/601611d900917895ae2002fab268ae530b0db85a [Pipeline] } 06:40:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:40:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:40:29 ---> package-listing.sh 06:40:29 ++ facter osfamily 06:40:29 ++ tr '[:upper:]' '[:lower:]' 06:40:29 + OS_FAMILY=redhat 06:40:29 + workspace=/w/workspace/foundry_device-virtual-go_PR-155 06:40:29 + START_PACKAGES=/tmp/packages_start.txt 06:40:29 + END_PACKAGES=/tmp/packages_end.txt 06:40:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:40:29 + PACKAGES=/tmp/packages_start.txt 06:40:29 + '[' /w/workspace/foundry_device-virtual-go_PR-155 ']' 06:40:29 + PACKAGES=/tmp/packages_end.txt 06:40:29 + case "${OS_FAMILY}" in 06:40:29 + rpm -qa 06:40:29 + sort 06:40:35 + '[' -f /tmp/packages_start.txt ']' 06:40:35 + '[' -f /tmp/packages_end.txt ']' 06:40:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:40:35 + '[' /w/workspace/foundry_device-virtual-go_PR-155 ']' 06:40:35 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-155/archives/ 06:40:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-155/archives/ [Pipeline] echo 06:40:35 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-155/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:40:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:40:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:40:36 06:40:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:40:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:40:36 alpine: Pulling from edgex-lftools-log-publisher 06:40:36 df20fa9351a1: Pulling fs layer 06:40:36 36b3adc4ff6f: Pulling fs layer 06:40:36 8ad3a11d3b57: Pulling fs layer 06:40:36 46f8f816bc3b: Pulling fs layer 06:40:36 93b61091891f: Pulling fs layer 06:40:36 93b9cdb0e59b: Pulling fs layer 06:40:36 5e14af77c1be: Pulling fs layer 06:40:36 01666e4c0597: Pulling fs layer 06:40:36 aa168da1d23b: Pulling fs layer 06:40:36 93b9cdb0e59b: Waiting 06:40:36 5e14af77c1be: Waiting 06:40:36 01666e4c0597: Waiting 06:40:36 46f8f816bc3b: Waiting 06:40:36 93b61091891f: Waiting 06:40:36 aa168da1d23b: Waiting 06:40:36 36b3adc4ff6f: Verifying Checksum 06:40:36 36b3adc4ff6f: Download complete 06:40:36 46f8f816bc3b: Download complete 06:40:36 df20fa9351a1: Verifying Checksum 06:40:36 df20fa9351a1: Download complete 06:40:36 93b9cdb0e59b: Verifying Checksum 06:40:36 93b9cdb0e59b: Download complete 06:40:36 93b61091891f: Verifying Checksum 06:40:36 93b61091891f: Download complete 06:40:36 5e14af77c1be: Verifying Checksum 06:40:36 5e14af77c1be: Download complete 06:40:36 01666e4c0597: Download complete 06:40:36 df20fa9351a1: Pull complete 06:40:36 8ad3a11d3b57: Verifying Checksum 06:40:36 8ad3a11d3b57: Download complete 06:40:37 36b3adc4ff6f: Pull complete 06:40:37 8ad3a11d3b57: Pull complete 06:40:38 46f8f816bc3b: Pull complete 06:40:39 aa168da1d23b: Verifying Checksum 06:40:39 aa168da1d23b: Download complete 06:40:39 93b61091891f: Pull complete 06:40:39 93b9cdb0e59b: Pull complete 06:40:39 5e14af77c1be: Pull complete 06:40:40 01666e4c0597: Pull complete 06:40:48 aa168da1d23b: Pull complete 06:40:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:40:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:40:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:40:48 prd-centos7-docker-4c-2g-15862 does not seem to be running inside a container 06:40:48 $ 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-155/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-155 -v /w/workspace/foundry_device-virtual-go_PR-155:/w/workspace/foundry_device-virtual-go_PR-155:rw,z -v /w/workspace/foundry_device-virtual-go_PR-155@tmp:/w/workspace/foundry_device-virtual-go_PR-155@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:40:52 $ docker top c56e9f2a45ffefc03eb76fc72cf2a8d49dc089fabe11155e2d48051e5f444ef1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:52 + touch /tmp/pre-build-complete [Pipeline] sh 06:40:53 + mkdir -p /var/log/sa [Pipeline] sh 06:40:53 + ls /var/log/sa-host 06:40:53 + sadf -c /var/log/sa-host/sa14 06:40:53 file_magic: OK 06:40:53 HZ: Using current value: 100 06:40:53 file_header: OK 06:40:53 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:40:53 Statistics: 06:40:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:40:53 File successfully converted to sysstat format version 12.2.1 06:40:53 + sadf -c /var/log/sa-host/sa23 06:40:53 file_magic: OK 06:40:53 HZ: Using current value: 100 06:40:53 file_header: OK 06:40:53 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:40:53 Statistics: 06:40:53 Hnuu...uuuununununu... 06:40:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:53 provisioning config files... 06:40:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-155@tmp/config6875265987147734737tmp [Pipeline] { [Pipeline] echo 06:40:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:40:54 ---> create-netrc.sh [Pipeline] } 06:40:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:40:54 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:40:54 ---> python-tools-install.sh [Pipeline] echo 06:40:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:40:55 ---> sudo-logs.sh 06:40:55 Archiving 'sudo' log.. [Pipeline] echo 06:40:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:40:55 ---> job-cost.sh 06:40:55 lf-activate-venv: SKIPPING 06:40:55 INFO: No Stack... 06:40:56 INFO: Retrieving Pricing Info for: v1-standard-2 06:40:56 INFO: Archiving Costs [Pipeline] echo 06:40:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:40:57 ---> logs-deploy.sh 06:40:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-155/1 06:40:57 INFO: archiving workspace using pattern(s): 06:40:59 Archives upload complete. 06:40:59 INFO: archiving logs to Nexus 06:41:00 ---> uname -a: 06:41:00 Linux prd-centos7-docker-4c-2g-15862.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:41:00 06:41:00 06:41:00 ---> lscpu: 06:41:00 Architecture: x86_64 06:41:00 CPU op-mode(s): 32-bit, 64-bit 06:41:00 Byte Order: Little Endian 06:41:00 Address sizes: 40 bits physical, 48 bits virtual 06:41:00 CPU(s): 4 06:41:00 On-line CPU(s) list: 0-3 06:41:00 Thread(s) per core: 1 06:41:00 Core(s) per socket: 1 06:41:00 Socket(s): 4 06:41:00 NUMA node(s): 1 06:41:00 Vendor ID: GenuineIntel 06:41:00 CPU family: 6 06:41:00 Model: 44 06:41:00 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:41:00 Stepping: 1 06:41:00 CPU MHz: 2933.436 06:41:00 BogoMIPS: 5866.87 06:41:00 Virtualization: VT-x 06:41:00 Hypervisor vendor: KVM 06:41:00 Virtualization type: full 06:41:00 L1d cache: 128 KiB 06:41:00 L1i cache: 128 KiB 06:41:00 L2 cache: 16 MiB 06:41:00 L3 cache: 64 MiB 06:41:00 NUMA node0 CPU(s): 0-3 06:41:00 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:41:00 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:41:00 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:41:00 Vulnerability Meltdown: Mitigation; PTI 06:41:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:41:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:41:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:41:00 Vulnerability Srbds: Not affected 06:41:00 Vulnerability Tsx async abort: Not affected 06:41:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:41:00 06:41:00 06:41:00 ---> nproc: 06:41:00 4 06:41:00 06:41:00 06:41:00 ---> df -h: 06:41:00 Filesystem Size Used Available Use% Mounted on 06:41:00 overlay 50.0G 7.3G 42.7G 15% / 06:41:00 tmpfs 64.0M 0 64.0M 0% /dev 06:41:00 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:41:00 shm 64.0M 0 64.0M 0% /dev/shm 06:41:00 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:41:00 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:41:00 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:41:00 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:41:00 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:41:00 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:41:00 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:41:00 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-155 06:41:00 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-155@tmp 06:41:00 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:41:00 06:41:00 06:41:00 ---> free -m: 06:41:00 total used free shared buff/cache available 06:41:00 Mem: 1837 727 106 0 1003 1005 06:41:00 Swap: 1023 1 1022 06:41:00 06:41:00 06:41:00 ---> ip addr: 06:41:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:41:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:41:00 inet 127.0.0.1/8 scope host lo 06:41:00 valid_lft forever preferred_lft forever 06:41:00 inet6 ::1/128 scope host 06:41:00 valid_lft forever preferred_lft forever 06:41:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:41:00 link/ether fa:16:3e:46:cb:4e brd ff:ff:ff:ff:ff:ff 06:41:00 inet 10.30.122.96/23 brd 10.30.123.255 scope global dynamic eth0 06:41:00 valid_lft 85824sec preferred_lft 85824sec 06:41:00 inet6 fe80::f816:3eff:fe46:cb4e/64 scope link 06:41:00 valid_lft forever preferred_lft forever 06:41:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:41:00 link/ether 02:42:3f:8c:ab:a8 brd ff:ff:ff:ff:ff:ff 06:41:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:41:00 valid_lft forever preferred_lft forever 06:41:00 inet6 fe80::42:3fff:fe8c:aba8/64 scope link 06:41:00 valid_lft forever preferred_lft forever 06:41:00 06:41:00 06:41:00 ---> sar -b -r -n DEV: 06:41:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/14/20 _x86_64_ (4 CPU) 06:41:00 06:41:00 06:31:10 LINUX RESTART (4 CPU) 06:41:00 06:41:00 06:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:41:00 06:33:01 30.64 11.82 18.82 0.00 4497.92 2381.94 0.00 06:41:00 06:34:01 1.45 0.00 1.45 0.00 0.00 23.58 0.00 06:41:00 06:35:01 0.22 0.00 0.22 0.00 0.00 2.03 0.00 06:41:00 06:36:01 0.30 0.00 0.30 0.00 0.00 3.78 0.00 06:41:00 06:37:01 0.20 0.00 0.20 0.00 0.00 2.75 0.00 06:41:00 06:38:01 0.35 0.00 0.35 0.00 0.00 4.83 0.00 06:41:00 06:39:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 06:41:00 06:40:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 06:41:00 Average: 4.19 1.48 2.72 0.00 562.56 303.12 0.00 06:41:00 06:41:00 06:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:41:00 06:33:01 159368 0 631880 33.58 2620 1087676 1127244 38.47 450632 1073048 16 06:41:00 06:34:01 163584 0 627656 33.36 2620 1087684 1100152 37.55 454692 1065408 16 06:41:00 06:35:01 163504 0 627732 33.36 2620 1087688 1086788 37.09 451328 1069484 12 06:41:00 06:36:01 163436 0 627800 33.37 2620 1087688 1087036 37.10 454060 1067436 8 06:41:00 06:37:01 163252 0 627976 33.38 2620 1087696 1087072 37.10 452752 1069108 8 06:41:00 06:38:01 163260 0 627964 33.37 2620 1087700 1087012 37.10 452292 1069108 8 06:41:00 06:39:01 163004 0 628216 33.39 2620 1087704 1087048 37.10 452544 1069180 8 06:41:00 06:40:01 163784 0 627432 33.35 2620 1087708 1086916 37.09 451812 1069180 8 06:41:00 Average: 162899 0 628332 33.39 2620 1087693 1093658 37.32 452514 1068994 10 06:41:00 06:41:00 06:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:41:00 06:33:01 eth0 103.33 73.74 367.73 34.39 0.00 0.00 0.00 0.00 06:41:00 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:00 06:33:01 docker0 2.26 1.95 0.40 3.89 0.00 0.00 0.00 0.00 06:41:00 06:34:01 eth0 1.88 0.97 1.07 0.78 0.00 0.00 0.00 0.00 06:41:00 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:00 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:00 06:35:01 eth0 4.73 0.07 0.37 0.04 0.00 0.00 0.00 0.00 06:41:00 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:00 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:00 06:36:01 eth0 2.75 0.43 0.70 0.35 0.00 0.00 0.00 0.00 06:41:00 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:00 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:00 06:37:01 eth0 3.33 0.67 0.85 0.49 0.00 0.00 0.00 0.00 06:41:00 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:00 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:00 06:38:01 eth0 1.12 0.53 0.55 0.37 0.00 0.00 0.00 0.00 06:41:00 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:00 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:00 06:39:01 eth0 0.70 0.37 0.28 0.23 0.00 0.00 0.00 0.00 06:41:00 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:00 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:00 06:40:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:41:00 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:00 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:00 Average: eth0 14.76 9.61 46.47 4.59 0.00 0.00 0.00 0.00 06:41:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:00 Average: docker0 0.28 0.24 0.05 0.49 0.00 0.00 0.00 0.00 06:41:00 06:41:00 06:41:00 ---> sar -P ALL: 06:41:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/14/20 _x86_64_ (4 CPU) 06:41:00 06:41:00 06:31:10 LINUX RESTART (4 CPU) 06:41:00 06:41:00 06:32:01 CPU %user %nice %system %iowait %steal %idle 06:41:00 06:33:01 all 3.52 0.00 2.49 0.45 0.46 93.08 06:41:00 06:33:01 0 3.04 0.00 2.74 0.25 0.40 93.56 06:41:00 06:33:01 1 4.15 0.00 2.37 0.82 0.47 92.19 06:41:00 06:33:01 2 3.51 0.00 2.43 0.60 0.49 92.97 06:41:00 06:33:01 3 3.37 0.00 2.43 0.12 0.49 93.59 06:41:00 06:34:01 all 0.22 0.00 0.07 0.00 0.00 99.70 06:41:00 06:34:01 0 0.08 0.00 0.05 0.00 0.00 99.87 06:41:00 06:34:01 1 0.53 0.00 0.07 0.00 0.00 99.40 06:41:00 06:34:01 2 0.18 0.00 0.10 0.00 0.02 99.70 06:41:00 06:34:01 3 0.08 0.00 0.07 0.00 0.00 99.85 06:41:00 06:35:01 all 0.14 0.00 0.07 0.00 0.02 99.77 06:41:00 06:35:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:41:00 06:35:01 1 0.37 0.00 0.10 0.00 0.03 99.50 06:41:00 06:35:01 2 0.10 0.00 0.12 0.00 0.00 99.78 06:41:00 06:35:01 3 0.05 0.00 0.05 0.00 0.02 99.88 06:41:00 06:36:01 all 0.16 0.00 0.07 0.00 0.00 99.78 06:41:00 06:36:01 0 0.05 0.00 0.07 0.00 0.00 99.88 06:41:00 06:36:01 1 0.48 0.00 0.08 0.00 0.00 99.43 06:41:00 06:36:01 2 0.07 0.00 0.08 0.00 0.00 99.85 06:41:00 06:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:41:00 06:37:01 all 0.20 0.00 0.11 0.00 0.00 99.69 06:41:00 06:37:01 0 0.07 0.00 0.10 0.00 0.00 99.83 06:41:00 06:37:01 1 0.58 0.00 0.13 0.00 0.00 99.28 06:41:00 06:37:01 2 0.08 0.00 0.12 0.00 0.02 99.78 06:41:00 06:37:01 3 0.05 0.00 0.08 0.00 0.00 99.87 06:41:00 06:38:01 all 0.17 0.00 0.05 0.00 0.00 99.78 06:41:00 06:38:01 0 0.53 0.00 0.03 0.00 0.00 99.43 06:41:00 06:38:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:41:00 06:38:01 2 0.05 0.00 0.05 0.00 0.00 99.90 06:41:00 06:38:01 3 0.08 0.00 0.08 0.00 0.00 99.83 06:41:00 06:39:01 all 0.17 0.00 0.05 0.00 0.00 99.77 06:41:00 06:39:01 0 0.52 0.00 0.03 0.00 0.00 99.45 06:41:00 06:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:41:00 06:39:01 2 0.07 0.00 0.05 0.00 0.00 99.88 06:41:00 06:39:01 3 0.08 0.00 0.10 0.00 0.02 99.80 06:41:00 06:40:01 all 0.16 0.00 0.05 0.00 0.00 99.79 06:41:00 06:40:01 0 0.53 0.00 0.03 0.00 0.00 99.43 06:41:00 06:40:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:41:00 06:40:01 2 0.05 0.00 0.08 0.00 0.02 99.85 06:41:00 06:40:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:41:00 Average: all 0.59 0.00 0.37 0.06 0.06 98.92 06:41:00 Average: 0 0.61 0.00 0.38 0.03 0.05 98.93 06:41:00 Average: 1 0.77 0.00 0.35 0.10 0.06 98.71 06:41:00 Average: 2 0.51 0.00 0.38 0.08 0.07 98.97 06:41:00 Average: 3 0.47 0.00 0.36 0.01 0.06 99.09 06:41:00 06:41:00 06:41:00