Pull request #261 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7ea6aec0cabaec0b05c2df5f79c0eed1120b6a2f+b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc (6e080ec4d190938c8fc7dad6ff68178edf4f2931) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8997981546202159288.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh983147414501834810.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git 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-modbus-go/branches/PR-261/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-261/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1092750359390331890.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-261/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3618861691822894589.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4680094387383588729.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE 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-modbus-go/branches/PR-261/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-261/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6908910026356914456.key > 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 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 6a41506d72e8e131afc862d141935157bee59f41 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-modbus-go, buildSnap:true] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-modbus 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: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-762’ is offline ‘prd-centos7-docker-4c-2g-764’ is offline ‘prd-centos7-docker-4c-2g-765’ is offline ‘prd-centos7-docker-4c-2g-778’ is offline Running on prd-centos7-docker-4c-2g-788 in /w/workspace/xfoundry_device-modbus-go_PR-261 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-261 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_device-modbus-go_PR-261@tmp/jenkins-gitclient-ssh635426099977204410.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc into PR head commit 7ea6aec0cabaec0b05c2df5f79c0eed1120b6a2f Merge succeeded, producing 7ea6aec0cabaec0b05c2df5f79c0eed1120b6a2f Checking out Revision 7ea6aec0cabaec0b05c2df5f79c0eed1120b6a2f (PR-261) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_device-modbus-go_PR-261@tmp/jenkins-gitclient-ssh6166271139863049991.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ea6aec0cabaec0b05c2df5f79c0eed1120b6a2f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_device-modbus-go_PR-261@tmp/jenkins-gitclient-ssh3637184381698607317.key > git merge b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ea6aec0cabaec0b05c2df5f79c0eed1120b6a2f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:48:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:48:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:48:51 ========================================================= 05:48:51 EdgeX Global Pipelines Version Info 05:48:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:48:52 ------------------- 05:48:52 stable info: 05:48:52 ------------------- 05:48:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:48:52 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:48:52 Message: update stable to v1.0.195 05:48:53 ------------------- 05:48:53 experimental info: 05:48:53 ------------------- 05:48:53 Commited By: **** collab-it+edgex@linuxfoundation.org 05:48:53 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:48:53 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:48:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:48:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:48:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:48:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:48:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:48:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:48:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:48:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:48:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:48:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:48:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:48:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:48:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:48:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-261 [Pipeline] echo 05:48:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-261 [Pipeline] echo 05:48:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-261 [Pipeline] echo 05:48:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ea6aec0cabaec0b05c2df5f79c0eed1120b6a2f [Pipeline] echo 05:48:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ea6aec [Pipeline] echo 05:48:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:48:56 provisioning config files... 05:48:56 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-261@tmp/config1428123072806530043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:48:56 ---> docker-login.sh 05:48:56 nexus3.edgexfoundry.org:10001 05:48:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:57 Configure a credential helper to remove this warning. See 05:48:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:57 05:48:57 Login Succeeded 05:48:57 nexus3.edgexfoundry.org:10002 05:48:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:57 Configure a credential helper to remove this warning. See 05:48:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:57 05:48:57 Login Succeeded 05:48:57 nexus3.edgexfoundry.org:10003 05:48:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:57 Configure a credential helper to remove this warning. See 05:48:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:57 05:48:57 Login Succeeded 05:48:57 nexus3.edgexfoundry.org:10004 05:48:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:57 Configure a credential helper to remove this warning. See 05:48:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:57 05:48:57 Login Succeeded 05:48:57 docker.io 05:48:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:58 Configure a credential helper to remove this warning. See 05:48:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:58 05:48:58 Login Succeeded 05:48:58 ---> docker-login.sh ends [Pipeline] } 05:48:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:48:58 + git log --format=format:%s -1 7ea6aec0cabaec0b05c2df5f79c0eed1120b6a2f [Pipeline] echo 05:48:59 GIT_COMMIT: 7ea6aec0cabaec0b05c2df5f79c0eed1120b6a2f, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:48:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:48:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:48:59 05:48:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:49:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:49:00 latest: Pulling from edgex-devops/git-semver 05:49:00 31603596830f: Pulling fs layer 05:49:00 54011a49482f: Pulling fs layer 05:49:00 a6820b24f6d8: Pulling fs layer 05:49:00 f581987b2513: Pulling fs layer 05:49:00 f581987b2513: Waiting 05:49:00 54011a49482f: Verifying Checksum 05:49:00 54011a49482f: Download complete 05:49:00 31603596830f: Verifying Checksum 05:49:00 31603596830f: Download complete 05:49:00 31603596830f: Pull complete 05:49:00 a6820b24f6d8: Verifying Checksum 05:49:00 a6820b24f6d8: Download complete 05:49:00 f581987b2513: Verifying Checksum 05:49:00 f581987b2513: Download complete 05:49:00 54011a49482f: Pull complete 05:49:01 a6820b24f6d8: Pull complete 05:49:01 f581987b2513: Pull complete 05:49:02 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:49:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:49:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:49:02 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 05:49:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-261 -v /w/workspace/xfoundry_device-modbus-go_PR-261:/w/workspace/xfoundry_device-modbus-go_PR-261:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-261@tmp:/w/workspace/xfoundry_device-modbus-go_PR-261@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 05:49:06 $ docker top 941722c1281f8dcb867a78c00d311b8523e5c568a974f01a5eba2c6ade3832e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:49:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:49:06 [ssh-agent] Looking for ssh-agent implementation... 05:49:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:49:06 $ docker exec 941722c1281f8dcb867a78c00d311b8523e5c568a974f01a5eba2c6ade3832e3 ssh-agent 05:49:06 SSH_AUTH_SOCK=/tmp/ssh-MJwPR2hvWEiW/agent.15 05:49:06 SSH_AGENT_PID=22 05:49:06 Running ssh-add (command line suppressed) 05:49:06 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-261@tmp/private_key_4614038921138168674.key (/w/workspace/xfoundry_device-modbus-go_PR-261@tmp/private_key_4614038921138168674.key) 05:49:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:49:07 + git tag --points-at HEAD [Pipeline] } 05:49:07 $ docker exec --env ******** --env ******** 941722c1281f8dcb867a78c00d311b8523e5c568a974f01a5eba2c6ade3832e3 ssh-agent -k 05:49:07 unset SSH_AUTH_SOCK; 05:49:07 unset SSH_AGENT_PID; 05:49:07 echo Agent pid 22 killed; 05:49:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:49:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:49:07 [ssh-agent] Looking for ssh-agent implementation... 05:49:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:49:07 $ docker exec 941722c1281f8dcb867a78c00d311b8523e5c568a974f01a5eba2c6ade3832e3 ssh-agent 05:49:07 SSH_AUTH_SOCK=/tmp/ssh-BkYYu2i8oixi/agent.56 05:49:07 SSH_AGENT_PID=62 05:49:07 Running ssh-add (command line suppressed) 05:49:07 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-261@tmp/private_key_7841266353922195941.key (/w/workspace/xfoundry_device-modbus-go_PR-261@tmp/private_key_7841266353922195941.key) 05:49:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:49:08 + git semver init 05:49:08 # -> Open(): unable to determine branch for HEAD 05:49:08 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-261/.git 05:49:08 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-261 05:49:08 # $SEMVER_REMOTE_NAME = origin 05:49:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:49:08 # $SEMVER_USER_NAME = edgex-jenkins 05:49:08 # $SEMVER_BRANCH = PR-261 05:49:08 # $SEMVER_TEMP = /tmp/semver-958403712 05:49:08 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 05:49:08 # '/tmp/semver-958403712' -> '/w/workspace/xfoundry_device-modbus-go_PR-261/.semver' 05:49:08 # -> Force: false 05:49:08 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-261/.semver [Pipeline] } 05:49:08 $ docker exec --env ******** --env ******** 941722c1281f8dcb867a78c00d311b8523e5c568a974f01a5eba2c6ade3832e3 ssh-agent -k 05:49:08 unset SSH_AUTH_SOCK; 05:49:08 unset SSH_AGENT_PID; 05:49:08 echo Agent pid 62 killed; 05:49:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:49:09 + git semver [Pipeline] } 05:49:09 $ docker stop --time=1 941722c1281f8dcb867a78c00d311b8523e5c568a974f01a5eba2c6ade3832e3 05:49:10 $ docker rm -f 941722c1281f8dcb867a78c00d311b8523e5c568a974f01a5eba2c6ade3832e3 [Pipeline] // withDockerContainer [Pipeline] sh 05:49:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:49:11 Stashed 1 file(s) [Pipeline] echo 05:49:11 [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 05:49:27 Still waiting to schedule task 05:49:27 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ 05:49:27 ‘prd-centos7-docker-4c-2g-761’ is offline 05:49:27 ‘prd-centos7-docker-4c-2g-792’ is offline 05:49:27 ‘prd-centos7-docker-4c-2g-794’ is offline 05:49:27 ‘prd-centos7-docker-4c-2g-795’ is offline 05:49:27 ‘prd-centos7-docker-4c-2g-799’ is offline 05:49:27 ‘prd-ubuntu18.04-docker-arm64-4c-16g-767’ doesn’t have label ‘centos7-docker-4c-2g’ 05:49:27 ‘prd-ubuntu18.04-docker-arm64-4c-16g-785’ doesn’t have label ‘centos7-docker-4c-2g’ 05:49:27 ‘prd-ubuntu18.04-docker-arm64-4c-16g-790’ doesn’t have label ‘centos7-docker-4c-2g’ 05:49:27 ‘prd-ubuntu18.04-docker-arm64-4c-16g-793’ doesn’t have label ‘centos7-docker-4c-2g’ 05:49:27 Still waiting to schedule task 05:49:27 Executor slot already in use 05:49:27 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:49:27 ‘prd-centos7-docker-4c-2g-761’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:49:27 ‘prd-centos7-docker-4c-2g-792’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:49:27 ‘prd-centos7-docker-4c-2g-794’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:49:27 ‘prd-centos7-docker-4c-2g-795’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:49:27 ‘prd-centos7-docker-4c-2g-799’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:49:27 ‘prd-ubuntu18.04-docker-arm64-4c-16g-767’ is offline 05:49:27 ‘prd-ubuntu18.04-docker-arm64-4c-16g-790’ is offline 05:49:27 ‘prd-ubuntu18.04-docker-arm64-4c-16g-793’ is offline 05:58:57 Running on prd-centos7-docker-4c-2g-1188 in /w/workspace/xfoundry_device-modbus-go_PR-261 [Pipeline] { [Pipeline] ws 05:58:57 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:58:57 Selected Git installation does not exist. Using Default 05:58:57 The recommended git tool is: NONE 05:58:59 using credential edgex-jenkins-ssh 05:58:59 Cloning the remote Git repository 05:58:59 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:58:59 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:58:59 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:58:59 > git --version # timeout=10 05:58:59 > git --version # 'git version 2.24.4' 05:58:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:00 Merging remotes/origin/master commit b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc into PR head commit 7ea6aec0cabaec0b05c2df5f79c0eed1120b6a2f 05:58:59 [INFO] Currently running in a labeled security context 05:58:59 [INFO] Currently SELinux is 'enforcing' on the host 05:58:59 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/1@tmp/jenkins-gitclient-ssh4148217956653432310.key 05:58:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:00 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:59:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:00 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:59:00 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:59:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:00 [INFO] Currently running in a labeled security context 05:59:00 [INFO] Currently SELinux is 'enforcing' on the host 05:59:00 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/1@tmp/jenkins-gitclient-ssh8623987336731825794.key 05:59:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:59:00 > git config core.sparsecheckout # timeout=10 05:59:00 > git checkout -f 7ea6aec0cabaec0b05c2df5f79c0eed1120b6a2f # timeout=10 05:59:01 Merge succeeded, producing 7ea6aec0cabaec0b05c2df5f79c0eed1120b6a2f 05:59:01 Checking out Revision 7ea6aec0cabaec0b05c2df5f79c0eed1120b6a2f (PR-261) 05:59:00 > git remote # timeout=10 05:59:00 > git config --get remote.origin.url # timeout=10 05:59:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:00 [INFO] Currently running in a labeled security context 05:59:00 [INFO] Currently SELinux is 'enforcing' on the host 05:59:00 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/1@tmp/jenkins-gitclient-ssh5821534636569126462.key 05:59:01 > git merge b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc # timeout=10 05:59:01 > git rev-parse HEAD^{commit} # timeout=10 05:59:01 > git config core.sparsecheckout # timeout=10 05:59:01 > git checkout -f 7ea6aec0cabaec0b05c2df5f79c0eed1120b6a2f # timeout=10 05:59:04 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:59:04 > git --version # timeout=10 05:59:04 > git --version # 'git version 2.24.4' 05:59:04 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:05 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:59:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:59:06 + sudo service docker restart 05:59:06 + true 05:59:06 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:24 provisioning config files... 05:59:24 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config1885612541962132427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:25 ---> docker-login.sh 05:59:25 nexus3.edgexfoundry.org:10001 05:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:25 Configure a credential helper to remove this warning. See 05:59:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:25 05:59:25 Login Succeeded 05:59:25 nexus3.edgexfoundry.org:10002 05:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:25 Configure a credential helper to remove this warning. See 05:59:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:25 05:59:25 Login Succeeded 05:59:25 nexus3.edgexfoundry.org:10003 05:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:25 Configure a credential helper to remove this warning. See 05:59:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:25 05:59:25 Login Succeeded 05:59:25 nexus3.edgexfoundry.org:10004 05:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:26 Configure a credential helper to remove this warning. See 05:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:26 05:59:26 Login Succeeded 05:59:26 docker.io 05:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:26 Configure a credential helper to remove this warning. See 05:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:26 05:59:26 Login Succeeded 05:59:26 ---> docker-login.sh ends [Pipeline] } 05:59:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:26 ========================================================= 05:59:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:59:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:59:27 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:59:27 Sending build context to Docker daemon 636.4kB 05:59:27 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:59:27 Step 2/8 : FROM ${BASE} 05:59:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:59:27 540db60ca938: Pulling fs layer 05:59:27 adcc1eea9eea: Pulling fs layer 05:59:27 4c4ab2625f07: Pulling fs layer 05:59:27 0510c868ecb4: Pulling fs layer 05:59:27 afea3b2eda06: Pulling fs layer 05:59:27 7809a108b3ef: Pulling fs layer 05:59:27 f706445af74f: Pulling fs layer 05:59:27 0510c868ecb4: Waiting 05:59:27 7809a108b3ef: Waiting 05:59:27 f706445af74f: Waiting 05:59:27 afea3b2eda06: Waiting 05:59:27 4c4ab2625f07: Verifying Checksum 05:59:27 4c4ab2625f07: Download complete 05:59:27 adcc1eea9eea: Verifying Checksum 05:59:27 adcc1eea9eea: Download complete 05:59:27 afea3b2eda06: Verifying Checksum 05:59:27 afea3b2eda06: Download complete 05:59:27 7809a108b3ef: Verifying Checksum 05:59:27 7809a108b3ef: Download complete 05:59:27 540db60ca938: Verifying Checksum 05:59:27 540db60ca938: Download complete 05:59:27 540db60ca938: Pull complete 05:59:27 adcc1eea9eea: Pull complete 05:59:27 4c4ab2625f07: Pull complete 05:59:30 f706445af74f: Verifying Checksum 05:59:30 f706445af74f: Download complete 05:59:31 0510c868ecb4: Verifying Checksum 05:59:31 0510c868ecb4: Download complete 05:59:35 0510c868ecb4: Pull complete 05:59:35 afea3b2eda06: Pull complete 05:59:35 7809a108b3ef: Pull complete 05:59:36 f706445af74f: Pull complete 05:59:36 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:59:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:59:36 ---> b068be0155e3 05:59:36 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 05:59:40 ---> Running in 5771d7d2b430 05:59:41 Removing intermediate container 5771d7d2b430 05:59:41 ---> 46269baa8a56 05:59:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:41 ---> Running in 25def5fec583 05:59:41 Removing intermediate container 25def5fec583 05:59:41 ---> 8fae886a913b 05:59:41 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:59:41 ---> Running in 70db7e568e68 05:59:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:59:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:59:43 (1/13) Installing libc-dev (0.7.2-r3) 05:59:43 (2/13) Installing libsodium (1.0.18-r0) 05:59:43 (3/13) Installing pkgconf (1.7.3-r0) 05:59:43 (4/13) Installing libsodium-dev (1.0.18-r0) 05:59:43 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:59:43 (6/13) Installing libedit (20191231.3.1-r1) 05:59:44 (7/13) Installing openssh-client (8.4_p1-r3) 05:59:44 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:59:44 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:59:44 (10/13) Installing openssh-server (8.4_p1-r3) 05:59:44 (11/13) Installing openssh (8.4_p1-r3) 05:59:44 (12/13) Installing libzmq (4.3.3-r1) 05:59:44 (13/13) Installing zeromq-dev (4.3.3-r1) 05:59:44 Executing busybox-1.32.1-r6.trigger 05:59:44 OK: 156 MiB in 53 packages 05:59:45 Removing intermediate container 70db7e568e68 05:59:45 ---> 0abf773e0676 05:59:45 Step 6/8 : WORKDIR /device-modbus-go 05:59:45 ---> Running in b21fd1eb37b4 05:59:45 Removing intermediate container b21fd1eb37b4 05:59:45 ---> 787d0ca94b65 05:59:45 Step 7/8 : COPY . . 05:59:45 ---> 6abba0de4f7c 05:59:45 Step 8/8 : RUN go mod download 05:59:45 ---> Running in bd0f3e35af12 05:59:58 Removing intermediate container bd0f3e35af12 05:59:58 ---> fa07dde3075c 05:59:58 Successfully built fa07dde3075c 05:59:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:59:58 + docker inspect -f . ci-base-image-x86_64 05:59:58 . [Pipeline] withDockerContainer 05:59:58 prd-centos7-docker-4c-2g-1188 does not seem to be running inside a container 05:59:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** ci-base-image-x86_64 cat 05:59:59 $ docker top 60bbff5811734c57e20802239a71f2bb89f7425b0dfa3f04633f620d2ff60457 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:59 + go version 05:59:59 go version go1.16.3 linux/amd64 [Pipeline] } 05:59:59 $ docker stop --time=1 60bbff5811734c57e20802239a71f2bb89f7425b0dfa3f04633f620d2ff60457 06:00:00 $ docker rm -f 60bbff5811734c57e20802239a71f2bb89f7425b0dfa3f04633f620d2ff60457 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:00:02 + docker inspect -f . ci-base-image-x86_64 06:00:02 . [Pipeline] withDockerContainer 06:00:03 prd-centos7-docker-4c-2g-1188 does not seem to be running inside a container 06:00:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** ci-base-image-x86_64 cat 06:00:03 $ docker top a2d5e018e937b6f28a70349f56a899307cea62dd98f80159d8159ce226b43496 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:04 + go mod tidy 06:00:04 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 06:00:04 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 06:00:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 06:00:04 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 06:00:04 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 06:00:04 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 06:00:04 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 06:00:04 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 06:00:04 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 06:00:04 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks 06:00:04 github.com/edgexfoundry/device-modbus-go/internal/driver imports 06:00:04 github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 06:00:04 github.com/edgexfoundry/device-modbus-go/internal/driver imports 06:00:04 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 06:00:04 github.com/edgexfoundry/device-modbus-go/cmd imports 06:00:04 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 06:00:04 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 06:00:04 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 06:00:04 github.com/edgexfoundry/device-modbus-go/cmd imports 06:00:04 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 06:00:04 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 06:00:04 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 06:00:04 github.com/edgexfoundry/device-modbus-go/cmd imports 06:00:04 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 06:00:04 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 06:00:04 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 06:00:04 github.com/edgexfoundry/device-modbus-go/cmd imports 06:00:04 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 06:00:04 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 06:00:04 github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports 06:00:04 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 06:00:04 github.com/edgexfoundry/device-modbus-go/cmd imports 06:00:04 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 06:00:04 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 06:00:04 github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports 06:00:04 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 06:00:04 github.com/edgexfoundry/device-modbus-go/cmd imports 06:00:04 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 06:00:04 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 06:00:04 github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http imports 06:00:04 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 06:00:04 github.com/edgexfoundry/device-modbus-go/cmd imports 06:00:04 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 06:00:04 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 06:00:04 github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent imports 06:00:04 github.com/edgexfoundry/device-sdk-go/v2/internal/application tested by 06:00:04 github.com/edgexfoundry/device-sdk-go/v2/internal/application.test imports 06:00:04 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [Pipeline] } 06:00:04 $ docker stop --time=1 a2d5e018e937b6f28a70349f56a899307cea62dd98f80159d8159ce226b43496 06:00:05 $ docker rm -f a2d5e018e937b6f28a70349f56a899307cea62dd98f80159d8159ce226b43496 [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 06:00:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1196 in /w/workspace/xfoundry_device-modbus-go_PR-261 [Pipeline] stage [Pipeline] { (Snap) [Pipeline] { Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] ws 06:00:07 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] // stage Post stage [Pipeline] checkout [Pipeline] libraryResource [Pipeline] sh 06:00:07 Selected Git installation does not exist. Using Default 06:00:07 The recommended git tool is: NONE 06:00:07 ---> job-cost.sh 06:00:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GyI6 06:00:12 using credential edgex-jenkins-ssh 06:00:13 Cloning the remote Git repository 06:00:13 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:00:13 > git init /w/workspace/device-modbus-go/1 # timeout=10 06:00:13 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:00:13 > git --version # timeout=10 06:00:13 > git --version # 'git version 2.17.1' 06:00:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:14 Merging remotes/origin/master commit b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc into PR head commit 7ea6aec0cabaec0b05c2df5f79c0eed1120b6a2f 06:00:15 Merge succeeded, producing 7ea6aec0cabaec0b05c2df5f79c0eed1120b6a2f 06:00:15 Checking out Revision 7ea6aec0cabaec0b05c2df5f79c0eed1120b6a2f (PR-261) 06:00:14 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:00:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:14 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:00:14 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:00:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:00:14 > git config core.sparsecheckout # timeout=10 06:00:14 > git checkout -f 7ea6aec0cabaec0b05c2df5f79c0eed1120b6a2f # timeout=10 06:00:14 > git remote # timeout=10 06:00:14 > git config --get remote.origin.url # timeout=10 06:00:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:15 > git merge b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc # timeout=10 06:00:15 > git rev-parse HEAD^{commit} # timeout=10 06:00:15 > git config core.sparsecheckout # timeout=10 06:00:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:00:15 > git checkout -f 7ea6aec0cabaec0b05c2df5f79c0eed1120b6a2f # timeout=10 06:00:19 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:00:19 > git --version # timeout=10 06:00:19 > git --version # 'git version 2.17.1' 06:00:19 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 06:00:20 06:00:20 GitHub has been notified of this commit’s build result 06:00:20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:00:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:00:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:00:22 + true 06:00:22 + sudo service docker restart 06:00:31 lf-activate-venv(): INFO: Adding /tmp/venv-GyI6/bin to PATH 06:00:31 INFO: No Stack... 06:00:31 INFO: Retrieving Pricing Info for: v3-standard-2 06:00:31 INFO: Archiving Costs [Pipeline] sh 06:00:31 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 06:00:31 + cut -d, -f6 [Pipeline] lock 06:00:31 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-261-1-stack-cost] 06:00:31 Resource [jenkins-edgexfoundry-device-modbus-go-PR-261-1-stack-cost] did not exist. Created. 06:00:31 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-261-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:00:31 + echo total: 0.05999999865889549 [Pipeline] stash 06:00:32 Stashed 1 file(s) [Pipeline] } 06:00:32 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-261-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:00:32 Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:40 provisioning config files... 06:00:40 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config6058706451177348120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:41 ---> docker-login.sh 06:00:41 nexus3.edgexfoundry.org:10001 06:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:42 Configure a credential helper to remove this warning. See 06:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:42 06:00:42 Login Succeeded 06:00:42 nexus3.edgexfoundry.org:10002 06:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:44 Configure a credential helper to remove this warning. See 06:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:44 06:00:44 Login Succeeded 06:00:44 nexus3.edgexfoundry.org:10003 06:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:45 Configure a credential helper to remove this warning. See 06:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:45 06:00:45 Login Succeeded 06:00:45 nexus3.edgexfoundry.org:10004 06:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:47 Configure a credential helper to remove this warning. See 06:00:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:47 06:00:47 Login Succeeded 06:00:47 docker.io 06:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:48 Configure a credential helper to remove this warning. See 06:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:48 06:00:48 Login Succeeded 06:00:48 ---> docker-login.sh ends [Pipeline] } 06:00:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:49 ========================================================= 06:00:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:00:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:00:50 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:00:51 Sending build context to Docker daemon 635.4kB 06:00:51 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:00:51 Step 2/8 : FROM ${BASE} 06:00:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:00:52 595b0fe564bb: Pulling fs layer 06:00:52 3088b5b3c5c0: Pulling fs layer 06:00:52 5b7225fbf94c: Pulling fs layer 06:00:52 ba82ee9f976e: Pulling fs layer 06:00:52 506bd15cee9f: Pulling fs layer 06:00:52 75a0a4a0db45: Pulling fs layer 06:00:52 618dc40b7e24: Pulling fs layer 06:00:52 ba82ee9f976e: Waiting 06:00:52 75a0a4a0db45: Waiting 06:00:52 618dc40b7e24: Waiting 06:00:52 506bd15cee9f: Waiting 06:00:52 5b7225fbf94c: Verifying Checksum 06:00:52 5b7225fbf94c: Download complete 06:00:52 3088b5b3c5c0: Verifying Checksum 06:00:52 3088b5b3c5c0: Download complete 06:00:52 506bd15cee9f: Verifying Checksum 06:00:52 506bd15cee9f: Download complete 06:00:52 75a0a4a0db45: Verifying Checksum 06:00:52 75a0a4a0db45: Download complete 06:00:52 595b0fe564bb: Verifying Checksum 06:00:52 595b0fe564bb: Download complete 06:00:53 595b0fe564bb: Pull complete 06:00:53 3088b5b3c5c0: Pull complete 06:00:54 5b7225fbf94c: Pull complete 06:00:56 618dc40b7e24: Verifying Checksum 06:00:56 618dc40b7e24: Download complete 06:00:58 ba82ee9f976e: Download complete 06:01:09 ba82ee9f976e: Pull complete 06:01:09 506bd15cee9f: Pull complete 06:01:09 75a0a4a0db45: Pull complete 06:01:12 618dc40b7e24: Pull complete 06:01:12 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 06:01:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:01:12 ---> a36622ca3599 06:01:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 06:01:15 ---> Running in 8e2777811521 06:01:15 Removing intermediate container 8e2777811521 06:01:15 ---> 8693f55d2e48 06:01:15 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:15 ---> Running in a8e8f68153ce 06:01:17 Removing intermediate container a8e8f68153ce 06:01:17 ---> 4df53822b997 06:01:17 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 06:01:17 ---> Running in 8a2d0401c5ed 06:01:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:01:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:01:20 (1/13) Installing libc-dev (0.7.2-r3) 06:01:20 (2/13) Installing libsodium (1.0.18-r0) 06:01:20 (3/13) Installing pkgconf (1.7.3-r0) 06:01:20 (4/13) Installing libsodium-dev (1.0.18-r0) 06:01:21 (5/13) Installing openssh-keygen (8.4_p1-r3) 06:01:21 (6/13) Installing libedit (20191231.3.1-r1) 06:01:21 (7/13) Installing openssh-client (8.4_p1-r3) 06:01:21 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 06:01:21 (9/13) Installing openssh-server-common (8.4_p1-r3) 06:01:21 (10/13) Installing openssh-server (8.4_p1-r3) 06:01:22 (11/13) Installing openssh (8.4_p1-r3) 06:01:22 (12/13) Installing libzmq (4.3.3-r1) 06:01:22 (13/13) Installing zeromq-dev (4.3.3-r1) 06:01:22 Executing busybox-1.32.1-r6.trigger 06:01:22 OK: 145 MiB in 53 packages 06:01:23 Removing intermediate container 8a2d0401c5ed 06:01:23 ---> 7dc228f1a5c3 06:01:23 Step 6/8 : WORKDIR /device-modbus-go 06:01:24 ---> Running in 789000a84f27 06:01:24 Removing intermediate container 789000a84f27 06:01:24 ---> b3ba2ae72567 06:01:24 Step 7/8 : COPY . . 06:01:25 ---> c4ea60a9bc1b 06:01:25 Step 8/8 : RUN go mod download 06:01:25 ---> Running in d87087a15240 06:01:52 Removing intermediate container d87087a15240 06:01:52 ---> 5d5d51089175 06:01:52 Successfully built 5d5d51089175 06:01:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:01:52 + docker inspect -f . ci-base-image-arm64 06:01:52 . [Pipeline] withDockerContainer 06:01:53 prd-ubuntu18.04-docker-arm64-4c-16g-1196 does not seem to be running inside a container 06:01:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:01:54 $ docker top 154edbc946eaa451b9e734f40eb4679ea4382578be863cd3ddc39ad4144f8cbc -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:55 + go version 06:01:55 go version go1.16.5 linux/arm64 [Pipeline] } 06:01:55 $ docker stop --time=1 154edbc946eaa451b9e734f40eb4679ea4382578be863cd3ddc39ad4144f8cbc 06:01:57 $ docker rm -f 154edbc946eaa451b9e734f40eb4679ea4382578be863cd3ddc39ad4144f8cbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:01:58 + docker inspect -f . ci-base-image-arm64 06:01:58 . [Pipeline] withDockerContainer 06:01:59 prd-ubuntu18.04-docker-arm64-4c-16g-1196 does not seem to be running inside a container 06:01:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:02:01 $ docker top d9bc099682e58d8cd0993f2fe66194a9e53c033c7deeb14ac7e5b8403b5d227d -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:02 + go mod tidy 06:02:02 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 06:02:02 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 06:02:02 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 06:02:02 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 06:02:02 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 06:02:03 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 06:02:03 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 06:02:03 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 06:02:03 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 06:02:03 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks 06:02:03 github.com/edgexfoundry/device-modbus-go/internal/driver imports 06:02:03 github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 06:02:03 github.com/edgexfoundry/device-modbus-go/internal/driver imports 06:02:03 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 06:02:03 github.com/edgexfoundry/device-modbus-go/cmd imports 06:02:03 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 06:02:03 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 06:02:03 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 06:02:03 github.com/edgexfoundry/device-modbus-go/cmd imports 06:02:03 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 06:02:03 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 06:02:03 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 06:02:03 github.com/edgexfoundry/device-modbus-go/cmd imports 06:02:03 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 06:02:03 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 06:02:03 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 06:02:03 github.com/edgexfoundry/device-modbus-go/cmd imports 06:02:03 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 06:02:03 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 06:02:03 github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports 06:02:03 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 06:02:03 github.com/edgexfoundry/device-modbus-go/cmd imports 06:02:03 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 06:02:03 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 06:02:03 github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports 06:02:03 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 06:02:03 github.com/edgexfoundry/device-modbus-go/cmd imports 06:02:03 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 06:02:03 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 06:02:03 github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http imports 06:02:03 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 06:02:03 github.com/edgexfoundry/device-modbus-go/cmd imports 06:02:03 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 06:02:03 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 06:02:03 github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent imports 06:02:03 github.com/edgexfoundry/device-sdk-go/v2/internal/application tested by 06:02:03 github.com/edgexfoundry/device-sdk-go/v2/internal/application.test imports 06:02:03 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [Pipeline] } 06:02:03 $ docker stop --time=1 d9bc099682e58d8cd0993f2fe66194a9e53c033c7deeb14ac7e5b8403b5d227d 06:02:05 $ docker rm -f d9bc099682e58d8cd0993f2fe66194a9e53c033c7deeb14ac7e5b8403b5d227d [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 Post stage [Pipeline] libraryResource [Pipeline] sh 06:02:06 ---> job-cost.sh 06:02:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-y1IG 06:02:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:04:30 lf-activate-venv(): INFO: Adding /tmp/venv-y1IG/bin to PATH 06:04:30 INFO: No Stack... 06:04:30 INFO: Retrieving Pricing Info for: v2-standard-4 06:04:30 INFO: Archiving Costs [Pipeline] sh 06:04:30 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 06:04:30 + cut -d, -f6 [Pipeline] lock 06:04:30 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-261-1-stack-cost] 06:04:30 Resource [jenkins-edgexfoundry-device-modbus-go-PR-261-1-stack-cost] did not exist. Created. 06:04:30 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-261-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:04:31 /w/workspace/device-modbus-go/1@tmp/durable-b9cd397b/script.sh: 1: /w/workspace/device-modbus-go/1@tmp/durable-b9cd397b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:04:31 + echo total: 0.18000000715255737 [Pipeline] stash 06:04:31 Warning: overwriting stash ‘stack-cost’ 06:04:32 Stashed 1 file(s) [Pipeline] } 06:04:32 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-261-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:04:33 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] { (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:04:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:04:37 ---> package-listing.sh 06:04:37 ++ facter osfamily 06:04:37 ++ tr '[:upper:]' '[:lower:]' 06:04:37 + OS_FAMILY=redhat 06:04:37 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-261 06:04:37 + START_PACKAGES=/tmp/packages_start.txt 06:04:37 + END_PACKAGES=/tmp/packages_end.txt 06:04:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:04:37 + PACKAGES=/tmp/packages_start.txt 06:04:37 + '[' /w/workspace/xfoundry_device-modbus-go_PR-261 ']' 06:04:37 + PACKAGES=/tmp/packages_end.txt 06:04:37 + case "${OS_FAMILY}" in 06:04:37 + rpm -qa 06:04:37 + sort 06:04:38 + '[' -f /tmp/packages_start.txt ']' 06:04:38 + '[' -f /tmp/packages_end.txt ']' 06:04:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:04:38 + '[' /w/workspace/xfoundry_device-modbus-go_PR-261 ']' 06:04:38 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-261/archives/ 06:04:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-261/archives/ [Pipeline] echo 06:04:38 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/xfoundry_device-modbus-go_PR-261/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:04:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:04:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:04:39 06:04:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:04:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:04:39 alpine: Pulling from edgex-lftools-log-publisher 06:04:39 df20fa9351a1: Pulling fs layer 06:04:39 36b3adc4ff6f: Pulling fs layer 06:04:39 8ad3a11d3b57: Pulling fs layer 06:04:39 46f8f816bc3b: Pulling fs layer 06:04:39 93b61091891f: Pulling fs layer 06:04:39 93b9cdb0e59b: Pulling fs layer 06:04:39 5e14af77c1be: Pulling fs layer 06:04:39 01666e4c0597: Pulling fs layer 06:04:39 aa168da1d23b: Pulling fs layer 06:04:39 93b9cdb0e59b: Waiting 06:04:39 5e14af77c1be: Waiting 06:04:39 01666e4c0597: Waiting 06:04:39 aa168da1d23b: Waiting 06:04:39 46f8f816bc3b: Waiting 06:04:39 93b61091891f: Waiting 06:04:39 36b3adc4ff6f: Verifying Checksum 06:04:39 36b3adc4ff6f: Download complete 06:04:39 46f8f816bc3b: Verifying Checksum 06:04:39 46f8f816bc3b: Download complete 06:04:40 df20fa9351a1: Verifying Checksum 06:04:40 df20fa9351a1: Download complete 06:04:40 93b9cdb0e59b: Verifying Checksum 06:04:40 93b9cdb0e59b: Download complete 06:04:40 5e14af77c1be: Verifying Checksum 06:04:40 5e14af77c1be: Download complete 06:04:40 93b61091891f: Download complete 06:04:40 01666e4c0597: Verifying Checksum 06:04:40 01666e4c0597: Download complete 06:04:40 8ad3a11d3b57: Verifying Checksum 06:04:40 8ad3a11d3b57: Download complete 06:04:40 df20fa9351a1: Pull complete 06:04:40 36b3adc4ff6f: Pull complete 06:04:40 8ad3a11d3b57: Pull complete 06:04:40 46f8f816bc3b: Pull complete 06:04:41 93b61091891f: Pull complete 06:04:41 93b9cdb0e59b: Pull complete 06:04:41 5e14af77c1be: Pull complete 06:04:41 01666e4c0597: Pull complete 06:04:42 aa168da1d23b: Verifying Checksum 06:04:42 aa168da1d23b: Download complete 06:04:47 aa168da1d23b: Pull complete 06:04:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:04:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:04:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:04:47 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 06:04:47 $ 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/xfoundry_device-modbus-go_PR-261/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-261 -v /w/workspace/xfoundry_device-modbus-go_PR-261:/w/workspace/xfoundry_device-modbus-go_PR-261:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-261@tmp:/w/workspace/xfoundry_device-modbus-go_PR-261@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:04:49 $ docker top c27dafbd7f8904c9d4cb4e40e26834e992b61f110c172e540f15f581e2005f20 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:50 + touch /tmp/pre-build-complete [Pipeline] sh 06:04:50 + mkdir -p /var/log/sa [Pipeline] sh 06:04:50 + ls /var/log/sa-host 06:04:50 + sadf -c /var/log/sa-host/sa05 06:04:50 file_magic: OK 06:04:50 HZ: Using current value: 100 06:04:50 file_header: OK 06:04:50 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:04:50 Statistics: 06:04:50 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:04:50 File successfully converted to sysstat format version 12.2.1 06:04:50 + sadf -c /var/log/sa-host/sa14 06:04:50 file_magic: OK 06:04:50 HZ: Using current value: 100 06:04:50 file_header: OK 06:04:50 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:04:50 Statistics: 06:04:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:04:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:51 provisioning config files... 06:04:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-261@tmp/config820234329203162524tmp [Pipeline] { [Pipeline] echo 06:04:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:04:51 ---> create-netrc.sh [Pipeline] } 06:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:04:52 ---> python-tools-install.sh [Pipeline] echo 06:04:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:04:52 ---> sudo-logs.sh 06:04:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:04:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:04:53 ---> job-cost.sh 06:04:53 lf-activate-venv: SKIPPING 06:04:53 DEBUG: total: 0.18000000715255737 06:04:53 INFO: Retrieving Stack Cost... 06:04:54 INFO: Retrieving Pricing Info for: v3-standard-2 06:04:54 INFO: Archiving Costs [Pipeline] echo 06:04:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:04:54 ---> logs-deploy.sh 06:04:54 lf-activate-venv: SKIPPING 06:04:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-261/1 06:04:54 INFO: archiving workspace using pattern(s): 06:04:55 Archives upload complete. 06:04:55 INFO: archiving logs to Nexus 06:04:56 ---> uname -a: 06:04:56 Linux prd-centos7-docker-4c-2g-788.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:04:56 06:04:56 06:04:56 ---> lscpu: 06:04:56 Architecture: x86_64 06:04:56 CPU op-mode(s): 32-bit, 64-bit 06:04:56 Byte Order: Little Endian 06:04:56 Address sizes: 40 bits physical, 48 bits virtual 06:04:56 CPU(s): 2 06:04:56 On-line CPU(s) list: 0,1 06:04:56 Thread(s) per core: 1 06:04:56 Core(s) per socket: 1 06:04:56 Socket(s): 2 06:04:56 NUMA node(s): 1 06:04:56 Vendor ID: AuthenticAMD 06:04:56 CPU family: 23 06:04:56 Model: 49 06:04:56 Model name: AMD EPYC-Rome Processor 06:04:56 Stepping: 0 06:04:56 CPU MHz: 2800.000 06:04:56 BogoMIPS: 5600.00 06:04:56 Virtualization: AMD-V 06:04:56 Hypervisor vendor: KVM 06:04:56 Virtualization type: full 06:04:56 L1d cache: 64 KiB 06:04:56 L1i cache: 64 KiB 06:04:56 L2 cache: 1 MiB 06:04:56 L3 cache: 32 MiB 06:04:56 NUMA node0 CPU(s): 0,1 06:04:56 Vulnerability Itlb multihit: Not affected 06:04:56 Vulnerability L1tf: Not affected 06:04:56 Vulnerability Mds: Not affected 06:04:56 Vulnerability Meltdown: Not affected 06:04:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:04:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:04:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:04:56 Vulnerability Srbds: Not affected 06:04:56 Vulnerability Tsx async abort: Not affected 06:04:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 06:04:56 06:04:56 06:04:56 ---> nproc: 06:04:56 2 06:04:56 06:04:56 06:04:56 ---> df -h: 06:04:56 Filesystem Size Used Available Use% Mounted on 06:04:56 overlay 40.0G 7.2G 32.8G 18% / 06:04:56 tmpfs 64.0M 0 64.0M 0% /dev 06:04:56 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:04:56 shm 64.0M 0 64.0M 0% /dev/shm 06:04:56 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 06:04:56 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 06:04:56 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 06:04:56 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 06:04:56 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/xfoundry_device-modbus-go_PR-261@tmp 06:04:56 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 06:04:56 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 06:04:56 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 06:04:56 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 06:04:56 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/xfoundry_device-modbus-go_PR-261 06:04:56 06:04:56 06:04:56 ---> free -m: 06:04:56 total used free shared buff/cache available 06:04:56 Mem: 7821 939 4787 0 2094 6704 06:04:56 Swap: 1023 0 1023 06:04:56 06:04:56 06:04:56 ---> ip addr: 06:04:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:04:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:04:56 inet 127.0.0.1/8 scope host lo 06:04:56 valid_lft forever preferred_lft forever 06:04:56 inet6 ::1/128 scope host 06:04:56 valid_lft forever preferred_lft forever 06:04:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:04:56 link/ether fa:16:3e:cb:5a:d5 brd ff:ff:ff:ff:ff:ff 06:04:56 inet 10.30.122.139/23 brd 10.30.123.255 scope global dynamic eth0 06:04:56 valid_lft 85386sec preferred_lft 85386sec 06:04:56 inet6 fe80::f816:3eff:fecb:5ad5/64 scope link 06:04:56 valid_lft forever preferred_lft forever 06:04:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:04:56 link/ether 02:42:9b:af:d2:8e brd ff:ff:ff:ff:ff:ff 06:04:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:04:56 valid_lft forever preferred_lft forever 06:04:56 inet6 fe80::42:9bff:feaf:d28e/64 scope link 06:04:56 valid_lft forever preferred_lft forever 06:04:56 06:04:56 06:04:56 ---> sar -b -r -n DEV: 06:04:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 06:04:56 06:04:56 05:47:45 LINUX RESTART (2 CPU) 06:04:56 06:04:56 05:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:04:56 05:50:01 17.22 0.63 16.59 0.00 352.24 2943.95 0.00 06:04:56 05:51:01 0.40 0.00 0.40 0.00 0.00 6.36 0.00 06:04:56 05:52:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 06:04:56 05:53:01 0.32 0.00 0.32 0.00 0.00 5.30 0.00 06:04:56 05:54:01 0.28 0.00 0.28 0.00 0.00 3.86 0.00 06:04:56 05:55:01 0.27 0.00 0.27 0.00 0.00 3.76 0.00 06:04:56 05:56:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 06:04:56 05:57:01 0.23 0.00 0.23 0.00 0.00 1.92 0.00 06:04:56 05:58:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 06:04:56 05:59:01 0.22 0.00 0.22 0.00 0.00 2.17 0.00 06:04:56 06:00:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 06:04:56 06:01:01 0.23 0.02 0.22 0.00 0.13 3.15 0.00 06:04:56 06:02:01 0.40 0.10 0.30 0.00 1.73 5.56 0.00 06:04:56 06:03:01 0.38 0.15 0.23 0.00 4.80 2.70 0.00 06:04:56 06:04:01 0.78 0.00 0.78 0.00 0.00 15.81 0.00 06:04:56 Average: 1.45 0.06 1.39 0.00 23.93 200.46 0.00 06:04:56 06:04:56 05:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:04:56 05:50:01 5460156 0 809424 10.11 2620 1736732 1283640 14.17 576188 1574476 20 06:04:56 05:51:01 5467060 0 802512 10.02 2620 1736740 1226752 13.54 578604 1565696 8 06:04:56 05:52:01 5468804 0 800768 10.00 2620 1736740 1205164 13.31 572992 1570160 8 06:04:56 05:53:01 5469040 0 800524 10.00 2620 1736748 1205164 13.31 573032 1570160 8 06:04:56 05:54:01 5468624 0 800936 10.00 2620 1736752 1205260 13.31 570004 1573648 16 06:04:56 05:55:01 5468588 0 800968 10.00 2620 1736756 1205200 13.31 569816 1573648 12 06:04:56 05:56:01 5465968 0 803580 10.03 2620 1736764 1205164 13.31 573136 1573648 8 06:04:56 05:57:01 5456132 0 813412 10.16 2620 1736768 1205164 13.31 582472 1573648 8 06:04:56 05:58:01 5456112 0 813428 10.16 2620 1736772 1205164 13.31 584652 1571544 8 06:04:56 05:59:01 5454716 0 814820 10.17 2620 1736776 1205524 13.31 586084 1571544 16 06:04:56 06:00:01 5454500 0 815032 10.18 2620 1736780 1205548 13.31 593092 1564536 12 06:04:56 06:01:01 5453504 0 816024 10.19 2620 1736784 1208340 13.34 594060 1564536 16 06:04:56 06:02:01 5454520 0 814880 10.17 2620 1736912 1205924 13.31 592764 1564596 8 06:04:56 06:03:01 5455360 0 814036 10.16 2620 1736916 1205804 13.31 591680 1564924 24 06:04:56 06:04:01 5454464 0 814928 10.18 2620 1736920 1205948 13.31 592412 1564972 12 06:04:56 Average: 5460503 0 809018 10.10 2620 1736791 1212251 13.38 582066 1569449 12 06:04:56 06:04:56 05:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:04:56 05:50:01 eth0 32.41 22.16 34.58 10.19 0.00 0.00 0.00 0.00 06:04:56 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 05:50:01 docker0 3.28 2.68 0.65 5.54 0.00 0.00 0.00 0.00 06:04:56 05:51:01 eth0 1.05 0.68 0.58 0.44 0.00 0.00 0.00 0.00 06:04:56 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 05:52:01 eth0 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:04:56 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 05:53:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:04:56 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 05:54:01 eth0 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:04:56 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 05:55:01 eth0 0.27 0.18 0.07 0.01 0.00 0.00 0.00 0.00 06:04:56 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 05:56:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:04:56 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 05:57:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:04:56 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 05:58:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 05:59:01 eth0 8.51 0.67 1.32 0.43 0.00 0.00 0.00 0.00 06:04:56 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 06:00:01 eth0 2.00 0.30 0.40 0.23 0.00 0.00 0.00 0.00 06:04:56 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 06:01:01 eth0 0.78 0.32 0.29 0.17 0.00 0.00 0.00 0.00 06:04:56 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 06:02:01 eth0 0.55 0.30 0.27 0.23 0.00 0.00 0.00 0.00 06:04:56 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 06:03:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:04:56 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 06:04:01 eth0 0.82 0.17 0.14 0.07 0.00 0.00 0.00 0.00 06:04:56 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 Average: eth0 3.16 1.69 2.52 0.79 0.00 0.00 0.00 0.00 06:04:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:56 Average: docker0 0.22 0.18 0.04 0.37 0.00 0.00 0.00 0.00 06:04:56 06:04:56 06:04:56 ---> sar -P ALL: 06:04:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 06:04:56 06:04:56 05:47:45 LINUX RESTART (2 CPU) 06:04:56 06:04:56 05:49:01 CPU %user %nice %system %iowait %steal %idle 06:04:56 05:50:01 all 1.76 0.00 0.97 3.07 0.06 94.15 06:04:56 05:50:01 0 1.51 0.00 0.94 2.29 0.05 95.21 06:04:56 05:50:01 1 2.00 0.00 0.99 3.85 0.07 93.09 06:04:56 05:51:01 all 0.13 0.00 0.05 0.00 0.03 99.79 06:04:56 05:51:01 0 0.07 0.00 0.07 0.00 0.05 99.82 06:04:56 05:51:01 1 0.18 0.00 0.03 0.00 0.02 99.77 06:04:56 05:52:01 all 0.09 0.00 0.04 0.00 0.03 99.83 06:04:56 05:52:01 0 0.10 0.00 0.05 0.00 0.05 99.80 06:04:56 05:52:01 1 0.08 0.00 0.03 0.00 0.02 99.87 06:04:56 05:53:01 all 0.07 0.00 0.03 0.00 0.03 99.87 06:04:56 05:53:01 0 0.08 0.00 0.02 0.00 0.02 99.88 06:04:56 05:53:01 1 0.05 0.00 0.05 0.00 0.03 99.87 06:04:56 05:54:01 all 0.09 0.00 0.03 0.00 0.03 99.84 06:04:56 05:54:01 0 0.15 0.00 0.02 0.00 0.02 99.82 06:04:56 05:54:01 1 0.03 0.00 0.05 0.00 0.05 99.87 06:04:56 05:55:01 all 0.05 0.00 0.03 0.00 0.03 99.89 06:04:56 05:55:01 0 0.08 0.00 0.02 0.00 0.02 99.88 06:04:56 05:55:01 1 0.02 0.00 0.03 0.00 0.05 99.90 06:04:56 05:56:01 all 0.07 0.00 0.03 0.00 0.04 99.86 06:04:56 05:56:01 0 0.07 0.00 0.03 0.00 0.03 99.87 06:04:56 05:56:01 1 0.07 0.00 0.03 0.00 0.05 99.85 06:04:56 05:57:01 all 0.13 0.00 0.03 0.00 0.03 99.82 06:04:56 05:57:01 0 0.22 0.00 0.03 0.00 0.00 99.75 06:04:56 05:57:01 1 0.03 0.00 0.03 0.00 0.05 99.88 06:04:56 05:58:01 all 0.13 0.00 0.03 0.00 0.03 99.82 06:04:56 05:58:01 0 0.20 0.00 0.02 0.00 0.02 99.77 06:04:56 05:58:01 1 0.05 0.00 0.03 0.00 0.03 99.88 06:04:56 05:59:01 all 0.08 0.00 0.04 0.00 0.03 99.84 06:04:56 05:59:01 0 0.13 0.00 0.03 0.00 0.03 99.80 06:04:56 05:59:01 1 0.03 0.00 0.05 0.00 0.03 99.88 06:04:56 06:00:01 all 0.08 0.00 0.03 0.00 0.04 99.86 06:04:56 06:00:01 0 0.12 0.00 0.03 0.00 0.05 99.80 06:04:56 06:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:04:56 06:04:56 06:00:01 CPU %user %nice %system %iowait %steal %idle 06:04:56 06:01:01 all 0.08 0.00 0.03 0.00 0.03 99.86 06:04:56 06:01:01 0 0.12 0.00 0.03 0.00 0.02 99.83 06:04:56 06:01:01 1 0.05 0.00 0.03 0.00 0.03 99.88 06:04:56 06:02:01 all 0.04 0.00 0.03 0.01 0.04 99.87 06:04:56 06:02:01 0 0.05 0.00 0.05 0.00 0.05 99.85 06:04:56 06:02:01 1 0.03 0.00 0.02 0.02 0.03 99.90 06:04:56 06:03:01 all 0.09 0.00 0.04 0.00 0.03 99.83 06:04:56 06:03:01 0 0.12 0.00 0.03 0.00 0.07 99.78 06:04:56 06:03:01 1 0.07 0.00 0.05 0.00 0.00 99.88 06:04:56 06:04:01 all 0.21 0.00 0.05 0.00 0.01 99.73 06:04:56 06:04:01 0 0.15 0.00 0.05 0.00 0.00 99.80 06:04:56 06:04:01 1 0.27 0.00 0.05 0.00 0.02 99.67 06:04:56 Average: all 0.21 0.00 0.10 0.20 0.03 99.46 06:04:56 Average: 0 0.21 0.00 0.09 0.15 0.03 99.51 06:04:56 Average: 1 0.20 0.00 0.10 0.26 0.03 99.41 06:04:56 06:04:56 06:04:56