Pull request #692 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 57049f3c08facc341889102bb6912c48e3a72412+c21ff6277396b81a1001baea71274dd2dd19f737 (8e1c9ae926f17bf6b7c1a90d8050936d91f6c109) 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-sdk-go/branches/PR-692/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-sdk-go/branches/PR-692/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-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-15890 in /w/workspace/dgexfoundry_device-sdk-go_PR-692 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-692 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/692/head:refs/remotes/origin/PR-692 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c21ff6277396b81a1001baea71274dd2dd19f737 into PR head commit 57049f3c08facc341889102bb6912c48e3a72412 Merge succeeded, producing 57049f3c08facc341889102bb6912c48e3a72412 Checking out Revision 57049f3c08facc341889102bb6912c48e3a72412 (PR-692) > git config core.sparsecheckout # timeout=10 > git checkout -f 57049f3c08facc341889102bb6912c48e3a72412 # 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 c21ff6277396b81a1001baea71274dd2dd19f737 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57049f3c08facc341889102bb6912c48e3a72412 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry" 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 07:26:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:26:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:26:15 ========================================================= 07:26:15 EdgeX Global Pipelines Version Info 07:26:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:26:16 ------------------- 07:26:16 stable info: 07:26:16 ------------------- 07:26:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:26:16 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 07:26:16 Message: update stable to v1.0.172 07:26:17 ------------------- 07:26:17 experimental info: 07:26:17 ------------------- 07:26:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:26:17 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 07:26:17 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:26:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:26:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:26:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:26:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:26:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:26:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:26:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:26:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:26:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:26:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:26:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:26:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 07:26:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:26:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:26:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:26:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:26:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:26:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:26:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:26:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:26:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:26:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:26:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:26:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:26:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:26:21 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:26:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-692 [Pipeline] echo 07:26:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-692 [Pipeline] echo 07:26:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-692 [Pipeline] echo 07:26:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57049f3c08facc341889102bb6912c48e3a72412 [Pipeline] echo 07:26:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57049f3 [Pipeline] echo 07:26:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:26:22 provisioning config files... 07:26:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/config522755609162860944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:26:22 ---> docker-login.sh 07:26:22 nexus3.edgexfoundry.org:10001 07:26:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:23 Configure a credential helper to remove this warning. See 07:26:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:23 07:26:23 Login Succeeded 07:26:23 nexus3.edgexfoundry.org:10002 07:26:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:23 Configure a credential helper to remove this warning. See 07:26:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:23 07:26:23 Login Succeeded 07:26:23 nexus3.edgexfoundry.org:10003 07:26:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:23 Configure a credential helper to remove this warning. See 07:26:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:23 07:26:23 Login Succeeded 07:26:23 nexus3.edgexfoundry.org:10004 07:26:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:23 Configure a credential helper to remove this warning. See 07:26:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:23 07:26:23 Login Succeeded 07:26:23 docker.io 07:26:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:24 Configure a credential helper to remove this warning. See 07:26:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:24 07:26:24 Login Succeeded 07:26:24 ---> docker-login.sh ends [Pipeline] } 07:26:24 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 07:26:25 + git log --format=format:%s -1 57049f3c08facc341889102bb6912c48e3a72412 [Pipeline] echo 07:26:25 GIT_COMMIT: 57049f3c08facc341889102bb6912c48e3a72412, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry [Pipeline] echo 07:26:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:26:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:26:26 07:26:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:26:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:26:26 latest: Pulling from edgex-devops/git-semver 07:26:26 31603596830f: Pulling fs layer 07:26:26 2a8b12db71e7: Pulling fs layer 07:26:26 6ca5941a6612: Pulling fs layer 07:26:26 ecc8261a40a4: Pulling fs layer 07:26:26 ecc8261a40a4: Waiting 07:26:26 2a8b12db71e7: Verifying Checksum 07:26:26 2a8b12db71e7: Download complete 07:26:26 31603596830f: Verifying Checksum 07:26:26 31603596830f: Download complete 07:26:26 6ca5941a6612: Verifying Checksum 07:26:26 6ca5941a6612: Download complete 07:26:26 ecc8261a40a4: Download complete 07:26:27 31603596830f: Pull complete 07:26:27 2a8b12db71e7: Pull complete 07:26:27 6ca5941a6612: Pull complete 07:26:28 ecc8261a40a4: Pull complete 07:26:28 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:26:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:26:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:26:28 prd-centos7-docker-4c-2g-15890 does not seem to be running inside a container 07:26:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-692 -v /w/workspace/dgexfoundry_device-sdk-go_PR-692:/w/workspace/dgexfoundry_device-sdk-go_PR-692:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:26:30 $ docker top 0fbdfed99eb31ce790081132b7946afc51a415c502353954f9672b1413eeac1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:26:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:26:31 [ssh-agent] Looking for ssh-agent implementation... 07:26:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:26:31 $ docker exec 0fbdfed99eb31ce790081132b7946afc51a415c502353954f9672b1413eeac1f ssh-agent 07:26:31 SSH_AUTH_SOCK=/tmp/ssh-6abtAUcApxMf/agent.11 07:26:31 SSH_AGENT_PID=16 07:26:31 Running ssh-add (command line suppressed) 07:26:32 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/private_key_7240397191684337337.key (/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/private_key_7240397191684337337.key) 07:26:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:26:32 + git tag --points-at HEAD [Pipeline] } 07:26:32 $ docker exec --env ******** --env ******** 0fbdfed99eb31ce790081132b7946afc51a415c502353954f9672b1413eeac1f ssh-agent -k 07:26:32 unset SSH_AUTH_SOCK; 07:26:32 unset SSH_AGENT_PID; 07:26:32 echo Agent pid 16 killed; 07:26:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:26:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:26:32 [ssh-agent] Looking for ssh-agent implementation... 07:26:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:26:33 $ docker exec 0fbdfed99eb31ce790081132b7946afc51a415c502353954f9672b1413eeac1f ssh-agent 07:26:33 SSH_AUTH_SOCK=/tmp/ssh-n6kbwtykDDaZ/agent.44 07:26:33 SSH_AGENT_PID=49 07:26:33 Running ssh-add (command line suppressed) 07:26:33 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/private_key_7768339793104856283.key (/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/private_key_7768339793104856283.key) 07:26:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:26:33 + git semver init 07:26:33 # -> Open(): unable to determine branch for HEAD 07:26:33 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-692/.git 07:26:33 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-692 07:26:33 # $SEMVER_REMOTE_NAME = origin 07:26:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:26:33 # $SEMVER_USER_NAME = edgex-jenkins 07:26:33 # $SEMVER_BRANCH = PR-692 07:26:33 # $SEMVER_TEMP = /tmp/semver-000857592 07:26:33 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 07:26:34 # '/tmp/semver-000857592' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-692/.semver' 07:26:34 # -> Force: false 07:26:34 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-692/.semver [Pipeline] } 07:26:34 $ docker exec --env ******** --env ******** 0fbdfed99eb31ce790081132b7946afc51a415c502353954f9672b1413eeac1f ssh-agent -k 07:26:34 unset SSH_AUTH_SOCK; 07:26:34 unset SSH_AGENT_PID; 07:26:34 echo Agent pid 49 killed; 07:26:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:26:35 + git semver [Pipeline] } 07:26:35 $ docker stop --time=1 0fbdfed99eb31ce790081132b7946afc51a415c502353954f9672b1413eeac1f 07:26:36 $ docker rm -f 0fbdfed99eb31ce790081132b7946afc51a415c502353954f9672b1413eeac1f [Pipeline] // withDockerContainer [Pipeline] sh 07:26:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:26:37 Stashed 1 file(s) [Pipeline] echo 07:26:37 [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 07:26:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15885 in /w/workspace/dgexfoundry_device-sdk-go_PR-692 [Pipeline] { [Pipeline] ws 07:26:39 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:26:43 using credential edgex-jenkins-ssh 07:26:43 Cloning the remote Git repository 07:26:43 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:26:44 > git init /w/workspace/device-sdk-go/1 # timeout=10 07:26:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:26:44 > git --version # timeout=10 07:26:44 > git --version # 'git version 2.17.1' 07:26:44 using GIT_SSH to set credentials SSH Credentials for GitHub 07:26:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:26:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:26:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:26:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:26:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:26:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:26:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/692/head:refs/remotes/origin/PR-692 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:26:45 Merging remotes/origin/master commit c21ff6277396b81a1001baea71274dd2dd19f737 into PR head commit 57049f3c08facc341889102bb6912c48e3a72412 07:26:46 Merge succeeded, producing 57049f3c08facc341889102bb6912c48e3a72412 07:26:46 Checking out Revision 57049f3c08facc341889102bb6912c48e3a72412 (PR-692) 07:26:45 > git config core.sparsecheckout # timeout=10 07:26:45 > git checkout -f 57049f3c08facc341889102bb6912c48e3a72412 # timeout=10 07:26:45 > git remote # timeout=10 07:26:45 > git config --get remote.origin.url # timeout=10 07:26:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:26:45 > git merge c21ff6277396b81a1001baea71274dd2dd19f737 # timeout=10 07:26:46 > git rev-parse HEAD^{commit} # timeout=10 07:26:46 > git config core.sparsecheckout # timeout=10 07:26:46 > git checkout -f 57049f3c08facc341889102bb6912c48e3a72412 # timeout=10 07:26:50 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry" 07:26:50 > git --version # timeout=10 07:26:50 > git --version # 'git version 2.17.1' 07:26:50 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:26:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:26:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:26:52 + true 07:26:52 + sudo service docker restart 07:26:53 Still waiting to schedule task 07:26:53 Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:26:54 provisioning config files... 07:26:54 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2250759740757692979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:26:55 ---> docker-login.sh 07:26:55 nexus3.edgexfoundry.org:10001 07:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:56 Configure a credential helper to remove this warning. See 07:26:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:56 07:26:56 Login Succeeded 07:26:56 nexus3.edgexfoundry.org:10002 07:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:57 Configure a credential helper to remove this warning. See 07:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:57 07:26:57 Login Succeeded 07:26:57 nexus3.edgexfoundry.org:10003 07:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:57 Configure a credential helper to remove this warning. See 07:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:57 07:26:57 Login Succeeded 07:26:57 nexus3.edgexfoundry.org:10004 07:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:58 Configure a credential helper to remove this warning. See 07:26:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:58 07:26:58 Login Succeeded 07:26:58 docker.io 07:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:58 Configure a credential helper to remove this warning. See 07:26:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:58 07:26:58 Login Succeeded 07:26:58 ---> docker-login.sh ends [Pipeline] } 07:26:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:26:59 ========================================================= 07:26:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:26:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:27:00 + 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 . 07:27:00 Sending build context to Docker daemon 2.374MB 07:27:00 Step 1/8 : ARG BASE=golang:1.15-alpine 07:27:00 Step 2/8 : FROM ${BASE} 07:27:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:27:00 5f621e34cdf4: Pulling fs layer 07:27:00 a4357932f1b6: Pulling fs layer 07:27:00 18c013af1878: Pulling fs layer 07:27:00 00ac8860ef70: Pulling fs layer 07:27:00 63d7cb157983: Pulling fs layer 07:27:00 b116817d02f9: Pulling fs layer 07:27:00 745a02a5169b: Pulling fs layer 07:27:00 00ac8860ef70: Waiting 07:27:00 63d7cb157983: Waiting 07:27:00 b116817d02f9: Waiting 07:27:00 745a02a5169b: Waiting 07:27:00 18c013af1878: Download complete 07:27:00 a4357932f1b6: Verifying Checksum 07:27:00 a4357932f1b6: Download complete 07:27:00 63d7cb157983: Download complete 07:27:00 b116817d02f9: Verifying Checksum 07:27:00 b116817d02f9: Download complete 07:27:00 5f621e34cdf4: Download complete 07:27:01 5f621e34cdf4: Pull complete 07:27:02 a4357932f1b6: Pull complete 07:27:02 18c013af1878: Pull complete 07:27:03 745a02a5169b: Verifying Checksum 07:27:03 745a02a5169b: Download complete 07:27:04 00ac8860ef70: Verifying Checksum 07:27:04 00ac8860ef70: Download complete 07:27:14 00ac8860ef70: Pull complete 07:27:14 63d7cb157983: Pull complete 07:27:14 b116817d02f9: Pull complete 07:27:18 745a02a5169b: Pull complete 07:27:18 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:27:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:27:18 ---> b7e6874047d6 07:27:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:27:21 ---> Running in 498ad6720734 07:27:21 Removing intermediate container 498ad6720734 07:27:21 ---> 5f9d0580fe00 07:27:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:27:21 ---> Running in 310fcf5deca5 07:27:24 Removing intermediate container 310fcf5deca5 07:27:24 ---> 76b3799c1bd7 07:27:24 Step 5/8 : RUN apk add --no-cache make git 07:27:24 ---> Running in 63497d6e9227 07:27:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:27:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:27:27 OK: 142 MiB in 39 packages 07:27:28 Removing intermediate container 63497d6e9227 07:27:28 ---> b6af3a90e93a 07:27:28 Step 6/8 : WORKDIR /device-sdk-go 07:27:28 ---> Running in 2057342a0a16 07:27:28 Removing intermediate container 2057342a0a16 07:27:28 ---> c2641be7548f 07:27:28 Step 7/8 : COPY . . 07:27:30 ---> c97d295f47bc 07:27:30 Step 8/8 : RUN go mod download 07:27:30 ---> Running in afdfed7600a7 07:27:57 Removing intermediate container afdfed7600a7 07:27:57 ---> b299a6a53975 07:27:57 Successfully built b299a6a53975 07:27:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:27:57 + docker inspect -f . ci-base-image-arm64 07:27:57 . [Pipeline] withDockerContainer 07:27:57 prd-ubuntu18.04-docker-arm64-4c-16g-15885 does not seem to be running inside a container 07:27:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:27:59 $ docker top 5773bef518842f22300131cf9d2f3c2a96069aca0f59db89cfd041c53d4cc7b2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:00 + go version 07:28:00 go version go1.15.5 linux/arm64 [Pipeline] } 07:28:00 $ docker stop --time=1 5773bef518842f22300131cf9d2f3c2a96069aca0f59db89cfd041c53d4cc7b2 07:28:02 $ docker rm -f 5773bef518842f22300131cf9d2f3c2a96069aca0f59db89cfd041c53d4cc7b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:28:04 + docker inspect -f . ci-base-image-arm64 07:28:04 . [Pipeline] withDockerContainer 07:28:04 prd-ubuntu18.04-docker-arm64-4c-16g-15885 does not seem to be running inside a container 07:28:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:28:06 $ docker top 04d9986b018e0829e3b82e17f0bc1ecc0d955daaed4f13f204198fa4c338f703 -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:07 + make test 07:28:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:28:34 ? github.com/edgexfoundry/device-sdk-go [no test files] 07:28:45 Running on prd-centos7-docker-4c-2g-15892 in /w/workspace/dgexfoundry_device-sdk-go_PR-692 [Pipeline] { [Pipeline] ws 07:28:45 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:28:47 using credential edgex-jenkins-ssh 07:28:47 Cloning the remote Git repository 07:28:47 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:28:47 > git init /w/workspace/device-sdk-go/1 # timeout=10 07:28:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:28:47 > git --version # timeout=10 07:28:47 > git --version # 'git version 2.24.3' 07:28:47 using GIT_SSH to set credentials SSH Credentials for GitHub 07:28:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:28:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:28:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:28:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:28:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:28:48 using GIT_SSH to set credentials SSH Credentials for GitHub 07:28:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/692/head:refs/remotes/origin/PR-692 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:28:49 Merging remotes/origin/master commit c21ff6277396b81a1001baea71274dd2dd19f737 into PR head commit 57049f3c08facc341889102bb6912c48e3a72412 07:28:49 Merge succeeded, producing 57049f3c08facc341889102bb6912c48e3a72412 07:28:49 Checking out Revision 57049f3c08facc341889102bb6912c48e3a72412 (PR-692) 07:28:48 > git config core.sparsecheckout # timeout=10 07:28:48 > git checkout -f 57049f3c08facc341889102bb6912c48e3a72412 # timeout=10 07:28:48 > git remote # timeout=10 07:28:48 > git config --get remote.origin.url # timeout=10 07:28:48 using GIT_SSH to set credentials SSH Credentials for GitHub 07:28:48 > git merge c21ff6277396b81a1001baea71274dd2dd19f737 # timeout=10 07:28:48 > git rev-parse HEAD^{commit} # timeout=10 07:28:48 > git config core.sparsecheckout # timeout=10 07:28:48 > git checkout -f 57049f3c08facc341889102bb6912c48e3a72412 # timeout=10 07:28:52 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry" 07:28:52 > git --version # timeout=10 07:28:52 > git --version # 'git version 2.24.3' 07:28:52 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:28:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:28:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:28:54 + sudo service docker restart 07:28:54 + true 07:28:54 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:28:56 provisioning config files... 07:28:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8077996639602242724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:28:56 ---> docker-login.sh 07:28:56 nexus3.edgexfoundry.org:10001 07:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:56 Configure a credential helper to remove this warning. See 07:28:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:56 07:28:56 Login Succeeded 07:28:56 nexus3.edgexfoundry.org:10002 07:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:57 Configure a credential helper to remove this warning. See 07:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:57 07:28:57 Login Succeeded 07:28:57 nexus3.edgexfoundry.org:10003 07:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:57 Configure a credential helper to remove this warning. See 07:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:57 07:28:57 Login Succeeded 07:28:57 nexus3.edgexfoundry.org:10004 07:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:57 Configure a credential helper to remove this warning. See 07:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:57 07:28:57 Login Succeeded 07:28:57 docker.io 07:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:57 Configure a credential helper to remove this warning. See 07:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:57 07:28:57 Login Succeeded 07:28:57 ---> docker-login.sh ends [Pipeline] } 07:28:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:28:58 ========================================================= 07:28:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:28:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:28:58 + 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 . 07:28:58 Sending build context to Docker daemon 2.375MB 07:28:58 Step 1/8 : ARG BASE=golang:1.15-alpine 07:28:58 Step 2/8 : FROM ${BASE} 07:28:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:28:59 188c0c94c7c5: Pulling fs layer 07:28:59 0ef7d3d256c8: Pulling fs layer 07:28:59 de9db76c5a1d: Pulling fs layer 07:28:59 bca2f99d35d6: Pulling fs layer 07:28:59 93359f2a8cfa: Pulling fs layer 07:28:59 7c6f9722023f: Pulling fs layer 07:28:59 a35cf1a2eb13: Pulling fs layer 07:28:59 93359f2a8cfa: Waiting 07:28:59 7c6f9722023f: Waiting 07:28:59 a35cf1a2eb13: Waiting 07:28:59 bca2f99d35d6: Waiting 07:28:59 de9db76c5a1d: Verifying Checksum 07:28:59 de9db76c5a1d: Download complete 07:28:59 0ef7d3d256c8: Verifying Checksum 07:28:59 0ef7d3d256c8: Download complete 07:28:59 93359f2a8cfa: Verifying Checksum 07:28:59 93359f2a8cfa: Download complete 07:28:59 7c6f9722023f: Download complete 07:28:59 188c0c94c7c5: Verifying Checksum 07:28:59 188c0c94c7c5: Download complete 07:28:59 188c0c94c7c5: Pull complete 07:28:59 0ef7d3d256c8: Pull complete 07:29:00 de9db76c5a1d: Pull complete 07:29:01 a35cf1a2eb13: Verifying Checksum 07:29:01 a35cf1a2eb13: Download complete 07:29:01 bca2f99d35d6: Verifying Checksum 07:29:01 bca2f99d35d6: Download complete 07:29:07 bca2f99d35d6: Pull complete 07:29:07 93359f2a8cfa: Pull complete 07:29:07 7c6f9722023f: Pull complete 07:29:13 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 07:29:13 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 07:29:13 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 07:29:13 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.169s coverage: 20.6% of statements 07:29:13 a35cf1a2eb13: Pull complete 07:29:13 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:29:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:29:13 ---> a62c8e92a672 07:29:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:29:13 ---> Running in 33f932d57ed8 07:29:13 Removing intermediate container 33f932d57ed8 07:29:13 ---> ec7b4af3f5db 07:29:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:29:14 ---> Running in a3a4af8949f4 07:29:14 Removing intermediate container a3a4af8949f4 07:29:14 ---> bb62a816dc03 07:29:14 Step 5/8 : RUN apk add --no-cache make git 07:29:14 ---> Running in 38373547c2e9 07:29:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:29:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:29:17 OK: 166 MiB in 39 packages 07:29:17 Removing intermediate container 38373547c2e9 07:29:17 ---> f4c9ad53ed78 07:29:17 Step 6/8 : WORKDIR /device-sdk-go 07:29:17 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.157s coverage: 97.1% of statements 07:29:17 ---> Running in 630b37ac9916 07:29:17 Removing intermediate container 630b37ac9916 07:29:17 ---> 7047cc862781 07:29:17 Step 7/8 : COPY . . 07:29:19 ---> 1aa258ccdc6e 07:29:19 Step 8/8 : RUN go mod download 07:29:19 ---> Running in fff1ef12e60a 07:29:37 Removing intermediate container fff1ef12e60a 07:29:37 ---> 9346232bc17c 07:29:37 Successfully built 9346232bc17c 07:29:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:29:37 + docker inspect -f . ci-base-image-x86_64 07:29:37 . [Pipeline] withDockerContainer 07:29:37 prd-centos7-docker-4c-2g-15892 does not seem to be running inside a container 07:29:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:29:38 $ docker top fc585be57adfcb0be6d7dc0830612f0cc4f24f2ffd979db1bbf4f1b55ecb2ee4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:29:39 + go version 07:29:39 go version go1.15.5 linux/amd64 [Pipeline] } 07:29:39 $ docker stop --time=1 fc585be57adfcb0be6d7dc0830612f0cc4f24f2ffd979db1bbf4f1b55ecb2ee4 07:29:40 $ docker rm -f fc585be57adfcb0be6d7dc0830612f0cc4f24f2ffd979db1bbf4f1b55ecb2ee4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:29:41 + docker inspect -f . ci-base-image-x86_64 07:29:41 . [Pipeline] withDockerContainer 07:29:41 prd-centos7-docker-4c-2g-15892 does not seem to be running inside a container 07:29:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:29:42 $ docker top 58b4ae13a22e52234f159d7a326c1dd59411c35c485a9889cba8cbbc75f29fda -eo pid,comm [Pipeline] { [Pipeline] sh 07:29:42 + make test 07:29:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:29:44 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.155s coverage: 9.4% of statements 07:29:44 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.129s coverage: 21.9% of statements 07:29:44 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 07:29:44 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.580s coverage: 42.5% of statements 07:29:44 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 07:29:44 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.812s coverage: 68.9% of statements 07:29:44 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 07:29:44 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 07:29:44 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 07:29:44 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 07:29:44 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.185s coverage: 52.6% of statements 07:29:44 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 07:29:44 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 07:29:44 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 07:29:44 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.917s coverage: 68.9% of statements 07:29:44 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.141s coverage: 4.7% of statements 07:29:44 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 07:29:44 GO111MODULE=on go vet ./... 07:29:51 ? github.com/edgexfoundry/device-sdk-go [no test files] 07:30:03 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 07:30:03 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 07:30:03 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 07:30:03 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.055s coverage: 20.6% of statements 07:30:05 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.455s coverage: 97.1% of statements 07:30:16 gofmt -l . 07:30:16 [ "`gofmt -l .`" = "" ] 07:30:16 ./bin/test-attribution-txt.sh 07:30:16 ./bin/test-go-mod-tidy.sh [Pipeline] } 07:30:16 $ docker stop --time=1 04d9986b018e0829e3b82e17f0bc1ecc0d955daaed4f13f204198fa4c338f703 07:30:19 $ docker rm -f 04d9986b018e0829e3b82e17f0bc1ecc0d955daaed4f13f204198fa4c338f703 [Pipeline] // withDockerContainer [Pipeline] sh 07:30:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:30:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:30:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:30:24 + ls -al . 07:30:24 total 244 07:30:24 drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 07:30 . 07:30:24 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 07:26 .. 07:30:24 -rw-rw-r-- 1 jenkins jenkins 140 Dec 14 07:26 .dockerignore 07:30:24 drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 07:26 .git 07:30:24 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 07:26 .github 07:30:24 -rw-rw-r-- 1 jenkins jenkins 138 Dec 14 07:26 .gitignore 07:30:24 -rw-rw-r-- 1 jenkins jenkins 936 Dec 14 07:26 Dockerfile.build 07:30:24 -rw-rw-r-- 1 jenkins jenkins 901 Dec 14 07:26 Jenkinsfile 07:30:24 -rw-rw-r-- 1 jenkins jenkins 11341 Dec 14 07:26 LICENSE 07:30:24 -rw-rw-r-- 1 jenkins jenkins 1013 Dec 14 07:26 Makefile 07:30:24 -rw-rw-r-- 1 jenkins jenkins 5897 Dec 14 07:26 README.md 07:30:24 -rw-rw-r-- 1 jenkins jenkins 4291 Dec 14 07:26 RELEASE-NOTES.txt 07:30:24 -rw-rw-r-- 1 jenkins jenkins 5 Dec 14 07:26 VERSION 07:30:24 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 07:26 bin 07:30:24 -rw-r--r-- 1 jenkins jenkins 127610 Dec 14 07:29 coverage.out 07:30:24 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 07:26 example 07:30:24 -rw-r--r-- 1 jenkins jenkins 518 Dec 14 07:30 go.mod 07:30:24 -rw-r--r-- 1 jenkins jenkins 13734 Dec 14 07:30 go.sum 07:30:24 drwxrwxr-x 15 jenkins jenkins 4096 Dec 14 07:26 internal 07:30:24 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 07:26 openapi 07:30:24 drwxrwxr-x 5 jenkins jenkins 4096 Dec 14 07:26 pkg 07:30:24 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 07:26 snap 07:30:24 -rw-rw-r-- 1 jenkins jenkins 222 Dec 14 07:26 version.go [Pipeline] isUnix [Pipeline] sh 07:30:24 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=57049f3c08facc341889102bb6912c48e3a72412 --label arch=arm64 --label version=0.0.0 . 07:30:25 Sending build context to Docker daemon 2.502MB 07:30:25 Step 1/24 : ARG BASE=golang:1.15-alpine 07:30:25 Step 2/24 : FROM ${BASE} AS builder 07:30:25 ---> b299a6a53975 07:30:25 Step 3/24 : ARG MAKE='make build' 07:30:25 ---> Running in 096393e2df49 07:30:25 Removing intermediate container 096393e2df49 07:30:25 ---> 83eba9a18432 07:30:25 Step 4/24 : WORKDIR /device-sdk-go 07:30:25 ---> Running in d957eaa72ea4 07:30:26 Removing intermediate container d957eaa72ea4 07:30:26 ---> 53319dcde2fa 07:30:26 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:30:26 ---> Running in e1bd6e392668 07:30:27 Removing intermediate container e1bd6e392668 07:30:27 ---> 828f373e0ab9 07:30:27 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:27 ---> Running in f70661c8aa45 07:30:29 Removing intermediate container f70661c8aa45 07:30:29 ---> ff94abc26a52 07:30:29 Step 7/24 : RUN apk add --update --no-cache make git 07:30:29 ---> Running in 2d36e0a7a7bf 07:30:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:30:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:30:31 OK: 142 MiB in 39 packages 07:30:32 Removing intermediate container 2d36e0a7a7bf 07:30:32 ---> 6b3f17ec7567 07:30:32 Step 8/24 : COPY . . 07:30:34 ---> 0dbee0e6c47e 07:30:34 Step 9/24 : RUN ${MAKE} 07:30:34 ---> Running in c17125123e8e 07:30:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:30:37 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.060s coverage: 9.4% of statements 07:30:37 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.051s coverage: 21.9% of statements 07:30:37 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 07:30:37 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.207s coverage: 42.5% of statements 07:30:37 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 07:30:37 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.272s coverage: 68.9% of statements 07:30:37 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 07:30:37 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 07:30:37 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 07:30:37 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 07:30:37 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.080s coverage: 52.6% of statements 07:30:37 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 07:30:37 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 07:30:37 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 07:30:37 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.211s coverage: 68.9% of statements 07:30:37 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.056s coverage: 4.7% of statements 07:30:37 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 07:30:37 GO111MODULE=on go vet ./... 07:30:44 gofmt -l . 07:30:44 [ "`gofmt -l .`" = "" ] 07:30:44 ./bin/test-attribution-txt.sh 07:30:44 ./bin/test-go-mod-tidy.sh [Pipeline] } 07:30:44 $ docker stop --time=1 58b4ae13a22e52234f159d7a326c1dd59411c35c485a9889cba8cbbc75f29fda 07:30:46 $ docker rm -f 58b4ae13a22e52234f159d7a326c1dd59411c35c485a9889cba8cbbc75f29fda [Pipeline] // withDockerContainer [Pipeline] sh 07:30:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:30:47 Warning: overwriting stash ‘coverage-report’ 07:30:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:30:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:30:48 + ls -al . 07:30:48 total 208 07:30:48 drwxrwxr-x. 10 jenkins jenkins 4096 Dec 14 07:30 . 07:30:48 drwxrwxr-x. 4 jenkins jenkins 28 Dec 14 07:28 .. 07:30:48 drwxrwxr-x. 2 jenkins jenkins 64 Dec 14 07:28 bin 07:30:48 -rw-r--r--. 1 jenkins jenkins 127611 Dec 14 07:30 coverage.out 07:30:48 -rw-rw-r--. 1 jenkins jenkins 936 Dec 14 07:28 Dockerfile.build 07:30:48 -rw-rw-r--. 1 jenkins jenkins 140 Dec 14 07:28 .dockerignore 07:30:48 drwxrwxr-x. 4 jenkins jenkins 48 Dec 14 07:28 example 07:30:48 drwxrwxr-x. 8 jenkins jenkins 179 Dec 14 07:28 .git 07:30:48 drwxrwxr-x. 2 jenkins jenkins 103 Dec 14 07:28 .github 07:30:48 -rw-rw-r--. 1 jenkins jenkins 138 Dec 14 07:28 .gitignore 07:30:48 -rw-r--r--. 1 jenkins jenkins 518 Dec 14 07:30 go.mod 07:30:48 -rw-r--r--. 1 jenkins jenkins 13734 Dec 14 07:30 go.sum 07:30:48 drwxrwxr-x. 15 jenkins jenkins 211 Dec 14 07:28 internal 07:30:48 -rw-rw-r--. 1 jenkins jenkins 901 Dec 14 07:28 Jenkinsfile 07:30:48 -rw-rw-r--. 1 jenkins jenkins 11341 Dec 14 07:28 LICENSE 07:30:48 -rw-rw-r--. 1 jenkins jenkins 1013 Dec 14 07:28 Makefile 07:30:48 drwxrwxr-x. 4 jenkins jenkins 26 Dec 14 07:28 openapi 07:30:48 drwxrwxr-x. 5 jenkins jenkins 50 Dec 14 07:28 pkg 07:30:48 -rw-rw-r--. 1 jenkins jenkins 5897 Dec 14 07:28 README.md 07:30:48 -rw-rw-r--. 1 jenkins jenkins 4291 Dec 14 07:28 RELEASE-NOTES.txt 07:30:48 drwxrwxr-x. 4 jenkins jenkins 54 Dec 14 07:28 snap 07:30:48 -rw-rw-r--. 1 jenkins jenkins 5 Dec 14 07:26 VERSION 07:30:48 -rw-rw-r--. 1 jenkins jenkins 222 Dec 14 07:28 version.go [Pipeline] isUnix [Pipeline] sh 07:30:49 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=57049f3c08facc341889102bb6912c48e3a72412 --label arch=amd64 --label version=0.0.0 . 07:30:49 Sending build context to Docker daemon 2.503MB 07:30:49 Step 1/24 : ARG BASE=golang:1.15-alpine 07:30:49 Step 2/24 : FROM ${BASE} AS builder 07:30:49 ---> 9346232bc17c 07:30:49 Step 3/24 : ARG MAKE='make build' 07:30:50 ---> Running in 6e21c78f4fa5 07:30:50 Removing intermediate container 6e21c78f4fa5 07:30:50 ---> 13c9f7c3002e 07:30:50 Step 4/24 : WORKDIR /device-sdk-go 07:30:50 ---> Running in 177e672c6952 07:30:50 Removing intermediate container 177e672c6952 07:30:50 ---> b024f67b3c3d 07:30:50 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:30:50 ---> Running in 7baa14d834e4 07:30:50 Removing intermediate container 7baa14d834e4 07:30:50 ---> bc319673b37d 07:30:50 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:50 ---> Running in dc8497f4c024 07:30:51 Removing intermediate container dc8497f4c024 07:30:51 ---> 8f7ac863b431 07:30:51 Step 7/24 : RUN apk add --update --no-cache make git 07:30:51 ---> Running in 799bc6887396 07:30:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:30:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:30:53 OK: 166 MiB in 39 packages 07:30:53 Removing intermediate container 799bc6887396 07:30:53 ---> 310392f80679 07:30:53 Step 8/24 : COPY . . 07:30:54 ---> 8160911b24fa 07:30:54 Step 9/24 : RUN ${MAKE} 07:30:54 ---> Running in 1b18fa6362d3 07:30:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:31:02 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 07:31:02 Removing intermediate container c17125123e8e 07:31:02 ---> ca1a7f2e4f5b 07:31:02 Step 10/24 : FROM scratch 07:31:02 ---> 07:31:02 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:31:02 ---> Running in a45bfae06fbc 07:31:02 Removing intermediate container a45bfae06fbc 07:31:02 ---> 6e59c4fea39a 07:31:02 Step 12/24 : ENV APP_PORT=49990 07:31:02 ---> Running in d481b8e33f11 07:31:03 Removing intermediate container d481b8e33f11 07:31:03 ---> e0f5d7555de4 07:31:03 Step 13/24 : EXPOSE $APP_PORT 07:31:03 ---> Running in 8c7a3e1151fb 07:31:03 Removing intermediate container 8c7a3e1151fb 07:31:03 ---> 81ed8d40744c 07:31:03 Step 14/24 : WORKDIR / 07:31:03 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 07:31:03 ---> Running in 331773c64492 07:31:04 Removing intermediate container 331773c64492 07:31:04 ---> 1e0bbf42374e 07:31:04 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 07:31:05 ---> 9d58f9179635 07:31:05 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 07:31:05 Removing intermediate container 1b18fa6362d3 07:31:05 ---> 8347d5f7da43 07:31:05 Step 10/24 : FROM scratch 07:31:05 ---> 07:31:05 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:31:05 ---> Running in 5c71ff51cab8 07:31:05 Removing intermediate container 5c71ff51cab8 07:31:05 ---> 2456bd516086 07:31:05 Step 12/24 : ENV APP_PORT=49990 07:31:05 ---> Running in 9f7e57f74e42 07:31:06 Removing intermediate container 9f7e57f74e42 07:31:06 ---> 62d3ed487530 07:31:06 Step 13/24 : EXPOSE $APP_PORT 07:31:06 ---> Running in f16ad901bf18 07:31:06 Removing intermediate container f16ad901bf18 07:31:06 ---> 358a0266200e 07:31:06 Step 14/24 : WORKDIR / 07:31:06 ---> Running in 1a380b1c15f0 07:31:06 ---> bb1111933f3d 07:31:06 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 07:31:06 Removing intermediate container 1a380b1c15f0 07:31:06 ---> 533697ceaffc 07:31:06 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 07:31:06 ---> b0c7f1bf6728 07:31:06 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 07:31:07 ---> 773f1c03390b 07:31:07 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 07:31:07 ---> 66ee7521732c 07:31:07 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 07:31:07 ---> 184f211382ec 07:31:07 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 07:31:07 ---> 63d07f0bd432 07:31:07 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 07:31:07 ---> 772a650a6d2e 07:31:07 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 07:31:07 ---> ad415c317984 07:31:07 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 07:31:07 ---> Running in dd51b6a0f048 07:31:08 Removing intermediate container dd51b6a0f048 07:31:08 ---> fe2d56a16313 07:31:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:31:08 ---> Running in c03c4970e4c1 07:31:08 Removing intermediate container c03c4970e4c1 07:31:08 ---> 0ea9045d5348 07:31:08 Step 22/24 : LABEL arch=amd64 07:31:08 ---> Running in cf6648e9d5e1 07:31:08 ---> 1fc03385f8d8 07:31:08 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 07:31:08 Removing intermediate container cf6648e9d5e1 07:31:08 ---> f57424342ca3 07:31:08 Step 23/24 : LABEL git_sha=57049f3c08facc341889102bb6912c48e3a72412 07:31:08 ---> Running in 97a1a706273d 07:31:08 ---> Running in f52e72db3817 07:31:08 Removing intermediate container 97a1a706273d 07:31:08 ---> c8b7730722a7 07:31:08 Step 24/24 : LABEL version=0.0.0 07:31:08 ---> Running in 7a76916d893b 07:31:08 Removing intermediate container f52e72db3817 07:31:08 ---> f696aa4be8bf 07:31:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:31:09 Removing intermediate container 7a76916d893b 07:31:09 ---> eb0812c632a1 07:31:09 [Warning] One or more build-args [ARCH] were not consumed 07:31:09 Successfully built eb0812c632a1 07:31:09 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } 07:31:09 ---> Running in f899e0f70e39 [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] } 07:31:09 Removing intermediate container f899e0f70e39 07:31:09 ---> 64a69a20be43 07:31:09 Step 22/24 : LABEL arch=arm64 07:31:09 ---> Running in 6d1ae2912d6b [Pipeline] // stage [Pipeline] } 07:31:10 Removing intermediate container 6d1ae2912d6b 07:31:10 ---> d8c4f15666b9 07:31:10 Step 23/24 : LABEL git_sha=57049f3c08facc341889102bb6912c48e3a72412 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 07:31:10 ---> Running in b583b49869cf [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 07:31:10 Removing intermediate container b583b49869cf 07:31:10 ---> 1c38418fd230 07:31:10 Step 24/24 : LABEL version=0.0.0 07:31:10 ---> Running in 74411c4cd2dc [Pipeline] } 07:31:11 Removing intermediate container 74411c4cd2dc 07:31:11 ---> 58c277f2f712 07:31:11 [Warning] One or more build-args [ARCH] were not consumed 07:31:11 Successfully built 58c277f2f712 07:31:11 Successfully tagged docker-device-sdk-simple-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 07:31:13 provisioning config files... 07:31:13 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/config8238312730186617785tmp [Pipeline] { [Pipeline] sh 07:31:14 + set +x 07:31:14 + curl -s https://codecov.io/bash 07:31:14 + bash -s -- 07:31:14 07:31:14 _____ _ 07:31:14 / ____| | | 07:31:14 | | ___ __| | ___ ___ _____ __ 07:31:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:31:14 | |___| (_) | (_| | __/ (_| (_) \ V / 07:31:14 \_____\___/ \__,_|\___|\___\___/ \_/ 07:31:14 Bash-20201130-cc6d3fe 07:31:14 07:31:14 07:31:14 ==> Jenkins CI detected. 07:31:14 project root: . 07:31:14 --> token set from env 07:31:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:31:14 ==> Running gcov in . (disable via -X gcov) 07:31:14 ==> Python coveragepy not found 07:31:14 ==> Searching for coverage reports in: 07:31:14 + . 07:31:14 -> Found 1 reports 07:31:14 ==> Detecting git/mercurial file structure 07:31:14 ==> Reading reports 07:31:14 + ./coverage.out bytes=127611 07:31:14 ==> Appending adjustments 07:31:14 https://docs.codecov.io/docs/fixing-reports 07:31:15 + Found adjustments 07:31:15 ==> Gzipping contents 07:31:15 24K /tmp/codecov.aCQV4K.gz 07:31:15 ==> Uploading reports 07:31:15 url: https://codecov.io 07:31:15 query: branch=PR-692&commit=57049f3c08facc341889102bb6912c48e3a72412&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-692%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=692&job=&cmd_args= 07:31:15 -> Pinging Codecov 07:31:15 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-692&commit=57049f3c08facc341889102bb6912c48e3a72412&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-692%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=692&job=&cmd_args= 07:31:15 -> Uploading to 07:31:15 https://storage.googleapis.com/codecov/v4/raw/2020-12-14/7E55EF52A471D76F132DFD9A03CDDE97/57049f3c08facc341889102bb6912c48e3a72412/3ccdcfd4-affc-4449-8f4c-00cefd8e1d01.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201214T073115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5c3dc9acbf7a7ba0c5e9db17ce7943e1d70965559b5c3b3ec6f59c595ebb94a 07:31:15 % Total % Received % Xferd Average Speed Time Time Time Current 07:31:15 Dload Upload Total Spent Left Speed 07:31:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20890 0 0 100 20890 0 44583 --:--:-- --:--:-- --:--:-- 44541 100 20890 0 0 100 20890 0 44568 --:--:-- --:--:-- --:--:-- 44541 07:31:16 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/57049f3c08facc341889102bb6912c48e3a72412 [Pipeline] } 07:31:16 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 07:31:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:31:20 ---> package-listing.sh 07:31:20 ++ facter osfamily 07:31:20 ++ tr '[:upper:]' '[:lower:]' 07:31:20 + OS_FAMILY=redhat 07:31:20 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-692 07:31:20 + START_PACKAGES=/tmp/packages_start.txt 07:31:20 + END_PACKAGES=/tmp/packages_end.txt 07:31:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:31:20 + PACKAGES=/tmp/packages_start.txt 07:31:20 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-692 ']' 07:31:20 + PACKAGES=/tmp/packages_end.txt 07:31:20 + case "${OS_FAMILY}" in 07:31:20 + rpm -qa 07:31:20 + sort 07:31:25 + '[' -f /tmp/packages_start.txt ']' 07:31:25 + '[' -f /tmp/packages_end.txt ']' 07:31:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:31:25 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-692 ']' 07:31:25 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-692/archives/ 07:31:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-692/archives/ [Pipeline] echo 07:31:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-692/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:31:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:31:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:31:26 07:31:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:31:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:31:26 alpine: Pulling from edgex-lftools-log-publisher 07:31:26 df20fa9351a1: Pulling fs layer 07:31:26 36b3adc4ff6f: Pulling fs layer 07:31:26 8ad3a11d3b57: Pulling fs layer 07:31:26 46f8f816bc3b: Pulling fs layer 07:31:26 93b61091891f: Pulling fs layer 07:31:26 93b9cdb0e59b: Pulling fs layer 07:31:26 5e14af77c1be: Pulling fs layer 07:31:26 01666e4c0597: Pulling fs layer 07:31:26 aa168da1d23b: Pulling fs layer 07:31:26 46f8f816bc3b: Waiting 07:31:26 93b61091891f: Waiting 07:31:26 93b9cdb0e59b: Waiting 07:31:26 5e14af77c1be: Waiting 07:31:26 01666e4c0597: Waiting 07:31:26 aa168da1d23b: Waiting 07:31:26 36b3adc4ff6f: Download complete 07:31:26 46f8f816bc3b: Verifying Checksum 07:31:26 46f8f816bc3b: Download complete 07:31:27 df20fa9351a1: Verifying Checksum 07:31:27 df20fa9351a1: Download complete 07:31:27 93b9cdb0e59b: Verifying Checksum 07:31:27 93b9cdb0e59b: Download complete 07:31:27 93b61091891f: Download complete 07:31:27 5e14af77c1be: Download complete 07:31:27 01666e4c0597: Verifying Checksum 07:31:27 01666e4c0597: Download complete 07:31:27 df20fa9351a1: Pull complete 07:31:27 36b3adc4ff6f: Pull complete 07:31:27 8ad3a11d3b57: Verifying Checksum 07:31:27 8ad3a11d3b57: Download complete 07:31:28 8ad3a11d3b57: Pull complete 07:31:28 46f8f816bc3b: Pull complete 07:31:28 93b61091891f: Pull complete 07:31:29 93b9cdb0e59b: Pull complete 07:31:29 5e14af77c1be: Pull complete 07:31:29 01666e4c0597: Pull complete 07:31:30 aa168da1d23b: Download complete 07:31:37 aa168da1d23b: Pull complete 07:31:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:31:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:31:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:31:37 prd-centos7-docker-4c-2g-15890 does not seem to be running inside a container 07:31:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-692/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-692 -v /w/workspace/dgexfoundry_device-sdk-go_PR-692:/w/workspace/dgexfoundry_device-sdk-go_PR-692:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:31:41 $ docker top f5e7237747bd911746987edff3e1d89cb68b9df155342fd4208e4758cf1bc100 -eo pid,comm [Pipeline] { [Pipeline] sh 07:31:41 + touch /tmp/pre-build-complete [Pipeline] sh 07:31:42 + mkdir -p /var/log/sa [Pipeline] sh 07:31:42 + ls /var/log/sa-host 07:31:42 + sadf -c /var/log/sa-host/sa14 07:31:42 file_magic: OK 07:31:42 HZ: Using current value: 100 07:31:42 file_header: OK 07:31:42 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 07:31:42 Statistics: 07:31:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:31:42 File successfully converted to sysstat format version 12.2.1 07:31:42 + sadf -c /var/log/sa-host/sa23 07:31:42 file_magic: OK 07:31:42 HZ: Using current value: 100 07:31:42 file_header: OK 07:31:42 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 07:31:42 Statistics: 07:31:42 Hnuu...uuuununununu... 07:31:42 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:31:42 provisioning config files... 07:31:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/config5684596767053612459tmp [Pipeline] { [Pipeline] echo 07:31:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:31:43 ---> create-netrc.sh [Pipeline] } 07:31:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:31:43 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:31:43 ---> python-tools-install.sh [Pipeline] echo 07:31:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:31:44 ---> sudo-logs.sh 07:31:44 Archiving 'sudo' log.. [Pipeline] echo 07:31:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:31:44 ---> job-cost.sh 07:31:44 lf-activate-venv: SKIPPING 07:31:44 INFO: No Stack... 07:31:45 INFO: Retrieving Pricing Info for: v1-standard-2 07:31:46 INFO: Archiving Costs [Pipeline] echo 07:31:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:31:46 ---> logs-deploy.sh 07:31:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-692/1 07:31:46 INFO: archiving workspace using pattern(s): 07:31:48 Archives upload complete. 07:31:48 INFO: archiving logs to Nexus