Pull request #829 updated 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 hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 15f7e56aedbf3b609d0b9edf55d565b25ab7add9+b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 (2a15cdbca520b956d8815d667218fa632b5ccdd8) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31661 in /w/workspace/dgexfoundry_device-sdk-go_PR-829 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-829 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 15f7e56aedbf3b609d0b9edf55d565b25ab7add9 Merge succeeded, producing 15f7e56aedbf3b609d0b9edf55d565b25ab7add9 Checking out Revision 15f7e56aedbf3b609d0b9edf55d565b25ab7add9 (PR-829) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/829/head:refs/remotes/origin/PR-829 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15f7e56aedbf3b609d0b9edf55d565b25ab7add9 # 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 b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15f7e56aedbf3b609d0b9edf55d565b25ab7add9 # timeout=10 Commit message: "build: update build files to support zmq dependency" > git rev-list --no-walk 1cd4cc8e2d4dac91e67e3b5d69ad979195811dde # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:38:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:38:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:38:27 ========================================================= 04:38:27 EdgeX Global Pipelines Version Info 04:38:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:38:28 ------------------- 04:38:28 stable info: 04:38:28 ------------------- 04:38:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:38:28 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 04:38:28 Message: update stable to v1.0.186 04:38:29 ------------------- 04:38:29 experimental info: 04:38:29 ------------------- 04:38:29 Commited By: **** collab-it+edgex@linuxfoundation.org 04:38:29 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 04:38:29 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:38:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:38:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:38:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:38:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:38:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:38:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:38:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:38:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:38:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:38:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:38:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:38:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 04:38:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:38:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:38:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:38:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:38:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:38:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:38:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:38:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:38:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:38:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:38:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:38:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:38:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:38:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:38:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-829 [Pipeline] echo 04:38:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-829 [Pipeline] echo 04:38:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-829 [Pipeline] echo 04:38:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15f7e56aedbf3b609d0b9edf55d565b25ab7add9 [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15f7e56 [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:38:33 provisioning config files... 04:38:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/config2866347186800820436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:33 ---> docker-login.sh 04:38:33 nexus3.edgexfoundry.org:10001 04:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:34 Configure a credential helper to remove this warning. See 04:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:34 04:38:34 Login Succeeded 04:38:34 nexus3.edgexfoundry.org:10002 04:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:34 Configure a credential helper to remove this warning. See 04:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:34 04:38:34 Login Succeeded 04:38:34 nexus3.edgexfoundry.org:10003 04:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:34 Configure a credential helper to remove this warning. See 04:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:34 04:38:34 Login Succeeded 04:38:34 nexus3.edgexfoundry.org:10004 04:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:35 Configure a credential helper to remove this warning. See 04:38:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:35 04:38:35 Login Succeeded 04:38:35 docker.io 04:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:35 Configure a credential helper to remove this warning. See 04:38:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:35 04:38:35 Login Succeeded 04:38:35 ---> docker-login.sh ends [Pipeline] } 04:38:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:38:36 + git log --format=format:%s -1 15f7e56aedbf3b609d0b9edf55d565b25ab7add9 [Pipeline] echo 04:38:36 GIT_COMMIT: 15f7e56aedbf3b609d0b9edf55d565b25ab7add9, Commit Message: build: update build files to support zmq dependency [Pipeline] echo 04:38:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:38:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:38:37 04:38:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:38:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:38:37 latest: Pulling from edgex-devops/git-semver 04:38:37 31603596830f: Pulling fs layer 04:38:37 2a8b12db71e7: Pulling fs layer 04:38:37 6ca5941a6612: Pulling fs layer 04:38:37 ecc8261a40a4: Pulling fs layer 04:38:37 ecc8261a40a4: Waiting 04:38:37 2a8b12db71e7: Download complete 04:38:37 31603596830f: Verifying Checksum 04:38:37 31603596830f: Download complete 04:38:37 ecc8261a40a4: Verifying Checksum 04:38:37 ecc8261a40a4: Download complete 04:38:37 6ca5941a6612: Verifying Checksum 04:38:37 6ca5941a6612: Download complete 04:38:38 31603596830f: Pull complete 04:38:38 2a8b12db71e7: Pull complete 04:38:39 6ca5941a6612: Pull complete 04:38:39 ecc8261a40a4: Pull complete 04:38:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:38:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:38:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:38:39 prd-centos7-docker-4c-2g-31661 does not seem to be running inside a container 04:38:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-829 -v /w/workspace/dgexfoundry_device-sdk-go_PR-829:/w/workspace/dgexfoundry_device-sdk-go_PR-829:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-829@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:10004/edgex-devops/git-semver:latest cat 04:38:42 $ docker top a89ad49ea9e66233becedaae7eeaa55e8b4f1712c4ab0ecd4b4ccce4f04f4410 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:38:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:38:42 [ssh-agent] Looking for ssh-agent implementation... 04:38:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:38:42 $ docker exec a89ad49ea9e66233becedaae7eeaa55e8b4f1712c4ab0ecd4b4ccce4f04f4410 ssh-agent 04:38:43 SSH_AUTH_SOCK=/tmp/ssh-ldGEcYMEaSF0/agent.12 04:38:43 SSH_AGENT_PID=18 04:38:43 Running ssh-add (command line suppressed) 04:38:43 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_7999046643086575076.key (/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_7999046643086575076.key) 04:38:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:38:43 + git tag --points-at HEAD [Pipeline] } 04:38:43 $ docker exec --env ******** --env ******** a89ad49ea9e66233becedaae7eeaa55e8b4f1712c4ab0ecd4b4ccce4f04f4410 ssh-agent -k 04:38:43 unset SSH_AUTH_SOCK; 04:38:43 unset SSH_AGENT_PID; 04:38:43 echo Agent pid 18 killed; 04:38:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:38:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:38:44 [ssh-agent] Looking for ssh-agent implementation... 04:38:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:38:44 $ docker exec a89ad49ea9e66233becedaae7eeaa55e8b4f1712c4ab0ecd4b4ccce4f04f4410 ssh-agent 04:38:44 SSH_AUTH_SOCK=/tmp/ssh-ME84wQ3FY5B0/agent.47 04:38:44 SSH_AGENT_PID=53 04:38:44 Running ssh-add (command line suppressed) 04:38:44 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_2463637557537745110.key (/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_2463637557537745110.key) 04:38:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:38:44 + git semver init 04:38:44 # -> Open(): unable to determine branch for HEAD 04:38:44 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-829/.git 04:38:44 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-829 04:38:44 # $SEMVER_REMOTE_NAME = origin 04:38:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:38:44 # $SEMVER_USER_NAME = edgex-jenkins 04:38:44 # $SEMVER_BRANCH = PR-829 04:38:44 # $SEMVER_TEMP = /tmp/semver-319867412 04:38:44 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:38:45 # '/tmp/semver-319867412' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-829/.semver' 04:38:45 # -> Force: false 04:38:45 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-829/.semver [Pipeline] } 04:38:45 $ docker exec --env ******** --env ******** a89ad49ea9e66233becedaae7eeaa55e8b4f1712c4ab0ecd4b4ccce4f04f4410 ssh-agent -k 04:38:46 unset SSH_AUTH_SOCK; 04:38:46 unset SSH_AGENT_PID; 04:38:46 echo Agent pid 53 killed; 04:38:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:38:46 + git semver [Pipeline] } 04:38:46 $ docker stop --time=1 a89ad49ea9e66233becedaae7eeaa55e8b4f1712c4ab0ecd4b4ccce4f04f4410 04:38:48 $ docker rm -f a89ad49ea9e66233becedaae7eeaa55e8b4f1712c4ab0ecd4b4ccce4f04f4410 [Pipeline] // withDockerContainer [Pipeline] sh 04:38:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:38:49 Stashed 1 file(s) [Pipeline] echo 04:38:49 [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 04:39:04 Still waiting to schedule task 04:39:04 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31661’ 04:39:04 Still waiting to schedule task 04:39:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:40:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31662 in /w/workspace/dgexfoundry_device-sdk-go_PR-829 [Pipeline] { [Pipeline] ws 04:40:52 Running in /w/workspace/device-sdk-go/8 [Pipeline] { [Pipeline] checkout 04:40:57 using credential edgex-jenkins-ssh 04:40:57 Cloning the remote Git repository 04:40:58 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:40:58 > git init /w/workspace/device-sdk-go/8 # timeout=10 04:40:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:40:58 > git --version # timeout=10 04:40:58 > git --version # 'git version 2.17.1' 04:40:58 using GIT_SSH to set credentials SSH Credentials for GitHub 04:40:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:41:00 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 15f7e56aedbf3b609d0b9edf55d565b25ab7add9 04:40:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:40:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:40:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:40:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:40:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:40:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/829/head:refs/remotes/origin/PR-829 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:41:00 > git config core.sparsecheckout # timeout=10 04:41:00 > git checkout -f 15f7e56aedbf3b609d0b9edf55d565b25ab7add9 # timeout=10 04:41:00 Merge succeeded, producing 15f7e56aedbf3b609d0b9edf55d565b25ab7add9 04:41:00 Checking out Revision 15f7e56aedbf3b609d0b9edf55d565b25ab7add9 (PR-829) 04:41:00 > git remote # timeout=10 04:41:00 > git config --get remote.origin.url # timeout=10 04:41:00 using GIT_SSH to set credentials SSH Credentials for GitHub 04:41:00 > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 04:41:00 > git rev-parse HEAD^{commit} # timeout=10 04:41:00 > git config core.sparsecheckout # timeout=10 04:41:00 > git checkout -f 15f7e56aedbf3b609d0b9edf55d565b25ab7add9 # timeout=10 04:41:04 Commit message: "build: update build files to support zmq dependency" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:41:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:41:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:41:07 + sudo service docker restart 04:41:07 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:41:09 provisioning config files... 04:41:09 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/8@tmp/config3409100666772053224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:10 ---> docker-login.sh 04:41:10 nexus3.edgexfoundry.org:10001 04:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:41:11 Configure a credential helper to remove this warning. See 04:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:41:11 04:41:11 Login Succeeded 04:41:11 nexus3.edgexfoundry.org:10002 04:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:41:11 Configure a credential helper to remove this warning. See 04:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:41:11 04:41:11 Login Succeeded 04:41:11 nexus3.edgexfoundry.org:10003 04:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:41:12 Configure a credential helper to remove this warning. See 04:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:41:12 04:41:12 Login Succeeded 04:41:12 nexus3.edgexfoundry.org:10004 04:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:41:13 Configure a credential helper to remove this warning. See 04:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:41:13 04:41:13 Login Succeeded 04:41:13 docker.io 04:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:41:13 Configure a credential helper to remove this warning. See 04:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:41:13 04:41:13 Login Succeeded 04:41:13 ---> docker-login.sh ends [Pipeline] } 04:41:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:41:14 ========================================================= 04:41:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:41:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:41:14 + 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 . 04:41:15 Sending build context to Docker daemon 2.419MB 04:41:15 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 04:41:15 Step 2/8 : FROM ${BASE} 04:41:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:41:15 5f621e34cdf4: Pulling fs layer 04:41:15 a4357932f1b6: Pulling fs layer 04:41:15 18c013af1878: Pulling fs layer 04:41:15 00ac8860ef70: Pulling fs layer 04:41:15 63d7cb157983: Pulling fs layer 04:41:15 b116817d02f9: Pulling fs layer 04:41:15 745a02a5169b: Pulling fs layer 04:41:15 63d7cb157983: Waiting 04:41:15 b116817d02f9: Waiting 04:41:15 745a02a5169b: Waiting 04:41:15 00ac8860ef70: Waiting 04:41:15 18c013af1878: Verifying Checksum 04:41:15 18c013af1878: Download complete 04:41:15 a4357932f1b6: Verifying Checksum 04:41:15 a4357932f1b6: Download complete 04:41:15 63d7cb157983: Verifying Checksum 04:41:15 63d7cb157983: Download complete 04:41:16 5f621e34cdf4: Verifying Checksum 04:41:16 b116817d02f9: Verifying Checksum 04:41:16 b116817d02f9: Download complete 04:41:17 5f621e34cdf4: Pull complete 04:41:17 a4357932f1b6: Pull complete 04:41:17 18c013af1878: Pull complete 04:41:18 745a02a5169b: Verifying Checksum 04:41:18 745a02a5169b: Download complete 04:41:19 00ac8860ef70: Verifying Checksum 04:41:19 00ac8860ef70: Download complete 04:41:29 00ac8860ef70: Pull complete 04:41:29 63d7cb157983: Pull complete 04:41:29 b116817d02f9: Pull complete 04:41:32 745a02a5169b: Pull complete 04:41:32 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 04:41:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:41:32 ---> b7e6874047d6 04:41:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:41:35 ---> Running in 118cca1c8d3b 04:41:35 Removing intermediate container 118cca1c8d3b 04:41:35 ---> 421f867a0dc7 04:41:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:41:35 ---> Running in 9be30a21a1e0 04:41:36 Running on prd-centos7-docker-4c-2g-31663 in /w/workspace/dgexfoundry_device-sdk-go_PR-829 [Pipeline] { [Pipeline] ws 04:41:36 Running in /w/workspace/device-sdk-go/8 [Pipeline] { [Pipeline] checkout 04:41:38 Removing intermediate container 9be30a21a1e0 04:41:38 ---> d0767ed20928 04:41:38 Step 5/8 : RUN apk add --update --no-cache make git 04:41:38 ---> Running in c917331dbc5a 04:41:38 using credential edgex-jenkins-ssh 04:41:39 Cloning the remote Git repository 04:41:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:41:38 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:41:38 > git init /w/workspace/device-sdk-go/8 # timeout=10 04:41:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:41:38 > git --version # timeout=10 04:41:38 > git --version # 'git version 2.24.3' 04:41:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:41:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:41:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:41:40 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 15f7e56aedbf3b609d0b9edf55d565b25ab7add9 04:41:40 Merge succeeded, producing 15f7e56aedbf3b609d0b9edf55d565b25ab7add9 04:41:40 Checking out Revision 15f7e56aedbf3b609d0b9edf55d565b25ab7add9 (PR-829) 04:41:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:41:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:41:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:41:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:41:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:41:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/829/head:refs/remotes/origin/PR-829 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:41:40 > git config core.sparsecheckout # timeout=10 04:41:40 > git checkout -f 15f7e56aedbf3b609d0b9edf55d565b25ab7add9 # timeout=10 04:41:40 > git remote # timeout=10 04:41:40 > git config --get remote.origin.url # timeout=10 04:41:40 using GIT_SSH to set credentials SSH Credentials for GitHub 04:41:40 > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 04:41:40 > git rev-parse HEAD^{commit} # timeout=10 04:41:40 > git config core.sparsecheckout # timeout=10 04:41:40 > git checkout -f 15f7e56aedbf3b609d0b9edf55d565b25ab7add9 # timeout=10 04:41:41 OK: 142 MiB in 39 packages 04:41:41 Removing intermediate container c917331dbc5a 04:41:41 ---> d54a1be2d886 04:41:41 Step 6/8 : WORKDIR /device-sdk-go 04:41:41 ---> Running in 28c802ba010a 04:41:42 Removing intermediate container 28c802ba010a 04:41:42 ---> 1047ec3ee0fa 04:41:42 Step 7/8 : COPY . . 04:41:44 ---> 1d2f31b1ee6d 04:41:44 Step 8/8 : RUN go mod download 04:41:44 ---> Running in 850aa04b4d17 04:41:44 Commit message: "build: update build files to support zmq dependency" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:41:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:41:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:41:45 + sudo service docker restart 04:41:45 + true 04:41:45 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:41:47 provisioning config files... 04:41:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/8@tmp/config6438582796408827995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:47 ---> docker-login.sh 04:41:47 nexus3.edgexfoundry.org:10001 04:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:41:47 Configure a credential helper to remove this warning. See 04:41:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:41:47 04:41:47 Login Succeeded 04:41:47 nexus3.edgexfoundry.org:10002 04:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:41:47 Configure a credential helper to remove this warning. See 04:41:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:41:47 04:41:47 Login Succeeded 04:41:47 nexus3.edgexfoundry.org:10003 04:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:41:48 Configure a credential helper to remove this warning. See 04:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:41:48 04:41:48 Login Succeeded 04:41:48 nexus3.edgexfoundry.org:10004 04:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:41:48 Configure a credential helper to remove this warning. See 04:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:41:48 04:41:48 Login Succeeded 04:41:48 docker.io 04:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:41:48 Configure a credential helper to remove this warning. See 04:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:41:48 04:41:48 Login Succeeded 04:41:48 ---> docker-login.sh ends [Pipeline] } 04:41:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:41:49 ========================================================= 04:41:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:41:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:41:49 + 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 . 04:41:49 Sending build context to Docker daemon 2.42MB 04:41:49 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 04:41:49 Step 2/8 : FROM ${BASE} 04:41:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:41:49 188c0c94c7c5: Pulling fs layer 04:41:49 0ef7d3d256c8: Pulling fs layer 04:41:49 de9db76c5a1d: Pulling fs layer 04:41:49 bca2f99d35d6: Pulling fs layer 04:41:49 93359f2a8cfa: Pulling fs layer 04:41:49 7c6f9722023f: Pulling fs layer 04:41:49 a35cf1a2eb13: Pulling fs layer 04:41:49 93359f2a8cfa: Waiting 04:41:49 bca2f99d35d6: Waiting 04:41:49 a35cf1a2eb13: Waiting 04:41:49 7c6f9722023f: Waiting 04:41:49 de9db76c5a1d: Verifying Checksum 04:41:49 de9db76c5a1d: Download complete 04:41:49 0ef7d3d256c8: Verifying Checksum 04:41:49 0ef7d3d256c8: Download complete 04:41:49 93359f2a8cfa: Verifying Checksum 04:41:49 93359f2a8cfa: Download complete 04:41:49 7c6f9722023f: Verifying Checksum 04:41:49 7c6f9722023f: Download complete 04:41:49 188c0c94c7c5: Verifying Checksum 04:41:49 188c0c94c7c5: Download complete 04:41:50 188c0c94c7c5: Pull complete 04:41:50 0ef7d3d256c8: Pull complete 04:41:50 de9db76c5a1d: Pull complete 04:41:51 a35cf1a2eb13: Verifying Checksum 04:41:51 a35cf1a2eb13: Download complete 04:41:52 bca2f99d35d6: Verifying Checksum 04:41:52 bca2f99d35d6: Download complete 04:41:58 bca2f99d35d6: Pull complete 04:41:58 93359f2a8cfa: Pull complete 04:41:58 7c6f9722023f: Pull complete 04:42:02 a35cf1a2eb13: Pull complete 04:42:02 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 04:42:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:42:02 ---> a62c8e92a672 04:42:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:42:02 ---> Running in e5d4d777d5d3 04:42:02 Removing intermediate container e5d4d777d5d3 04:42:02 ---> e3e122d544ad 04:42:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:42:02 ---> Running in e91b7a7b4b9f 04:42:04 Removing intermediate container e91b7a7b4b9f 04:42:04 ---> 983eb6b6b5f0 04:42:04 Step 5/8 : RUN apk add --update --no-cache make git 04:42:04 ---> Running in 376b18215c01 04:42:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:42:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:42:06 OK: 166 MiB in 39 packages 04:42:06 Removing intermediate container 376b18215c01 04:42:06 ---> 668d66ffdb43 04:42:06 Step 6/8 : WORKDIR /device-sdk-go 04:42:06 ---> Running in be61045e43b4 04:42:06 Removing intermediate container be61045e43b4 04:42:06 ---> 1e7e93c99c50 04:42:06 Step 7/8 : COPY . . 04:42:08 ---> 8cf42cc6d698 04:42:08 Step 8/8 : RUN go mod download 04:42:08 ---> Running in 17b3af475e41 04:42:10 Removing intermediate container 850aa04b4d17 04:42:10 ---> a83120da3e32 04:42:11 Successfully built a83120da3e32 04:42:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:42:11 + docker inspect -f . ci-base-image-arm64 04:42:11 . [Pipeline] withDockerContainer 04:42:11 prd-ubuntu18.04-docker-arm64-4c-16g-31662 does not seem to be running inside a container 04:42:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@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 ******** -e ******** ci-base-image-arm64 cat 04:42:13 $ docker top 14626c473c6b2295a4a47d69a694f06785cd594d6a801faa4148efd6c7b59f49 -eo pid,comm [Pipeline] { [Pipeline] sh 04:42:14 + go version 04:42:14 go version go1.15.5 linux/arm64 [Pipeline] } 04:42:14 $ docker stop --time=1 14626c473c6b2295a4a47d69a694f06785cd594d6a801faa4148efd6c7b59f49 04:42:16 $ docker rm -f 14626c473c6b2295a4a47d69a694f06785cd594d6a801faa4148efd6c7b59f49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:42:17 + docker inspect -f . ci-base-image-arm64 04:42:17 . [Pipeline] withDockerContainer 04:42:17 prd-ubuntu18.04-docker-arm64-4c-16g-31662 does not seem to be running inside a container 04:42:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@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 ******** -e ******** ci-base-image-arm64 cat 04:42:19 $ docker top c9de22b82bc913e2747e30c62dca3738d8cd092390d34b37c467aaefd1ba080f -eo pid,comm [Pipeline] { [Pipeline] sh 04:42:20 + make test 04:42:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:42:30 Removing intermediate container 17b3af475e41 04:42:30 ---> 9cb1979cc06a 04:42:30 Successfully built 9cb1979cc06a 04:42:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:42:30 + docker inspect -f . ci-base-image-x86_64 04:42:30 . [Pipeline] withDockerContainer 04:42:31 prd-centos7-docker-4c-2g-31663 does not seem to be running inside a container 04:42:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@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 04:42:32 $ docker top 76e81c055965b6438b600f15e5a114ff2e284ea075884339e37b33ff4ca2170f -eo pid,comm [Pipeline] { [Pipeline] sh 04:42:32 + go version 04:42:32 go version go1.15.5 linux/amd64 [Pipeline] } 04:42:32 $ docker stop --time=1 76e81c055965b6438b600f15e5a114ff2e284ea075884339e37b33ff4ca2170f 04:42:34 $ docker rm -f 76e81c055965b6438b600f15e5a114ff2e284ea075884339e37b33ff4ca2170f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:42:34 + docker inspect -f . ci-base-image-x86_64 04:42:34 . [Pipeline] withDockerContainer 04:42:34 prd-centos7-docker-4c-2g-31663 does not seem to be running inside a container 04:42:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@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 04:42:35 $ docker top 9c1df1ed43c89ed0af9998067ca6c590f1df63ef7d24e95ce51cdbe738887cf7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:42:36 + make test 04:42:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:42:42 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:42:44 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:42:48 # pkg-config --cflags -- libzmq 04:42:48 pkg-config: exec: "pkg-config": executable file not found in $PATH 04:42:52 # pkg-config --cflags -- libzmq 04:42:52 pkg-config: exec: "pkg-config": executable file not found in $PATH 04:43:06 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] 04:43:06 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/cache [build failed] 04:43:06 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] 04:43:06 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [build failed] 04:43:06 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] 04:43:06 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.196s coverage: 6.6% of statements 04:43:06 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 04:43:06 make: *** [Makefile:32: test] Error 2 [Pipeline] } 04:43:06 $ docker stop --time=1 9c1df1ed43c89ed0af9998067ca6c590f1df63ef7d24e95ce51cdbe738887cf7 04:43:08 $ docker rm -f 9c1df1ed43c89ed0af9998067ca6c590f1df63ef7d24e95ce51cdbe738887cf7 [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 Post stage [Pipeline] libraryResource [Pipeline] sh 04:43:10 ---> job-cost.sh 04:43:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ppm9 04:43:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:43:31 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] 04:43:31 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/cache [build failed] 04:43:31 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] 04:43:31 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [build failed] 04:43:31 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] 04:43:34 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.803s coverage: 6.6% of statements 04:43:34 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 04:43:34 make: *** [Makefile:32: test] Error 2 [Pipeline] } 04:43:34 $ docker stop --time=1 c9de22b82bc913e2747e30c62dca3738d8cd092390d34b37c467aaefd1ba080f 04:43:37 $ docker rm -f c9de22b82bc913e2747e30c62dca3738d8cd092390d34b37c467aaefd1ba080f [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 04:43:38 ---> job-cost.sh 04:43:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-32cY 04:43:57 lf-activate-venv(): INFO: Adding /tmp/venv-ppm9/bin to PATH 04:43:57 INFO: No Stack... 04:43:57 INFO: Retrieving Pricing Info for: v1-standard-2 04:43:57 INFO: Archiving Costs [Pipeline] sh 04:43:57 + cat /w/workspace/device-sdk-go/8/archives/cost.csv 04:43:57 + cut -d, -f6 [Pipeline] lock 04:43:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-829-8-stack-cost] 04:43:57 Resource [jenkins-edgexfoundry-device-sdk-go-PR-829-8-stack-cost] did not exist. Created. 04:43:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-829-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:43:58 + echo total: 0.029999999329447746 [Pipeline] stash 04:43:58 Stashed 1 file(s) [Pipeline] } 04:43:58 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-829-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:43:59 Failed in branch amd64 04:44:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:45:54 lf-activate-venv(): INFO: Adding /tmp/venv-32cY/bin to PATH 04:45:54 INFO: No Stack... 04:45:54 INFO: Retrieving Pricing Info for: lf-standard-4 04:45:54 INFO: Archiving Costs [Pipeline] sh 04:45:55 + cat /w/workspace/device-sdk-go/8/archives/cost.csv 04:45:55 + cut -d, -f6 [Pipeline] lock 04:45:55 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-829-8-stack-cost] 04:45:55 Resource [jenkins-edgexfoundry-device-sdk-go-PR-829-8-stack-cost] did not exist. Created. 04:45:55 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-829-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:45:55 /w/workspace/device-sdk-go/8@tmp/durable-84d70a5b/script.sh: 1: /w/workspace/device-sdk-go/8@tmp/durable-84d70a5b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:45:56 + echo total: 0.20999999344348907 [Pipeline] stash 04:45:56 Warning: overwriting stash ‘stack-cost’ 04:45:57 Stashed 1 file(s) [Pipeline] } 04:45:57 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-829-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:45:57 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 04:46:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:46:01 ---> package-listing.sh 04:46:01 ++ facter osfamily 04:46:01 ++ tr '[:upper:]' '[:lower:]' 04:46:01 + OS_FAMILY=redhat 04:46:01 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-829 04:46:01 + START_PACKAGES=/tmp/packages_start.txt 04:46:01 + END_PACKAGES=/tmp/packages_end.txt 04:46:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:46:01 + PACKAGES=/tmp/packages_start.txt 04:46:01 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-829 ']' 04:46:01 + PACKAGES=/tmp/packages_end.txt 04:46:01 + case "${OS_FAMILY}" in 04:46:01 + rpm -qa 04:46:01 + sort 04:46:06 + '[' -f /tmp/packages_start.txt ']' 04:46:06 + '[' -f /tmp/packages_end.txt ']' 04:46:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:46:06 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-829 ']' 04:46:06 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-829/archives/ 04:46:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-829/archives/ [Pipeline] echo 04:46:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-829/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:46:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:46:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:46:07 04:46:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:46:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:46:07 alpine: Pulling from edgex-lftools-log-publisher 04:46:07 df20fa9351a1: Pulling fs layer 04:46:07 36b3adc4ff6f: Pulling fs layer 04:46:07 8ad3a11d3b57: Pulling fs layer 04:46:07 46f8f816bc3b: Pulling fs layer 04:46:07 93b61091891f: Pulling fs layer 04:46:07 93b9cdb0e59b: Pulling fs layer 04:46:07 5e14af77c1be: Pulling fs layer 04:46:07 01666e4c0597: Pulling fs layer 04:46:07 aa168da1d23b: Pulling fs layer 04:46:07 46f8f816bc3b: Waiting 04:46:07 93b61091891f: Waiting 04:46:07 93b9cdb0e59b: Waiting 04:46:07 5e14af77c1be: Waiting 04:46:07 01666e4c0597: Waiting 04:46:07 aa168da1d23b: Waiting 04:46:07 36b3adc4ff6f: Verifying Checksum 04:46:07 36b3adc4ff6f: Download complete 04:46:07 46f8f816bc3b: Verifying Checksum 04:46:07 46f8f816bc3b: Download complete 04:46:07 df20fa9351a1: Verifying Checksum 04:46:07 df20fa9351a1: Download complete 04:46:07 93b9cdb0e59b: Verifying Checksum 04:46:07 93b9cdb0e59b: Download complete 04:46:07 5e14af77c1be: Verifying Checksum 04:46:07 5e14af77c1be: Download complete 04:46:07 93b61091891f: Download complete 04:46:07 01666e4c0597: Verifying Checksum 04:46:07 01666e4c0597: Download complete 04:46:08 8ad3a11d3b57: Verifying Checksum 04:46:08 8ad3a11d3b57: Download complete 04:46:08 df20fa9351a1: Pull complete 04:46:08 36b3adc4ff6f: Pull complete 04:46:09 8ad3a11d3b57: Pull complete 04:46:09 46f8f816bc3b: Pull complete 04:46:09 93b61091891f: Pull complete 04:46:10 93b9cdb0e59b: Pull complete 04:46:10 aa168da1d23b: Verifying Checksum 04:46:10 aa168da1d23b: Download complete 04:46:10 5e14af77c1be: Pull complete 04:46:10 01666e4c0597: Pull complete 04:46:17 aa168da1d23b: Pull complete 04:46:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:46:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:46:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:46:17 prd-centos7-docker-4c-2g-31661 does not seem to be running inside a container 04:46:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-829/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-829 -v /w/workspace/dgexfoundry_device-sdk-go_PR-829:/w/workspace/dgexfoundry_device-sdk-go_PR-829:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-829@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:46:21 $ docker top 0c99215cefed260eb1daa734d6bd75c23bd43d1d15ad25e09f84d8abb11bb238 -eo pid,comm [Pipeline] { [Pipeline] sh 04:46:22 + touch /tmp/pre-build-complete [Pipeline] sh 04:46:22 + mkdir -p /var/log/sa [Pipeline] sh 04:46:22 + ls /var/log/sa-host 04:46:22 + sadf -c /var/log/sa-host/sa23 04:46:22 file_magic: OK 04:46:22 HZ: Using current value: 100 04:46:22 file_header: OK 04:46:22 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 04:46:22 Statistics: 04:46:22 Hnuu...uuuununununu... 04:46:22 File successfully converted to sysstat format version 12.2.1 04:46:22 + sadf -c /var/log/sa-host/sa29 04:46:22 file_magic: OK 04:46:22 HZ: Using current value: 100 04:46:22 file_header: OK 04:46:22 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 04:46:22 Statistics: 04:46:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:46:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:46:23 provisioning config files... 04:46:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/config8226842075278583463tmp [Pipeline] { [Pipeline] echo 04:46:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:46:23 ---> create-netrc.sh [Pipeline] } 04:46:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:46:24 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:46:24 ---> python-tools-install.sh [Pipeline] echo 04:46:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:46:24 ---> sudo-logs.sh 04:46:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:46:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:46:25 ---> job-cost.sh 04:46:25 lf-activate-venv: SKIPPING 04:46:25 DEBUG: total: 0.20999999344348907 04:46:25 INFO: Retrieving Stack Cost... 04:46:26 INFO: Retrieving Pricing Info for: v1-standard-2 04:46:26 INFO: Archiving Costs [Pipeline] echo 04:46:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:46:26 ---> logs-deploy.sh 04:46:26 lf-activate-venv: SKIPPING 04:46:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-829/8 04:46:26 INFO: archiving workspace using pattern(s): 04:46:28 Archives upload complete. 04:46:28 INFO: archiving logs to Nexus