Pull request #62 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b2dc1009696e581976701f93299ca14bdab07eb3+cbc1fb126fca16d22f986b5cd5c305caa6710614 (397d1111a330552e7510161354224073be6690e1) 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 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-rest-go/branches/PR-62/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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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-rest-go/branches/PR-62/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 a5c854593eac886f27ddeefb8920871132e8ed78 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-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-rest-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14797 in /w/workspace/dgexfoundry_device-rest-go_PR-62 [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-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-62 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/62/head:refs/remotes/origin/PR-62 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit cbc1fb126fca16d22f986b5cd5c305caa6710614 into PR head commit b2dc1009696e581976701f93299ca14bdab07eb3 Merge succeeded, producing b2dc1009696e581976701f93299ca14bdab07eb3 Checking out Revision b2dc1009696e581976701f93299ca14bdab07eb3 (PR-62) > git config core.sparsecheckout # timeout=10 > git checkout -f b2dc1009696e581976701f93299ca14bdab07eb3 # 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 cbc1fb126fca16d22f986b5cd5c305caa6710614 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2dc1009696e581976701f93299ca14bdab07eb3 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:32:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:32:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:32:17 ========================================================= 06:32:17 EdgeX Global Pipelines Version Info 06:32:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:32:19 ------------------- 06:32:19 stable info: 06:32:19 ------------------- 06:32:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:32:19 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 06:32:19 Message: update stable to v1.0.169 06:32:19 ------------------- 06:32:19 experimental info: 06:32:19 ------------------- 06:32:19 Commited By: **** collab-it+edgex@linuxfoundation.org 06:32:19 Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 06:32:19 Message: update experimental to v1.0.171 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:32:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 06:32:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 06:32:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:32:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:32:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:32:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:32:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo 06:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:32:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:32:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:32:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:32:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:32:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:32:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:32:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:32:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:32:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:32:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:32:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:32:23 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-62 [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-62 [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-62 [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2dc1009696e581976701f93299ca14bdab07eb3 [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2dc100 [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:32:25 provisioning config files... 06:32:25 copy managed file [device-rest-go-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-62@tmp/config362958809644964210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:25 ---> docker-login.sh 06:32:25 nexus3.edgexfoundry.org:10001 06:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:26 Configure a credential helper to remove this warning. See 06:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:26 06:32:26 Login Succeeded 06:32:26 nexus3.edgexfoundry.org:10002 06:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:26 Configure a credential helper to remove this warning. See 06:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:26 06:32:26 Login Succeeded 06:32:26 nexus3.edgexfoundry.org:10003 06:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:26 Configure a credential helper to remove this warning. See 06:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:26 06:32:26 Login Succeeded 06:32:26 nexus3.edgexfoundry.org:10004 06:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:26 Configure a credential helper to remove this warning. See 06:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:26 06:32:26 Login Succeeded 06:32:26 docker.io 06:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:26 Configure a credential helper to remove this warning. See 06:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:26 06:32:26 Login Succeeded 06:32:26 ---> docker-login.sh ends [Pipeline] } 06:32:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:32:28 + git log --format=format:%s -1 b2dc1009696e581976701f93299ca14bdab07eb3 [Pipeline] echo 06:32:28 GIT_COMMIT: b2dc1009696e581976701f93299ca14bdab07eb3, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 06:32:28 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:32:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:32:28 06:32:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:32:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:32:29 latest: Pulling from edgex-devops/git-semver 06:32:29 31603596830f: Pulling fs layer 06:32:29 2a8b12db71e7: Pulling fs layer 06:32:29 6ca5941a6612: Pulling fs layer 06:32:29 ecc8261a40a4: Pulling fs layer 06:32:29 ecc8261a40a4: Waiting 06:32:29 2a8b12db71e7: Verifying Checksum 06:32:29 2a8b12db71e7: Download complete 06:32:29 31603596830f: Download complete 06:32:29 6ca5941a6612: Verifying Checksum 06:32:29 6ca5941a6612: Download complete 06:32:29 ecc8261a40a4: Verifying Checksum 06:32:29 ecc8261a40a4: Download complete 06:32:29 31603596830f: Pull complete 06:32:29 2a8b12db71e7: Pull complete 06:32:30 6ca5941a6612: Pull complete 06:32:31 ecc8261a40a4: Pull complete 06:32:31 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:32:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:32:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:32:31 prd-centos7-docker-4c-2g-14797 does not seem to be running inside a container 06:32:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-62 -v /w/workspace/dgexfoundry_device-rest-go_PR-62:/w/workspace/dgexfoundry_device-rest-go_PR-62:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-62@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:32:33 $ docker top 02daa8944761703e3ef6453060e4fb6ce0bd634944b453f69d603cb0ac183e13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:32:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:33 [ssh-agent] Looking for ssh-agent implementation... 06:32:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:33 $ docker exec 02daa8944761703e3ef6453060e4fb6ce0bd634944b453f69d603cb0ac183e13 ssh-agent 06:32:34 SSH_AUTH_SOCK=/tmp/ssh-umFu4xjv6eug/agent.11 06:32:34 SSH_AGENT_PID=16 06:32:34 Running ssh-add (command line suppressed) 06:32:34 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-62@tmp/private_key_513835324312566679.key (/w/workspace/dgexfoundry_device-rest-go_PR-62@tmp/private_key_513835324312566679.key) 06:32:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:34 + git tag --points-at HEAD [Pipeline] } 06:32:34 $ docker exec --env ******** --env ******** 02daa8944761703e3ef6453060e4fb6ce0bd634944b453f69d603cb0ac183e13 ssh-agent -k 06:32:34 unset SSH_AUTH_SOCK; 06:32:34 unset SSH_AGENT_PID; 06:32:34 echo Agent pid 16 killed; 06:32:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:32:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:35 [ssh-agent] Looking for ssh-agent implementation... 06:32:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:35 $ docker exec 02daa8944761703e3ef6453060e4fb6ce0bd634944b453f69d603cb0ac183e13 ssh-agent 06:32:35 SSH_AUTH_SOCK=/tmp/ssh-AGs4h9htA5oK/agent.45 06:32:35 SSH_AGENT_PID=50 06:32:35 Running ssh-add (command line suppressed) 06:32:35 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-62@tmp/private_key_6378129572018746714.key (/w/workspace/dgexfoundry_device-rest-go_PR-62@tmp/private_key_6378129572018746714.key) 06:32:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:35 + git semver init 06:32:35 # -> Open(): unable to determine branch for HEAD 06:32:35 # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-62/.git 06:32:35 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-62 06:32:35 # $SEMVER_REMOTE_NAME = origin 06:32:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:32:35 # $SEMVER_USER_NAME = edgex-jenkins 06:32:35 # $SEMVER_BRANCH = PR-62 06:32:35 # $SEMVER_TEMP = /tmp/semver-489445802 06:32:35 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 06:32:36 # '/tmp/semver-489445802' -> '/w/workspace/dgexfoundry_device-rest-go_PR-62/.semver' 06:32:36 # -> Force: false 06:32:36 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-62/.semver [Pipeline] } 06:32:36 $ docker exec --env ******** --env ******** 02daa8944761703e3ef6453060e4fb6ce0bd634944b453f69d603cb0ac183e13 ssh-agent -k 06:32:37 unset SSH_AUTH_SOCK; 06:32:37 unset SSH_AGENT_PID; 06:32:37 echo Agent pid 50 killed; 06:32:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:32:37 + git semver [Pipeline] } 06:32:37 $ docker stop --time=1 02daa8944761703e3ef6453060e4fb6ce0bd634944b453f69d603cb0ac183e13 06:32:39 $ docker rm -f 02daa8944761703e3ef6453060e4fb6ce0bd634944b453f69d603cb0ac183e13 [Pipeline] // withDockerContainer [Pipeline] sh 06:32:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:32:40 Stashed 1 file(s) [Pipeline] echo 06:32:40 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:32:56 Still waiting to schedule task 06:32:56 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:32:56 Still waiting to schedule task 06:32:56 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:33:58 Running on prd-centos7-docker-4c-2g-14801 in /w/workspace/dgexfoundry_device-rest-go_PR-62 [Pipeline] { [Pipeline] ws 06:33:58 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 06:34:02 using credential edgex-jenkins-ssh 06:34:02 Cloning the remote Git repository 06:34:02 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 06:34:02 > git init /w/workspace/device-rest-go/1 # timeout=10 06:34:02 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:34:02 > git --version # timeout=10 06:34:02 > git --version # 'git version 2.24.3' 06:34:02 using GIT_SSH to set credentials SSH Credentials for GitHub 06:34:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:34:04 Merging remotes/origin/master commit cbc1fb126fca16d22f986b5cd5c305caa6710614 into PR head commit b2dc1009696e581976701f93299ca14bdab07eb3 06:34:04 Merge succeeded, producing b2dc1009696e581976701f93299ca14bdab07eb3 06:34:04 Checking out Revision b2dc1009696e581976701f93299ca14bdab07eb3 (PR-62) 06:34:03 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:34:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:34:03 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:34:03 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:34:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:34:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/62/head:refs/remotes/origin/PR-62 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:34:04 > git config core.sparsecheckout # timeout=10 06:34:04 > git checkout -f b2dc1009696e581976701f93299ca14bdab07eb3 # timeout=10 06:34:04 > git remote # timeout=10 06:34:04 > git config --get remote.origin.url # timeout=10 06:34:04 using GIT_SSH to set credentials SSH Credentials for GitHub 06:34:04 > git merge cbc1fb126fca16d22f986b5cd5c305caa6710614 # timeout=10 06:34:04 > git rev-parse HEAD^{commit} # timeout=10 06:34:04 > git config core.sparsecheckout # timeout=10 06:34:04 > git checkout -f b2dc1009696e581976701f93299ca14bdab07eb3 # timeout=10 06:34:07 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 06:34:07 > git --version # timeout=10 06:34:07 > git --version # 'git version 2.24.3' 06:34:07 fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:34:09 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:34:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:34:10 + sudo service docker restart 06:34:10 + true 06:34:10 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:34:11 provisioning config files... 06:34:11 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config1921002204237018731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:12 ---> docker-login.sh 06:34:12 nexus3.edgexfoundry.org:10001 06:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:12 Configure a credential helper to remove this warning. See 06:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:12 06:34:12 Login Succeeded 06:34:12 nexus3.edgexfoundry.org:10002 06:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:12 Configure a credential helper to remove this warning. See 06:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:12 06:34:12 Login Succeeded 06:34:12 nexus3.edgexfoundry.org:10003 06:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:13 Configure a credential helper to remove this warning. See 06:34:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:13 06:34:13 Login Succeeded 06:34:13 nexus3.edgexfoundry.org:10004 06:34:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:13 Configure a credential helper to remove this warning. See 06:34:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:13 06:34:13 Login Succeeded 06:34:13 docker.io 06:34:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:13 Configure a credential helper to remove this warning. See 06:34:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:13 06:34:13 Login Succeeded 06:34:13 ---> docker-login.sh ends [Pipeline] } 06:34:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:34:14 ========================================================= 06:34:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:34:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:34:14 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:34:14 Sending build context to Docker daemon 79.87kB 06:34:14 Step 1/10 : ARG BASE=golang:1.15-alpine 06:34:14 Step 2/10 : FROM ${BASE} 06:34:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:34:14 188c0c94c7c5: Pulling fs layer 06:34:14 0ef7d3d256c8: Pulling fs layer 06:34:14 de9db76c5a1d: Pulling fs layer 06:34:14 bca2f99d35d6: Pulling fs layer 06:34:14 93359f2a8cfa: Pulling fs layer 06:34:14 7c6f9722023f: Pulling fs layer 06:34:14 a35cf1a2eb13: Pulling fs layer 06:34:14 93359f2a8cfa: Waiting 06:34:14 7c6f9722023f: Waiting 06:34:14 a35cf1a2eb13: Waiting 06:34:14 bca2f99d35d6: Waiting 06:34:14 de9db76c5a1d: Download complete 06:34:14 0ef7d3d256c8: Verifying Checksum 06:34:14 0ef7d3d256c8: Download complete 06:34:14 93359f2a8cfa: Verifying Checksum 06:34:14 93359f2a8cfa: Download complete 06:34:14 7c6f9722023f: Verifying Checksum 06:34:14 7c6f9722023f: Download complete 06:34:14 188c0c94c7c5: Download complete 06:34:15 188c0c94c7c5: Pull complete 06:34:15 0ef7d3d256c8: Pull complete 06:34:15 de9db76c5a1d: Pull complete 06:34:16 a35cf1a2eb13: Download complete 06:34:17 bca2f99d35d6: Verifying Checksum 06:34:17 bca2f99d35d6: Download complete 06:34:22 bca2f99d35d6: Pull complete 06:34:22 93359f2a8cfa: Pull complete 06:34:22 7c6f9722023f: Pull complete 06:34:27 a35cf1a2eb13: Pull complete 06:34:27 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:34:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:34:27 ---> a62c8e92a672 06:34:27 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 06:34:27 ---> Running in 00afd57a4e07 06:34:27 Removing intermediate container 00afd57a4e07 06:34:27 ---> 9b73c460afea 06:34:27 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:34:27 ---> Running in 4dce0d7f0bba 06:34:27 Removing intermediate container 4dce0d7f0bba 06:34:27 ---> 4d523c846bfc 06:34:27 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:34:27 ---> Running in 1ea93d7f9534 06:34:27 Removing intermediate container 1ea93d7f9534 06:34:27 ---> ea5aa4e89f88 06:34:27 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:34:27 ---> Running in 4ea71ef5b74b 06:34:29 Removing intermediate container 4ea71ef5b74b 06:34:29 ---> f1523c24ed37 06:34:29 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:34:29 ---> Running in 26825bed2699 06:34:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:34:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:34:31 OK: 166 MiB in 39 packages 06:34:32 Removing intermediate container 26825bed2699 06:34:32 ---> b56e6c252983 06:34:32 Step 8/10 : WORKDIR /device-rest-go 06:34:32 ---> Running in 71d0d09cb992 06:34:32 Removing intermediate container 71d0d09cb992 06:34:32 ---> 56652de869e1 06:34:32 Step 9/10 : COPY . . 06:34:32 ---> 59ef3c1e636c 06:34:32 Step 10/10 : RUN go mod download 06:34:32 ---> Running in a3aab8b1c343 06:34:54 Removing intermediate container a3aab8b1c343 06:34:54 ---> bf5162ee160c 06:34:54 Successfully built bf5162ee160c 06:34:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:34:55 + docker inspect -f . ci-base-image-x86_64 06:34:55 . [Pipeline] withDockerContainer 06:34:55 prd-centos7-docker-4c-2g-14801 does not seem to be running inside a container 06:34:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:34:56 $ docker top fc8645040f9cb8494f48faefcfb2fa6cdc1cd0452e39a1f6f3ed22e86f4a8937 -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:56 + go version 06:34:56 go version go1.15.5 linux/amd64 [Pipeline] } 06:34:56 $ docker stop --time=1 fc8645040f9cb8494f48faefcfb2fa6cdc1cd0452e39a1f6f3ed22e86f4a8937 06:34:57 $ docker rm -f fc8645040f9cb8494f48faefcfb2fa6cdc1cd0452e39a1f6f3ed22e86f4a8937 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:34:59 + docker inspect -f . ci-base-image-x86_64 06:34:59 . [Pipeline] withDockerContainer 06:34:59 prd-centos7-docker-4c-2g-14801 does not seem to be running inside a container 06:34:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:34:59 $ docker top d477c594c970743a55cce9d3364d8d1365ccc16b2076b2bd64eab32f8d147011 -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:00 + make test 06:35:00 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:35:00 ? github.com/edgexfoundry/device-rest-go [no test files] 06:35:09 # github.com/edgexfoundry/device-sdk-go/internal/v2/application 06:35:09 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:713:31: unknown field 'Name' in struct literal of type dtos.BaseReading 06:35:09 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:719:10: reading.FloatEncoding undefined (type *dtos.BaseReading has no field or method FloatEncoding) 06:35:11 FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] 06:35:12 make: *** [Makefile:23: test] Error 2 [Pipeline] } 06:35:12 $ docker stop --time=1 d477c594c970743a55cce9d3364d8d1365ccc16b2076b2bd64eab32f8d147011 06:35:14 $ docker rm -f d477c594c970743a55cce9d3364d8d1365ccc16b2076b2bd64eab32f8d147011 [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] } 06:35:17 Failed in branch amd64 06:35:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14804 in /w/workspace/dgexfoundry_device-rest-go_PR-62 [Pipeline] { [Pipeline] ws 06:35:22 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 06:35:28 using credential edgex-jenkins-ssh 06:35:28 Cloning the remote Git repository 06:35:28 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 06:35:28 > git init /w/workspace/device-rest-go/1 # timeout=10 06:35:28 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:35:28 > git --version # timeout=10 06:35:28 > git --version # 'git version 2.17.1' 06:35:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:30 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:35:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:30 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:35:30 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:35:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/62/head:refs/remotes/origin/PR-62 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:35:30 Merging remotes/origin/master commit cbc1fb126fca16d22f986b5cd5c305caa6710614 into PR head commit b2dc1009696e581976701f93299ca14bdab07eb3 06:35:31 Merge succeeded, producing b2dc1009696e581976701f93299ca14bdab07eb3 06:35:31 Checking out Revision b2dc1009696e581976701f93299ca14bdab07eb3 (PR-62) 06:35:30 > git config core.sparsecheckout # timeout=10 06:35:30 > git checkout -f b2dc1009696e581976701f93299ca14bdab07eb3 # timeout=10 06:35:30 > git remote # timeout=10 06:35:30 > git config --get remote.origin.url # timeout=10 06:35:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:31 > git merge cbc1fb126fca16d22f986b5cd5c305caa6710614 # timeout=10 06:35:31 > git rev-parse HEAD^{commit} # timeout=10 06:35:31 > git config core.sparsecheckout # timeout=10 06:35:31 > git checkout -f b2dc1009696e581976701f93299ca14bdab07eb3 # timeout=10 06:35:35 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 06:35:35 > git --version # timeout=10 06:35:35 > git --version # 'git version 2.17.1' 06:35:35 fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:35:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:35:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:35:37 + true 06:35:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:35:39 provisioning config files... 06:35:40 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config8161695580655129779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:40 ---> docker-login.sh 06:35:40 nexus3.edgexfoundry.org:10001 06:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:41 Configure a credential helper to remove this warning. See 06:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:41 06:35:41 Login Succeeded 06:35:41 nexus3.edgexfoundry.org:10002 06:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:42 Configure a credential helper to remove this warning. See 06:35:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:42 06:35:42 Login Succeeded 06:35:42 nexus3.edgexfoundry.org:10003 06:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:42 Configure a credential helper to remove this warning. See 06:35:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:42 06:35:42 Login Succeeded 06:35:42 nexus3.edgexfoundry.org:10004 06:35:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:43 Configure a credential helper to remove this warning. See 06:35:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:43 06:35:43 Login Succeeded 06:35:43 docker.io 06:35:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:44 Configure a credential helper to remove this warning. See 06:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:44 06:35:44 Login Succeeded 06:35:44 ---> docker-login.sh ends [Pipeline] } 06:35:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:35:45 ========================================================= 06:35:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:35:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:35:45 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:35:45 Sending build context to Docker daemon 79.87kB 06:35:45 Step 1/10 : ARG BASE=golang:1.15-alpine 06:35:45 Step 2/10 : FROM ${BASE} 06:35:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:35:45 5f621e34cdf4: Pulling fs layer 06:35:45 a4357932f1b6: Pulling fs layer 06:35:45 18c013af1878: Pulling fs layer 06:35:45 00ac8860ef70: Pulling fs layer 06:35:45 63d7cb157983: Pulling fs layer 06:35:45 b116817d02f9: Pulling fs layer 06:35:45 745a02a5169b: Pulling fs layer 06:35:45 63d7cb157983: Waiting 06:35:45 745a02a5169b: Waiting 06:35:45 b116817d02f9: Waiting 06:35:45 00ac8860ef70: Waiting 06:35:46 18c013af1878: Verifying Checksum 06:35:46 18c013af1878: Download complete 06:35:46 a4357932f1b6: Verifying Checksum 06:35:46 a4357932f1b6: Download complete 06:35:46 63d7cb157983: Verifying Checksum 06:35:46 63d7cb157983: Download complete 06:35:46 b116817d02f9: Verifying Checksum 06:35:46 b116817d02f9: Download complete 06:35:46 5f621e34cdf4: Verifying Checksum 06:35:46 5f621e34cdf4: Download complete 06:35:46 5f621e34cdf4: Pull complete 06:35:47 a4357932f1b6: Pull complete 06:35:47 18c013af1878: Pull complete 06:35:48 745a02a5169b: Download complete 06:35:49 00ac8860ef70: Verifying Checksum 06:35:49 00ac8860ef70: Download complete 06:36:00 00ac8860ef70: Pull complete 06:36:00 63d7cb157983: Pull complete 06:36:00 b116817d02f9: Pull complete 06:36:03 745a02a5169b: Pull complete 06:36:03 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:36:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:36:03 ---> b7e6874047d6 06:36:03 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 06:36:06 ---> Running in f765f076f124 06:36:07 Removing intermediate container f765f076f124 06:36:07 ---> ec18c9ea659d 06:36:07 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:36:07 ---> Running in bacda71e3f08 06:36:07 Removing intermediate container bacda71e3f08 06:36:07 ---> 1518e9a87004 06:36:07 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:36:07 ---> Running in fba971fc9a20 06:36:08 Removing intermediate container fba971fc9a20 06:36:08 ---> 35cffff6f4d0 06:36:08 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:08 ---> Running in d3e49a86d85d 06:36:11 Removing intermediate container d3e49a86d85d 06:36:11 ---> 1d2428e8d0a7 06:36:11 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:36:11 ---> Running in 5b36ee5c6629 06:36:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:36:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:36:13 OK: 142 MiB in 39 packages 06:36:15 Removing intermediate container 5b36ee5c6629 06:36:15 ---> 14fb2b4c4d67 06:36:15 Step 8/10 : WORKDIR /device-rest-go 06:36:15 ---> Running in 37084576bdbe 06:36:15 Removing intermediate container 37084576bdbe 06:36:15 ---> a0294f07bce5 06:36:15 Step 9/10 : COPY . . 06:36:16 ---> 65355f5e4c16 06:36:16 Step 10/10 : RUN go mod download 06:36:16 ---> Running in 4ce17ca2936b 06:36:38 Removing intermediate container 4ce17ca2936b 06:36:38 ---> 000236aec4ae 06:36:38 Successfully built 000236aec4ae 06:36:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:36:39 + docker inspect -f . ci-base-image-arm64 06:36:39 . [Pipeline] withDockerContainer 06:36:39 prd-ubuntu18.04-docker-arm64-4c-16g-14804 does not seem to be running inside a container 06:36:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:36:41 $ docker top b1a078858dace6dacaff4960c72df856698268d5c9527e6376337e01d366e93a -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:42 + go version 06:36:42 go version go1.15.5 linux/arm64 [Pipeline] } 06:36:42 $ docker stop --time=1 b1a078858dace6dacaff4960c72df856698268d5c9527e6376337e01d366e93a 06:36:45 $ docker rm -f b1a078858dace6dacaff4960c72df856698268d5c9527e6376337e01d366e93a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:37:06 + docker inspect -f . ci-base-image-arm64 06:37:06 . [Pipeline] withDockerContainer 06:37:06 prd-ubuntu18.04-docker-arm64-4c-16g-14804 does not seem to be running inside a container 06:37:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:37:08 $ docker top 90f42402363daa4545a7e7d662885e224a8a14a38e529153cddec88e3acf01e7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:09 + make test 06:37:09 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:37:10 ? github.com/edgexfoundry/device-rest-go [no test files] 06:37:37 # github.com/edgexfoundry/device-sdk-go/internal/v2/application 06:37:37 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:713:31: unknown field 'Name' in struct literal of type dtos.BaseReading 06:37:37 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:719:10: reading.FloatEncoding undefined (type *dtos.BaseReading has no field or method FloatEncoding) 06:37:42 FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] 06:37:42 make: *** [Makefile:23: test] Error 2 [Pipeline] } 06:37:42 $ docker stop --time=1 90f42402363daa4545a7e7d662885e224a8a14a38e529153cddec88e3acf01e7 06:37:44 $ docker rm -f 90f42402363daa4545a7e7d662885e224a8a14a38e529153cddec88e3acf01e7 [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] } 06:37:46 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 06:37:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:37:51 ---> package-listing.sh 06:37:51 ++ facter osfamily 06:37:51 ++ tr '[:upper:]' '[:lower:]' 06:37:51 + OS_FAMILY=redhat 06:37:51 + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-62 06:37:51 + START_PACKAGES=/tmp/packages_start.txt 06:37:51 + END_PACKAGES=/tmp/packages_end.txt 06:37:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:37:51 + PACKAGES=/tmp/packages_start.txt 06:37:51 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-62 ']' 06:37:51 + PACKAGES=/tmp/packages_end.txt 06:37:51 + case "${OS_FAMILY}" in 06:37:51 + rpm -qa 06:37:51 + sort 06:37:57 + '[' -f /tmp/packages_start.txt ']' 06:37:57 + '[' -f /tmp/packages_end.txt ']' 06:37:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:37:57 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-62 ']' 06:37:57 + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-62/archives/ 06:37:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-62/archives/ [Pipeline] echo 06:37:57 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-rest-go_PR-62/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:37:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:37:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:37:57 06:37:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:37:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:37:58 alpine: Pulling from edgex-lftools-log-publisher 06:37:58 df20fa9351a1: Pulling fs layer 06:37:58 36b3adc4ff6f: Pulling fs layer 06:37:58 8ad3a11d3b57: Pulling fs layer 06:37:58 46f8f816bc3b: Pulling fs layer 06:37:58 93b61091891f: Pulling fs layer 06:37:58 93b9cdb0e59b: Pulling fs layer 06:37:58 5e14af77c1be: Pulling fs layer 06:37:58 01666e4c0597: Pulling fs layer 06:37:58 aa168da1d23b: Pulling fs layer 06:37:58 46f8f816bc3b: Waiting 06:37:58 93b61091891f: Waiting 06:37:58 93b9cdb0e59b: Waiting 06:37:58 5e14af77c1be: Waiting 06:37:58 01666e4c0597: Waiting 06:37:58 aa168da1d23b: Waiting 06:37:58 36b3adc4ff6f: Verifying Checksum 06:37:58 36b3adc4ff6f: Download complete 06:37:58 46f8f816bc3b: Download complete 06:37:58 df20fa9351a1: Verifying Checksum 06:37:58 df20fa9351a1: Download complete 06:37:58 93b9cdb0e59b: Verifying Checksum 06:37:58 93b9cdb0e59b: Download complete 06:37:58 5e14af77c1be: Verifying Checksum 06:37:58 5e14af77c1be: Download complete 06:37:58 93b61091891f: Verifying Checksum 06:37:58 93b61091891f: Download complete 06:37:58 01666e4c0597: Verifying Checksum 06:37:58 01666e4c0597: Download complete 06:37:58 8ad3a11d3b57: Verifying Checksum 06:37:58 8ad3a11d3b57: Download complete 06:37:58 df20fa9351a1: Pull complete 06:37:59 36b3adc4ff6f: Pull complete 06:38:00 8ad3a11d3b57: Pull complete 06:38:00 46f8f816bc3b: Pull complete 06:38:00 aa168da1d23b: Verifying Checksum 06:38:00 aa168da1d23b: Download complete 06:38:00 93b61091891f: Pull complete 06:38:00 93b9cdb0e59b: Pull complete 06:38:01 5e14af77c1be: Pull complete 06:38:01 01666e4c0597: Pull complete 06:38:07 aa168da1d23b: Pull complete 06:38:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:38:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:38:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:38:08 prd-centos7-docker-4c-2g-14797 does not seem to be running inside a container 06:38:08 $ 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-rest-go_PR-62/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-rest-go_PR-62 -v /w/workspace/dgexfoundry_device-rest-go_PR-62:/w/workspace/dgexfoundry_device-rest-go_PR-62:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-62@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:38:11 $ docker top 1fc878c4f132532cec461f99bbb61e914aee6238146e45a952a3a240ed92b5bc -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:12 + touch /tmp/pre-build-complete [Pipeline] sh 06:38:12 + mkdir -p /var/log/sa [Pipeline] sh 06:38:13 + ls /var/log/sa-host 06:38:13 + sadf -c /var/log/sa-host/sa07 06:38:13 file_magic: OK 06:38:13 HZ: Using current value: 100 06:38:13 file_header: OK 06:38:13 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:38:13 Statistics: 06:38:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:38:13 File successfully converted to sysstat format version 12.2.1 06:38:13 + sadf -c /var/log/sa-host/sa23 06:38:13 file_magic: OK 06:38:13 HZ: Using current value: 100 06:38:13 file_header: OK 06:38:13 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:38:13 Statistics: 06:38:13 Hnuu...uuuununununu... 06:38:13 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:38:13 provisioning config files... 06:38:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-62@tmp/config8923119763169718799tmp [Pipeline] { [Pipeline] echo 06:38:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:38:13 ---> create-netrc.sh [Pipeline] } 06:38:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:38:14 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:38:14 ---> python-tools-install.sh [Pipeline] echo 06:38:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:38:14 ---> sudo-logs.sh 06:38:14 Archiving 'sudo' log.. [Pipeline] echo 06:38:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:38:15 ---> job-cost.sh 06:38:15 lf-activate-venv: SKIPPING 06:38:15 INFO: No Stack... 06:38:16 INFO: Retrieving Pricing Info for: v1-standard-2 06:38:16 INFO: Archiving Costs [Pipeline] echo 06:38:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:38:17 ---> logs-deploy.sh 06:38:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-62/1 06:38:17 INFO: archiving workspace using pattern(s): 06:38:19 Archives upload complete. 06:38:19 INFO: archiving logs to Nexus