Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of wlgardner for edgexfoundry/device-modbus-go Loading trusted files from base branch master at 8d28ba3b8b0be61a2f87bbc05a1a562fa01a707b rather than 205d20470621f6877b30549a0d87a32e67fc54e2 Obtained Jenkinsfile from 8d28ba3b8b0be61a2f87bbc05a1a562fa01a707b Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-12337 in /w/workspace/xfoundry_device-modbus-go_PR-171 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-171 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 8d28ba3b8b0be61a2f87bbc05a1a562fa01a707b into PR head commit 205d20470621f6877b30549a0d87a32e67fc54e2 Merge succeeded, producing ebbbc342099c755ff21ad89751df984796fe4300 Checking out Revision ebbbc342099c755ff21ad89751df984796fe4300 (PR-171) > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 205d20470621f6877b30549a0d87a32e67fc54e2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8d28ba3b8b0be61a2f87bbc05a1a562fa01a707b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ebbbc342099c755ff21ad89751df984796fe4300 # timeout=10 Commit message: "Merge commit '8d28ba3b8b0be61a2f87bbc05a1a562fa01a707b' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 74a5d08c6892181a452d79a3ab0b11b18104ed47 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:55:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:55:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:55:30 ========================================================= 00:55:30 EdgeX Global Pipelines Version Info 00:55:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:55:32 ------------------- 00:55:32 stable info: 00:55:32 ------------------- 00:55:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:55:32 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 00:55:32 Message: update stable to v1.0.162 00:55:33 ------------------- 00:55:33 experimental info: 00:55:33 ------------------- 00:55:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:55:33 Commit SHA: 6f2ee81cce8ce978e0d8ebd6865d4103bdd6920b 00:55:33 Message: update experimental to v1.0.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 00:55:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 00:55:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 00:55:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:55:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:55:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:55:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:55:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:55:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:55:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:55:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:55:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:55:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo 00:55:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:55:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:55:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:55:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:55:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:55:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:55:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:55:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:55:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:55:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:55:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:55:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:55:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:55:36 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:55:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-171 [Pipeline] echo 00:55:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-171 [Pipeline] echo 00:55:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-171 [Pipeline] echo 00:55:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ebbbc342099c755ff21ad89751df984796fe4300 [Pipeline] echo 00:55:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ebbbc34 [Pipeline] echo 00:55:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:55:37 provisioning config files... 00:55:37 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-171@tmp/config2141181753961839889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:55:37 ---> docker-login.sh 00:55:37 nexus3.edgexfoundry.org:10001 00:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:39 Configure a credential helper to remove this warning. See 00:55:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:39 00:55:39 Login Succeeded 00:55:39 nexus3.edgexfoundry.org:10002 00:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:39 Configure a credential helper to remove this warning. See 00:55:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:39 00:55:39 Login Succeeded 00:55:39 nexus3.edgexfoundry.org:10003 00:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:39 Configure a credential helper to remove this warning. See 00:55:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:39 00:55:39 Login Succeeded 00:55:39 nexus3.edgexfoundry.org:10004 00:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:39 Configure a credential helper to remove this warning. See 00:55:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:39 00:55:39 Login Succeeded 00:55:39 docker.io 00:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:40 Configure a credential helper to remove this warning. See 00:55:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:40 00:55:40 Login Succeeded 00:55:40 ---> docker-login.sh ends [Pipeline] } 00:55:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:55:41 + git log --format=format:%s -1 ebbbc342099c755ff21ad89751df984796fe4300 [Pipeline] echo 00:55:41 GIT_COMMIT: ebbbc342099c755ff21ad89751df984796fe4300, Commit Message: Merge commit '8d28ba3b8b0be61a2f87bbc05a1a562fa01a707b' into HEAD [Pipeline] echo 00:55:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:55:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:55:42 00:55:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:55:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:55:42 latest: Pulling from edgex-devops/git-semver 00:55:42 31603596830f: Pulling fs layer 00:55:42 2a8b12db71e7: Pulling fs layer 00:55:42 6ca5941a6612: Pulling fs layer 00:55:42 ecc8261a40a4: Pulling fs layer 00:55:42 ecc8261a40a4: Waiting 00:55:42 2a8b12db71e7: Download complete 00:55:42 31603596830f: Verifying Checksum 00:55:42 31603596830f: Download complete 00:55:43 ecc8261a40a4: Verifying Checksum 00:55:43 ecc8261a40a4: Download complete 00:55:43 6ca5941a6612: Verifying Checksum 00:55:43 31603596830f: Pull complete 00:55:43 2a8b12db71e7: Pull complete 00:55:44 6ca5941a6612: Pull complete 00:55:44 ecc8261a40a4: Pull complete 00:55:44 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:55:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:55:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:55:44 prd-centos7-docker-4c-2g-12337 does not seem to be running inside a container 00:55:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-171 -v /w/workspace/xfoundry_device-modbus-go_PR-171:/w/workspace/xfoundry_device-modbus-go_PR-171:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-171@tmp:/w/workspace/xfoundry_device-modbus-go_PR-171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:55:47 $ docker top 952a476f38a14cefbb6be8a14842b8f4a0b63fd9522ec6a8f7274505d5eb456c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:55:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:55:47 [ssh-agent] Looking for ssh-agent implementation... 00:55:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:55:47 $ docker exec 952a476f38a14cefbb6be8a14842b8f4a0b63fd9522ec6a8f7274505d5eb456c ssh-agent 00:55:47 SSH_AUTH_SOCK=/tmp/ssh-bJMtoFx85j7k/agent.11 00:55:47 SSH_AGENT_PID=16 00:55:47 Running ssh-add (command line suppressed) 00:55:47 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-171@tmp/private_key_1901315279906791391.key (/w/workspace/xfoundry_device-modbus-go_PR-171@tmp/private_key_1901315279906791391.key) 00:55:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:55:48 + git tag --points-at HEAD [Pipeline] } 00:55:48 $ docker exec --env ******** --env ******** 952a476f38a14cefbb6be8a14842b8f4a0b63fd9522ec6a8f7274505d5eb456c ssh-agent -k 00:55:48 unset SSH_AUTH_SOCK; 00:55:48 unset SSH_AGENT_PID; 00:55:48 echo Agent pid 16 killed; 00:55:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:55:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:55:48 [ssh-agent] Looking for ssh-agent implementation... 00:55:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:55:48 $ docker exec 952a476f38a14cefbb6be8a14842b8f4a0b63fd9522ec6a8f7274505d5eb456c ssh-agent 00:55:48 SSH_AUTH_SOCK=/tmp/ssh-R7jqiJPwXqJe/agent.44 00:55:48 SSH_AGENT_PID=50 00:55:48 Running ssh-add (command line suppressed) 00:55:49 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-171@tmp/private_key_4616131079059448702.key (/w/workspace/xfoundry_device-modbus-go_PR-171@tmp/private_key_4616131079059448702.key) 00:55:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:55:49 + git semver init 00:55:49 # -> Open(): unable to determine branch for HEAD 00:55:49 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-171/.git 00:55:49 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-171 00:55:49 # $SEMVER_REMOTE_NAME = origin 00:55:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:55:49 # $SEMVER_USER_NAME = edgex-jenkins 00:55:49 # $SEMVER_BRANCH = PR-171 00:55:49 # $SEMVER_TEMP = /tmp/semver-128559579 00:55:49 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 00:55:50 # '/tmp/semver-128559579' -> '/w/workspace/xfoundry_device-modbus-go_PR-171/.semver' 00:55:50 # -> Force: false 00:55:50 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-171/.semver [Pipeline] } 00:55:50 $ docker exec --env ******** --env ******** 952a476f38a14cefbb6be8a14842b8f4a0b63fd9522ec6a8f7274505d5eb456c ssh-agent -k 00:55:50 unset SSH_AUTH_SOCK; 00:55:50 unset SSH_AGENT_PID; 00:55:50 echo Agent pid 50 killed; 00:55:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:55:51 + git semver [Pipeline] } 00:55:51 $ docker stop --time=1 952a476f38a14cefbb6be8a14842b8f4a0b63fd9522ec6a8f7274505d5eb456c 00:55:52 $ docker rm -f 952a476f38a14cefbb6be8a14842b8f4a0b63fd9522ec6a8f7274505d5eb456c [Pipeline] // withDockerContainer [Pipeline] sh 00:55:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:55:53 Stashed 1 file(s) [Pipeline] echo 00:55:53 [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 00:56:09 Still waiting to schedule task 00:56:09 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:56:09 Still waiting to schedule task 00:56:09 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:59:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-12338 in /w/workspace/xfoundry_device-modbus-go_PR-171 [Pipeline] { [Pipeline] ws 00:59:37 Running in /w/workspace/device-modbus-go/9 [Pipeline] { [Pipeline] checkout 00:59:43 using credential edgex-jenkins-ssh 00:59:43 Cloning the remote Git repository 00:59:43 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 00:59:43 > git init /w/workspace/device-modbus-go/9 # timeout=10 00:59:43 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 00:59:43 > git --version # timeout=10 00:59:43 > git --version # 'git version 2.17.1' 00:59:43 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:59:45 Merging remotes/origin/master commit 8d28ba3b8b0be61a2f87bbc05a1a562fa01a707b into PR head commit 205d20470621f6877b30549a0d87a32e67fc54e2 00:59:44 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 00:59:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:59:44 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 00:59:44 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 00:59:44 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:59:45 > git config core.sparsecheckout # timeout=10 00:59:45 Merge succeeded, producing 0691eecd23000850f4ec8b51f05057912ecdffd4 00:59:45 Checking out Revision 0691eecd23000850f4ec8b51f05057912ecdffd4 (PR-171) 00:59:45 > git checkout -f 205d20470621f6877b30549a0d87a32e67fc54e2 # timeout=10 00:59:45 > git remote # timeout=10 00:59:45 > git config --get remote.origin.url # timeout=10 00:59:45 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:45 > git merge 8d28ba3b8b0be61a2f87bbc05a1a562fa01a707b # timeout=10 00:59:45 > git rev-parse HEAD^{commit} # timeout=10 00:59:46 > git config core.sparsecheckout # timeout=10 00:59:46 > git checkout -f 0691eecd23000850f4ec8b51f05057912ecdffd4 # timeout=10 00:59:48 Running on prd-centos7-docker-4c-2g-12339 in /w/workspace/xfoundry_device-modbus-go_PR-171 [Pipeline] { [Pipeline] ws 00:59:48 Running in /w/workspace/device-modbus-go/9 [Pipeline] { [Pipeline] checkout 00:59:50 Commit message: "Merge commit '8d28ba3b8b0be61a2f87bbc05a1a562fa01a707b' into HEAD" 00:59:50 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:59:51 provisioning config files... 00:59:51 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/9@tmp/config143691744487216229tmp 00:59:50 > git rev-list --no-walk 74a5d08c6892181a452d79a3ab0b11b18104ed47 # timeout=10 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:59:52 ---> docker-login.sh 00:59:52 nexus3.edgexfoundry.org:10001 00:59:53 using credential edgex-jenkins-ssh 00:59:53 Cloning the remote Git repository 00:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:59:53 Configure a credential helper to remove this warning. See 00:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:59:53 00:59:53 Login Succeeded 00:59:53 nexus3.edgexfoundry.org:10002 00:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:53 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 00:59:53 > git init /w/workspace/device-modbus-go/9 # timeout=10 00:59:53 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 00:59:53 > git --version # timeout=10 00:59:53 > git --version # 'git version 2.16.5' 00:59:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:59:54 Configure a credential helper to remove this warning. See 00:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:59:54 00:59:54 Login Succeeded 00:59:54 nexus3.edgexfoundry.org:10003 00:59:54 Merging remotes/origin/master commit 8d28ba3b8b0be61a2f87bbc05a1a562fa01a707b into PR head commit 205d20470621f6877b30549a0d87a32e67fc54e2 00:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:59:54 Configure a credential helper to remove this warning. See 00:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:59:54 00:59:54 Login Succeeded 00:59:54 nexus3.edgexfoundry.org:10004 00:59:54 Merge succeeded, producing cf632e9f455c6975f40b4c098dcde9585b3c65d2 00:59:54 Checking out Revision cf632e9f455c6975f40b4c098dcde9585b3c65d2 (PR-171) 00:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:54 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 00:59:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:59:54 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 00:59:54 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 00:59:54 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:59:54 > git config core.sparsecheckout # timeout=10 00:59:54 > git checkout -f 205d20470621f6877b30549a0d87a32e67fc54e2 # timeout=10 00:59:54 > git remote # timeout=10 00:59:54 > git config --get remote.origin.url # timeout=10 00:59:54 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:54 > git merge 8d28ba3b8b0be61a2f87bbc05a1a562fa01a707b # timeout=10 00:59:54 > git rev-parse HEAD^{commit} # timeout=10 00:59:54 > git config core.sparsecheckout # timeout=10 00:59:55 > git checkout -f cf632e9f455c6975f40b4c098dcde9585b3c65d2 # timeout=10 00:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:59:55 Configure a credential helper to remove this warning. See 00:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:59:55 00:59:55 Login Succeeded 00:59:55 docker.io 00:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:59:56 Configure a credential helper to remove this warning. See 00:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:59:56 00:59:56 Login Succeeded 00:59:56 ---> docker-login.sh ends [Pipeline] } 00:59:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:59:56 ========================================================= 00:59:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:59:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:59:57 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:59:57 Sending build context to Docker daemon 582.1kB 00:59:57 Step 1/8 : ARG BASE=golang:1.15-alpine 00:59:57 Step 2/8 : FROM ${BASE} 00:59:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:59:57 b538f80385f9: Pulling fs layer 00:59:57 74f711af9a0d: Pulling fs layer 00:59:57 99f96fe45779: Pulling fs layer 00:59:57 8529a6b9a6be: Pulling fs layer 00:59:57 45590311c82a: Pulling fs layer 00:59:57 69ca0ff8b7b3: Pulling fs layer 00:59:57 209524e5b208: Pulling fs layer 00:59:57 8529a6b9a6be: Waiting 00:59:57 45590311c82a: Waiting 00:59:57 69ca0ff8b7b3: Waiting 00:59:57 209524e5b208: Waiting 00:59:57 99f96fe45779: Download complete 00:59:57 74f711af9a0d: Verifying Checksum 00:59:57 74f711af9a0d: Download complete 00:59:57 45590311c82a: Verifying Checksum 00:59:57 45590311c82a: Download complete 00:59:57 b538f80385f9: Verifying Checksum 00:59:57 b538f80385f9: Download complete 00:59:57 69ca0ff8b7b3: Verifying Checksum 00:59:57 69ca0ff8b7b3: Download complete 00:59:58 Commit message: "Merge commit '8d28ba3b8b0be61a2f87bbc05a1a562fa01a707b' into HEAD" 00:59:58 First time build. Skipping changelog. 00:59:58 b538f80385f9: Pull complete [Pipeline] withEnv [Pipeline] { 00:59:58 > git rev-list --no-walk 74a5d08c6892181a452d79a3ab0b11b18104ed47 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { 00:59:59 74f711af9a0d: Pull complete [Pipeline] wrap 00:59:59 provisioning config files... 00:59:59 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/9@tmp/config8632124234280139369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:59:59 99f96fe45779: Pull complete 01:00:00 ---> docker-login.sh 01:00:00 nexus3.edgexfoundry.org:10001 01:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:00 209524e5b208: Verifying Checksum 01:00:00 209524e5b208: Download complete 01:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:00 Configure a credential helper to remove this warning. See 01:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:00 01:00:00 Login Succeeded 01:00:00 nexus3.edgexfoundry.org:10002 01:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:01 Configure a credential helper to remove this warning. See 01:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:01 01:00:01 Login Succeeded 01:00:01 nexus3.edgexfoundry.org:10003 01:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:01 Configure a credential helper to remove this warning. See 01:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:01 01:00:01 Login Succeeded 01:00:01 nexus3.edgexfoundry.org:10004 01:00:02 8529a6b9a6be: Verifying Checksum 01:00:02 8529a6b9a6be: Download complete 01:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:02 Configure a credential helper to remove this warning. See 01:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:02 01:00:02 Login Succeeded 01:00:02 docker.io 01:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:02 Configure a credential helper to remove this warning. See 01:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:02 01:00:02 Login Succeeded 01:00:02 ---> docker-login.sh ends [Pipeline] } 01:00:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:00:03 ========================================================= 01:00:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 01:00:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:00:04 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 01:00:04 Sending build context to Docker daemon 582.1kB 01:00:04 Step 1/8 : ARG BASE=golang:1.15-alpine 01:00:04 Step 2/8 : FROM ${BASE} 01:00:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 01:00:04 df20fa9351a1: Pulling fs layer 01:00:04 ed8968b2872e: Pulling fs layer 01:00:04 a92cc7c5fd73: Pulling fs layer 01:00:04 e871e8e8d7a9: Pulling fs layer 01:00:04 e73272ec9a57: Pulling fs layer 01:00:04 1e910a182e73: Pulling fs layer 01:00:04 4e634b169226: Pulling fs layer 01:00:04 1e910a182e73: Waiting 01:00:04 e73272ec9a57: Waiting 01:00:04 4e634b169226: Waiting 01:00:04 a92cc7c5fd73: Verifying Checksum 01:00:04 a92cc7c5fd73: Download complete 01:00:04 ed8968b2872e: Verifying Checksum 01:00:04 ed8968b2872e: Download complete 01:00:04 e73272ec9a57: Verifying Checksum 01:00:04 e73272ec9a57: Download complete 01:00:04 1e910a182e73: Download complete 01:00:04 df20fa9351a1: Verifying Checksum 01:00:04 df20fa9351a1: Download complete 01:00:05 df20fa9351a1: Pull complete 01:00:05 ed8968b2872e: Pull complete 01:00:05 a92cc7c5fd73: Pull complete 01:00:08 4e634b169226: Verifying Checksum 01:00:08 4e634b169226: Download complete 01:00:11 e871e8e8d7a9: Verifying Checksum 01:00:11 e871e8e8d7a9: Download complete 01:00:12 8529a6b9a6be: Pull complete 01:00:12 45590311c82a: Pull complete 01:00:12 69ca0ff8b7b3: Pull complete 01:00:17 209524e5b208: Pull complete 01:00:17 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 01:00:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 01:00:17 ---> 5bddaf1c2fca 01:00:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 01:00:19 e871e8e8d7a9: Pull complete 01:00:19 e73272ec9a57: Pull complete 01:00:19 1e910a182e73: Pull complete 01:00:19 ---> Running in 26fdb59c2e29 01:00:20 Removing intermediate container 26fdb59c2e29 01:00:20 ---> 244224e4d8e1 01:00:20 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:00:20 ---> Running in bb6aac508f8e 01:00:23 Removing intermediate container bb6aac508f8e 01:00:23 ---> 7e3aa213dfd4 01:00:23 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 01:00:23 ---> Running in 6aa0cefdfb2a 01:00:23 4e634b169226: Pull complete 01:00:23 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 01:00:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 01:00:23 ---> f7629b54cfaa 01:00:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 01:00:23 ---> Running in 15bbd93df996 01:00:23 Removing intermediate container 15bbd93df996 01:00:23 ---> d5bb87dc54cd 01:00:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:00:23 ---> Running in fcb1a4fa1f0c 01:00:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:00:24 Removing intermediate container fcb1a4fa1f0c 01:00:24 ---> 24ae47823c07 01:00:24 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 01:00:25 ---> Running in 14d7a510ffbf 01:00:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:00:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:00:25 (1/14) Installing libmagic (5.38-r0) 01:00:26 (2/14) Installing file (5.38-r0) 01:00:26 (3/14) Installing libc-dev (0.7.2-r3) 01:00:26 (4/14) Installing g++ (9.3.0-r2) 01:00:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:00:27 (1/14) Installing libmagic (5.38-r0) 01:00:27 (2/14) Installing file (5.38-r0) 01:00:27 (3/14) Installing libc-dev (0.7.2-r3) 01:00:27 (4/14) Installing g++ (9.3.0-r2) 01:00:29 (5/14) Installing fortify-headers (1.1-r0) 01:00:30 (6/14) Installing patch (2.7.6-r6) 01:00:30 (7/14) Installing build-base (0.5-r2) 01:00:30 (8/14) Installing openssh-keygen (8.3_p1-r0) 01:00:30 (9/14) Installing libedit (20191231.3.1-r0) 01:00:30 (10/14) Installing openssh-client (8.3_p1-r0) 01:00:30 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 01:00:31 (12/14) Installing openssh-server-common (8.3_p1-r0) 01:00:31 (13/14) Installing openssh-server (8.3_p1-r0) 01:00:31 (14/14) Installing openssh (8.3_p1-r0) 01:00:31 Executing busybox-1.31.1-r16.trigger 01:00:31 OK: 221 MiB in 53 packages 01:00:31 (5/14) Installing fortify-headers (1.1-r0) 01:00:31 (6/14) Installing patch (2.7.6-r6) 01:00:31 (7/14) Installing build-base (0.5-r2) 01:00:31 (8/14) Installing openssh-keygen (8.3_p1-r0) 01:00:31 (9/14) Installing libedit (20191231.3.1-r0) 01:00:31 (10/14) Installing openssh-client (8.3_p1-r0) 01:00:32 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 01:00:32 (12/14) Installing openssh-server-common (8.3_p1-r0) 01:00:32 (13/14) Installing openssh-server (8.3_p1-r0) 01:00:32 (14/14) Installing openssh (8.3_p1-r0) 01:00:32 Executing busybox-1.31.1-r16.trigger 01:00:32 OK: 237 MiB in 53 packages 01:00:35 Removing intermediate container 6aa0cefdfb2a 01:00:35 ---> 3a4023945060 01:00:35 Step 6/8 : WORKDIR /device-modbus-go 01:00:35 ---> Running in 0c270bd1f4b2 01:00:36 Removing intermediate container 14d7a510ffbf 01:00:36 ---> 76cd34e591ea 01:00:36 Step 6/8 : WORKDIR /device-modbus-go 01:00:36 ---> Running in c3781cd12f7e 01:00:36 Removing intermediate container 0c270bd1f4b2 01:00:36 ---> 985fd1b3ac1c 01:00:36 Step 7/8 : COPY . . 01:00:36 Removing intermediate container c3781cd12f7e 01:00:36 ---> 1c28313235f6 01:00:36 Step 7/8 : COPY . . 01:00:37 ---> e5f8c79d5c54 01:00:37 Step 8/8 : RUN go mod download 01:00:37 ---> Running in d984dd5b4c51 01:00:37 ---> bea737afab37 01:00:37 Step 8/8 : RUN go mod download 01:00:37 ---> Running in 67b2d28daa13 01:00:59 Removing intermediate container 67b2d28daa13 01:00:59 ---> 939a3af76a74 01:00:59 Successfully built 939a3af76a74 01:00:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:01:00 + docker inspect -f . ci-base-image-x86_64 01:01:00 . [Pipeline] withDockerContainer 01:01:00 prd-centos7-docker-4c-2g-12339 does not seem to be running inside a container 01:01:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/9 -v /w/workspace/device-modbus-go/9:/w/workspace/device-modbus-go/9:rw,z -v /w/workspace/device-modbus-go/9@tmp:/w/workspace/device-modbus-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:01:01 $ docker top 1cc98e9f16e90f604228bf3713eba6d7967ebd6e504b22be4fb7ff48c75a579f -eo pid,comm [Pipeline] { [Pipeline] sh 01:01:02 + go version 01:01:02 go version go1.15.2 linux/amd64 [Pipeline] } 01:01:02 $ docker stop --time=1 1cc98e9f16e90f604228bf3713eba6d7967ebd6e504b22be4fb7ff48c75a579f 01:01:04 Removing intermediate container d984dd5b4c51 01:01:04 ---> 59a28f66a087 01:01:04 Successfully built 59a28f66a087 01:01:04 Successfully tagged ci-base-image-arm64:latest 01:01:04 $ docker rm -f 1cc98e9f16e90f604228bf3713eba6d7967ebd6e504b22be4fb7ff48c75a579f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:01:04 + docker inspect -f . ci-base-image-arm64 01:01:04 . [Pipeline] withDockerContainer 01:01:05 + docker inspect -f . ci-base-image-x86_64 01:01:05 . 01:01:05 prd-ubuntu18.04-docker-arm64-4c-16g-12338 does not seem to be running inside a container 01:01:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/9 -v /w/workspace/device-modbus-go/9:/w/workspace/device-modbus-go/9:rw,z -v /w/workspace/device-modbus-go/9@tmp:/w/workspace/device-modbus-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:01:07 $ docker top 52d8f99e2f8d6d5636bb80fc74e8203e01d219aaed5f1db3fa9a2714d1bbbd82 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 01:01:07 prd-centos7-docker-4c-2g-12339 does not seem to be running inside a container 01:01:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/9 -v /w/workspace/device-modbus-go/9:/w/workspace/device-modbus-go/9:rw,z -v /w/workspace/device-modbus-go/9@tmp:/w/workspace/device-modbus-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:01:08 $ docker top 9842a34fbf82f7395e83390367a8319c9b24a2f20fedc8eb681d35d0ebaa443c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 01:01:09 + make test 01:01:09 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:01:10 + go version 01:01:10 go version go1.15.2 linux/arm64 [Pipeline] } 01:01:10 $ docker stop --time=1 52d8f99e2f8d6d5636bb80fc74e8203e01d219aaed5f1db3fa9a2714d1bbbd82 01:01:11 ? github.com/edgexfoundry/device-modbus-go [no test files] 01:01:12 $ docker rm -f 52d8f99e2f8d6d5636bb80fc74e8203e01d219aaed5f1db3fa9a2714d1bbbd82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:01:13 + docker inspect -f . ci-base-image-arm64 01:01:13 . [Pipeline] withDockerContainer 01:01:13 prd-ubuntu18.04-docker-arm64-4c-16g-12338 does not seem to be running inside a container 01:01:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/9 -v /w/workspace/device-modbus-go/9:/w/workspace/device-modbus-go/9:rw,z -v /w/workspace/device-modbus-go/9@tmp:/w/workspace/device-modbus-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:01:15 $ docker top 7b896b618ce9a54c511c7315de5e9cced9bd8e1c0f2619735e949e45eb5e433e -eo pid,comm [Pipeline] { [Pipeline] sh 01:01:17 + make test 01:01:17 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:01:18 ? github.com/edgexfoundry/device-modbus-go [no test files] 01:01:30 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 01:01:30 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.321s coverage: 50.2% of statements 01:01:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:01:34 gofmt -l . 01:01:34 internal/driver/config.go 01:01:34 internal/driver/config_test.go 01:01:34 internal/driver/protocolpropertykey.go 01:01:34 [ "`gofmt -l .`" = "" ] 01:01:34 make: *** [Makefile:27: test] Error 1 [Pipeline] } 01:01:34 $ docker stop --time=1 9842a34fbf82f7395e83390367a8319c9b24a2f20fedc8eb681d35d0ebaa443c 01:01:38 $ docker rm -f 9842a34fbf82f7395e83390367a8319c9b24a2f20fedc8eb681d35d0ebaa443c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:01:40 Failed in branch amd64 01:01:57 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 01:01:57 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.353s coverage: 50.2% of statements 01:01:57 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:02:00 gofmt -l . 01:02:00 internal/driver/config.go 01:02:00 internal/driver/config_test.go 01:02:00 internal/driver/protocolpropertykey.go 01:02:00 [ "`gofmt -l .`" = "" ] 01:02:00 make: *** [Makefile:27: test] Error 1 [Pipeline] } 01:02:00 $ docker stop --time=1 7b896b618ce9a54c511c7315de5e9cced9bd8e1c0f2619735e949e45eb5e433e 01:02:02 $ docker rm -f 7b896b618ce9a54c511c7315de5e9cced9bd8e1c0f2619735e949e45eb5e433e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:02:04 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 01:02:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:02:08 ---> package-listing.sh 01:02:08 ++ facter osfamily 01:02:08 ++ tr '[:upper:]' '[:lower:]' 01:02:08 + OS_FAMILY=redhat 01:02:08 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-171 01:02:08 + START_PACKAGES=/tmp/packages_start.txt 01:02:08 + END_PACKAGES=/tmp/packages_end.txt 01:02:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:02:08 + PACKAGES=/tmp/packages_start.txt 01:02:08 + '[' /w/workspace/xfoundry_device-modbus-go_PR-171 ']' 01:02:08 + PACKAGES=/tmp/packages_end.txt 01:02:08 + case "${OS_FAMILY}" in 01:02:08 + rpm -qa 01:02:08 + sort 01:02:13 + '[' -f /tmp/packages_start.txt ']' 01:02:13 + '[' -f /tmp/packages_end.txt ']' 01:02:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:02:13 + '[' /w/workspace/xfoundry_device-modbus-go_PR-171 ']' 01:02:13 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-171/archives/ 01:02:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-171/archives/ [Pipeline] echo 01:02:13 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-171/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:02:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:02:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:02:13 01:02:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:02:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:02:14 alpine: Pulling from edgex-lftools-log-publisher 01:02:14 df20fa9351a1: Pulling fs layer 01:02:14 36b3adc4ff6f: Pulling fs layer 01:02:14 8ad3a11d3b57: Pulling fs layer 01:02:14 46f8f816bc3b: Pulling fs layer 01:02:14 93b61091891f: Pulling fs layer 01:02:14 93b9cdb0e59b: Pulling fs layer 01:02:14 5e14af77c1be: Pulling fs layer 01:02:14 01666e4c0597: Pulling fs layer 01:02:14 aa168da1d23b: Pulling fs layer 01:02:14 93b61091891f: Waiting 01:02:14 5e14af77c1be: Waiting 01:02:14 01666e4c0597: Waiting 01:02:14 aa168da1d23b: Waiting 01:02:14 93b9cdb0e59b: Waiting 01:02:14 46f8f816bc3b: Waiting 01:02:14 36b3adc4ff6f: Verifying Checksum 01:02:14 36b3adc4ff6f: Download complete 01:02:14 46f8f816bc3b: Verifying Checksum 01:02:14 46f8f816bc3b: Download complete 01:02:14 df20fa9351a1: Download complete 01:02:14 93b9cdb0e59b: Verifying Checksum 01:02:14 93b9cdb0e59b: Download complete 01:02:14 5e14af77c1be: Verifying Checksum 01:02:14 5e14af77c1be: Download complete 01:02:14 01666e4c0597: Download complete 01:02:14 8ad3a11d3b57: Verifying Checksum 01:02:14 8ad3a11d3b57: Download complete 01:02:14 93b61091891f: Verifying Checksum 01:02:14 93b61091891f: Download complete 01:02:14 df20fa9351a1: Pull complete 01:02:14 36b3adc4ff6f: Pull complete 01:02:15 8ad3a11d3b57: Pull complete 01:02:15 46f8f816bc3b: Pull complete 01:02:15 93b61091891f: Pull complete 01:02:16 93b9cdb0e59b: Pull complete 01:02:16 5e14af77c1be: Pull complete 01:02:16 aa168da1d23b: Verifying Checksum 01:02:16 aa168da1d23b: Download complete 01:02:16 01666e4c0597: Pull complete 01:02:23 aa168da1d23b: Pull complete 01:02:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:02:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:02:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:02:23 prd-centos7-docker-4c-2g-12337 does not seem to be running inside a container 01:02:23 $ 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-171/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-171 -v /w/workspace/xfoundry_device-modbus-go_PR-171:/w/workspace/xfoundry_device-modbus-go_PR-171:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-171@tmp:/w/workspace/xfoundry_device-modbus-go_PR-171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:02:28 $ docker top dc6348b55be2af66fed3cca4ae945acb67f89172121a3c467598a8efa5282b6a -eo pid,comm [Pipeline] { [Pipeline] sh 01:02:29 + touch /tmp/pre-build-complete [Pipeline] sh 01:02:29 + mkdir -p /var/log/sa [Pipeline] sh 01:02:29 + ls /var/log/sa-host 01:02:29 + sadf -c /var/log/sa-host/sa05 01:02:29 file_magic: OK 01:02:29 HZ: Using current value: 100 01:02:29 file_header: OK 01:02:29 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 01:02:29 Statistics: 01:02:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:02:29 File successfully converted to sysstat format version 12.2.1 01:02:29 + sadf -c /var/log/sa-host/sa17 01:02:29 file_magic: OK 01:02:29 HZ: Using current value: 100 01:02:29 file_header: OK 01:02:29 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 01:02:29 Statistics: 01:02:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:02:29 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:02:30 provisioning config files... 01:02:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-171@tmp/config1331944867581395514tmp [Pipeline] { [Pipeline] echo 01:02:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:02:31 ---> create-netrc.sh [Pipeline] } 01:02:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:02:31 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:02:31 ---> python-tools-install.sh [Pipeline] echo 01:02:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:02:31 ---> sudo-logs.sh 01:02:31 Archiving 'sudo' log.. [Pipeline] echo 01:02:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:02:32 ---> job-cost.sh 01:02:32 lf-activate-venv: SKIPPING 01:02:32 INFO: No Stack... 01:02:33 INFO: Retrieving Pricing Info for: v1-standard-2 01:02:33 INFO: Archiving Costs [Pipeline] echo 01:02:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:02:33 ---> logs-deploy.sh 01:02:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-171/9 01:02:33 INFO: archiving workspace using pattern(s): 01:02:35 Archives upload complete. 01:02:35 INFO: archiving logs to Nexus