Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6976e03ec43cbc12592544525e652b0f0f38296f+889e38f586d888c0021f1798e3d6b8462ec57b6f (7520e25207f59cba2e5ae97915e72fea9e85ddf2) 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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: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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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-4611 in /w/workspace/dgexfoundry_device-sdk-go_PR-918 [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-918 # 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 889e38f586d888c0021f1798e3d6b8462ec57b6f into PR head commit 6976e03ec43cbc12592544525e652b0f0f38296f > 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/918/head:refs/remotes/origin/PR-918 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6976e03ec43cbc12592544525e652b0f0f38296f # timeout=10 Merge succeeded, producing 19c39607088d9427bc18ac4dff0ce3f683101a36 Checking out Revision 19c39607088d9427bc18ac4dff0ce3f683101a36 (PR-918) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 889e38f586d888c0021f1798e3d6b8462ec57b6f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19c39607088d9427bc18ac4dff0ce3f683101a36 # timeout=10 Commit message: "Merge commit '889e38f586d888c0021f1798e3d6b8462ec57b6f' into HEAD" > git rev-list --no-walk 6976e03ec43cbc12592544525e652b0f0f38296f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:41:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:41:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:41:54 ========================================================= 22:41:54 EdgeX Global Pipelines Version Info 22:41:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:41:55 ------------------- 22:41:55 stable info: 22:41:55 ------------------- 22:41:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:41:55 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 22:41:55 Message: update stable to v1.0.192 22:41:56 ------------------- 22:41:56 experimental info: 22:41:56 ------------------- 22:41:56 Commited By: **** collab-it+edgex@linuxfoundation.org 22:41:56 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 22:41:56 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:41:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:41:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:41:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:41:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:41:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:41:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:41:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:41:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:41:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:41:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:41:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-918 [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-918 [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-918 [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19c39607088d9427bc18ac4dff0ce3f683101a36 [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19c3960 [Pipeline] echo 22:41:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:41:57 provisioning config files... 22:41:57 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/config9074860539694618399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:58 ---> docker-login.sh 22:41:58 nexus3.edgexfoundry.org:10001 22:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:58 Configure a credential helper to remove this warning. See 22:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:58 22:41:58 Login Succeeded 22:41:58 nexus3.edgexfoundry.org:10002 22:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:58 Configure a credential helper to remove this warning. See 22:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:58 22:41:58 Login Succeeded 22:41:58 nexus3.edgexfoundry.org:10003 22:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:59 Configure a credential helper to remove this warning. See 22:41:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:59 22:41:59 Login Succeeded 22:41:59 nexus3.edgexfoundry.org:10004 22:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:59 Configure a credential helper to remove this warning. See 22:41:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:59 22:41:59 Login Succeeded 22:41:59 docker.io 22:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:59 Configure a credential helper to remove this warning. See 22:41:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:59 22:41:59 Login Succeeded 22:41:59 ---> docker-login.sh ends [Pipeline] } 22:41:59 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 22:42:00 + git log --format=format:%s -1 19c39607088d9427bc18ac4dff0ce3f683101a36 [Pipeline] echo 22:42:00 GIT_COMMIT: 19c39607088d9427bc18ac4dff0ce3f683101a36, Commit Message: Merge commit '889e38f586d888c0021f1798e3d6b8462ec57b6f' into HEAD [Pipeline] echo 22:42:00 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:42:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:42:01 22:42:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:42:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:42:01 latest: Pulling from edgex-devops/git-semver 22:42:01 31603596830f: Pulling fs layer 22:42:01 54011a49482f: Pulling fs layer 22:42:01 a6820b24f6d8: Pulling fs layer 22:42:01 f581987b2513: Pulling fs layer 22:42:01 f581987b2513: Waiting 22:42:01 54011a49482f: Verifying Checksum 22:42:01 54011a49482f: Download complete 22:42:02 31603596830f: Verifying Checksum 22:42:02 31603596830f: Download complete 22:42:02 f581987b2513: Verifying Checksum 22:42:02 f581987b2513: Download complete 22:42:02 a6820b24f6d8: Verifying Checksum 22:42:02 a6820b24f6d8: Download complete 22:42:02 31603596830f: Pull complete 22:42:02 54011a49482f: Pull complete 22:42:03 a6820b24f6d8: Pull complete 22:42:03 f581987b2513: Pull complete 22:42:03 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:42:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:42:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:42:04 prd-centos7-docker-4c-2g-4611 does not seem to be running inside a container 22:42:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-918 -v /w/workspace/dgexfoundry_device-sdk-go_PR-918:/w/workspace/dgexfoundry_device-sdk-go_PR-918:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-918@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:42:06 $ docker top 779d2f2f8e3a645482f51ba5c024f844b035d9b56bc53252ba81d6b860d35b5e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:42:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:42:06 [ssh-agent] Looking for ssh-agent implementation... 22:42:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:42:07 $ docker exec 779d2f2f8e3a645482f51ba5c024f844b035d9b56bc53252ba81d6b860d35b5e ssh-agent 22:42:07 SSH_AUTH_SOCK=/tmp/ssh-OeN4AJEydXrf/agent.11 22:42:07 SSH_AGENT_PID=17 22:42:07 Running ssh-add (command line suppressed) 22:42:07 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/private_key_6738662519187863492.key (/w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/private_key_6738662519187863492.key) 22:42:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:42:07 + git tag --points-at HEAD [Pipeline] } 22:42:07 $ docker exec --env ******** --env ******** 779d2f2f8e3a645482f51ba5c024f844b035d9b56bc53252ba81d6b860d35b5e ssh-agent -k 22:42:08 unset SSH_AUTH_SOCK; 22:42:08 unset SSH_AGENT_PID; 22:42:08 echo Agent pid 17 killed; 22:42:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:42:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:42:08 [ssh-agent] Looking for ssh-agent implementation... 22:42:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:42:08 $ docker exec 779d2f2f8e3a645482f51ba5c024f844b035d9b56bc53252ba81d6b860d35b5e ssh-agent 22:42:08 SSH_AUTH_SOCK=/tmp/ssh-NjLCtrJgN1yq/agent.46 22:42:08 SSH_AGENT_PID=52 22:42:08 Running ssh-add (command line suppressed) 22:42:08 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/private_key_4928221333819882067.key (/w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/private_key_4928221333819882067.key) 22:42:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:42:09 + git semver init 22:42:09 # -> Open(): unable to determine branch for HEAD 22:42:09 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-918/.git 22:42:09 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-918 22:42:09 # $SEMVER_REMOTE_NAME = origin 22:42:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:42:09 # $SEMVER_USER_NAME = edgex-jenkins 22:42:09 # $SEMVER_BRANCH = PR-918 22:42:09 # $SEMVER_TEMP = /tmp/semver-769934929 22:42:09 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 22:42:10 # '/tmp/semver-769934929' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-918/.semver' 22:42:10 # -> Force: false 22:42:10 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-918/.semver [Pipeline] } 22:42:10 $ docker exec --env ******** --env ******** 779d2f2f8e3a645482f51ba5c024f844b035d9b56bc53252ba81d6b860d35b5e ssh-agent -k 22:42:10 unset SSH_AUTH_SOCK; 22:42:10 unset SSH_AGENT_PID; 22:42:10 echo Agent pid 52 killed; 22:42:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:42:10 + git semver [Pipeline] } 22:42:10 $ docker stop --time=1 779d2f2f8e3a645482f51ba5c024f844b035d9b56bc53252ba81d6b860d35b5e 22:42:12 $ docker rm -f 779d2f2f8e3a645482f51ba5c024f844b035d9b56bc53252ba81d6b860d35b5e [Pipeline] // withDockerContainer [Pipeline] sh 22:42:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:42:13 Stashed 1 file(s) [Pipeline] echo 22:42:13 [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 22:42:28 Still waiting to schedule task 22:42:28 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4611’ 22:42:28 Still waiting to schedule task 22:42:28 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline 22:44:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4612 in /w/workspace/dgexfoundry_device-sdk-go_PR-918 [Pipeline] { [Pipeline] ws 22:44:21 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 22:44:27 using credential edgex-jenkins-ssh 22:44:27 Cloning the remote Git repository 22:44:28 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:44:28 > git init /w/workspace/device-sdk-go/4 # timeout=10 22:44:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:44:28 > git --version # timeout=10 22:44:28 > git --version # 'git version 2.17.1' 22:44:28 using GIT_SSH to set credentials SSH Credentials for GitHub 22:44:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:44:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:44:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:44:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:44:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:44:29 using GIT_SSH to set credentials SSH Credentials for GitHub 22:44:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/918/head:refs/remotes/origin/PR-918 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:44:30 Merging remotes/origin/master commit 889e38f586d888c0021f1798e3d6b8462ec57b6f into PR head commit 6976e03ec43cbc12592544525e652b0f0f38296f 22:44:30 Merge succeeded, producing 8bee343615bec860ed6fcf208c869375bd28816a 22:44:30 Checking out Revision 8bee343615bec860ed6fcf208c869375bd28816a (PR-918) 22:44:30 > git config core.sparsecheckout # timeout=10 22:44:30 > git checkout -f 6976e03ec43cbc12592544525e652b0f0f38296f # timeout=10 22:44:30 > git remote # timeout=10 22:44:30 > git config --get remote.origin.url # timeout=10 22:44:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:44:30 > git merge 889e38f586d888c0021f1798e3d6b8462ec57b6f # timeout=10 22:44:30 > git rev-parse HEAD^{commit} # timeout=10 22:44:30 > git config core.sparsecheckout # timeout=10 22:44:30 > git checkout -f 8bee343615bec860ed6fcf208c869375bd28816a # timeout=10 22:44:34 Commit message: "Merge commit '889e38f586d888c0021f1798e3d6b8462ec57b6f' into HEAD" 22:44:34 > git rev-list --no-walk 6976e03ec43cbc12592544525e652b0f0f38296f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:44:36 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:44:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:44:37 + true 22:44:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:44:39 provisioning config files... 22:44:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config3921635733464527236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:44:40 ---> docker-login.sh 22:44:40 nexus3.edgexfoundry.org:10001 22:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:41 Configure a credential helper to remove this warning. See 22:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:41 22:44:41 Login Succeeded 22:44:41 nexus3.edgexfoundry.org:10002 22:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:42 Configure a credential helper to remove this warning. See 22:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:42 22:44:42 Login Succeeded 22:44:42 nexus3.edgexfoundry.org:10003 22:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:42 Configure a credential helper to remove this warning. See 22:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:42 22:44:42 Login Succeeded 22:44:42 nexus3.edgexfoundry.org:10004 22:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:43 Configure a credential helper to remove this warning. See 22:44:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:43 22:44:43 Login Succeeded 22:44:43 docker.io 22:44:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:44 Configure a credential helper to remove this warning. See 22:44:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:44 22:44:44 Login Succeeded 22:44:44 ---> docker-login.sh ends [Pipeline] } 22:44:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:44:44 ========================================================= 22:44:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:44:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:44:44 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 22:44:45 Sending build context to Docker daemon 2.548MB 22:44:45 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:44:45 Step 2/8 : FROM ${BASE} 22:44:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:44:45 595b0fe564bb: Pulling fs layer 22:44:45 7186ed65a4f7: Pulling fs layer 22:44:45 316046926c0a: Pulling fs layer 22:44:45 4ebd0625c992: Pulling fs layer 22:44:45 207e8628e3a3: Pulling fs layer 22:44:45 c791037a9be2: Pulling fs layer 22:44:45 ffd874e62e21: Pulling fs layer 22:44:45 207e8628e3a3: Waiting 22:44:45 c791037a9be2: Waiting 22:44:45 4ebd0625c992: Waiting 22:44:45 ffd874e62e21: Waiting 22:44:45 316046926c0a: Verifying Checksum 22:44:45 316046926c0a: Download complete 22:44:45 7186ed65a4f7: Verifying Checksum 22:44:45 7186ed65a4f7: Download complete 22:44:45 207e8628e3a3: Verifying Checksum 22:44:45 207e8628e3a3: Download complete 22:44:45 c791037a9be2: Verifying Checksum 22:44:45 c791037a9be2: Download complete 22:44:45 595b0fe564bb: Verifying Checksum 22:44:45 595b0fe564bb: Download complete 22:44:46 595b0fe564bb: Pull complete 22:44:46 7186ed65a4f7: Pull complete 22:44:47 316046926c0a: Pull complete 22:44:47 ffd874e62e21: Verifying Checksum 22:44:47 ffd874e62e21: Download complete 22:44:48 4ebd0625c992: Verifying Checksum 22:44:48 4ebd0625c992: Download complete 22:44:56 Running on prd-centos7-docker-4c-2g-4613 in /w/workspace/dgexfoundry_device-sdk-go_PR-918 [Pipeline] { [Pipeline] ws 22:44:57 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 22:44:58 4ebd0625c992: Pull complete 22:44:59 207e8628e3a3: Pull complete 22:44:59 c791037a9be2: Pull complete 22:44:59 using credential edgex-jenkins-ssh 22:44:59 Cloning the remote Git repository 22:44:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:44:59 > git init /w/workspace/device-sdk-go/4 # timeout=10 22:44:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:44:59 > git --version # timeout=10 22:44:59 > git --version # 'git version 2.24.3' 22:44:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:44:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:45:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:45:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:45:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:45:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:45:00 using GIT_SSH to set credentials SSH Credentials for GitHub 22:45:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/918/head:refs/remotes/origin/PR-918 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:45:01 Merging remotes/origin/master commit 889e38f586d888c0021f1798e3d6b8462ec57b6f into PR head commit 6976e03ec43cbc12592544525e652b0f0f38296f 22:45:01 Merge succeeded, producing 9fb70ceb124849b53091926cfca514f8024eace1 22:45:01 Checking out Revision 9fb70ceb124849b53091926cfca514f8024eace1 (PR-918) 22:45:01 > git config core.sparsecheckout # timeout=10 22:45:01 > git checkout -f 6976e03ec43cbc12592544525e652b0f0f38296f # timeout=10 22:45:01 > git remote # timeout=10 22:45:01 > git config --get remote.origin.url # timeout=10 22:45:01 using GIT_SSH to set credentials SSH Credentials for GitHub 22:45:01 > git merge 889e38f586d888c0021f1798e3d6b8462ec57b6f # timeout=10 22:45:01 > git rev-parse HEAD^{commit} # timeout=10 22:45:01 > git config core.sparsecheckout # timeout=10 22:45:01 > git checkout -f 9fb70ceb124849b53091926cfca514f8024eace1 # timeout=10 22:45:02 ffd874e62e21: Pull complete 22:45:03 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 22:45:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:45:03 ---> cfc18b08335c 22:45:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:45:05 Commit message: "Merge commit '889e38f586d888c0021f1798e3d6b8462ec57b6f' into HEAD" 22:45:05 > git rev-list --no-walk 6976e03ec43cbc12592544525e652b0f0f38296f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:45:06 ---> Running in a0af098ad784 22:45:06 Removing intermediate container a0af098ad784 22:45:06 ---> d63ebf362e22 22:45:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:06 ---> Running in 2943973b610e 22:45:06 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:45:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:45:07 + sudo service docker restart 22:45:07 + true 22:45:07 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:45:08 provisioning config files... 22:45:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config2526678207548008079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:45:09 ---> docker-login.sh 22:45:09 nexus3.edgexfoundry.org:10001 22:45:09 Removing intermediate container 2943973b610e 22:45:09 ---> b85a9ae9dda7 22:45:09 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 22:45:09 ---> Running in 79d3ea206d43 22:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:09 Configure a credential helper to remove this warning. See 22:45:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:09 22:45:09 Login Succeeded 22:45:09 nexus3.edgexfoundry.org:10002 22:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:09 Configure a credential helper to remove this warning. See 22:45:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:09 22:45:09 Login Succeeded 22:45:09 nexus3.edgexfoundry.org:10003 22:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:09 Configure a credential helper to remove this warning. See 22:45:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:09 22:45:09 Login Succeeded 22:45:09 nexus3.edgexfoundry.org:10004 22:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:09 Configure a credential helper to remove this warning. See 22:45:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:09 22:45:09 Login Succeeded 22:45:09 docker.io 22:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:10 Configure a credential helper to remove this warning. See 22:45:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:10 22:45:10 Login Succeeded 22:45:10 ---> docker-login.sh ends [Pipeline] } 22:45:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:45:10 ========================================================= 22:45:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:45:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:45:10 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 22:45:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:45:11 Sending build context to Docker daemon 2.553MB 22:45:11 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:45:11 Step 2/8 : FROM ${BASE} 22:45:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:45:11 540db60ca938: Pulling fs layer 22:45:11 adcc1eea9eea: Pulling fs layer 22:45:11 4c4ab2625f07: Pulling fs layer 22:45:11 0510c868ecb4: Pulling fs layer 22:45:11 afea3b2eda06: Pulling fs layer 22:45:11 7809a108b3ef: Pulling fs layer 22:45:11 f706445af74f: Pulling fs layer 22:45:11 0510c868ecb4: Waiting 22:45:11 afea3b2eda06: Waiting 22:45:11 7809a108b3ef: Waiting 22:45:11 f706445af74f: Waiting 22:45:11 4c4ab2625f07: Verifying Checksum 22:45:11 4c4ab2625f07: Download complete 22:45:11 adcc1eea9eea: Verifying Checksum 22:45:11 adcc1eea9eea: Download complete 22:45:11 afea3b2eda06: Verifying Checksum 22:45:11 afea3b2eda06: Download complete 22:45:11 7809a108b3ef: Verifying Checksum 22:45:11 7809a108b3ef: Download complete 22:45:11 540db60ca938: Verifying Checksum 22:45:11 540db60ca938: Download complete 22:45:11 540db60ca938: Pull complete 22:45:11 adcc1eea9eea: Pull complete 22:45:11 4c4ab2625f07: Pull complete 22:45:12 (1/6) Installing libc-dev (0.7.2-r3) 22:45:12 (2/6) Installing libsodium (1.0.18-r0) 22:45:12 (3/6) Installing pkgconf (1.7.3-r0) 22:45:12 (4/6) Installing libsodium-dev (1.0.18-r0) 22:45:12 f706445af74f: Verifying Checksum 22:45:12 f706445af74f: Download complete 22:45:12 (5/6) Installing libzmq (4.3.3-r1) 22:45:12 (6/6) Installing zeromq-dev (4.3.3-r1) 22:45:12 Executing busybox-1.32.1-r6.trigger 22:45:12 OK: 139 MiB in 46 packages 22:45:13 0510c868ecb4: Verifying Checksum 22:45:13 0510c868ecb4: Download complete 22:45:14 Removing intermediate container 79d3ea206d43 22:45:14 ---> 6b8e005f87b3 22:45:14 Step 6/8 : WORKDIR /device-sdk-go 22:45:14 ---> Running in 0647d860fe7c 22:45:15 Removing intermediate container 0647d860fe7c 22:45:15 ---> 6e0211f49c40 22:45:15 Step 7/8 : COPY . . 22:45:16 ---> 98706eb321e3 22:45:16 Step 8/8 : RUN go mod download 22:45:16 ---> Running in e4d30823ad06 22:45:19 0510c868ecb4: Pull complete 22:45:19 afea3b2eda06: Pull complete 22:45:19 7809a108b3ef: Pull complete 22:45:23 f706445af74f: Pull complete 22:45:23 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:45:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:45:23 ---> b068be0155e3 22:45:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:45:23 ---> Running in 7a52775dbd53 22:45:23 Removing intermediate container 7a52775dbd53 22:45:23 ---> 20b94b999d89 22:45:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:23 ---> Running in 66ca8ce571a3 22:45:25 Removing intermediate container 66ca8ce571a3 22:45:25 ---> aee9983e8d46 22:45:25 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 22:45:25 ---> Running in d41d0df01e86 22:45:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:45:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:45:27 (1/6) Installing libc-dev (0.7.2-r3) 22:45:27 (2/6) Installing libsodium (1.0.18-r0) 22:45:27 (3/6) Installing pkgconf (1.7.3-r0) 22:45:27 (4/6) Installing libsodium-dev (1.0.18-r0) 22:45:28 (5/6) Installing libzmq (4.3.3-r1) 22:45:28 (6/6) Installing zeromq-dev (4.3.3-r1) 22:45:28 Executing busybox-1.32.1-r6.trigger 22:45:28 OK: 150 MiB in 46 packages 22:45:28 Removing intermediate container d41d0df01e86 22:45:28 ---> 7b53076ec010 22:45:28 Step 6/8 : WORKDIR /device-sdk-go 22:45:28 ---> Running in 2bbf7620afde 22:45:28 Removing intermediate container 2bbf7620afde 22:45:28 ---> 0cc6a8fe0aab 22:45:28 Step 7/8 : COPY . . 22:45:30 ---> 426580989445 22:45:30 Step 8/8 : RUN go mod download 22:45:30 ---> Running in fbe5b45d75be 22:45:43 Removing intermediate container e4d30823ad06 22:45:43 ---> 598840c3c7ed 22:45:43 Successfully built 598840c3c7ed 22:45:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:45:43 + docker inspect -f . ci-base-image-arm64 22:45:43 . [Pipeline] withDockerContainer 22:45:44 prd-ubuntu18.04-docker-arm64-4c-16g-4612 does not seem to be running inside a container 22:45:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** ci-base-image-arm64 cat 22:45:45 $ docker top 61583ba520a947de023c7ede8d4cd518410b78d951426900ebac51556e53d9d2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:46 + go version 22:45:46 go version go1.16.3 linux/arm64 [Pipeline] } 22:45:46 $ docker stop --time=1 61583ba520a947de023c7ede8d4cd518410b78d951426900ebac51556e53d9d2 22:45:48 $ docker rm -f 61583ba520a947de023c7ede8d4cd518410b78d951426900ebac51556e53d9d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:45:49 + docker inspect -f . ci-base-image-arm64 22:45:49 . [Pipeline] withDockerContainer 22:45:49 prd-ubuntu18.04-docker-arm64-4c-16g-4612 does not seem to be running inside a container 22:45:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** ci-base-image-arm64 cat 22:45:51 $ docker top 6d655e36ca393a5685946e7382d45adf134992f4b4371e5ab1d3edd04730aa11 -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:52 + go mod tidy 22:45:52 Removing intermediate container fbe5b45d75be 22:45:52 ---> f82b3445d1d5 22:45:52 Successfully built f82b3445d1d5 22:45:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 22:45:52 + docker inspect -f . ci-base-image-x86_64 22:45:52 . [Pipeline] withDockerContainer 22:45:53 prd-centos7-docker-4c-2g-4613 does not seem to be running inside a container 22:45:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** ci-base-image-x86_64 cat 22:45:53 + make test 22:45:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:45:53 $ docker top fbcee523bd7c5a8d21918a3b999b72f993d3411cd34a225a58f3bac73c47d8b8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:54 + go version 22:45:54 go version go1.16.3 linux/amd64 [Pipeline] } 22:45:54 $ docker stop --time=1 fbcee523bd7c5a8d21918a3b999b72f993d3411cd34a225a58f3bac73c47d8b8 22:45:55 $ docker rm -f fbcee523bd7c5a8d21918a3b999b72f993d3411cd34a225a58f3bac73c47d8b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:45:56 + docker inspect -f . ci-base-image-x86_64 22:45:56 . [Pipeline] withDockerContainer 22:45:56 prd-centos7-docker-4c-2g-4613 does not seem to be running inside a container 22:45:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** ci-base-image-x86_64 cat 22:45:57 $ docker top 7bf4673ec3513f0a38e8622856e9ec0e1dd764d1bc5b2b0206a6de92d64973ef -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:57 + go mod tidy [Pipeline] sh 22:45:58 + make test 22:45:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:46:07 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 22:46:20 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 22:46:25 # github.com/edgexfoundry/device-sdk-go/v2/internal/handler 22:46:25 internal/handler/messaging.go:18:10: undefined: "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging".BootstrapHandler 22:46:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.068s coverage: 25.4% of statements 22:46:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.080s coverage: 28.1% of statements 22:46:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.074s coverage: 78.9% of statements 22:46:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.064s coverage: 10.7% of statements 22:46:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.101s coverage: 30.2% of statements 22:46:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.110s coverage: 58.4% of statements 22:46:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.254s coverage: 89.2% of statements 22:46:35 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 22:46:35 make: *** [Makefile:32: test] Error 2 [Pipeline] } 22:46:35 $ docker stop --time=1 7bf4673ec3513f0a38e8622856e9ec0e1dd764d1bc5b2b0206a6de92d64973ef 22:46:37 $ docker rm -f 7bf4673ec3513f0a38e8622856e9ec0e1dd764d1bc5b2b0206a6de92d64973ef [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 22:46:38 ---> job-cost.sh 22:46:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l6GR 22:46:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:46:59 # github.com/edgexfoundry/device-sdk-go/v2/internal/handler 22:46:59 internal/handler/messaging.go:18:10: undefined: "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging".BootstrapHandler 22:47:20 lf-activate-venv(): INFO: Adding /tmp/venv-l6GR/bin to PATH 22:47:20 INFO: No Stack... 22:47:20 INFO: Retrieving Pricing Info for: v1-standard-2 22:47:21 INFO: Archiving Costs [Pipeline] sh 22:47:22 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 22:47:22 + cut -d, -f6 [Pipeline] lock 22:47:22 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-918-4-stack-cost] 22:47:22 Resource [jenkins-edgexfoundry-device-sdk-go-PR-918-4-stack-cost] did not exist. Created. 22:47:22 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-918-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:47:22 + echo total: 0.029999999329447746 [Pipeline] stash 22:47:23 Stashed 1 file(s) [Pipeline] } 22:47:23 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-918-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:47:23 Failed in branch amd64 22:47:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.242s coverage: 25.4% of statements 22:47:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.261s coverage: 28.1% of statements 22:47:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.202s coverage: 78.9% of statements 22:47:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.188s coverage: 10.7% of statements 22:47:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.213s coverage: 30.2% of statements 22:47:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.286s coverage: 58.4% of statements 22:47:34 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.942s coverage: 89.2% of statements 22:47:34 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 22:47:35 make: *** [Makefile:32: test] Error 2 [Pipeline] } 22:47:35 $ docker stop --time=1 6d655e36ca393a5685946e7382d45adf134992f4b4371e5ab1d3edd04730aa11 22:47:37 $ docker rm -f 6d655e36ca393a5685946e7382d45adf134992f4b4371e5ab1d3edd04730aa11 [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 22:47:38 ---> job-cost.sh 22:47:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-npjB 22:48:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:49:39 lf-activate-venv(): INFO: Adding /tmp/venv-npjB/bin to PATH 22:49:39 INFO: No Stack... 22:49:40 INFO: Retrieving Pricing Info for: lf-standard-4 22:49:40 INFO: Archiving Costs [Pipeline] sh 22:49:41 + + cut -d,cat -f6 /w/workspace/device-sdk-go/4/archives/cost.csv 22:49:41 [Pipeline] lock 22:49:41 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-918-4-stack-cost] 22:49:41 Resource [jenkins-edgexfoundry-device-sdk-go-PR-918-4-stack-cost] did not exist. Created. 22:49:41 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-918-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:49:42 /w/workspace/device-sdk-go/4@tmp/durable-0cef629d/script.sh: 1: /w/workspace/device-sdk-go/4@tmp/durable-0cef629d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:49:42 + echo total: 0.20999999344348907 [Pipeline] stash 22:49:42 Warning: overwriting stash ‘stack-cost’ 22:49:43 Stashed 1 file(s) [Pipeline] } 22:49:43 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-918-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:49:43 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 22:49:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:49:45 ---> package-listing.sh 22:49:45 ++ tr '[:upper:]' '[:lower:]' 22:49:45 ++ facter osfamily 22:49:45 + OS_FAMILY=redhat 22:49:45 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-918 22:49:45 + START_PACKAGES=/tmp/packages_start.txt 22:49:45 + END_PACKAGES=/tmp/packages_end.txt 22:49:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:49:45 + PACKAGES=/tmp/packages_start.txt 22:49:45 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-918 ']' 22:49:45 + PACKAGES=/tmp/packages_end.txt 22:49:45 + case "${OS_FAMILY}" in 22:49:45 + rpm -qa 22:49:45 + sort 22:49:52 + '[' -f /tmp/packages_start.txt ']' 22:49:52 + '[' -f /tmp/packages_end.txt ']' 22:49:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:49:52 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-918 ']' 22:49:52 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-918/archives/ 22:49:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-918/archives/ [Pipeline] echo 22:49:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-918/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:49:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:49:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:49:54 22:49:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:49:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:49:54 alpine: Pulling from edgex-lftools-log-publisher 22:49:54 df20fa9351a1: Pulling fs layer 22:49:54 36b3adc4ff6f: Pulling fs layer 22:49:54 8ad3a11d3b57: Pulling fs layer 22:49:54 46f8f816bc3b: Pulling fs layer 22:49:54 93b61091891f: Pulling fs layer 22:49:54 93b9cdb0e59b: Pulling fs layer 22:49:54 5e14af77c1be: Pulling fs layer 22:49:54 01666e4c0597: Pulling fs layer 22:49:54 aa168da1d23b: Pulling fs layer 22:49:54 93b9cdb0e59b: Waiting 22:49:54 5e14af77c1be: Waiting 22:49:54 01666e4c0597: Waiting 22:49:54 aa168da1d23b: Waiting 22:49:54 46f8f816bc3b: Waiting 22:49:54 93b61091891f: Waiting 22:49:54 36b3adc4ff6f: Verifying Checksum 22:49:54 36b3adc4ff6f: Download complete 22:49:54 46f8f816bc3b: Download complete 22:49:54 df20fa9351a1: Verifying Checksum 22:49:54 df20fa9351a1: Download complete 22:49:54 93b9cdb0e59b: Verifying Checksum 22:49:54 93b9cdb0e59b: Download complete 22:49:55 5e14af77c1be: Verifying Checksum 22:49:55 5e14af77c1be: Download complete 22:49:55 01666e4c0597: Verifying Checksum 22:49:55 01666e4c0597: Download complete 22:49:55 93b61091891f: Verifying Checksum 22:49:55 93b61091891f: Download complete 22:49:55 df20fa9351a1: Pull complete 22:49:56 36b3adc4ff6f: Pull complete 22:49:56 8ad3a11d3b57: Verifying Checksum 22:49:56 8ad3a11d3b57: Download complete 22:49:58 8ad3a11d3b57: Pull complete 22:49:58 46f8f816bc3b: Pull complete 22:49:59 93b61091891f: Pull complete 22:49:59 93b9cdb0e59b: Pull complete 22:50:00 5e14af77c1be: Pull complete 22:50:00 01666e4c0597: Pull complete 22:50:01 aa168da1d23b: Download complete 22:50:14 aa168da1d23b: Pull complete 22:50:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:50:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:50:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:50:14 prd-centos7-docker-4c-2g-4611 does not seem to be running inside a container 22:50:15 $ 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-918/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-918 -v /w/workspace/dgexfoundry_device-sdk-go_PR-918:/w/workspace/dgexfoundry_device-sdk-go_PR-918:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-918@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:10003/edgex-lftools-log-publisher:alpine cat 22:50:18 $ docker top 7e7bfe4bf0f6a171cfd711f9ed1a2cc8131074c9253747226c8c97501839d7d5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:50:18 + touch /tmp/pre-build-complete [Pipeline] sh 22:50:19 + mkdir -p /var/log/sa [Pipeline] sh 22:50:19 + ls /var/log/sa-host 22:50:19 + sadf -c /var/log/sa-host/sa11 22:50:19 file_magic: OK 22:50:19 HZ: Using current value: 100 22:50:19 file_header: OK 22:50:19 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 22:50:19 Statistics: 22:50:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:50:19 File successfully converted to sysstat format version 12.2.1 22:50:19 + sadf -c /var/log/sa-host/sa23 22:50:19 file_magic: OK 22:50:19 HZ: Using current value: 100 22:50:19 file_header: OK 22:50:19 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 22:50:19 Statistics: 22:50:19 Hnuu...uuuununununu... 22:50:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:50:20 provisioning config files... 22:50:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/config3073412436653574726tmp [Pipeline] { [Pipeline] echo 22:50:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:50:20 ---> create-netrc.sh [Pipeline] } 22:50:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:50:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:50:20 ---> python-tools-install.sh [Pipeline] echo 22:50:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:50:21 ---> sudo-logs.sh 22:50:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:50:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:50:21 ---> job-cost.sh 22:50:21 lf-activate-venv: SKIPPING 22:50:21 DEBUG: total: 0.20999999344348907 22:50:21 INFO: Retrieving Stack Cost... 22:50:22 INFO: Retrieving Pricing Info for: v1-standard-2 22:50:23 INFO: Archiving Costs [Pipeline] echo 22:50:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:50:23 ---> logs-deploy.sh 22:50:23 lf-activate-venv: SKIPPING 22:50:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-918/4 22:50:23 INFO: archiving workspace using pattern(s): 22:50:26 Archives upload complete. 22:50:26 INFO: archiving logs to Nexus