Pull request #686 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-sdk-go Loading trusted files from base branch master at c21ff6277396b81a1001baea71274dd2dd19f737 rather than d72cc10d2d063d512d9bc35b15c6e16400e128c5 Obtained Jenkinsfile from c21ff6277396b81a1001baea71274dd2dd19f737 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-686/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-686/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15355 in /w/workspace/dgexfoundry_device-sdk-go_PR-686 [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-686 # 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 Merging remotes/origin/master commit c21ff6277396b81a1001baea71274dd2dd19f737 into PR head commit d72cc10d2d063d512d9bc35b15c6e16400e128c5 Merge succeeded, producing d72cc10d2d063d512d9bc35b15c6e16400e128c5 Checking out Revision d72cc10d2d063d512d9bc35b15c6e16400e128c5 (PR-686) > 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d72cc10d2d063d512d9bc35b15c6e16400e128c5 # 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 d72cc10d2d063d512d9bc35b15c6e16400e128c5 # timeout=10 Commit message: "feat: Make the numeric value type allows overflow and NaN" 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 08:49:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:49:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:49:38 ========================================================= 08:49:38 EdgeX Global Pipelines Version Info 08:49:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:49:40 ------------------- 08:49:40 stable info: 08:49:40 ------------------- 08:49:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:49:40 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 08:49:40 Message: update stable to v1.0.172 08:49:41 ------------------- 08:49:41 experimental info: 08:49:41 ------------------- 08:49:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:49:41 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 08:49:41 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:49:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:49:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:49:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:49:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:49:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 08:49:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:49:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:49:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:49:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:49:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:49:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:49:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:49:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:49:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:49:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:49:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:49:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:49:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:49:45 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:49:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-686 [Pipeline] echo 08:49:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-686 [Pipeline] echo 08:49:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-686 [Pipeline] echo 08:49:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d72cc10d2d063d512d9bc35b15c6e16400e128c5 [Pipeline] echo 08:49:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d72cc10 [Pipeline] echo 08:49:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:49:46 provisioning config files... 08:49:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-686@tmp/config2625283208249286121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:49:46 ---> docker-login.sh 08:49:46 nexus3.edgexfoundry.org:10001 08:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:47 Configure a credential helper to remove this warning. See 08:49:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:47 08:49:47 Login Succeeded 08:49:47 nexus3.edgexfoundry.org:10002 08:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:47 Configure a credential helper to remove this warning. See 08:49:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:47 08:49:47 Login Succeeded 08:49:47 nexus3.edgexfoundry.org:10003 08:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:47 Configure a credential helper to remove this warning. See 08:49:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:47 08:49:47 Login Succeeded 08:49:47 nexus3.edgexfoundry.org:10004 08:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:47 Configure a credential helper to remove this warning. See 08:49:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:47 08:49:47 Login Succeeded 08:49:47 docker.io 08:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:48 Configure a credential helper to remove this warning. See 08:49:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:48 08:49:48 Login Succeeded 08:49:48 ---> docker-login.sh ends [Pipeline] } 08:49:48 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 08:49:49 + git log --format=format:%s -1 d72cc10d2d063d512d9bc35b15c6e16400e128c5 [Pipeline] echo 08:49:49 GIT_COMMIT: d72cc10d2d063d512d9bc35b15c6e16400e128c5, Commit Message: feat: Make the numeric value type allows overflow and NaN [Pipeline] echo 08:49:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:49:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:49:50 08:49:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:49:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:49:50 latest: Pulling from edgex-devops/git-semver 08:49:50 31603596830f: Pulling fs layer 08:49:50 2a8b12db71e7: Pulling fs layer 08:49:50 6ca5941a6612: Pulling fs layer 08:49:50 ecc8261a40a4: Pulling fs layer 08:49:50 ecc8261a40a4: Waiting 08:49:50 2a8b12db71e7: Verifying Checksum 08:49:50 2a8b12db71e7: Download complete 08:49:50 31603596830f: Verifying Checksum 08:49:50 31603596830f: Download complete 08:49:50 6ca5941a6612: Verifying Checksum 08:49:50 6ca5941a6612: Download complete 08:49:50 ecc8261a40a4: Verifying Checksum 08:49:50 ecc8261a40a4: Download complete 08:49:51 31603596830f: Pull complete 08:49:51 2a8b12db71e7: Pull complete 08:49:52 6ca5941a6612: Pull complete 08:49:52 ecc8261a40a4: Pull complete 08:49:52 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:49:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:49:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:49:52 prd-centos7-docker-4c-2g-15355 does not seem to be running inside a container 08:49:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-686 -v /w/workspace/dgexfoundry_device-sdk-go_PR-686:/w/workspace/dgexfoundry_device-sdk-go_PR-686:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-686@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-686@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:10004/edgex-devops/git-semver:latest cat 08:49:54 $ docker top fa7b23a0bad0e5fd54583e2d31e8a8d7e909e4cc5b9118620f56b7b6a7323597 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:49:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:49:54 [ssh-agent] Looking for ssh-agent implementation... 08:49:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:49:55 $ docker exec fa7b23a0bad0e5fd54583e2d31e8a8d7e909e4cc5b9118620f56b7b6a7323597 ssh-agent 08:49:55 SSH_AUTH_SOCK=/tmp/ssh-EIMkf4UAndWu/agent.13 08:49:55 SSH_AGENT_PID=18 08:49:55 Running ssh-add (command line suppressed) 08:49:55 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-686@tmp/private_key_937423617471659271.key (/w/workspace/dgexfoundry_device-sdk-go_PR-686@tmp/private_key_937423617471659271.key) 08:49:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:49:55 + git tag --points-at HEAD [Pipeline] } 08:49:55 $ docker exec --env ******** --env ******** fa7b23a0bad0e5fd54583e2d31e8a8d7e909e4cc5b9118620f56b7b6a7323597 ssh-agent -k 08:49:56 unset SSH_AUTH_SOCK; 08:49:56 unset SSH_AGENT_PID; 08:49:56 echo Agent pid 18 killed; 08:49:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:49:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:49:56 [ssh-agent] Looking for ssh-agent implementation... 08:49:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:49:56 $ docker exec fa7b23a0bad0e5fd54583e2d31e8a8d7e909e4cc5b9118620f56b7b6a7323597 ssh-agent 08:49:56 SSH_AUTH_SOCK=/tmp/ssh-AwdJOsio7lr0/agent.47 08:49:56 SSH_AGENT_PID=52 08:49:56 Running ssh-add (command line suppressed) 08:49:56 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-686@tmp/private_key_4667086133828488126.key (/w/workspace/dgexfoundry_device-sdk-go_PR-686@tmp/private_key_4667086133828488126.key) 08:49:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:49:57 + git semver init 08:49:57 # -> Open(): unable to determine branch for HEAD 08:49:57 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-686/.git 08:49:57 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-686 08:49:57 # $SEMVER_REMOTE_NAME = origin 08:49:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:49:57 # $SEMVER_USER_NAME = edgex-jenkins 08:49:57 # $SEMVER_BRANCH = PR-686 08:49:57 # $SEMVER_TEMP = /tmp/semver-153351068 08:49:57 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 08:49:58 # '/tmp/semver-153351068' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-686/.semver' 08:49:58 # -> Force: false 08:49:58 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-686/.semver [Pipeline] } 08:49:58 $ docker exec --env ******** --env ******** fa7b23a0bad0e5fd54583e2d31e8a8d7e909e4cc5b9118620f56b7b6a7323597 ssh-agent -k 08:49:58 unset SSH_AUTH_SOCK; 08:49:58 unset SSH_AGENT_PID; 08:49:58 echo Agent pid 52 killed; 08:49:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:49:58 + git semver [Pipeline] } 08:49:58 $ docker stop --time=1 fa7b23a0bad0e5fd54583e2d31e8a8d7e909e4cc5b9118620f56b7b6a7323597 08:50:00 $ docker rm -f fa7b23a0bad0e5fd54583e2d31e8a8d7e909e4cc5b9118620f56b7b6a7323597 [Pipeline] // withDockerContainer [Pipeline] sh 08:50:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:50:01 Stashed 1 file(s) [Pipeline] echo 08:50:01 [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 08:50:17 Still waiting to schedule task 08:50:17 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:50:17 Still waiting to schedule task 08:50:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:52:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15356 in /w/workspace/dgexfoundry_device-sdk-go_PR-686 [Pipeline] { [Pipeline] ws 08:52:11 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 08:52:16 using credential edgex-jenkins-ssh 08:52:16 Cloning the remote Git repository 08:52:16 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:52:17 Running on prd-centos7-docker-4c-2g-15357 in /w/workspace/dgexfoundry_device-sdk-go_PR-686 [Pipeline] { [Pipeline] ws 08:52:17 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 08:52:16 > git init /w/workspace/device-sdk-go/1 # timeout=10 08:52:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:52:17 > git --version # timeout=10 08:52:17 > git --version # 'git version 2.17.1' 08:52:17 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:52:19 Merging remotes/origin/master commit c21ff6277396b81a1001baea71274dd2dd19f737 into PR head commit d72cc10d2d063d512d9bc35b15c6e16400e128c5 08:52:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:52:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:52:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:52:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:52:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:52:19 > git config core.sparsecheckout # timeout=10 08:52:19 > git checkout -f d72cc10d2d063d512d9bc35b15c6e16400e128c5 # timeout=10 08:52:19 > git remote # timeout=10 08:52:19 > git config --get remote.origin.url # timeout=10 08:52:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:19 > git merge c21ff6277396b81a1001baea71274dd2dd19f737 # timeout=10 08:52:19 Merge succeeded, producing d72cc10d2d063d512d9bc35b15c6e16400e128c5 08:52:19 Checking out Revision d72cc10d2d063d512d9bc35b15c6e16400e128c5 (PR-686) 08:52:20 using credential edgex-jenkins-ssh 08:52:20 Cloning the remote Git repository 08:52:19 > git rev-parse HEAD^{commit} # timeout=10 08:52:19 > git config core.sparsecheckout # timeout=10 08:52:19 > git checkout -f d72cc10d2d063d512d9bc35b15c6e16400e128c5 # timeout=10 08:52:19 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:52:19 > git init /w/workspace/device-sdk-go/1 # timeout=10 08:52:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:52:20 > git --version # timeout=10 08:52:20 > git --version # 'git version 2.24.3' 08:52:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:52:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:52:21 Merging remotes/origin/master commit c21ff6277396b81a1001baea71274dd2dd19f737 into PR head commit d72cc10d2d063d512d9bc35b15c6e16400e128c5 08:52:21 Merge succeeded, producing d72cc10d2d063d512d9bc35b15c6e16400e128c5 08:52:21 Checking out Revision d72cc10d2d063d512d9bc35b15c6e16400e128c5 (PR-686) 08:52:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:52:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:52:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:52:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:52:21 > git config core.sparsecheckout # timeout=10 08:52:21 > git checkout -f d72cc10d2d063d512d9bc35b15c6e16400e128c5 # timeout=10 08:52:21 > git remote # timeout=10 08:52:21 > git config --get remote.origin.url # timeout=10 08:52:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:21 > git merge c21ff6277396b81a1001baea71274dd2dd19f737 # timeout=10 08:52:21 > git rev-parse HEAD^{commit} # timeout=10 08:52:21 > git config core.sparsecheckout # timeout=10 08:52:21 > git checkout -f d72cc10d2d063d512d9bc35b15c6e16400e128c5 # timeout=10 08:52:23 Commit message: "feat: Make the numeric value type allows overflow and NaN" 08:52:23 > git --version # timeout=10 08:52:23 > git --version # 'git version 2.17.1' 08:52:23 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:52:25 Commit message: "feat: Make the numeric value type allows overflow and NaN" 08:52:25 > git --version # timeout=10 08:52:25 > git --version # 'git version 2.24.3' 08:52:25 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 08:52:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 08:52:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 08:52:26 + true 08:52:26 + sudo service docker restart [Pipeline] sh 08:52:27 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:52:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:52:27 + sudo service docker restart 08:52:27 + true 08:52:27 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:52:28 provisioning config files... 08:52:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3121370102669775146tmp [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] wrap 08:52:29 provisioning config files... 08:52:29 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2307491935057295962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:52:29 ---> docker-login.sh 08:52:29 nexus3.edgexfoundry.org:10001 08:52:29 ---> docker-login.sh 08:52:29 nexus3.edgexfoundry.org:10001 08:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:30 Configure a credential helper to remove this warning. See 08:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:30 08:52:30 Login Succeeded 08:52:30 nexus3.edgexfoundry.org:10002 08:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:30 Configure a credential helper to remove this warning. See 08:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:30 08:52:30 Login Succeeded 08:52:30 nexus3.edgexfoundry.org:10003 08:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:30 Configure a credential helper to remove this warning. See 08:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:30 08:52:30 Login Succeeded 08:52:30 nexus3.edgexfoundry.org:10004 08:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:30 Configure a credential helper to remove this warning. See 08:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:30 08:52:30 Login Succeeded 08:52:30 nexus3.edgexfoundry.org:10002 08:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:30 Configure a credential helper to remove this warning. See 08:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:30 08:52:30 Login Succeeded 08:52:30 docker.io 08:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:30 Configure a credential helper to remove this warning. See 08:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:30 08:52:30 Login Succeeded 08:52:30 ---> docker-login.sh ends [Pipeline] } 08:52:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } 08:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:31 Configure a credential helper to remove this warning. See 08:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:31 08:52:31 Login Succeeded 08:52:31 nexus3.edgexfoundry.org:10003 [Pipeline] // withEnv [Pipeline] unstash 08:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo 08:52:31 ========================================================= 08:52:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:52:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:31 Configure a credential helper to remove this warning. See 08:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:31 08:52:31 Login Succeeded 08:52:31 nexus3.edgexfoundry.org:10004 08:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:32 + 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 . 08:52:32 Sending build context to Docker daemon 2.441MB 08:52:32 Step 1/8 : ARG BASE=golang:1.15-alpine 08:52:32 Step 2/8 : FROM ${BASE} 08:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:32 Configure a credential helper to remove this warning. See 08:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:32 08:52:32 Login Succeeded 08:52:32 docker.io 08:52:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:52:32 188c0c94c7c5: Pulling fs layer 08:52:32 0ef7d3d256c8: Pulling fs layer 08:52:32 de9db76c5a1d: Pulling fs layer 08:52:32 bca2f99d35d6: Pulling fs layer 08:52:32 93359f2a8cfa: Pulling fs layer 08:52:32 7c6f9722023f: Pulling fs layer 08:52:32 a35cf1a2eb13: Pulling fs layer 08:52:32 7c6f9722023f: Waiting 08:52:32 a35cf1a2eb13: Waiting 08:52:32 bca2f99d35d6: Waiting 08:52:32 de9db76c5a1d: Verifying Checksum 08:52:32 de9db76c5a1d: Download complete 08:52:32 0ef7d3d256c8: Download complete 08:52:32 93359f2a8cfa: Verifying Checksum 08:52:32 93359f2a8cfa: Download complete 08:52:32 7c6f9722023f: Verifying Checksum 08:52:32 7c6f9722023f: Download complete 08:52:32 188c0c94c7c5: Verifying Checksum 08:52:32 188c0c94c7c5: Download complete 08:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:32 188c0c94c7c5: Pull complete 08:52:32 0ef7d3d256c8: Pull complete 08:52:32 de9db76c5a1d: Pull complete 08:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:32 Configure a credential helper to remove this warning. See 08:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:32 08:52:32 Login Succeeded 08:52:33 ---> docker-login.sh ends [Pipeline] } 08:52:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:52:33 ========================================================= 08:52:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:52:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:52:34 + 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 . 08:52:34 a35cf1a2eb13: Verifying Checksum 08:52:34 a35cf1a2eb13: Download complete 08:52:34 Sending build context to Docker daemon 2.44MB 08:52:34 Step 1/8 : ARG BASE=golang:1.15-alpine 08:52:34 Step 2/8 : FROM ${BASE} 08:52:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:52:34 5f621e34cdf4: Pulling fs layer 08:52:34 a4357932f1b6: Pulling fs layer 08:52:34 18c013af1878: Pulling fs layer 08:52:34 00ac8860ef70: Pulling fs layer 08:52:34 63d7cb157983: Pulling fs layer 08:52:34 b116817d02f9: Pulling fs layer 08:52:34 745a02a5169b: Pulling fs layer 08:52:34 63d7cb157983: Waiting 08:52:34 b116817d02f9: Waiting 08:52:34 00ac8860ef70: Waiting 08:52:34 745a02a5169b: Waiting 08:52:34 18c013af1878: Verifying Checksum 08:52:34 18c013af1878: Download complete 08:52:34 a4357932f1b6: Download complete 08:52:34 63d7cb157983: Verifying Checksum 08:52:34 63d7cb157983: Download complete 08:52:34 5f621e34cdf4: Verifying Checksum 08:52:34 5f621e34cdf4: Download complete 08:52:34 b116817d02f9: Verifying Checksum 08:52:35 b116817d02f9: Download complete 08:52:35 5f621e34cdf4: Pull complete 08:52:36 a4357932f1b6: Pull complete 08:52:36 18c013af1878: Pull complete 08:52:38 bca2f99d35d6: Verifying Checksum 08:52:38 bca2f99d35d6: Download complete 08:52:39 745a02a5169b: Verifying Checksum 08:52:39 745a02a5169b: Download complete 08:52:40 00ac8860ef70: Verifying Checksum 08:52:40 00ac8860ef70: Download complete 08:52:43 bca2f99d35d6: Pull complete 08:52:43 93359f2a8cfa: Pull complete 08:52:43 7c6f9722023f: Pull complete 08:52:47 a35cf1a2eb13: Pull complete 08:52:47 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:52:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:52:47 ---> a62c8e92a672 08:52:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:52:47 ---> Running in 8c7590ce3881 08:52:48 Removing intermediate container 8c7590ce3881 08:52:48 ---> c44916c7094b 08:52:48 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:48 ---> Running in faec2a923b96 08:52:49 Removing intermediate container faec2a923b96 08:52:49 ---> 40968c89334b 08:52:49 Step 5/8 : RUN apk add --no-cache make git 08:52:49 ---> Running in 38515f800538 08:52:50 00ac8860ef70: Pull complete 08:52:50 63d7cb157983: Pull complete 08:52:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:52:50 b116817d02f9: Pull complete 08:52:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:52:53 OK: 166 MiB in 39 packages 08:52:53 Removing intermediate container 38515f800538 08:52:53 ---> 4baeff19e8cb 08:52:53 Step 6/8 : WORKDIR /device-sdk-go 08:52:53 ---> Running in ddcbc6269624 08:52:53 Removing intermediate container ddcbc6269624 08:52:53 ---> 1ed2453bf2ea 08:52:53 Step 7/8 : COPY . . 08:52:55 745a02a5169b: Pull complete 08:52:55 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:52:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:52:55 ---> b7e6874047d6 08:52:55 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:52:55 ---> 059012ee6075 08:52:55 Step 8/8 : RUN go mod download 08:52:55 ---> Running in f2413634667d 08:52:57 ---> Running in 13a257d8e18e 08:52:58 Removing intermediate container 13a257d8e18e 08:52:58 ---> a4e9c5270cc4 08:52:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:58 ---> Running in 9f4d518fd1f7 08:53:00 Removing intermediate container 9f4d518fd1f7 08:53:00 ---> 782e7c42c8f2 08:53:00 Step 5/8 : RUN apk add --no-cache make git 08:53:00 ---> Running in 2e069e7aaf41 08:53:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:53:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:53:03 OK: 142 MiB in 39 packages 08:53:04 Removing intermediate container 2e069e7aaf41 08:53:04 ---> b3de6b5af5c1 08:53:04 Step 6/8 : WORKDIR /device-sdk-go 08:53:05 ---> Running in ab8256678d5a 08:53:05 Removing intermediate container ab8256678d5a 08:53:05 ---> e362c1a6278f 08:53:05 Step 7/8 : COPY . . 08:53:06 ---> f44b616bf88e 08:53:06 Step 8/8 : RUN go mod download 08:53:06 ---> Running in 56291d5e3b81 08:53:13 Removing intermediate container f2413634667d 08:53:13 ---> 17c6e2f361b5 08:53:13 Successfully built 17c6e2f361b5 08:53:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:53:13 + docker inspect -f . ci-base-image-x86_64 08:53:13 . [Pipeline] withDockerContainer 08:53:14 prd-centos7-docker-4c-2g-15357 does not seem to be running inside a container 08:53:14 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:53:14 $ docker top d41c1248bb59496709a007765d177171111dbd9b7d73b9bff97571cb5dc16d3e -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:15 + go version 08:53:15 go version go1.15.5 linux/amd64 [Pipeline] } 08:53:15 $ docker stop --time=1 d41c1248bb59496709a007765d177171111dbd9b7d73b9bff97571cb5dc16d3e 08:53:16 $ docker rm -f d41c1248bb59496709a007765d177171111dbd9b7d73b9bff97571cb5dc16d3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:53:17 + docker inspect -f . ci-base-image-x86_64 08:53:17 . [Pipeline] withDockerContainer 08:53:18 prd-centos7-docker-4c-2g-15357 does not seem to be running inside a container 08:53:18 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:53:18 $ docker top 9fee7ce91e56b595544be809372eb76f609afa709eef1ee65d46470363d4ed9f -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:19 + make test 08:53:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:53:26 ? github.com/edgexfoundry/device-sdk-go [no test files] 08:53:29 Removing intermediate container 56291d5e3b81 08:53:29 ---> 973f12d3588f 08:53:29 Successfully built 973f12d3588f 08:53:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:53:29 + docker inspect -f . ci-base-image-arm64 08:53:29 . [Pipeline] withDockerContainer 08:53:29 prd-ubuntu18.04-docker-arm64-4c-16g-15356 does not seem to be running inside a container 08:53:29 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:53:31 $ docker top 6ecb30e0522ec696cff02b06c403a90e4d831309070e196b7ad418fc03afd9e7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:32 + go version 08:53:32 go version go1.15.5 linux/arm64 [Pipeline] } 08:53:32 $ docker stop --time=1 6ecb30e0522ec696cff02b06c403a90e4d831309070e196b7ad418fc03afd9e7 08:53:34 $ docker rm -f 6ecb30e0522ec696cff02b06c403a90e4d831309070e196b7ad418fc03afd9e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:53:35 + docker inspect -f . ci-base-image-arm64 08:53:35 . [Pipeline] withDockerContainer 08:53:35 prd-ubuntu18.04-docker-arm64-4c-16g-15356 does not seem to be running inside a container 08:53:35 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:53:37 $ docker top 8e3674b190e8c70cf5f79cf238739c80314071ca2f73cd236ae05cb7635bd774 -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:38 + make test 08:53:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:53:41 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 08:53:41 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 08:53:41 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 08:53:41 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.056s coverage: 20.6% of statements 08:53:43 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.475s coverage: 97.1% of statements 08:54:01 ? github.com/edgexfoundry/device-sdk-go [no test files] 08:54:15 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.088s coverage: 9.4% of statements 08:54:15 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.047s coverage: 21.9% of statements 08:54:15 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 08:54:15 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.240s coverage: 42.5% of statements 08:54:15 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 08:54:15 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.316s coverage: 68.9% of statements 08:54:15 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 08:54:15 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 08:54:15 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 08:54:15 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 08:54:15 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.070s coverage: 53.8% of statements 08:54:15 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 08:54:15 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 08:54:15 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 08:54:15 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.327s coverage: 68.9% of statements 08:54:15 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.059s coverage: 4.6% of statements 08:54:15 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 08:54:15 GO111MODULE=on go vet ./... 08:54:22 gofmt -l . 08:54:22 [ "`gofmt -l .`" = "" ] 08:54:22 ./bin/test-attribution-txt.sh 08:54:22 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:54:23 $ docker stop --time=1 9fee7ce91e56b595544be809372eb76f609afa709eef1ee65d46470363d4ed9f 08:54:25 $ docker rm -f 9fee7ce91e56b595544be809372eb76f609afa709eef1ee65d46470363d4ed9f [Pipeline] // withDockerContainer [Pipeline] sh 08:54:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:54:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:54:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:54:29 + ls -al . 08:54:29 total 208 08:54:29 drwxrwxr-x. 10 jenkins jenkins 4096 Dec 10 08:54 . 08:54:29 drwxrwxr-x. 4 jenkins jenkins 28 Dec 10 08:52 .. 08:54:29 drwxrwxr-x. 2 jenkins jenkins 64 Dec 10 08:52 bin 08:54:29 -rw-r--r--. 1 jenkins jenkins 128828 Dec 10 08:54 coverage.out 08:54:29 -rw-rw-r--. 1 jenkins jenkins 936 Dec 10 08:52 Dockerfile.build 08:54:29 -rw-rw-r--. 1 jenkins jenkins 140 Dec 10 08:52 .dockerignore 08:54:29 drwxrwxr-x. 4 jenkins jenkins 48 Dec 10 08:52 example 08:54:29 drwxrwxr-x. 8 jenkins jenkins 179 Dec 10 08:52 .git 08:54:29 drwxrwxr-x. 2 jenkins jenkins 103 Dec 10 08:52 .github 08:54:29 -rw-rw-r--. 1 jenkins jenkins 138 Dec 10 08:52 .gitignore 08:54:29 -rw-r--r--. 1 jenkins jenkins 488 Dec 10 08:54 go.mod 08:54:29 -rw-r--r--. 1 jenkins jenkins 13631 Dec 10 08:54 go.sum 08:54:29 drwxrwxr-x. 15 jenkins jenkins 211 Dec 10 08:52 internal 08:54:29 -rw-rw-r--. 1 jenkins jenkins 901 Dec 10 08:52 Jenkinsfile 08:54:29 -rw-rw-r--. 1 jenkins jenkins 11341 Dec 10 08:52 LICENSE 08:54:29 -rw-rw-r--. 1 jenkins jenkins 1013 Dec 10 08:52 Makefile 08:54:29 drwxrwxr-x. 4 jenkins jenkins 26 Dec 10 08:52 openapi 08:54:29 drwxrwxr-x. 5 jenkins jenkins 50 Dec 10 08:52 pkg 08:54:29 -rw-rw-r--. 1 jenkins jenkins 5897 Dec 10 08:52 README.md 08:54:29 -rw-rw-r--. 1 jenkins jenkins 4291 Dec 10 08:52 RELEASE-NOTES.txt 08:54:29 drwxrwxr-x. 4 jenkins jenkins 54 Dec 10 08:52 snap 08:54:29 -rw-rw-r--. 1 jenkins jenkins 5 Dec 10 08:50 VERSION 08:54:29 -rw-rw-r--. 1 jenkins jenkins 222 Dec 10 08:52 version.go [Pipeline] isUnix [Pipeline] sh 08:54:29 + 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=d72cc10d2d063d512d9bc35b15c6e16400e128c5 --label arch=amd64 --label version=0.0.0 . 08:54:30 Sending build context to Docker daemon 2.571MB 08:54:30 Step 1/24 : ARG BASE=golang:1.15-alpine 08:54:30 Step 2/24 : FROM ${BASE} AS builder 08:54:30 ---> 17c6e2f361b5 08:54:30 Step 3/24 : ARG MAKE='make build' 08:54:30 ---> Running in 0e44764e0d17 08:54:30 Removing intermediate container 0e44764e0d17 08:54:30 ---> 4bbfd2c5304f 08:54:30 Step 4/24 : WORKDIR /device-sdk-go 08:54:30 ---> Running in a06862efd473 08:54:31 Removing intermediate container a06862efd473 08:54:31 ---> b6afe38855dc 08:54:31 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:54:31 ---> Running in de1432255c15 08:54:31 Removing intermediate container de1432255c15 08:54:31 ---> d40033dd1520 08:54:31 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:54:31 ---> Running in 2ded48d3641b 08:54:32 Removing intermediate container 2ded48d3641b 08:54:32 ---> 2794a2626e4e 08:54:32 Step 7/24 : RUN apk add --update --no-cache make git 08:54:32 ---> Running in 297b4de0ceed 08:54:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:54:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:54:34 OK: 166 MiB in 39 packages 08:54:35 Removing intermediate container 297b4de0ceed 08:54:35 ---> 921baec69aa3 08:54:35 Step 8/24 : COPY . . 08:54:36 ---> 67921879886e 08:54:36 Step 9/24 : RUN ${MAKE} 08:54:36 ---> Running in d17f4b908f1d 08:54:36 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 08:54:40 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 08:54:40 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 08:54:40 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 08:54:40 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.130s coverage: 20.6% of statements 08:54:43 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.212s coverage: 97.1% of statements 08:54:47 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 08:54:47 Removing intermediate container d17f4b908f1d 08:54:47 ---> a0d59efdb0ef 08:54:47 Step 10/24 : FROM scratch 08:54:47 ---> 08:54:47 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:54:47 ---> Running in 502507e67f2e 08:54:48 Removing intermediate container 502507e67f2e 08:54:48 ---> 244d7e03bd73 08:54:48 Step 12/24 : ENV APP_PORT=49990 08:54:48 ---> Running in 2d948b9b0b4b 08:54:48 Removing intermediate container 2d948b9b0b4b 08:54:48 ---> df5e1988777a 08:54:48 Step 13/24 : EXPOSE $APP_PORT 08:54:48 ---> Running in 872506431b6b 08:54:48 Removing intermediate container 872506431b6b 08:54:48 ---> 9a6cc828f082 08:54:48 Step 14/24 : WORKDIR / 08:54:48 ---> Running in 121273def2b2 08:54:48 Removing intermediate container 121273def2b2 08:54:48 ---> 8d4552592ed7 08:54:48 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 08:54:49 ---> 25001a6c9a6f 08:54:49 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 08:54:49 ---> 459a61d8a4cd 08:54:49 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 08:54:49 ---> 07c5f95ea768 08:54:49 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 08:54:49 ---> bb18eb7d1315 08:54:49 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 08:54:50 ---> 451bb8611e5a 08:54:50 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 08:54:50 ---> Running in 2b7c50725388 08:54:50 Removing intermediate container 2b7c50725388 08:54:50 ---> 7378cbb0e266 08:54:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:54:50 ---> Running in 16aca7a6b17c 08:54:50 Removing intermediate container 16aca7a6b17c 08:54:50 ---> a3b5e8cb7a6f 08:54:50 Step 22/24 : LABEL arch=amd64 08:54:50 ---> Running in 175e1b4ae8ec 08:54:50 Removing intermediate container 175e1b4ae8ec 08:54:50 ---> 6f0b2720bd96 08:54:50 Step 23/24 : LABEL git_sha=d72cc10d2d063d512d9bc35b15c6e16400e128c5 08:54:50 ---> Running in fa20eba9784a 08:54:50 Removing intermediate container fa20eba9784a 08:54:50 ---> a0805c59979d 08:54:50 Step 24/24 : LABEL version=0.0.0 08:54:51 ---> Running in 67ec32945923 08:54:51 Removing intermediate container 67ec32945923 08:54:51 ---> acae710f8500 08:54:51 [Warning] One or more build-args [ARCH] were not consumed 08:54:51 Successfully built acae710f8500 08:54:51 Successfully tagged docker-device-sdk-simple: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] } 08:55:10 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.162s coverage: 9.4% of statements 08:55:10 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.120s coverage: 21.9% of statements 08:55:10 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 08:55:10 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.654s coverage: 42.5% of statements 08:55:10 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 08:55:10 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.798s coverage: 68.9% of statements 08:55:10 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 08:55:10 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 08:55:10 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 08:55:10 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 08:55:10 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.180s coverage: 53.8% of statements 08:55:10 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 08:55:10 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 08:55:10 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 08:55:10 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.708s coverage: 68.9% of statements 08:55:10 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.121s coverage: 4.6% of statements 08:55:10 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 08:55:10 GO111MODULE=on go vet ./... 08:55:43 gofmt -l . 08:55:43 [ "`gofmt -l .`" = "" ] 08:55:43 ./bin/test-attribution-txt.sh 08:55:43 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:55:43 $ docker stop --time=1 8e3674b190e8c70cf5f79cf238739c80314071ca2f73cd236ae05cb7635bd774 08:55:45 $ docker rm -f 8e3674b190e8c70cf5f79cf238739c80314071ca2f73cd236ae05cb7635bd774 [Pipeline] // withDockerContainer [Pipeline] sh 08:55:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:55:46 Warning: overwriting stash ‘coverage-report’ 08:55:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:55:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:55:48 + ls -al . 08:55:48 total 244 08:55:48 drwxrwxr-x 10 jenkins jenkins 4096 Dec 10 08:55 . 08:55:48 drwxrwxr-x 4 jenkins jenkins 4096 Dec 10 08:52 .. 08:55:48 -rw-rw-r-- 1 jenkins jenkins 140 Dec 10 08:52 .dockerignore 08:55:48 drwxrwxr-x 8 jenkins jenkins 4096 Dec 10 08:52 .git 08:55:48 drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 08:52 .github 08:55:48 -rw-rw-r-- 1 jenkins jenkins 138 Dec 10 08:52 .gitignore 08:55:48 -rw-rw-r-- 1 jenkins jenkins 936 Dec 10 08:52 Dockerfile.build 08:55:48 -rw-rw-r-- 1 jenkins jenkins 901 Dec 10 08:52 Jenkinsfile 08:55:48 -rw-rw-r-- 1 jenkins jenkins 11341 Dec 10 08:52 LICENSE 08:55:48 -rw-rw-r-- 1 jenkins jenkins 1013 Dec 10 08:52 Makefile 08:55:48 -rw-rw-r-- 1 jenkins jenkins 5897 Dec 10 08:52 README.md 08:55:48 -rw-rw-r-- 1 jenkins jenkins 4291 Dec 10 08:52 RELEASE-NOTES.txt 08:55:48 -rw-rw-r-- 1 jenkins jenkins 5 Dec 10 08:50 VERSION 08:55:48 drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 08:52 bin 08:55:48 -rw-r--r-- 1 jenkins jenkins 128828 Dec 10 08:55 coverage.out 08:55:48 drwxrwxr-x 4 jenkins jenkins 4096 Dec 10 08:52 example 08:55:48 -rw-r--r-- 1 jenkins jenkins 488 Dec 10 08:55 go.mod 08:55:48 -rw-r--r-- 1 jenkins jenkins 13631 Dec 10 08:55 go.sum 08:55:48 drwxrwxr-x 15 jenkins jenkins 4096 Dec 10 08:52 internal 08:55:48 drwxrwxr-x 4 jenkins jenkins 4096 Dec 10 08:52 openapi 08:55:48 drwxrwxr-x 5 jenkins jenkins 4096 Dec 10 08:52 pkg 08:55:48 drwxrwxr-x 4 jenkins jenkins 4096 Dec 10 08:52 snap 08:55:48 -rw-rw-r-- 1 jenkins jenkins 222 Dec 10 08:52 version.go [Pipeline] isUnix [Pipeline] sh 08:55:49 + 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=d72cc10d2d063d512d9bc35b15c6e16400e128c5 --label arch=arm64 --label version=0.0.0 . 08:55:49 Sending build context to Docker daemon 2.57MB 08:55:49 Step 1/24 : ARG BASE=golang:1.15-alpine 08:55:49 Step 2/24 : FROM ${BASE} AS builder 08:55:49 ---> 973f12d3588f 08:55:49 Step 3/24 : ARG MAKE='make build' 08:55:50 ---> Running in cb7900c3696a 08:55:50 Removing intermediate container cb7900c3696a 08:55:50 ---> 535634453397 08:55:50 Step 4/24 : WORKDIR /device-sdk-go 08:55:50 ---> Running in 1fdf429d6403 08:55:50 Removing intermediate container 1fdf429d6403 08:55:50 ---> 7edc91e62a99 08:55:50 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:55:51 ---> Running in 1682ee1d71d7 08:55:51 Removing intermediate container 1682ee1d71d7 08:55:51 ---> f81d96e4fe22 08:55:51 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:55:51 ---> Running in 0e8f82333240 08:55:53 Removing intermediate container 0e8f82333240 08:55:53 ---> 41d905e01ab4 08:55:53 Step 7/24 : RUN apk add --update --no-cache make git 08:55:54 ---> Running in 73639db42480 08:55:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:55:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:55:57 OK: 142 MiB in 39 packages 08:55:58 Removing intermediate container 73639db42480 08:55:58 ---> 9b05c2321698 08:55:58 Step 8/24 : COPY . . 08:55:59 ---> 86f7e626cf20 08:55:59 Step 9/24 : RUN ${MAKE} 08:55:59 ---> Running in 903dcda96b8e 08:56:00 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 08:56:27 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 08:56:27 Removing intermediate container 903dcda96b8e 08:56:27 ---> c19c2c80cb6c 08:56:27 Step 10/24 : FROM scratch 08:56:27 ---> 08:56:27 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:56:27 ---> Running in 2ab0f0df6f58 08:56:27 Removing intermediate container 2ab0f0df6f58 08:56:27 ---> 9de8ab4fb043 08:56:27 Step 12/24 : ENV APP_PORT=49990 08:56:27 ---> Running in 655e8dc20d71 08:56:28 Removing intermediate container 655e8dc20d71 08:56:28 ---> d19176ed4a45 08:56:28 Step 13/24 : EXPOSE $APP_PORT 08:56:28 ---> Running in 2f99a297040f 08:56:28 Removing intermediate container 2f99a297040f 08:56:28 ---> 2529dff845fa 08:56:28 Step 14/24 : WORKDIR / 08:56:28 ---> Running in db5adcb47890 08:56:29 Removing intermediate container db5adcb47890 08:56:29 ---> f04c1fe140b2 08:56:29 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 08:56:30 ---> 469360549742 08:56:30 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 08:56:31 ---> f23a28c341d1 08:56:31 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 08:56:32 ---> 14ef453f434e 08:56:32 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 08:56:32 ---> 807b903cbb57 08:56:32 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 08:56:33 ---> 04ac94954c5a 08:56:33 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 08:56:33 ---> Running in bc238611dfb6 08:56:33 Removing intermediate container bc238611dfb6 08:56:33 ---> b411584a815a 08:56:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:56:34 ---> Running in 4ccfd4221aa9 08:56:34 Removing intermediate container 4ccfd4221aa9 08:56:34 ---> 65c7374b0ace 08:56:34 Step 22/24 : LABEL arch=arm64 08:56:34 ---> Running in 4d553542352f 08:56:35 Removing intermediate container 4d553542352f 08:56:35 ---> f4991cb4bc5c 08:56:35 Step 23/24 : LABEL git_sha=d72cc10d2d063d512d9bc35b15c6e16400e128c5 08:56:35 ---> Running in a09a50f80fe6 08:56:35 Removing intermediate container a09a50f80fe6 08:56:35 ---> f9171e470928 08:56:35 Step 24/24 : LABEL version=0.0.0 08:56:35 ---> Running in 4b316f0b0663 08:56:36 Removing intermediate container 4b316f0b0663 08:56:36 ---> 70e726cbea51 08:56:36 [Warning] One or more build-args [ARCH] were not consumed 08:56:36 Successfully built 70e726cbea51 08:56:36 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 08:56:38 provisioning config files... 08:56:38 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-686@tmp/config3385335323529191822tmp [Pipeline] { [Pipeline] sh 08:56:39 + set +x 08:56:39 + curl -s https://codecov.io/bash 08:56:39 + bash -s -- 08:56:39 08:56:39 _____ _ 08:56:39 / ____| | | 08:56:39 | | ___ __| | ___ ___ _____ __ 08:56:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:56:39 | |___| (_) | (_| | __/ (_| (_) \ V / 08:56:39 \_____\___/ \__,_|\___|\___\___/ \_/ 08:56:39 Bash-20201130-cc6d3fe 08:56:39 08:56:39 08:56:39 ==> Jenkins CI detected. 08:56:39 project root: . 08:56:39 --> token set from env 08:56:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:56:39 ==> Running gcov in . (disable via -X gcov) 08:56:39 ==> Python coveragepy not found 08:56:39 ==> Searching for coverage reports in: 08:56:39 + . 08:56:39 -> Found 1 reports 08:56:39 ==> Detecting git/mercurial file structure 08:56:39 ==> Reading reports 08:56:39 + ./coverage.out bytes=128828 08:56:39 ==> Appending adjustments 08:56:39 https://docs.codecov.io/docs/fixing-reports 08:56:40 + Found adjustments 08:56:40 ==> Gzipping contents 08:56:40 24K /tmp/codecov.22KQxx.gz 08:56:40 ==> Uploading reports 08:56:40 url: https://codecov.io 08:56:40 query: branch=PR-686&commit=d72cc10d2d063d512d9bc35b15c6e16400e128c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-686%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=686&job=&cmd_args= 08:56:40 -> Pinging Codecov 08:56:40 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-686&commit=d72cc10d2d063d512d9bc35b15c6e16400e128c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-686%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=686&job=&cmd_args= 08:56:40 -> Uploading to 08:56:40 https://storage.googleapis.com/codecov/v4/raw/2020-12-10/7E55EF52A471D76F132DFD9A03CDDE97/d72cc10d2d063d512d9bc35b15c6e16400e128c5/84289217-b1bf-407a-b0a8-1119fe1fa76a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201210T085640Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce84020598579a722e6a4597a35b5373037f2ce4b77d466f52474b0134d33d2c 08:56:40 % Total % Received % Xferd Average Speed Time Time Time Current 08:56:40 Dload Upload Total Spent Left Speed 08:56:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21068 0 0 100 21068 0 48728 --:--:-- --:--:-- --:--:-- 48655 100 21068 0 0 100 21068 0 48705 --:--:-- --:--:-- --:--:-- 48655 08:56:41 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/d72cc10d2d063d512d9bc35b15c6e16400e128c5 [Pipeline] } 08:56:41 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 08:56:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:56:45 ---> package-listing.sh 08:56:45 ++ facter osfamily 08:56:45 ++ tr '[:upper:]' '[:lower:]' 08:56:45 + OS_FAMILY=redhat 08:56:45 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-686 08:56:45 + START_PACKAGES=/tmp/packages_start.txt 08:56:45 + END_PACKAGES=/tmp/packages_end.txt 08:56:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:56:45 + PACKAGES=/tmp/packages_start.txt 08:56:45 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-686 ']' 08:56:45 + PACKAGES=/tmp/packages_end.txt 08:56:45 + case "${OS_FAMILY}" in 08:56:45 + rpm -qa 08:56:45 + sort 08:56:50 + '[' -f /tmp/packages_start.txt ']' 08:56:50 + '[' -f /tmp/packages_end.txt ']' 08:56:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:56:50 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-686 ']' 08:56:50 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-686/archives/ 08:56:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-686/archives/ [Pipeline] echo 08:56:50 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-686/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:56:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:56:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:56:51 08:56:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:56:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:56:51 alpine: Pulling from edgex-lftools-log-publisher 08:56:51 df20fa9351a1: Pulling fs layer 08:56:51 36b3adc4ff6f: Pulling fs layer 08:56:51 8ad3a11d3b57: Pulling fs layer 08:56:51 46f8f816bc3b: Pulling fs layer 08:56:51 93b61091891f: Pulling fs layer 08:56:51 93b9cdb0e59b: Pulling fs layer 08:56:51 5e14af77c1be: Pulling fs layer 08:56:51 01666e4c0597: Pulling fs layer 08:56:51 aa168da1d23b: Pulling fs layer 08:56:51 93b9cdb0e59b: Waiting 08:56:51 5e14af77c1be: Waiting 08:56:51 01666e4c0597: Waiting 08:56:51 aa168da1d23b: Waiting 08:56:51 46f8f816bc3b: Waiting 08:56:51 93b61091891f: Waiting 08:56:51 36b3adc4ff6f: Verifying Checksum 08:56:51 36b3adc4ff6f: Download complete 08:56:52 46f8f816bc3b: Verifying Checksum 08:56:52 46f8f816bc3b: Download complete 08:56:52 df20fa9351a1: Verifying Checksum 08:56:52 93b9cdb0e59b: Download complete 08:56:52 5e14af77c1be: Verifying Checksum 08:56:52 5e14af77c1be: Download complete 08:56:52 93b61091891f: Download complete 08:56:52 01666e4c0597: Verifying Checksum 08:56:52 01666e4c0597: Download complete 08:56:52 8ad3a11d3b57: Verifying Checksum 08:56:52 8ad3a11d3b57: Download complete 08:56:52 df20fa9351a1: Pull complete 08:56:52 36b3adc4ff6f: Pull complete 08:56:53 8ad3a11d3b57: Pull complete 08:56:53 46f8f816bc3b: Pull complete 08:56:53 93b61091891f: Pull complete 08:56:54 aa168da1d23b: Verifying Checksum 08:56:54 aa168da1d23b: Download complete 08:56:54 93b9cdb0e59b: Pull complete 08:56:55 5e14af77c1be: Pull complete 08:56:55 01666e4c0597: Pull complete 08:57:01 aa168da1d23b: Pull complete 08:57:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:57:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:57:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:57:02 prd-centos7-docker-4c-2g-15355 does not seem to be running inside a container 08:57:02 $ 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-686/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-686 -v /w/workspace/dgexfoundry_device-sdk-go_PR-686:/w/workspace/dgexfoundry_device-sdk-go_PR-686:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-686@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-686@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:57:06 $ docker top cf51c9536b0419fcaad7ef6c0e1f6fb12f7b33e9a652ae130605a8be88c90dd2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:57:07 + touch /tmp/pre-build-complete [Pipeline] sh 08:57:07 + mkdir -p /var/log/sa [Pipeline] sh 08:57:08 + ls /var/log/sa-host 08:57:08 + sadf -c /var/log/sa-host/sa10 08:57:08 file_magic: OK 08:57:08 HZ: Using current value: 100 08:57:08 file_header: OK 08:57:08 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 08:57:08 Statistics: 08:57:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:57:08 File successfully converted to sysstat format version 12.2.1 08:57:08 + sadf -c /var/log/sa-host/sa23 08:57:08 file_magic: OK 08:57:08 HZ: Using current value: 100 08:57:08 file_header: OK 08:57:08 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 08:57:08 Statistics: 08:57:08 Hnuu...uuuununununu... 08:57:08 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:57:08 provisioning config files... 08:57:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-686@tmp/config965812023865930629tmp [Pipeline] { [Pipeline] echo 08:57:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:57:08 ---> create-netrc.sh [Pipeline] } 08:57:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:57:09 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:57:09 ---> python-tools-install.sh [Pipeline] echo 08:57:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:57:09 ---> sudo-logs.sh 08:57:09 Archiving 'sudo' log.. [Pipeline] echo 08:57:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:57:10 ---> job-cost.sh 08:57:10 lf-activate-venv: SKIPPING 08:57:10 INFO: No Stack... 08:57:11 INFO: Retrieving Pricing Info for: v1-standard-2 08:57:11 INFO: Archiving Costs [Pipeline] echo 08:57:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:57:12 ---> logs-deploy.sh 08:57:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-686/1 08:57:12 INFO: archiving workspace using pattern(s): 08:57:13 Archives upload complete. 08:57:13 INFO: archiving logs to Nexus 08:57:14 ---> uname -a: 08:57:14 Linux prd-centos7-docker-4c-2g-15355.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:57:14 08:57:14 08:57:14 ---> lscpu: 08:57:14 Architecture: x86_64 08:57:14 CPU op-mode(s): 32-bit, 64-bit 08:57:14 Byte Order: Little Endian 08:57:14 Address sizes: 40 bits physical, 48 bits virtual 08:57:14 CPU(s): 4 08:57:14 On-line CPU(s) list: 0-3 08:57:14 Thread(s) per core: 1 08:57:14 Core(s) per socket: 1 08:57:14 Socket(s): 4 08:57:14 NUMA node(s): 1 08:57:14 Vendor ID: GenuineIntel 08:57:14 CPU family: 6 08:57:14 Model: 44 08:57:14 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:57:14 Stepping: 1 08:57:14 CPU MHz: 2933.438 08:57:14 BogoMIPS: 5866.87 08:57:14 Virtualization: VT-x 08:57:14 Hypervisor vendor: KVM 08:57:14 Virtualization type: full 08:57:14 L1d cache: 128 KiB 08:57:14 L1i cache: 128 KiB 08:57:14 L2 cache: 16 MiB 08:57:14 L3 cache: 64 MiB 08:57:14 NUMA node0 CPU(s): 0-3 08:57:14 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:57:14 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:57:14 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:57:14 Vulnerability Meltdown: Mitigation; PTI 08:57:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:57:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:57:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:57:14 Vulnerability Srbds: Not affected 08:57:14 Vulnerability Tsx async abort: Not affected 08:57:14 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 08:57:14 08:57:14 08:57:14 ---> nproc: 08:57:14 4 08:57:14 08:57:14 08:57:14 ---> df -h: 08:57:14 Filesystem Size Used Available Use% Mounted on 08:57:14 overlay 50.0G 7.3G 42.7G 15% / 08:57:14 tmpfs 64.0M 0 64.0M 0% /dev 08:57:14 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:57:14 shm 64.0M 0 64.0M 0% /dev/shm 08:57:14 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 08:57:14 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 08:57:14 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 08:57:14 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 08:57:14 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 08:57:14 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-686 08:57:14 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-686@tmp 08:57:14 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 08:57:14 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 08:57:14 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 08:57:14 08:57:14