Pull request #701 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 b058260e0a173cbd20e8373902e2c8ff53da770e rather than 1d243b9086b4db4f65a8fc81fe8b6f0be7ce970d Obtained Jenkinsfile from b058260e0a173cbd20e8373902e2c8ff53da770e 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-701/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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-701/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-16745 in /w/workspace/dgexfoundry_device-sdk-go_PR-701 [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-701 # 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/701/head:refs/remotes/origin/PR-701 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b058260e0a173cbd20e8373902e2c8ff53da770e into PR head commit 1d243b9086b4db4f65a8fc81fe8b6f0be7ce970d Merge succeeded, producing 1d243b9086b4db4f65a8fc81fe8b6f0be7ce970d Checking out Revision 1d243b9086b4db4f65a8fc81fe8b6f0be7ce970d (PR-701) > git config core.sparsecheckout # timeout=10 > git checkout -f 1d243b9086b4db4f65a8fc81fe8b6f0be7ce970d # 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 b058260e0a173cbd20e8373902e2c8ff53da770e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d243b9086b4db4f65a8fc81fe8b6f0be7ce970d # timeout=10 Commit message: "feat: Modify callback func to consist with V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:55:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:55:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:55:13 ========================================================= 09:55:13 EdgeX Global Pipelines Version Info 09:55:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:55:15 ------------------- 09:55:15 stable info: 09:55:15 ------------------- 09:55:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:55:15 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 09:55:15 Message: update stable to v1.0.173 09:55:16 ------------------- 09:55:16 experimental info: 09:55:16 ------------------- 09:55:16 Commited By: **** collab-it+edgex@linuxfoundation.org 09:55:16 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 09:55:16 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:55:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:55:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:55:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:55:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:55:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:55:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:55:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:55:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:55:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 09:55:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:55:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:55:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:55:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:55:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:55:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:55:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:55:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:55:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:55:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:55:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:55:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:55:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:55:20 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 09:55:20 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 09:55:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-701 [Pipeline] echo 09:55:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-701 [Pipeline] echo 09:55:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-701 [Pipeline] echo 09:55:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d243b9086b4db4f65a8fc81fe8b6f0be7ce970d [Pipeline] echo 09:55:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d243b9 [Pipeline] echo 09:55:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:55:21 provisioning config files... 09:55:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-701@tmp/config6512715252781177599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:21 ---> docker-login.sh 09:55:21 nexus3.edgexfoundry.org:10001 09:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:22 Configure a credential helper to remove this warning. See 09:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:22 09:55:22 Login Succeeded 09:55:22 nexus3.edgexfoundry.org:10002 09:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:22 Configure a credential helper to remove this warning. See 09:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:22 09:55:22 Login Succeeded 09:55:22 nexus3.edgexfoundry.org:10003 09:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:22 Configure a credential helper to remove this warning. See 09:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:22 09:55:22 Login Succeeded 09:55:22 nexus3.edgexfoundry.org:10004 09:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:23 Configure a credential helper to remove this warning. See 09:55:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:23 09:55:23 Login Succeeded 09:55:23 docker.io 09:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:23 Configure a credential helper to remove this warning. See 09:55:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:23 09:55:23 Login Succeeded 09:55:23 ---> docker-login.sh ends [Pipeline] } 09:55:23 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 09:55:24 + git log --format=format:%s -1 1d243b9086b4db4f65a8fc81fe8b6f0be7ce970d [Pipeline] echo 09:55:24 GIT_COMMIT: 1d243b9086b4db4f65a8fc81fe8b6f0be7ce970d, Commit Message: feat: Modify callback func to consist with V2 API [Pipeline] echo 09:55:24 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:55:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:55:25 09:55:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:55:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:55:26 latest: Pulling from edgex-devops/git-semver 09:55:26 31603596830f: Pulling fs layer 09:55:26 2a8b12db71e7: Pulling fs layer 09:55:26 6ca5941a6612: Pulling fs layer 09:55:26 ecc8261a40a4: Pulling fs layer 09:55:26 ecc8261a40a4: Waiting 09:55:26 2a8b12db71e7: Verifying Checksum 09:55:26 2a8b12db71e7: Download complete 09:55:26 31603596830f: Verifying Checksum 09:55:26 31603596830f: Download complete 09:55:26 6ca5941a6612: Verifying Checksum 09:55:26 6ca5941a6612: Download complete 09:55:26 ecc8261a40a4: Verifying Checksum 09:55:26 ecc8261a40a4: Download complete 09:55:26 31603596830f: Pull complete 09:55:26 2a8b12db71e7: Pull complete 09:55:27 6ca5941a6612: Pull complete 09:55:27 ecc8261a40a4: Pull complete 09:55:27 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:55:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:55:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:55:28 prd-centos7-docker-4c-2g-16745 does not seem to be running inside a container 09:55:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-701 -v /w/workspace/dgexfoundry_device-sdk-go_PR-701:/w/workspace/dgexfoundry_device-sdk-go_PR-701:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-701@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-701@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:55:30 $ docker top edab1b34ca4f85b31745217d913f1157aa476e08963eae9e394d4fbae0bcb02c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:55:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:55:30 [ssh-agent] Looking for ssh-agent implementation... 09:55:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:55:31 $ docker exec edab1b34ca4f85b31745217d913f1157aa476e08963eae9e394d4fbae0bcb02c ssh-agent 09:55:31 SSH_AUTH_SOCK=/tmp/ssh-tB587tA860zv/agent.12 09:55:31 SSH_AGENT_PID=17 09:55:31 Running ssh-add (command line suppressed) 09:55:31 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-701@tmp/private_key_4574808052327135057.key (/w/workspace/dgexfoundry_device-sdk-go_PR-701@tmp/private_key_4574808052327135057.key) 09:55:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:55:31 + git tag --points-at HEAD [Pipeline] } 09:55:31 $ docker exec --env ******** --env ******** edab1b34ca4f85b31745217d913f1157aa476e08963eae9e394d4fbae0bcb02c ssh-agent -k 09:55:32 unset SSH_AUTH_SOCK; 09:55:32 unset SSH_AGENT_PID; 09:55:32 echo Agent pid 17 killed; 09:55:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:55:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:55:32 [ssh-agent] Looking for ssh-agent implementation... 09:55:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:55:32 $ docker exec edab1b34ca4f85b31745217d913f1157aa476e08963eae9e394d4fbae0bcb02c ssh-agent 09:55:32 SSH_AUTH_SOCK=/tmp/ssh-o7bQ1cXxMu9z/agent.48 09:55:32 SSH_AGENT_PID=53 09:55:32 Running ssh-add (command line suppressed) 09:55:32 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-701@tmp/private_key_7195666365793100823.key (/w/workspace/dgexfoundry_device-sdk-go_PR-701@tmp/private_key_7195666365793100823.key) 09:55:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:55:33 + git semver init 09:55:33 # -> Open(): unable to determine branch for HEAD 09:55:33 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-701/.git 09:55:33 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-701 09:55:33 # $SEMVER_REMOTE_NAME = origin 09:55:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:55:33 # $SEMVER_USER_NAME = edgex-jenkins 09:55:33 # $SEMVER_BRANCH = PR-701 09:55:33 # $SEMVER_TEMP = /tmp/semver-255706796 09:55:33 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 09:55:33 # '/tmp/semver-255706796' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-701/.semver' 09:55:33 # -> Force: false 09:55:33 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-701/.semver [Pipeline] } 09:55:33 $ docker exec --env ******** --env ******** edab1b34ca4f85b31745217d913f1157aa476e08963eae9e394d4fbae0bcb02c ssh-agent -k 09:55:33 unset SSH_AUTH_SOCK; 09:55:33 unset SSH_AGENT_PID; 09:55:33 echo Agent pid 53 killed; 09:55:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:55:34 + git semver [Pipeline] } 09:55:34 $ docker stop --time=1 edab1b34ca4f85b31745217d913f1157aa476e08963eae9e394d4fbae0bcb02c 09:55:35 $ docker rm -f edab1b34ca4f85b31745217d913f1157aa476e08963eae9e394d4fbae0bcb02c [Pipeline] // withDockerContainer [Pipeline] sh 09:55:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:55:36 Stashed 1 file(s) [Pipeline] echo 09:55:36 [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 09:55:52 Still waiting to schedule task 09:55:52 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:55:52 Still waiting to schedule task 09:55:52 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:57:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16746 in /w/workspace/dgexfoundry_device-sdk-go_PR-701 [Pipeline] { [Pipeline] ws 09:57:37 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 09:57:42 using credential edgex-jenkins-ssh 09:57:42 Cloning the remote Git repository 09:57:42 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:57:42 > git init /w/workspace/device-sdk-go/1 # timeout=10 09:57:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:57:42 > git --version # timeout=10 09:57:42 > git --version # 'git version 2.17.1' 09:57:42 using GIT_SSH to set credentials SSH Credentials for GitHub 09:57:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:57:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:57:44 Merging remotes/origin/master commit b058260e0a173cbd20e8373902e2c8ff53da770e into PR head commit 1d243b9086b4db4f65a8fc81fe8b6f0be7ce970d 09:57:44 Merge succeeded, producing 1d243b9086b4db4f65a8fc81fe8b6f0be7ce970d 09:57:44 Checking out Revision 1d243b9086b4db4f65a8fc81fe8b6f0be7ce970d (PR-701) 09:57:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:57:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:57:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:57:43 using GIT_SSH to set credentials SSH Credentials for GitHub 09:57:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/701/head:refs/remotes/origin/PR-701 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:57:44 > git config core.sparsecheckout # timeout=10 09:57:44 > git checkout -f 1d243b9086b4db4f65a8fc81fe8b6f0be7ce970d # timeout=10 09:57:44 > git remote # timeout=10 09:57:44 > git config --get remote.origin.url # timeout=10 09:57:44 using GIT_SSH to set credentials SSH Credentials for GitHub 09:57:44 > git merge b058260e0a173cbd20e8373902e2c8ff53da770e # timeout=10 09:57:44 > git rev-parse HEAD^{commit} # timeout=10 09:57:44 > git config core.sparsecheckout # timeout=10 09:57:44 > git checkout -f 1d243b9086b4db4f65a8fc81fe8b6f0be7ce970d # timeout=10 09:57:49 Commit message: "feat: Modify callback func to consist with V2 API" 09:57:49 > git --version # timeout=10 09:57:49 > git --version # 'git version 2.17.1' 09:57:49 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:57:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:57:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:57:51 + true 09:57:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:57:53 provisioning config files... 09:57:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4760751398759708996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:57:54 ---> docker-login.sh 09:57:54 nexus3.edgexfoundry.org:10001 09:57:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:55 Configure a credential helper to remove this warning. See 09:57:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:55 09:57:55 Login Succeeded 09:57:55 nexus3.edgexfoundry.org:10002 09:57:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:56 Configure a credential helper to remove this warning. See 09:57:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:56 09:57:56 Login Succeeded 09:57:56 nexus3.edgexfoundry.org:10003 09:57:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:56 Configure a credential helper to remove this warning. See 09:57:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:56 09:57:56 Login Succeeded 09:57:56 nexus3.edgexfoundry.org:10004 09:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:57 Configure a credential helper to remove this warning. See 09:57:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:57 09:57:57 Login Succeeded 09:57:57 docker.io 09:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:57 Configure a credential helper to remove this warning. See 09:57:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:57 09:57:57 Login Succeeded 09:57:57 ---> docker-login.sh ends [Pipeline] } 09:57:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:57:58 ========================================================= 09:57:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:57:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:57:59 + 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 . 09:57:59 Sending build context to Docker daemon 2.449MB 09:57:59 Step 1/8 : ARG BASE=golang:1.15-alpine 09:57:59 Step 2/8 : FROM ${BASE} 09:57:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:57:59 5f621e34cdf4: Pulling fs layer 09:57:59 a4357932f1b6: Pulling fs layer 09:57:59 18c013af1878: Pulling fs layer 09:57:59 00ac8860ef70: Pulling fs layer 09:57:59 63d7cb157983: Pulling fs layer 09:57:59 b116817d02f9: Pulling fs layer 09:57:59 745a02a5169b: Pulling fs layer 09:57:59 00ac8860ef70: Waiting 09:57:59 63d7cb157983: Waiting 09:57:59 b116817d02f9: Waiting 09:57:59 745a02a5169b: Waiting 09:57:59 18c013af1878: Download complete 09:57:59 a4357932f1b6: Download complete 09:57:59 63d7cb157983: Download complete 09:57:59 b116817d02f9: Verifying Checksum 09:57:59 b116817d02f9: Download complete 09:57:59 5f621e34cdf4: Verifying Checksum 09:57:59 5f621e34cdf4: Download complete 09:58:00 5f621e34cdf4: Pull complete 09:58:01 a4357932f1b6: Pull complete 09:58:01 18c013af1878: Pull complete 09:58:02 745a02a5169b: Verifying Checksum 09:58:02 745a02a5169b: Download complete 09:58:03 00ac8860ef70: Verifying Checksum 09:58:03 00ac8860ef70: Download complete 09:58:16 00ac8860ef70: Pull complete 09:58:16 63d7cb157983: Pull complete 09:58:16 b116817d02f9: Pull complete 09:58:18 745a02a5169b: Pull complete 09:58:18 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:58:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:58:18 ---> b7e6874047d6 09:58:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:58:21 ---> Running in ec8976f0e047 09:58:21 Removing intermediate container ec8976f0e047 09:58:21 ---> 709e5743c55a 09:58:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:21 ---> Running in a2f44d75e131 09:58:24 Removing intermediate container a2f44d75e131 09:58:24 ---> 4612f28c56ed 09:58:24 Step 5/8 : RUN apk add --no-cache make git 09:58:24 ---> Running in 0c0c199cc3cc 09:58:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:58:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:58:26 Running on prd-centos7-docker-4c-2g-16747 in /w/workspace/dgexfoundry_device-sdk-go_PR-701 [Pipeline] { [Pipeline] ws 09:58:26 Running in /w/workspace/device-sdk-go/1 [Pipeline] { 09:58:26 OK: 142 MiB in 39 packages [Pipeline] checkout 09:58:27 Removing intermediate container 0c0c199cc3cc 09:58:27 ---> e93ac461a2f1 09:58:27 Step 6/8 : WORKDIR /device-sdk-go 09:58:27 ---> Running in 38e310108998 09:58:28 Removing intermediate container 38e310108998 09:58:28 ---> 6d00745116f6 09:58:28 Step 7/8 : COPY . . 09:58:28 using credential edgex-jenkins-ssh 09:58:29 Cloning the remote Git repository 09:58:29 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:58:29 ---> 97d1bab82859 09:58:29 Step 8/8 : RUN go mod download 09:58:29 ---> Running in 574ca3f23433 09:58:29 > git init /w/workspace/device-sdk-go/1 # timeout=10 09:58:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:58:29 > git --version # timeout=10 09:58:29 > git --version # 'git version 2.24.3' 09:58:29 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:58:31 Merging remotes/origin/master commit b058260e0a173cbd20e8373902e2c8ff53da770e into PR head commit 1d243b9086b4db4f65a8fc81fe8b6f0be7ce970d 09:58:31 Merge succeeded, producing 1d243b9086b4db4f65a8fc81fe8b6f0be7ce970d 09:58:31 Checking out Revision 1d243b9086b4db4f65a8fc81fe8b6f0be7ce970d (PR-701) 09:58:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:58:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:58:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:58:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:58:30 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/701/head:refs/remotes/origin/PR-701 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:58:31 > git config core.sparsecheckout # timeout=10 09:58:31 > git checkout -f 1d243b9086b4db4f65a8fc81fe8b6f0be7ce970d # timeout=10 09:58:31 > git remote # timeout=10 09:58:31 > git config --get remote.origin.url # timeout=10 09:58:31 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:31 > git merge b058260e0a173cbd20e8373902e2c8ff53da770e # timeout=10 09:58:31 > git rev-parse HEAD^{commit} # timeout=10 09:58:31 > git config core.sparsecheckout # timeout=10 09:58:31 > git checkout -f 1d243b9086b4db4f65a8fc81fe8b6f0be7ce970d # timeout=10 09:58:34 Commit message: "feat: Modify callback func to consist with V2 API" 09:58:34 > git --version # timeout=10 09:58:34 > git --version # 'git version 2.24.3' 09:58:34 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:58:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:58:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:58:37 + sudo service docker restart 09:58:37 + true 09:58:37 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:58:38 provisioning config files... 09:58:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2843919670808481661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:38 ---> docker-login.sh 09:58:38 nexus3.edgexfoundry.org:10001 09:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:39 Configure a credential helper to remove this warning. See 09:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:39 09:58:39 Login Succeeded 09:58:39 nexus3.edgexfoundry.org:10002 09:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:39 Configure a credential helper to remove this warning. See 09:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:39 09:58:39 Login Succeeded 09:58:39 nexus3.edgexfoundry.org:10003 09:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:39 Configure a credential helper to remove this warning. See 09:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:39 09:58:39 Login Succeeded 09:58:39 nexus3.edgexfoundry.org:10004 09:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:39 Configure a credential helper to remove this warning. See 09:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:39 09:58:39 Login Succeeded 09:58:39 docker.io 09:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:40 Configure a credential helper to remove this warning. See 09:58:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:40 09:58:40 Login Succeeded 09:58:40 ---> docker-login.sh ends [Pipeline] } 09:58:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:58:40 ========================================================= 09:58:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:58:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:58:41 + 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 . 09:58:41 Sending build context to Docker daemon 2.45MB 09:58:41 Step 1/8 : ARG BASE=golang:1.15-alpine 09:58:41 Step 2/8 : FROM ${BASE} 09:58:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:58:41 188c0c94c7c5: Pulling fs layer 09:58:41 0ef7d3d256c8: Pulling fs layer 09:58:41 de9db76c5a1d: Pulling fs layer 09:58:41 bca2f99d35d6: Pulling fs layer 09:58:41 93359f2a8cfa: Pulling fs layer 09:58:41 7c6f9722023f: Pulling fs layer 09:58:41 a35cf1a2eb13: Pulling fs layer 09:58:41 93359f2a8cfa: Waiting 09:58:41 7c6f9722023f: Waiting 09:58:41 a35cf1a2eb13: Waiting 09:58:41 bca2f99d35d6: Waiting 09:58:41 de9db76c5a1d: Download complete 09:58:41 0ef7d3d256c8: Download complete 09:58:41 93359f2a8cfa: Verifying Checksum 09:58:41 93359f2a8cfa: Download complete 09:58:41 188c0c94c7c5: Verifying Checksum 09:58:41 188c0c94c7c5: Download complete 09:58:41 7c6f9722023f: Verifying Checksum 09:58:41 7c6f9722023f: Download complete 09:58:41 188c0c94c7c5: Pull complete 09:58:42 0ef7d3d256c8: Pull complete 09:58:42 de9db76c5a1d: Pull complete 09:58:43 a35cf1a2eb13: Verifying Checksum 09:58:43 a35cf1a2eb13: Download complete 09:58:43 bca2f99d35d6: Verifying Checksum 09:58:43 bca2f99d35d6: Download complete 09:58:49 bca2f99d35d6: Pull complete 09:58:49 93359f2a8cfa: Pull complete 09:58:49 7c6f9722023f: Pull complete 09:58:52 Removing intermediate container 574ca3f23433 09:58:52 ---> 8e694d92974c 09:58:52 Successfully built 8e694d92974c 09:58:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:58:52 + docker inspect -f . ci-base-image-arm64 09:58:52 . [Pipeline] withDockerContainer 09:58:52 prd-ubuntu18.04-docker-arm64-4c-16g-16746 does not seem to be running inside a container 09:58:52 $ 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-arm64 cat 09:58:54 $ docker top 1907c9fe6ae6dc1cadefa6a0f66b6e75a7d84c5c182e5a4873acf054dbecf75b -eo pid,comm [Pipeline] { [Pipeline] sh 09:58:55 + go version 09:58:55 go version go1.15.5 linux/arm64 [Pipeline] } 09:58:55 $ docker stop --time=1 1907c9fe6ae6dc1cadefa6a0f66b6e75a7d84c5c182e5a4873acf054dbecf75b 09:58:57 $ docker rm -f 1907c9fe6ae6dc1cadefa6a0f66b6e75a7d84c5c182e5a4873acf054dbecf75b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:58:58 + docker inspect -f . ci-base-image-arm64 09:58:58 . [Pipeline] withDockerContainer 09:58:58 prd-ubuntu18.04-docker-arm64-4c-16g-16746 does not seem to be running inside a container 09:58:58 $ 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-arm64 cat 09:58:59 a35cf1a2eb13: Pull complete 09:58:59 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:58:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:58:59 ---> a62c8e92a672 09:58:59 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:58:59 ---> Running in 6883e53304e6 09:58:59 Removing intermediate container 6883e53304e6 09:58:59 ---> 948d07aa826d 09:58:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:59 ---> Running in febbeb4db281 09:58:59 Removing intermediate container febbeb4db281 09:58:59 ---> 99ed387d6ff3 09:58:59 Step 5/8 : RUN apk add --no-cache make git 09:58:59 ---> Running in bcac9455801e 09:59:00 $ docker top f61e4dcf4c80462ab0281629f3f3e6847dae6b0125c2a801d72541ca9e48b863 -eo pid,comm 09:59:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 09:59:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:59:01 OK: 166 MiB in 39 packages 09:59:01 + make test 09:59:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:59:02 Removing intermediate container bcac9455801e 09:59:02 ---> fa103410267f 09:59:02 Step 6/8 : WORKDIR /device-sdk-go 09:59:02 ---> Running in 1712acb71ef0 09:59:02 Removing intermediate container 1712acb71ef0 09:59:02 ---> 1f52453b1ae1 09:59:02 Step 7/8 : COPY . . 09:59:03 ---> fbde68c1b2c4 09:59:03 Step 8/8 : RUN go mod download 09:59:03 ---> Running in 020417875c98 09:59:21 Removing intermediate container 020417875c98 09:59:21 ---> cb66927d385c 09:59:21 Successfully built cb66927d385c 09:59:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:59:22 + docker inspect -f . ci-base-image-x86_64 09:59:22 . [Pipeline] withDockerContainer 09:59:22 prd-centos7-docker-4c-2g-16747 does not seem to be running inside a container 09:59:22 $ 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 09:59:23 $ docker top 1f44f6db3226728a7a15175b9d7a9151a27c43aa3c4d89210d1063017b8d0fad -eo pid,comm [Pipeline] { [Pipeline] sh 09:59:23 ? github.com/edgexfoundry/device-sdk-go [no test files] 09:59:23 + go version 09:59:23 go version go1.15.5 linux/amd64 [Pipeline] } 09:59:23 $ docker stop --time=1 1f44f6db3226728a7a15175b9d7a9151a27c43aa3c4d89210d1063017b8d0fad 09:59:25 $ docker rm -f 1f44f6db3226728a7a15175b9d7a9151a27c43aa3c4d89210d1063017b8d0fad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:59:26 + docker inspect -f . ci-base-image-x86_64 09:59:26 . [Pipeline] withDockerContainer 09:59:26 prd-centos7-docker-4c-2g-16747 does not seem to be running inside a container 09:59:26 $ 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 09:59:27 $ docker top fda549e5cf749a96b374278aef61ef838025bb5b2ca57db1284f5b251b35aac8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:59:27 + make test 09:59:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:59:34 ? github.com/edgexfoundry/device-sdk-go [no test files] 09:59:46 # github.com/edgexfoundry/device-sdk-go/internal/v2/application 09:59:46 internal/v2/application/command.go:495:23: undefined: v2.ValueTypeString 09:59:46 internal/v2/application/command.go:497:23: undefined: v2.ValueTypeBool 09:59:46 internal/v2/application/command.go:503:23: undefined: v2.ValueTypeBoolArray 09:59:46 internal/v2/application/command.go:510:23: undefined: v2.ValueTypeUint8 09:59:46 internal/v2/application/command.go:516:23: undefined: v2.ValueTypeUint8Array 09:59:46 internal/v2/application/command.go:527:23: undefined: v2.ValueTypeUint16 09:59:46 internal/v2/application/command.go:533:23: undefined: v2.ValueTypeUint16Array 09:59:46 internal/v2/application/command.go:544:23: undefined: v2.ValueTypeUint32 09:59:46 internal/v2/application/command.go:550:23: undefined: v2.ValueTypeUint32Array 09:59:46 internal/v2/application/command.go:561:23: undefined: v2.ValueTypeUint64 09:59:46 internal/v2/application/command.go:561:23: too many errors 09:59:48 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.038s coverage: 19.4% of statements 09:59:51 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.465s coverage: 97.1% of statements 09:59:56 # github.com/edgexfoundry/device-sdk-go/internal/v2/application 09:59:56 internal/v2/application/command.go:495:23: undefined: v2.ValueTypeString 09:59:56 internal/v2/application/command.go:497:23: undefined: v2.ValueTypeBool 09:59:56 internal/v2/application/command.go:503:23: undefined: v2.ValueTypeBoolArray 09:59:56 internal/v2/application/command.go:510:23: undefined: v2.ValueTypeUint8 09:59:56 internal/v2/application/command.go:516:23: undefined: v2.ValueTypeUint8Array 09:59:56 internal/v2/application/command.go:527:23: undefined: v2.ValueTypeUint16 09:59:56 internal/v2/application/command.go:533:23: undefined: v2.ValueTypeUint16Array 09:59:56 internal/v2/application/command.go:544:23: undefined: v2.ValueTypeUint32 09:59:56 internal/v2/application/command.go:550:23: undefined: v2.ValueTypeUint32Array 09:59:56 internal/v2/application/command.go:561:23: undefined: v2.ValueTypeUint64 09:59:56 internal/v2/application/command.go:561:23: too many errors 10:00:00 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.095s coverage: 19.4% of statements 10:00:04 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.113s coverage: 97.1% of statements 10:00:23 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.031s coverage: 9.4% of statements 10:00:23 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.028s coverage: 21.9% of statements 10:00:23 FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] 10:00:23 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.301s coverage: 68.9% of statements 10:00:23 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.055s coverage: 53.8% of statements 10:00:23 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.363s coverage: 68.9% of statements 10:00:23 FAIL github.com/edgexfoundry/device-sdk-go/pkg/service [build failed] 10:00:23 make: *** [Makefile:32: test] Error 2 [Pipeline] } 10:00:23 $ docker stop --time=1 fda549e5cf749a96b374278aef61ef838025bb5b2ca57db1284f5b251b35aac8 10:00:25 $ docker rm -f fda549e5cf749a96b374278aef61ef838025bb5b2ca57db1284f5b251b35aac8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:00:28 Failed in branch amd64 10:00:37 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.078s coverage: 9.4% of statements 10:00:37 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.060s coverage: 21.9% of statements 10:00:37 FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] 10:00:37 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.696s coverage: 68.9% of statements 10:00:37 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.122s coverage: 53.8% of statements 10:00:37 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.644s coverage: 68.9% of statements 10:00:37 FAIL github.com/edgexfoundry/device-sdk-go/pkg/service [build failed] 10:00:37 make: *** [Makefile:32: test] Error 2 [Pipeline] } 10:00:37 $ docker stop --time=1 f61e4dcf4c80462ab0281629f3f3e6847dae6b0125c2a801d72541ca9e48b863 10:00:39 $ docker rm -f f61e4dcf4c80462ab0281629f3f3e6847dae6b0125c2a801d72541ca9e48b863 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:00:42 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 10:00:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:00:47 ---> package-listing.sh 10:00:47 ++ facter osfamily 10:00:47 ++ tr '[:upper:]' '[:lower:]' 10:00:47 + OS_FAMILY=redhat 10:00:47 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-701 10:00:47 + START_PACKAGES=/tmp/packages_start.txt 10:00:47 + END_PACKAGES=/tmp/packages_end.txt 10:00:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:00:47 + PACKAGES=/tmp/packages_start.txt 10:00:47 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-701 ']' 10:00:47 + PACKAGES=/tmp/packages_end.txt 10:00:47 + case "${OS_FAMILY}" in 10:00:47 + rpm -qa 10:00:47 + sort 10:00:52 + '[' -f /tmp/packages_start.txt ']' 10:00:52 + '[' -f /tmp/packages_end.txt ']' 10:00:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:00:52 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-701 ']' 10:00:52 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-701/archives/ 10:00:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-701/archives/ [Pipeline] echo 10:00:52 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-701/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:00:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:00:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:00:53 10:00:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:00:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:00:53 alpine: Pulling from edgex-lftools-log-publisher 10:00:53 df20fa9351a1: Pulling fs layer 10:00:53 36b3adc4ff6f: Pulling fs layer 10:00:53 8ad3a11d3b57: Pulling fs layer 10:00:53 46f8f816bc3b: Pulling fs layer 10:00:53 93b61091891f: Pulling fs layer 10:00:53 93b9cdb0e59b: Pulling fs layer 10:00:53 5e14af77c1be: Pulling fs layer 10:00:53 01666e4c0597: Pulling fs layer 10:00:53 aa168da1d23b: Pulling fs layer 10:00:53 93b9cdb0e59b: Waiting 10:00:53 5e14af77c1be: Waiting 10:00:53 01666e4c0597: Waiting 10:00:53 aa168da1d23b: Waiting 10:00:53 46f8f816bc3b: Waiting 10:00:53 93b61091891f: Waiting 10:00:53 36b3adc4ff6f: Verifying Checksum 10:00:53 36b3adc4ff6f: Download complete 10:00:54 46f8f816bc3b: Verifying Checksum 10:00:54 46f8f816bc3b: Download complete 10:00:54 df20fa9351a1: Verifying Checksum 10:00:54 df20fa9351a1: Download complete 10:00:54 93b9cdb0e59b: Verifying Checksum 10:00:54 93b9cdb0e59b: Download complete 10:00:54 5e14af77c1be: Verifying Checksum 10:00:54 5e14af77c1be: Download complete 10:00:54 93b61091891f: Verifying Checksum 10:00:54 93b61091891f: Download complete 10:00:54 01666e4c0597: Verifying Checksum 10:00:54 01666e4c0597: Download complete 10:00:54 8ad3a11d3b57: Verifying Checksum 10:00:54 8ad3a11d3b57: Download complete 10:00:54 df20fa9351a1: Pull complete 10:00:54 36b3adc4ff6f: Pull complete 10:00:55 8ad3a11d3b57: Pull complete 10:00:55 46f8f816bc3b: Pull complete 10:00:55 93b61091891f: Pull complete 10:00:55 93b9cdb0e59b: Pull complete 10:00:56 5e14af77c1be: Pull complete 10:00:56 01666e4c0597: Pull complete 10:00:56 aa168da1d23b: Verifying Checksum 10:00:56 aa168da1d23b: Download complete 10:01:03 aa168da1d23b: Pull complete 10:01:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:01:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:01:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:01:03 prd-centos7-docker-4c-2g-16745 does not seem to be running inside a container 10:01:03 $ 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-701/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-701 -v /w/workspace/dgexfoundry_device-sdk-go_PR-701:/w/workspace/dgexfoundry_device-sdk-go_PR-701:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-701@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-701@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:01:06 $ docker top 3ef758455eff3875d849361c5ebd3af4730a3c202959f3953bcfe8f7597f9f9c -eo pid,comm [Pipeline] { [Pipeline] sh 10:01:07 + touch /tmp/pre-build-complete [Pipeline] sh 10:01:07 + mkdir -p /var/log/sa [Pipeline] sh 10:01:07 + ls /var/log/sa-host 10:01:07 + sadf -c /var/log/sa-host/sa18 10:01:07 file_magic: OK 10:01:07 HZ: Using current value: 100 10:01:07 file_header: OK 10:01:07 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 10:01:07 Statistics: 10:01:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:01:07 File successfully converted to sysstat format version 12.2.1 10:01:07 + sadf -c /var/log/sa-host/sa23 10:01:07 file_magic: OK 10:01:07 HZ: Using current value: 100 10:01:07 file_header: OK 10:01:07 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 10:01:07 Statistics: 10:01:07 Hnuu...uuuununununu... 10:01:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:01:08 provisioning config files... 10:01:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-701@tmp/config2488723725758836327tmp [Pipeline] { [Pipeline] echo 10:01:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:01:09 ---> create-netrc.sh [Pipeline] } 10:01:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:01:09 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:01:09 ---> python-tools-install.sh [Pipeline] echo 10:01:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:01:10 ---> sudo-logs.sh 10:01:10 Archiving 'sudo' log.. [Pipeline] echo 10:01:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:01:10 ---> job-cost.sh 10:01:10 lf-activate-venv: SKIPPING 10:01:10 INFO: No Stack... 10:01:11 INFO: Retrieving Pricing Info for: v1-standard-2 10:01:12 INFO: Archiving Costs [Pipeline] echo 10:01:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:01:12 ---> logs-deploy.sh 10:01:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-701/1 10:01:12 INFO: archiving workspace using pattern(s): 10:01:13 Archives upload complete. 10:01:14 INFO: archiving logs to Nexus 10:01:15 ---> uname -a: 10:01:15 Linux prd-centos7-docker-4c-2g-16745.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 10:01:15 10:01:15 10:01:15 ---> lscpu: 10:01:15 Architecture: x86_64 10:01:15 CPU op-mode(s): 32-bit, 64-bit 10:01:15 Byte Order: Little Endian 10:01:15 Address sizes: 40 bits physical, 48 bits virtual 10:01:15 CPU(s): 4 10:01:15 On-line CPU(s) list: 0-3 10:01:15 Thread(s) per core: 1 10:01:15 Core(s) per socket: 1 10:01:15 Socket(s): 4 10:01:15 NUMA node(s): 1 10:01:15 Vendor ID: GenuineIntel 10:01:15 CPU family: 6 10:01:15 Model: 44 10:01:15 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:01:15 Stepping: 1 10:01:15 CPU MHz: 2933.438 10:01:15 BogoMIPS: 5866.87 10:01:15 Virtualization: VT-x 10:01:15 Hypervisor vendor: KVM 10:01:15 Virtualization type: full 10:01:15 L1d cache: 128 KiB 10:01:15 L1i cache: 128 KiB 10:01:15 L2 cache: 16 MiB 10:01:15 L3 cache: 64 MiB 10:01:15 NUMA node0 CPU(s): 0-3 10:01:15 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 10:01:15 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 10:01:15 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 10:01:15 Vulnerability Meltdown: Mitigation; PTI 10:01:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:01:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:01:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:01:15 Vulnerability Srbds: Not affected 10:01:15 Vulnerability Tsx async abort: Not affected 10:01:15 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 10:01:15 10:01:15 10:01:15 ---> nproc: 10:01:15 4 10:01:15 10:01:15 10:01:15 ---> df -h: 10:01:15 Filesystem Size Used Available Use% Mounted on 10:01:15 overlay 50.0G 7.3G 42.7G 15% / 10:01:15 tmpfs 64.0M 0 64.0M 0% /dev 10:01:15 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 10:01:15 shm 64.0M 0 64.0M 0% /dev/shm 10:01:15 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 10:01:15 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 10:01:15 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 10:01:15 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 10:01:15 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 10:01:15 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 10:01:15 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-701 10:01:15 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-701@tmp 10:01:15 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 10:01:15 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 10:01:15 10:01:15 10:01:15 ---> free -m: 10:01:15 total used free shared buff/cache available 10:01:15 Mem: 1837 682 123 0 1031 1050 10:01:15 Swap: 1023 1 1022 10:01:15 10:01:15 10:01:15 ---> ip addr: 10:01:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:01:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:01:15 inet 127.0.0.1/8 scope host lo 10:01:15 valid_lft forever preferred_lft forever 10:01:15 inet6 ::1/128 scope host 10:01:15 valid_lft forever preferred_lft forever 10:01:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:01:15 link/ether fa:16:3e:cb:2a:2b brd ff:ff:ff:ff:ff:ff 10:01:15 inet 10.30.123.60/23 brd 10.30.123.255 scope global dynamic eth0 10:01:15 valid_lft 86006sec preferred_lft 86006sec 10:01:15 inet6 fe80::f816:3eff:fecb:2a2b/64 scope link 10:01:15 valid_lft forever preferred_lft forever 10:01:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:01:15 link/ether 02:42:41:fc:b6:48 brd ff:ff:ff:ff:ff:ff 10:01:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:01:15 valid_lft forever preferred_lft forever 10:01:15 inet6 fe80::42:41ff:fefc:b648/64 scope link 10:01:15 valid_lft forever preferred_lft forever 10:01:15 10:01:15 10:01:15 ---> sar -b -r -n DEV: 10:01:15 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/18/20 _x86_64_ (4 CPU) 10:01:15 10:01:15 09:54:29 LINUX RESTART (4 CPU) 10:01:15 10:01:15 09:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:01:15 09:56:01 58.53 16.56 41.97 0.00 4956.35 3790.44 0.00 10:01:15 09:57:01 1.00 0.00 1.00 0.00 0.00 23.32 0.00 10:01:15 09:58:01 0.27 0.00 0.27 0.00 0.00 3.88 0.00 10:01:15 09:59:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 10:01:15 10:00:01 0.23 0.00 0.23 0.00 0.00 3.51 0.00 10:01:15 10:01:01 94.26 57.95 36.31 0.00 4697.22 13934.73 0.00 10:01:15 Average: 25.77 12.43 13.34 0.00 1609.64 2961.36 0.00 10:01:15 10:01:15 09:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:01:15 09:56:01 171376 0 577656 30.70 2620 1129892 1089424 37.18 382804 1128360 128 10:01:15 09:57:01 177324 0 571700 30.38 2620 1129900 1065336 36.36 384484 1121348 20 10:01:15 09:58:01 175132 0 573888 30.50 2620 1129904 1065492 36.36 386300 1122244 16 10:01:15 09:59:01 174748 0 574272 30.52 2620 1129904 1065480 36.36 393552 1114612 20 10:01:15 10:00:01 174704 0 574308 30.52 2620 1129912 1065336 36.36 388328 1120436 12 10:01:15 10:01:01 69596 0 707324 37.59 2620 1102004 1503804 51.32 599352 970160 93020 10:01:15 Average: 157147 0 596525 31.70 2620 1125253 1142479 38.99 422470 1096193 15536 10:01:15 10:01:15 09:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:01:15 09:56:01 eth0 543.40 377.64 1023.81 96.83 0.00 0.00 0.00 0.00 10:01:15 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:15 09:56:01 docker0 11.50 8.66 1.58 20.83 0.00 0.00 0.00 0.00 10:01:15 09:57:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 10:01:15 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:15 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:15 09:58:01 eth0 4.11 1.63 3.30 0.26 0.00 0.00 0.00 0.00 10:01:15 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:15 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:15 09:59:01 eth0 0.58 0.40 0.27 0.24 0.00 0.00 0.00 0.00 10:01:15 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:15 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:15 10:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:01:15 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:15 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:15 10:01:01 eth0 247.98 211.93 2168.18 19.01 0.00 0.00 0.00 0.00 10:01:15 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:15 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:15 Average: eth0 132.88 98.67 532.87 19.40 0.00 0.00 0.00 0.00 10:01:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:15 Average: docker0 1.92 1.44 0.26 3.47 0.00 0.00 0.00 0.00 10:01:15 10:01:15 10:01:15 ---> sar -P ALL: 10:01:15 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/18/20 _x86_64_ (4 CPU) 10:01:15 10:01:15 09:54:29 LINUX RESTART (4 CPU) 10:01:15 10:01:15 09:55:01 CPU %user %nice %system %iowait %steal %idle 10:01:15 09:56:01 all 8.09 0.00 2.65 1.13 0.03 88.10 10:01:15 09:56:01 0 7.28 0.00 3.79 2.50 0.02 86.42 10:01:15 09:56:01 1 8.69 0.00 2.20 0.22 0.02 88.88 10:01:15 09:56:01 2 8.79 0.00 2.28 0.18 0.03 88.71 10:01:15 09:56:01 3 7.62 0.00 2.33 1.63 0.03 88.39 10:01:15 09:57:01 all 0.17 0.00 0.05 0.00 0.00 99.78 10:01:15 09:57:01 0 0.03 0.00 0.05 0.00 0.00 99.92 10:01:15 09:57:01 1 0.08 0.00 0.07 0.00 0.00 99.85 10:01:15 09:57:01 2 0.27 0.00 0.03 0.00 0.00 99.70 10:01:15 09:57:01 3 0.30 0.00 0.03 0.00 0.00 99.67 10:01:15 09:58:01 all 0.19 0.00 0.05 0.00 0.00 99.76 10:01:15 09:58:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:01:15 09:58:01 1 0.12 0.00 0.10 0.00 0.00 99.78 10:01:15 09:58:01 2 0.08 0.00 0.03 0.00 0.00 99.88 10:01:15 09:58:01 3 0.52 0.00 0.05 0.00 0.00 99.43 10:01:15 09:59:01 all 0.15 0.00 0.04 0.00 0.00 99.81 10:01:15 09:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:01:15 09:59:01 1 0.07 0.00 0.05 0.00 0.00 99.88 10:01:15 09:59:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:01:15 09:59:01 3 0.48 0.00 0.07 0.00 0.00 99.45 10:01:15 10:00:01 all 0.14 0.00 0.05 0.00 0.00 99.80 10:01:15 10:00:01 0 0.02 0.00 0.05 0.00 0.00 99.93 10:01:15 10:00:01 1 0.43 0.00 0.05 0.00 0.00 99.52 10:01:15 10:00:01 2 0.05 0.00 0.07 0.00 0.00 99.88 10:01:15 10:00:01 3 0.07 0.00 0.05 0.00 0.00 99.88 10:01:15 10:01:01 all 4.76 0.00 2.39 1.53 0.02 91.30 10:01:15 10:01:01 0 4.65 0.00 2.77 2.05 0.02 90.52 10:01:15 10:01:01 1 5.34 0.00 2.06 0.62 0.03 91.94 10:01:15 10:01:01 2 4.63 0.00 2.36 3.12 0.02 89.87 10:01:15 10:01:01 3 4.43 0.00 2.35 0.35 0.00 92.87 10:01:15 Average: all 2.24 0.00 0.87 0.44 0.01 96.44 10:01:15 Average: 0 1.99 0.00 1.11 0.75 0.01 96.13 10:01:15 Average: 1 2.45 0.00 0.75 0.14 0.01 96.65 10:01:15 Average: 2 2.30 0.00 0.80 0.55 0.01 96.34 10:01:15 Average: 3 2.23 0.00 0.81 0.33 0.01 96.63 10:01:15 10:01:15 10:01:15