Pull request #593 opened 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 4d3928a445fe6b0fab8e7cb8929633fe4725dd90+9f44a914c3163ba6aceeb076ef4043962d95dc92 (2f018466d20b626bb7e956e9539519b67c83c30b) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7909e789ffc0fecf34d47f501ec8db0a80105338 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 7909e789ffc0fecf34d47f501ec8db0a80105338 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-593/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7909e789ffc0fecf34d47f501ec8db0a80105338 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7909e789ffc0fecf34d47f501ec8db0a80105338 # timeout=10 Commit message: "Merge pull request #245 from ernestojeda/fix-go-version-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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] ========================================================= [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: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-382 in /w/workspace/dgexfoundry_device-sdk-go_PR-593 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-593 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/593/head:refs/remotes/origin/PR-593 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9f44a914c3163ba6aceeb076ef4043962d95dc92 into PR head commit 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 Merge succeeded, producing 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 Checking out Revision 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 (PR-593) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 # 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 9f44a914c3163ba6aceeb076ef4043962d95dc92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 # timeout=10 Commit message: "fix: fix autoevent panic during callback" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-18T10:06:58.173Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-18T10:06:58.552Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-18T10:06:58.789Z] ========================================================= [2020-09-18T10:06:58.789Z] EdgeX Global Pipelines Version Info [2020-09-18T10:06:58.789Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-18T10:07:00.822Z] ------------------- [2020-09-18T10:07:00.822Z] stable info: [2020-09-18T10:07:00.822Z] ------------------- [2020-09-18T10:07:00.822Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-18T10:07:00.822Z] Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 [2020-09-18T10:07:00.822Z] Message: update stable to v1.0.122 [2020-09-18T10:07:02.240Z] ------------------- [2020-09-18T10:07:02.240Z] experimental info: [2020-09-18T10:07:02.240Z] ------------------- [2020-09-18T10:07:02.240Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-18T10:07:02.240Z] Commit SHA: 040e29ce4f8dcf7f02c652317e535dcbebe1b406 [2020-09-18T10:07:02.240Z] Message: update experimental to v1.0.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-18T10:07:02.973Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-09-18T10:07:03.149Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-09-18T10:07:03.308Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-18T10:07:03.464Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-18T10:07:03.605Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-18T10:07:03.771Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-18T10:07:03.928Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-18T10:07:04.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-18T10:07:04.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-09-18T10:07:04.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-18T10:07:04.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-18T10:07:04.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-09-18T10:07:04.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-18T10:07:04.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-18T10:07:05.076Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-18T10:07:05.217Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-09-18T10:07:05.351Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-18T10:07:05.500Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-18T10:07:05.636Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-18T10:07:05.794Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-18T10:07:05.944Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-18T10:07:06.112Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-18T10:07:06.248Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-593 [Pipeline] echo [2020-09-18T10:07:06.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-593 [Pipeline] echo [2020-09-18T10:07:06.555Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-593 [Pipeline] echo [2020-09-18T10:07:06.775Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 [Pipeline] echo [2020-09-18T10:07:06.916Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d3928a [Pipeline] echo [2020-09-18T10:07:07.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-18T10:07:07.949Z] + git log --format=format:%s -1 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 [Pipeline] echo [2020-09-18T10:07:08.040Z] GIT_COMMIT: 4d3928a445fe6b0fab8e7cb8929633fe4725dd90, Commit Message: fix: fix autoevent panic during callback [Pipeline] echo [2020-09-18T10:07:08.134Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-18T10:07:09.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-18T10:07:09.427Z] [2020-09-18T10:07:09.427Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-18T10:07:09.828Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-18T10:07:09.828Z] latest: Pulling from edgex-devops/git-semver [2020-09-18T10:07:09.828Z] 31603596830f: Pulling fs layer [2020-09-18T10:07:09.828Z] 2a8b12db71e7: Pulling fs layer [2020-09-18T10:07:09.828Z] 6ca5941a6612: Pulling fs layer [2020-09-18T10:07:09.828Z] ecc8261a40a4: Pulling fs layer [2020-09-18T10:07:09.828Z] ecc8261a40a4: Waiting [2020-09-18T10:07:10.096Z] 2a8b12db71e7: Verifying Checksum [2020-09-18T10:07:10.096Z] 2a8b12db71e7: Download complete [2020-09-18T10:07:10.096Z] 31603596830f: Download complete [2020-09-18T10:07:10.360Z] 6ca5941a6612: Verifying Checksum [2020-09-18T10:07:10.360Z] 6ca5941a6612: Download complete [2020-09-18T10:07:10.360Z] ecc8261a40a4: Verifying Checksum [2020-09-18T10:07:10.360Z] ecc8261a40a4: Download complete [2020-09-18T10:07:10.360Z] 31603596830f: Pull complete [2020-09-18T10:07:10.631Z] 2a8b12db71e7: Pull complete [2020-09-18T10:07:11.585Z] 6ca5941a6612: Pull complete [2020-09-18T10:07:11.585Z] ecc8261a40a4: Pull complete [2020-09-18T10:07:11.585Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-18T10:07:11.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-18T10:07:11.585Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-18T10:07:11.710Z] prd-centos7-docker-4c-2g-382 does not seem to be running inside a container [2020-09-18T10:07:11.762Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-593 -v /w/workspace/dgexfoundry_device-sdk-go_PR-593:/w/workspace/dgexfoundry_device-sdk-go_PR-593:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-593@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-18T10:07:13.916Z] $ docker top 3bed2e02a3baad3fdff2317c5173d466e8eebc60fba5d3568ead5983a86741fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-18T10:07:14.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-18T10:07:14.301Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-18T10:07:14.510Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-18T10:07:14.517Z] $ docker exec 3bed2e02a3baad3fdff2317c5173d466e8eebc60fba5d3568ead5983a86741fa ssh-agent [2020-09-18T10:07:14.682Z] SSH_AUTH_SOCK=/tmp/ssh-6xWHlB13khZw/agent.12 [2020-09-18T10:07:14.682Z] SSH_AGENT_PID=17 [2020-09-18T10:07:14.694Z] Running ssh-add (command line suppressed) [2020-09-18T10:07:14.824Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp/private_key_6333276370822346389.key (/w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp/private_key_6333276370822346389.key) [2020-09-18T10:07:14.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-18T10:07:15.271Z] + git describe --exact-match --tags HEAD [2020-09-18T10:07:15.271Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-18T10:07:15.340Z] $ docker exec --env ******** --env ******** 3bed2e02a3baad3fdff2317c5173d466e8eebc60fba5d3568ead5983a86741fa ssh-agent -k [2020-09-18T10:07:15.460Z] unset SSH_AUTH_SOCK; [2020-09-18T10:07:15.461Z] unset SSH_AGENT_PID; [2020-09-18T10:07:15.461Z] echo Agent pid 17 killed; [2020-09-18T10:07:15.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-18T10:07:15.677Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-18T10:07:15.677Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-18T10:07:15.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-18T10:07:15.811Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-18T10:07:15.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-18T10:07:15.989Z] $ docker exec 3bed2e02a3baad3fdff2317c5173d466e8eebc60fba5d3568ead5983a86741fa ssh-agent [2020-09-18T10:07:16.159Z] SSH_AUTH_SOCK=/tmp/ssh-tHkGR1YYJArH/agent.46 [2020-09-18T10:07:16.159Z] SSH_AGENT_PID=52 [2020-09-18T10:07:16.166Z] Running ssh-add (command line suppressed) [2020-09-18T10:07:16.287Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp/private_key_2388674520254486276.key (/w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp/private_key_2388674520254486276.key) [2020-09-18T10:07:16.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-18T10:07:16.721Z] + git semver init [2020-09-18T10:07:16.721Z] # -> Open(): unable to determine branch for HEAD [2020-09-18T10:07:16.721Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-593/.git [2020-09-18T10:07:16.721Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-593 [2020-09-18T10:07:16.721Z] # $SEMVER_REMOTE_NAME = origin [2020-09-18T10:07:16.721Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-18T10:07:16.721Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-18T10:07:16.721Z] # $SEMVER_BRANCH = PR-593 [2020-09-18T10:07:16.721Z] # $SEMVER_TEMP = /tmp/semver-609764355 [2020-09-18T10:07:16.721Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-09-18T10:07:17.305Z] # '/tmp/semver-609764355' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-593/.semver' [2020-09-18T10:07:17.305Z] # -> Force: false [2020-09-18T10:07:17.305Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-593/.semver [Pipeline] } [2020-09-18T10:07:17.326Z] $ docker exec --env ******** --env ******** 3bed2e02a3baad3fdff2317c5173d466e8eebc60fba5d3568ead5983a86741fa ssh-agent -k [2020-09-18T10:07:17.437Z] unset SSH_AUTH_SOCK; [2020-09-18T10:07:17.438Z] unset SSH_AGENT_PID; [2020-09-18T10:07:17.438Z] echo Agent pid 52 killed; [2020-09-18T10:07:17.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-18T10:07:18.059Z] + git semver [Pipeline] } [2020-09-18T10:07:18.096Z] $ docker stop --time=1 3bed2e02a3baad3fdff2317c5173d466e8eebc60fba5d3568ead5983a86741fa [2020-09-18T10:07:19.444Z] $ docker rm -f 3bed2e02a3baad3fdff2317c5173d466e8eebc60fba5d3568ead5983a86741fa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-18T10:07:20.314Z] Stashed 37 file(s) [Pipeline] echo [2020-09-18T10:07:20.342Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-09-18T10:07:20.551Z] Archived original 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 [2020-09-18T10:07:36.396Z] Still waiting to schedule task [2020-09-18T10:07:36.396Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-382’ [2020-09-18T10:07:36.424Z] Still waiting to schedule task [2020-09-18T10:07:36.424Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-18T10:09:31.849Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-383 in /w/workspace/dgexfoundry_device-sdk-go_PR-593 [Pipeline] { [Pipeline] ws [2020-09-18T10:09:31.963Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-09-18T10:09:36.693Z] using credential edgex-jenkins-ssh [2020-09-18T10:09:36.744Z] Cloning the remote Git repository [2020-09-18T10:09:36.744Z] Cloning with configured refspecs honoured and without tags [2020-09-18T10:09:36.814Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-09-18T10:09:36.936Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-09-18T10:09:37.029Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-09-18T10:09:37.029Z] > git --version # timeout=10 [2020-09-18T10:09:37.065Z] > git --version # 'git version 2.17.1' [2020-09-18T10:09:37.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-18T10:09:38.163Z] Fetching without tags [2020-09-18T10:09:37.200Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T10:09:38.094Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-09-18T10:09:38.117Z] > git config --add remote.origin.fetch +refs/pull/593/head:refs/remotes/origin/PR-593 # timeout=10 [2020-09-18T10:09:38.131Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T10:09:38.155Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-09-18T10:09:38.184Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-09-18T10:09:38.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-18T10:09:38.197Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T10:09:38.692Z] Merging remotes/origin/master commit 9f44a914c3163ba6aceeb076ef4043962d95dc92 into PR head commit 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 [2020-09-18T10:09:38.912Z] Merge succeeded, producing 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 [2020-09-18T10:09:38.913Z] Checking out Revision 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 (PR-593) [2020-09-18T10:09:38.727Z] > git config core.sparsecheckout # timeout=10 [2020-09-18T10:09:38.744Z] > git checkout -f 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 # timeout=10 [2020-09-18T10:09:38.847Z] > git remote # timeout=10 [2020-09-18T10:09:38.865Z] > git config --get remote.origin.url # timeout=10 [2020-09-18T10:09:38.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-18T10:09:38.888Z] > git merge 9f44a914c3163ba6aceeb076ef4043962d95dc92 # timeout=10 [2020-09-18T10:09:38.909Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-18T10:09:38.931Z] > git config core.sparsecheckout # timeout=10 [2020-09-18T10:09:38.953Z] > git checkout -f 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 # timeout=10 [2020-09-18T10:09:43.189Z] Commit message: "fix: fix autoevent panic during callback" [2020-09-18T10:09:43.254Z] > git --version # timeout=10 [2020-09-18T10:09:43.264Z] > git --version # 'git version 2.17.1' [2020-09-18T10:09:43.277Z] fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-18T10:09:44.748Z] ========================================================= [2020-09-18T10:09:44.748Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-18T10:09:44.748Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-18T10:09:45.926Z] + 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 . [2020-09-18T10:09:46.912Z] Sending build context to Docker daemon 3.176MB [2020-09-18T10:09:46.912Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-18T10:09:46.912Z] Step 2/8 : FROM ${BASE} [2020-09-18T10:09:47.514Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-18T10:09:47.514Z] b538f80385f9: Pulling fs layer [2020-09-18T10:09:47.514Z] 74f711af9a0d: Pulling fs layer [2020-09-18T10:09:47.514Z] 99f96fe45779: Pulling fs layer [2020-09-18T10:09:47.514Z] 8529a6b9a6be: Pulling fs layer [2020-09-18T10:09:47.514Z] 45590311c82a: Pulling fs layer [2020-09-18T10:09:47.514Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-18T10:09:47.514Z] 209524e5b208: Pulling fs layer [2020-09-18T10:09:47.514Z] 8529a6b9a6be: Waiting [2020-09-18T10:09:47.514Z] 45590311c82a: Waiting [2020-09-18T10:09:47.514Z] 69ca0ff8b7b3: Waiting [2020-09-18T10:09:47.514Z] 209524e5b208: Waiting [2020-09-18T10:09:47.514Z] 99f96fe45779: Verifying Checksum [2020-09-18T10:09:47.514Z] 99f96fe45779: Download complete [2020-09-18T10:09:47.514Z] 45590311c82a: Verifying Checksum [2020-09-18T10:09:47.514Z] 45590311c82a: Download complete [2020-09-18T10:09:47.514Z] 69ca0ff8b7b3: Download complete [2020-09-18T10:09:47.514Z] b538f80385f9: Download complete [2020-09-18T10:09:48.113Z] b538f80385f9: Pull complete [2020-09-18T10:09:48.715Z] 74f711af9a0d: Pull complete [2020-09-18T10:09:48.991Z] 99f96fe45779: Pull complete [2020-09-18T10:09:49.976Z] 209524e5b208: Verifying Checksum [2020-09-18T10:09:49.976Z] 209524e5b208: Download complete [2020-09-18T10:09:50.957Z] 8529a6b9a6be: Verifying Checksum [2020-09-18T10:09:50.957Z] 8529a6b9a6be: Download complete [2020-09-18T10:10:01.112Z] 8529a6b9a6be: Pull complete [2020-09-18T10:10:01.712Z] 45590311c82a: Pull complete [2020-09-18T10:10:01.986Z] 69ca0ff8b7b3: Pull complete [2020-09-18T10:10:06.321Z] 209524e5b208: Pull complete [2020-09-18T10:10:06.321Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-18T10:10:06.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-18T10:10:06.321Z] ---> 5bddaf1c2fca [2020-09-18T10:10:06.321Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-09-18T10:10:08.976Z] ---> Running in 18ddaa3e22f5 [2020-09-18T10:10:08.976Z] Removing intermediate container 18ddaa3e22f5 [2020-09-18T10:10:08.976Z] ---> 0956c70e60d8 [2020-09-18T10:10:08.976Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-18T10:10:08.976Z] ---> Running in 3303b22cb7c5 [2020-09-18T10:10:12.366Z] Removing intermediate container 3303b22cb7c5 [2020-09-18T10:10:12.366Z] ---> e605aef6fa9b [2020-09-18T10:10:12.366Z] Step 5/8 : RUN apk add --no-cache make git [2020-09-18T10:10:12.366Z] ---> Running in 44470eb6ea1c [2020-09-18T10:10:13.816Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-18T10:10:14.807Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-18T10:10:15.786Z] OK: 142 MiB in 39 packages [2020-09-18T10:10:16.791Z] Removing intermediate container 44470eb6ea1c [2020-09-18T10:10:16.791Z] ---> 3a9b03236098 [2020-09-18T10:10:16.791Z] Step 6/8 : WORKDIR /device-sdk-go [2020-09-18T10:10:16.791Z] ---> Running in b9604b6960f7 [2020-09-18T10:10:16.949Z] Running on prd-centos7-docker-4c-2g-384 in /w/workspace/dgexfoundry_device-sdk-go_PR-593 [Pipeline] { [Pipeline] ws [2020-09-18T10:10:17.073Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-09-18T10:10:17.389Z] Removing intermediate container b9604b6960f7 [2020-09-18T10:10:17.389Z] ---> ebcdfe803f5e [2020-09-18T10:10:17.389Z] Step 7/8 : COPY . . [2020-09-18T10:10:18.376Z] ---> d8a4ce7da61c [2020-09-18T10:10:18.376Z] Step 8/8 : RUN go mod download [2020-09-18T10:10:18.664Z] ---> Running in a37f347af247 [2020-09-18T10:10:20.013Z] using credential edgex-jenkins-ssh [2020-09-18T10:10:20.065Z] Cloning the remote Git repository [2020-09-18T10:10:20.066Z] Cloning with configured refspecs honoured and without tags [2020-09-18T10:10:20.090Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-09-18T10:10:20.158Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-09-18T10:10:20.216Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-09-18T10:10:20.216Z] > git --version # timeout=10 [2020-09-18T10:10:20.224Z] > git --version # 'git version 2.16.5' [2020-09-18T10:10:20.224Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-18T10:10:20.246Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T10:10:20.864Z] Fetching without tags [2020-09-18T10:10:21.262Z] Merging remotes/origin/master commit 9f44a914c3163ba6aceeb076ef4043962d95dc92 into PR head commit 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 [2020-09-18T10:10:21.347Z] Merge succeeded, producing 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 [2020-09-18T10:10:21.347Z] Checking out Revision 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 (PR-593) [2020-09-18T10:10:20.832Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-09-18T10:10:20.839Z] > git config --add remote.origin.fetch +refs/pull/593/head:refs/remotes/origin/PR-593 # timeout=10 [2020-09-18T10:10:20.845Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T10:10:20.857Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-09-18T10:10:20.871Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-09-18T10:10:20.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-18T10:10:20.875Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T10:10:21.272Z] > git config core.sparsecheckout # timeout=10 [2020-09-18T10:10:21.279Z] > git checkout -f 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 # timeout=10 [2020-09-18T10:10:21.322Z] > git remote # timeout=10 [2020-09-18T10:10:21.327Z] > git config --get remote.origin.url # timeout=10 [2020-09-18T10:10:21.331Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-18T10:10:21.334Z] > git merge 9f44a914c3163ba6aceeb076ef4043962d95dc92 # timeout=10 [2020-09-18T10:10:21.342Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-18T10:10:21.353Z] > git config core.sparsecheckout # timeout=10 [2020-09-18T10:10:21.360Z] > git checkout -f 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 # timeout=10 [2020-09-18T10:10:24.931Z] Commit message: "fix: fix autoevent panic during callback" [2020-09-18T10:10:24.959Z] > git --version # timeout=10 [2020-09-18T10:10:24.963Z] > git --version # 'git version 2.16.5' [2020-09-18T10:10:24.968Z] fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-18T10:10:26.305Z] ========================================================= [2020-09-18T10:10:26.306Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-18T10:10:26.306Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-18T10:10:26.972Z] + 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 . [2020-09-18T10:10:27.239Z] Sending build context to Docker daemon 3.176MB [2020-09-18T10:10:27.239Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-18T10:10:27.239Z] Step 2/8 : FROM ${BASE} [2020-09-18T10:10:27.239Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-18T10:10:27.239Z] df20fa9351a1: Pulling fs layer [2020-09-18T10:10:27.239Z] ed8968b2872e: Pulling fs layer [2020-09-18T10:10:27.239Z] a92cc7c5fd73: Pulling fs layer [2020-09-18T10:10:27.239Z] e871e8e8d7a9: Pulling fs layer [2020-09-18T10:10:27.239Z] e73272ec9a57: Pulling fs layer [2020-09-18T10:10:27.239Z] 1e910a182e73: Pulling fs layer [2020-09-18T10:10:27.239Z] 4e634b169226: Pulling fs layer [2020-09-18T10:10:27.239Z] e871e8e8d7a9: Waiting [2020-09-18T10:10:27.239Z] e73272ec9a57: Waiting [2020-09-18T10:10:27.239Z] 1e910a182e73: Waiting [2020-09-18T10:10:27.239Z] 4e634b169226: Waiting [2020-09-18T10:10:27.239Z] a92cc7c5fd73: Verifying Checksum [2020-09-18T10:10:27.239Z] a92cc7c5fd73: Download complete [2020-09-18T10:10:27.239Z] ed8968b2872e: Download complete [2020-09-18T10:10:27.239Z] e73272ec9a57: Verifying Checksum [2020-09-18T10:10:27.239Z] e73272ec9a57: Download complete [2020-09-18T10:10:27.239Z] 1e910a182e73: Verifying Checksum [2020-09-18T10:10:27.239Z] 1e910a182e73: Download complete [2020-09-18T10:10:27.503Z] df20fa9351a1: Verifying Checksum [2020-09-18T10:10:27.503Z] df20fa9351a1: Download complete [2020-09-18T10:10:27.503Z] df20fa9351a1: Pull complete [2020-09-18T10:10:27.764Z] ed8968b2872e: Pull complete [2020-09-18T10:10:28.027Z] a92cc7c5fd73: Pull complete [2020-09-18T10:10:29.005Z] 4e634b169226: Download complete [2020-09-18T10:10:29.951Z] e871e8e8d7a9: Verifying Checksum [2020-09-18T10:10:29.951Z] e871e8e8d7a9: Download complete [2020-09-18T10:10:33.808Z] Removing intermediate container a37f347af247 [2020-09-18T10:10:33.808Z] ---> 73e042a9f968 [2020-09-18T10:10:33.808Z] Successfully built 73e042a9f968 [2020-09-18T10:10:33.808Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-18T10:10:34.240Z] + docker inspect -f . ci-base-image-arm64 [2020-09-18T10:10:34.240Z] . [Pipeline] withDockerContainer [2020-09-18T10:10:34.505Z] prd-ubuntu18.04-docker-arm64-4c-16g-383 does not seem to be running inside a container [2020-09-18T10:10:34.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-09-18T10:10:35.274Z] e871e8e8d7a9: Pull complete [2020-09-18T10:10:35.274Z] e73272ec9a57: Pull complete [2020-09-18T10:10:35.274Z] 1e910a182e73: Pull complete [2020-09-18T10:10:36.448Z] $ docker top e332fcb89bbd777b2f6b166a602f8ca10f689340a4800e2a5e5ca277fffb4151 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-18T10:10:37.968Z] + go version [2020-09-18T10:10:37.968Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-09-18T10:10:38.008Z] $ docker stop --time=1 e332fcb89bbd777b2f6b166a602f8ca10f689340a4800e2a5e5ca277fffb4151 [2020-09-18T10:10:39.918Z] $ docker rm -f e332fcb89bbd777b2f6b166a602f8ca10f689340a4800e2a5e5ca277fffb4151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-09-18T10:10:40.576Z] 4e634b169226: Pull complete [2020-09-18T10:10:40.576Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-18T10:10:40.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-18T10:10:40.576Z] ---> f7629b54cfaa [2020-09-18T10:10:40.576Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-09-18T10:10:40.576Z] ---> Running in f5fcb258d701 [2020-09-18T10:10:40.576Z] Removing intermediate container f5fcb258d701 [2020-09-18T10:10:40.576Z] ---> c06cf016c48f [2020-09-18T10:10:40.576Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-18T10:10:40.576Z] ---> Running in 1053b8c51264 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-18T10:10:41.319Z] + docker inspect -f . ci-base-image-arm64 [2020-09-18T10:10:41.319Z] . [Pipeline] withDockerContainer [2020-09-18T10:10:41.525Z] Removing intermediate container 1053b8c51264 [2020-09-18T10:10:41.525Z] ---> 4ff54112f1c0 [2020-09-18T10:10:41.525Z] Step 5/8 : RUN apk add --no-cache make git [2020-09-18T10:10:41.525Z] ---> Running in c6f47d242e3f [2020-09-18T10:10:41.604Z] prd-ubuntu18.04-docker-arm64-4c-16g-383 does not seem to be running inside a container [2020-09-18T10:10:41.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-09-18T10:10:42.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-18T10:10:43.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-18T10:10:43.311Z] OK: 166 MiB in 39 packages [2020-09-18T10:10:43.543Z] $ docker top a0408f3e9edf7e9f2de01c6d087344809514020e94fcb53aff1c930ae3767b38 -eo pid,comm [2020-09-18T10:10:43.883Z] Removing intermediate container c6f47d242e3f [2020-09-18T10:10:43.883Z] ---> c7c37f305ba0 [2020-09-18T10:10:43.883Z] Step 6/8 : WORKDIR /device-sdk-go [2020-09-18T10:10:43.883Z] ---> Running in be2128de99df [2020-09-18T10:10:43.883Z] Removing intermediate container be2128de99df [2020-09-18T10:10:43.883Z] ---> 68a53c45cbc9 [2020-09-18T10:10:43.883Z] Step 7/8 : COPY . . [Pipeline] { [Pipeline] sh [2020-09-18T10:10:45.138Z] + make test [2020-09-18T10:10:45.138Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-09-18T10:10:45.282Z] ---> fb33d7d08ca4 [2020-09-18T10:10:45.283Z] Step 8/8 : RUN go mod download [2020-09-18T10:10:45.283Z] ---> Running in 9eb2cd4297cb [2020-09-18T10:10:55.311Z] Removing intermediate container 9eb2cd4297cb [2020-09-18T10:10:55.312Z] ---> 87d9446953dc [2020-09-18T10:10:55.312Z] Successfully built 87d9446953dc [2020-09-18T10:10:55.312Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-18T10:10:55.766Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-18T10:10:55.766Z] . [Pipeline] withDockerContainer [2020-09-18T10:10:55.906Z] prd-centos7-docker-4c-2g-384 does not seem to be running inside a container [2020-09-18T10:10:55.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-09-18T10:10:57.148Z] $ docker top 458796e8d7740078d6a05fc004abcb3304f99ac80bf221056f834395371a8766 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-18T10:10:57.689Z] + go version [2020-09-18T10:10:57.689Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-18T10:10:57.720Z] $ docker stop --time=1 458796e8d7740078d6a05fc004abcb3304f99ac80bf221056f834395371a8766 [2020-09-18T10:10:59.087Z] $ docker rm -f 458796e8d7740078d6a05fc004abcb3304f99ac80bf221056f834395371a8766 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-18T10:11:00.128Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-18T10:11:00.128Z] . [Pipeline] withDockerContainer [2020-09-18T10:11:00.238Z] prd-centos7-docker-4c-2g-384 does not seem to be running inside a container [2020-09-18T10:11:00.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-09-18T10:11:00.866Z] $ docker top 33b28b979546c4fb07800f0d6a1f3aac40d7c6f1ea78a0436cab366e502752df -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-18T10:11:01.489Z] + make test [2020-09-18T10:11:01.489Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-09-18T10:11:07.333Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-09-18T10:11:08.118Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-09-18T10:11:20.461Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-09-18T10:11:20.461Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-09-18T10:11:20.461Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-09-18T10:11:20.461Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.036s coverage: 21.9% of statements [2020-09-18T10:11:20.461Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.430s coverage: 95.7% of statements [2020-09-18T10:11:46.400Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-09-18T10:11:46.400Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-09-18T10:11:46.400Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-09-18T10:11:46.400Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.060s coverage: 21.9% of statements [2020-09-18T10:11:46.400Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.090s coverage: 95.7% of statements [2020-09-18T10:11:52.610Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.040s coverage: 8.6% of statements [2020-09-18T10:11:52.610Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.040s coverage: 21.7% of statements [2020-09-18T10:11:52.610Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-09-18T10:11:52.610Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.180s coverage: 37.0% of statements [2020-09-18T10:11:52.610Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-09-18T10:11:52.610Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.228s coverage: 65.4% of statements [2020-09-18T10:11:52.610Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-09-18T10:11:52.610Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-09-18T10:11:52.610Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-09-18T10:11:52.610Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.089s coverage: 52.6% of statements [2020-09-18T10:11:52.610Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.145s coverage: 68.9% of statements [2020-09-18T10:11:52.610Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-09-18T10:11:52.610Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-09-18T10:11:52.610Z] GO111MODULE=on go vet ./... [2020-09-18T10:11:59.257Z] gofmt -l . [2020-09-18T10:11:59.257Z] [ "`gofmt -l .`" = "" ] [2020-09-18T10:11:59.257Z] ./bin/test-attribution-txt.sh [2020-09-18T10:11:59.257Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-09-18T10:11:59.577Z] Stashed 1 file(s) [Pipeline] } [2020-09-18T10:11:59.598Z] $ docker stop --time=1 33b28b979546c4fb07800f0d6a1f3aac40d7c6f1ea78a0436cab366e502752df [2020-09-18T10:12:01.442Z] $ docker rm -f 33b28b979546c4fb07800f0d6a1f3aac40d7c6f1ea78a0436cab366e502752df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-18T10:12:05.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-18T10:12:06.293Z] + ls -al . [2020-09-18T10:12:06.294Z] total 188 [2020-09-18T10:12:06.294Z] drwxrwxr-x. 11 jenkins jenkins 4096 Sep 18 10:11 . [2020-09-18T10:12:06.294Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 18 10:10 .. [2020-09-18T10:12:06.294Z] drwxrwxr-x. 2 jenkins jenkins 64 Sep 18 10:10 bin [2020-09-18T10:12:06.294Z] -rw-r--r--. 1 jenkins jenkins 111696 Sep 18 10:11 coverage.out [2020-09-18T10:12:06.294Z] -rw-rw-r--. 1 jenkins jenkins 936 Sep 18 10:10 Dockerfile.build [2020-09-18T10:12:06.294Z] -rw-rw-r--. 1 jenkins jenkins 140 Sep 18 10:10 .dockerignore [2020-09-18T10:12:06.294Z] drwxrwxr-x. 4 jenkins jenkins 48 Sep 18 10:10 example [2020-09-18T10:12:06.294Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 18 10:10 .git [2020-09-18T10:12:06.294Z] drwxrwxr-x. 2 jenkins jenkins 60 Sep 18 10:10 .github [2020-09-18T10:12:06.294Z] -rw-rw-r--. 1 jenkins jenkins 138 Sep 18 10:10 .gitignore [2020-09-18T10:12:06.294Z] -rw-r--r--. 1 jenkins jenkins 446 Sep 18 10:11 go.mod [2020-09-18T10:12:06.294Z] -rw-r--r--. 1 jenkins jenkins 12179 Sep 18 10:11 go.sum [2020-09-18T10:12:06.294Z] drwxrwxr-x. 13 jenkins jenkins 184 Sep 18 10:10 internal [2020-09-18T10:12:06.294Z] -rw-rw-r--. 1 jenkins jenkins 785 Sep 18 10:10 Jenkinsfile [2020-09-18T10:12:06.294Z] -rw-rw-r--. 1 jenkins jenkins 11341 Sep 18 10:10 LICENSE [2020-09-18T10:12:06.294Z] -rw-rw-r--. 1 jenkins jenkins 1013 Sep 18 10:10 Makefile [2020-09-18T10:12:06.294Z] drwxrwxr-x. 4 jenkins jenkins 26 Sep 18 10:10 openapi [2020-09-18T10:12:06.294Z] drwxrwxr-x. 5 jenkins jenkins 50 Sep 18 10:10 pkg [2020-09-18T10:12:06.294Z] -rw-rw-r--. 1 jenkins jenkins 5897 Sep 18 10:10 README.md [2020-09-18T10:12:06.294Z] -rw-rw-r--. 1 jenkins jenkins 4291 Sep 18 10:10 RELEASE-NOTES.txt [2020-09-18T10:12:06.294Z] drwxrwxr-x. 3 jenkins jenkins 58 Sep 18 10:10 .semver [2020-09-18T10:12:06.294Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 18 10:10 snap [2020-09-18T10:12:06.294Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 18 10:07 VERSION [2020-09-18T10:12:06.294Z] -rw-rw-r--. 1 jenkins jenkins 222 Sep 18 10:10 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-18T10:12:06.650Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=4d3928a445fe6b0fab8e7cb8929633fe4725dd90 --label arch=amd64 --label version=0.0.0 . [2020-09-18T10:12:06.914Z] Sending build context to Docker daemon 3.29MB [2020-09-18T10:12:06.914Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-09-18T10:12:06.914Z] Step 2/24 : FROM ${BASE} AS builder [2020-09-18T10:12:06.914Z] ---> 87d9446953dc [2020-09-18T10:12:06.914Z] Step 3/24 : ARG MAKE='make build' [2020-09-18T10:12:07.177Z] ---> Running in 8fcce5062980 [2020-09-18T10:12:07.440Z] Removing intermediate container 8fcce5062980 [2020-09-18T10:12:07.440Z] ---> fe22a6ad378e [2020-09-18T10:12:07.440Z] Step 4/24 : WORKDIR /device-sdk-go [2020-09-18T10:12:07.440Z] ---> Running in 4ab1fe99c682 [2020-09-18T10:12:07.701Z] Removing intermediate container 4ab1fe99c682 [2020-09-18T10:12:07.701Z] ---> 103e50b946e9 [2020-09-18T10:12:07.701Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-09-18T10:12:07.701Z] ---> Running in dfbae809b6f7 [2020-09-18T10:12:07.963Z] Removing intermediate container dfbae809b6f7 [2020-09-18T10:12:07.963Z] ---> f986ba42eec9 [2020-09-18T10:12:07.963Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-18T10:12:07.963Z] ---> Running in f87b78cff95d [2020-09-18T10:12:08.919Z] Removing intermediate container f87b78cff95d [2020-09-18T10:12:08.919Z] ---> c830cb6837ef [2020-09-18T10:12:08.919Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-09-18T10:12:08.919Z] ---> Running in f4f47f9e0489 [2020-09-18T10:12:09.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-18T10:12:10.440Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-18T10:12:11.014Z] OK: 166 MiB in 39 packages [2020-09-18T10:12:11.588Z] Removing intermediate container f4f47f9e0489 [2020-09-18T10:12:11.588Z] ---> 994589d59cb7 [2020-09-18T10:12:11.588Z] Step 8/24 : COPY . . [2020-09-18T10:12:12.536Z] ---> 9cb883cc91f5 [2020-09-18T10:12:12.536Z] Step 9/24 : RUN ${MAKE} [2020-09-18T10:12:12.536Z] ---> Running in 9a687a8616bc [2020-09-18T10:12:12.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-09-18T10:12:14.114Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.056s coverage: 8.6% of statements [2020-09-18T10:12:14.114Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.062s coverage: 21.7% of statements [2020-09-18T10:12:14.114Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-09-18T10:12:14.114Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.523s coverage: 37.0% of statements [2020-09-18T10:12:14.114Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-09-18T10:12:14.114Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.670s coverage: 65.4% of statements [2020-09-18T10:12:14.114Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-09-18T10:12:14.114Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-09-18T10:12:14.114Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-09-18T10:12:14.114Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.232s coverage: 52.6% of statements [2020-09-18T10:12:14.114Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.908s coverage: 68.9% of statements [2020-09-18T10:12:14.114Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-09-18T10:12:14.114Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-09-18T10:12:14.114Z] GO111MODULE=on go vet ./... [2020-09-18T10:12:19.511Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-09-18T10:12:21.431Z] Removing intermediate container 9a687a8616bc [2020-09-18T10:12:21.431Z] ---> 35a52e325023 [2020-09-18T10:12:21.431Z] Step 10/24 : FROM scratch [2020-09-18T10:12:21.431Z] ---> [2020-09-18T10:12:21.431Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-09-18T10:12:21.431Z] ---> Running in fdd1f266ff4a [2020-09-18T10:12:21.431Z] Removing intermediate container fdd1f266ff4a [2020-09-18T10:12:21.431Z] ---> 4e24e0915176 [2020-09-18T10:12:21.431Z] Step 12/24 : ENV APP_PORT=49990 [2020-09-18T10:12:21.431Z] ---> Running in 2e97a94602e6 [2020-09-18T10:12:21.431Z] Removing intermediate container 2e97a94602e6 [2020-09-18T10:12:21.431Z] ---> 3deabc320895 [2020-09-18T10:12:21.431Z] Step 13/24 : EXPOSE $APP_PORT [2020-09-18T10:12:21.431Z] ---> Running in 32a162a3987a [2020-09-18T10:12:21.691Z] Removing intermediate container 32a162a3987a [2020-09-18T10:12:21.691Z] ---> 7e7a60c4f9fe [2020-09-18T10:12:21.691Z] Step 14/24 : WORKDIR / [2020-09-18T10:12:21.691Z] ---> Running in 7d86e9edae30 [2020-09-18T10:12:21.952Z] Removing intermediate container 7d86e9edae30 [2020-09-18T10:12:21.952Z] ---> 311698806067 [2020-09-18T10:12:21.952Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-09-18T10:12:22.525Z] ---> 03b3c28373a1 [2020-09-18T10:12:22.525Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-09-18T10:12:22.525Z] ---> a5205928e533 [2020-09-18T10:12:22.525Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-09-18T10:12:22.787Z] ---> 01500250d631 [2020-09-18T10:12:22.787Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-09-18T10:12:23.049Z] ---> 7ebbe41dbaea [2020-09-18T10:12:23.049Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-09-18T10:12:23.311Z] ---> e0bdaf110dfd [2020-09-18T10:12:23.311Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-09-18T10:12:23.574Z] ---> Running in c2b816b75473 [2020-09-18T10:12:23.837Z] Removing intermediate container c2b816b75473 [2020-09-18T10:12:23.837Z] ---> 5fc0c32e54c7 [2020-09-18T10:12:23.837Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-18T10:12:23.837Z] ---> Running in 4c8e07dd1674 [2020-09-18T10:12:24.101Z] Removing intermediate container 4c8e07dd1674 [2020-09-18T10:12:24.101Z] ---> 4c861e05cf58 [2020-09-18T10:12:24.101Z] Step 22/24 : LABEL arch=amd64 [2020-09-18T10:12:24.101Z] ---> Running in e74beac49430 [2020-09-18T10:12:24.362Z] Removing intermediate container e74beac49430 [2020-09-18T10:12:24.362Z] ---> 8a243f745f2f [2020-09-18T10:12:24.362Z] Step 23/24 : LABEL git_sha=4d3928a445fe6b0fab8e7cb8929633fe4725dd90 [2020-09-18T10:12:24.362Z] ---> Running in 8030f5743fd0 [2020-09-18T10:12:24.362Z] Removing intermediate container 8030f5743fd0 [2020-09-18T10:12:24.362Z] ---> 24d5b9c1cc5e [2020-09-18T10:12:24.362Z] Step 24/24 : LABEL version=0.0.0 [2020-09-18T10:12:24.627Z] ---> Running in 5ffedb12e9e9 [2020-09-18T10:12:24.627Z] Removing intermediate container 5ffedb12e9e9 [2020-09-18T10:12:24.627Z] ---> a809fca15ef5 [2020-09-18T10:12:24.627Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-18T10:12:24.627Z] Successfully built a809fca15ef5 [2020-09-18T10:12:24.627Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-18T10:12:40.982Z] gofmt -l . [2020-09-18T10:12:41.254Z] [ "`gofmt -l .`" = "" ] [2020-09-18T10:12:41.850Z] ./bin/test-attribution-txt.sh [2020-09-18T10:12:42.452Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-09-18T10:12:42.765Z] Warning: overwriting stash ‘coverage-report’ [2020-09-18T10:12:43.624Z] Stashed 1 file(s) [Pipeline] } [2020-09-18T10:12:43.646Z] $ docker stop --time=1 a0408f3e9edf7e9f2de01c6d087344809514020e94fcb53aff1c930ae3767b38 [2020-09-18T10:12:45.923Z] $ docker rm -f a0408f3e9edf7e9f2de01c6d087344809514020e94fcb53aff1c930ae3767b38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-18T10:12:47.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-18T10:12:47.974Z] + ls -al . [2020-09-18T10:12:47.974Z] total 228 [2020-09-18T10:12:47.974Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 18 10:12 . [2020-09-18T10:12:47.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 10:09 .. [2020-09-18T10:12:47.974Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 18 10:09 .dockerignore [2020-09-18T10:12:47.974Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 18 10:09 .git [2020-09-18T10:12:47.974Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 10:09 .github [2020-09-18T10:12:47.974Z] -rw-rw-r-- 1 jenkins jenkins 138 Sep 18 10:09 .gitignore [2020-09-18T10:12:47.974Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 10:09 .semver [2020-09-18T10:12:47.974Z] -rw-rw-r-- 1 jenkins jenkins 936 Sep 18 10:09 Dockerfile.build [2020-09-18T10:12:47.974Z] -rw-rw-r-- 1 jenkins jenkins 785 Sep 18 10:09 Jenkinsfile [2020-09-18T10:12:47.974Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 18 10:09 LICENSE [2020-09-18T10:12:47.974Z] -rw-rw-r-- 1 jenkins jenkins 1013 Sep 18 10:09 Makefile [2020-09-18T10:12:47.974Z] -rw-rw-r-- 1 jenkins jenkins 5897 Sep 18 10:09 README.md [2020-09-18T10:12:47.974Z] -rw-rw-r-- 1 jenkins jenkins 4291 Sep 18 10:09 RELEASE-NOTES.txt [2020-09-18T10:12:47.974Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 18 10:07 VERSION [2020-09-18T10:12:47.974Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 10:09 bin [2020-09-18T10:12:47.974Z] -rw-r--r-- 1 jenkins jenkins 111696 Sep 18 10:12 coverage.out [2020-09-18T10:12:47.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 10:09 example [2020-09-18T10:12:47.974Z] -rw-r--r-- 1 jenkins jenkins 446 Sep 18 10:12 go.mod [2020-09-18T10:12:47.974Z] -rw-r--r-- 1 jenkins jenkins 12179 Sep 18 10:12 go.sum [2020-09-18T10:12:47.974Z] drwxrwxr-x 13 jenkins jenkins 4096 Sep 18 10:09 internal [2020-09-18T10:12:47.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 10:09 openapi [2020-09-18T10:12:47.974Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 18 10:09 pkg [2020-09-18T10:12:47.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 10:09 snap [2020-09-18T10:12:47.974Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 18 10:09 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-18T10:12:48.385Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4d3928a445fe6b0fab8e7cb8929633fe4725dd90 --label arch=arm64 --label version=0.0.0 . [2020-09-18T10:12:48.995Z] Sending build context to Docker daemon 3.29MB [2020-09-18T10:12:48.995Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-09-18T10:12:48.995Z] Step 2/24 : FROM ${BASE} AS builder [2020-09-18T10:12:48.995Z] ---> 73e042a9f968 [2020-09-18T10:12:48.995Z] Step 3/24 : ARG MAKE='make build' [2020-09-18T10:12:49.267Z] ---> Running in be46a67f90cf [2020-09-18T10:12:49.544Z] Removing intermediate container be46a67f90cf [2020-09-18T10:12:49.544Z] ---> a74ac5ca3947 [2020-09-18T10:12:49.544Z] Step 4/24 : WORKDIR /device-sdk-go [2020-09-18T10:12:49.819Z] ---> Running in c8227693e21c [2020-09-18T10:12:50.091Z] Removing intermediate container c8227693e21c [2020-09-18T10:12:50.091Z] ---> 0ecee0a24266 [2020-09-18T10:12:50.091Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-09-18T10:12:50.365Z] ---> Running in 32e11ceacbe6 [2020-09-18T10:12:50.642Z] Removing intermediate container 32e11ceacbe6 [2020-09-18T10:12:50.642Z] ---> affd951f0d35 [2020-09-18T10:12:50.642Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-18T10:12:50.915Z] ---> Running in 36e6f4a5c306 [2020-09-18T10:12:53.540Z] Removing intermediate container 36e6f4a5c306 [2020-09-18T10:12:53.540Z] ---> 1260a1bf4a88 [2020-09-18T10:12:53.540Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-09-18T10:12:53.540Z] ---> Running in 0f6493b81bef [2020-09-18T10:12:54.983Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-18T10:12:55.577Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-18T10:12:56.170Z] OK: 142 MiB in 39 packages [2020-09-18T10:12:57.603Z] Removing intermediate container 0f6493b81bef [2020-09-18T10:12:57.603Z] ---> 24bd7384ea17 [2020-09-18T10:12:57.603Z] Step 8/24 : COPY . . [2020-09-18T10:12:58.583Z] ---> a18483684ed3 [2020-09-18T10:12:58.583Z] Step 9/24 : RUN ${MAKE} [2020-09-18T10:12:58.856Z] ---> Running in ca7e0cd7ae4d [2020-09-18T10:13:00.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-09-18T10:13:22.508Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-09-18T10:13:25.127Z] Removing intermediate container ca7e0cd7ae4d [2020-09-18T10:13:25.127Z] ---> 42181cd83aa5 [2020-09-18T10:13:25.127Z] Step 10/24 : FROM scratch [2020-09-18T10:13:25.127Z] ---> [2020-09-18T10:13:25.127Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-09-18T10:13:25.127Z] ---> Running in 4d34c1d0edea [2020-09-18T10:13:25.127Z] Removing intermediate container 4d34c1d0edea [2020-09-18T10:13:25.127Z] ---> 1783793b719c [2020-09-18T10:13:25.127Z] Step 12/24 : ENV APP_PORT=49990 [2020-09-18T10:13:25.398Z] ---> Running in d5da277531f2 [2020-09-18T10:13:25.673Z] Removing intermediate container d5da277531f2 [2020-09-18T10:13:25.673Z] ---> 39e80cad4eb9 [2020-09-18T10:13:25.673Z] Step 13/24 : EXPOSE $APP_PORT [2020-09-18T10:13:25.673Z] ---> Running in 18680d413513 [2020-09-18T10:13:26.275Z] Removing intermediate container 18680d413513 [2020-09-18T10:13:26.275Z] ---> 11098110cecf [2020-09-18T10:13:26.275Z] Step 14/24 : WORKDIR / [2020-09-18T10:13:26.275Z] ---> Running in 864bfc0b3423 [2020-09-18T10:13:26.874Z] Removing intermediate container 864bfc0b3423 [2020-09-18T10:13:26.874Z] ---> e58206d51b2e [2020-09-18T10:13:26.874Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-09-18T10:13:28.311Z] ---> 3475f6834e99 [2020-09-18T10:13:28.311Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-09-18T10:13:28.906Z] ---> 0deac2f396d0 [2020-09-18T10:13:28.906Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-09-18T10:13:29.503Z] ---> a86d0befb709 [2020-09-18T10:13:29.503Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-09-18T10:13:30.482Z] ---> 164d80da2ca8 [2020-09-18T10:13:30.482Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-09-18T10:13:31.084Z] ---> 367d85d09887 [2020-09-18T10:13:31.084Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-09-18T10:13:31.084Z] ---> Running in c1541270c4d0 [2020-09-18T10:13:31.679Z] Removing intermediate container c1541270c4d0 [2020-09-18T10:13:31.679Z] ---> 5fd37d613ab1 [2020-09-18T10:13:31.679Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-18T10:13:31.679Z] ---> Running in 8375c1fd6bd9 [2020-09-18T10:13:31.953Z] Removing intermediate container 8375c1fd6bd9 [2020-09-18T10:13:31.953Z] ---> 891df4ea660e [2020-09-18T10:13:31.953Z] Step 22/24 : LABEL arch=arm64 [2020-09-18T10:13:32.228Z] ---> Running in f2b6cd0f8df3 [2020-09-18T10:13:32.823Z] Removing intermediate container f2b6cd0f8df3 [2020-09-18T10:13:32.824Z] ---> 145ef4df0242 [2020-09-18T10:13:32.824Z] Step 23/24 : LABEL git_sha=4d3928a445fe6b0fab8e7cb8929633fe4725dd90 [2020-09-18T10:13:32.824Z] ---> Running in f76d31e87dfa [2020-09-18T10:13:33.419Z] Removing intermediate container f76d31e87dfa [2020-09-18T10:13:33.419Z] ---> d1ba797de027 [2020-09-18T10:13:33.419Z] Step 24/24 : LABEL version=0.0.0 [2020-09-18T10:13:33.419Z] ---> Running in 8243e013d7b9 [2020-09-18T10:13:34.016Z] Removing intermediate container 8243e013d7b9 [2020-09-18T10:13:34.016Z] ---> e8f61f7d2caf [2020-09-18T10:13:34.016Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-18T10:13:34.016Z] Successfully built e8f61f7d2caf [2020-09-18T10:13:34.016Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-09-18T10:13:36.978Z] provisioning config files... [2020-09-18T10:13:36.993Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp/config4988971391517355031tmp [Pipeline] { [Pipeline] sh [2020-09-18T10:13:37.432Z] + curl -s https://codecov.io/bash [2020-09-18T10:13:37.433Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp/config4988971391517355031tmp [Pipeline] } [2020-09-18T10:13:37.768Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-09-18T10:13:41.432Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-18T10:13:42.042Z] ---> package-listing.sh [2020-09-18T10:13:42.042Z] ++ facter osfamily [2020-09-18T10:13:42.042Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-18T10:13:42.042Z] + OS_FAMILY=redhat [2020-09-18T10:13:42.042Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-593 [2020-09-18T10:13:42.042Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-18T10:13:42.042Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-18T10:13:42.042Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-18T10:13:42.042Z] + PACKAGES=/tmp/packages_start.txt [2020-09-18T10:13:42.042Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-593 ']' [2020-09-18T10:13:42.042Z] + PACKAGES=/tmp/packages_end.txt [2020-09-18T10:13:42.042Z] + case "${OS_FAMILY}" in [2020-09-18T10:13:42.042Z] + rpm -qa [2020-09-18T10:13:42.042Z] + sort [2020-09-18T10:13:46.268Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-18T10:13:46.268Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-18T10:13:46.268Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-18T10:13:46.268Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-593 ']' [2020-09-18T10:13:46.268Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-593/archives/ [2020-09-18T10:13:46.268Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-593/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-18T10:13:47.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-18T10:13:47.396Z] [2020-09-18T10:13:47.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-18T10:13:47.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-18T10:13:47.790Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-18T10:13:47.790Z] df20fa9351a1: Pulling fs layer [2020-09-18T10:13:47.790Z] 36b3adc4ff6f: Pulling fs layer [2020-09-18T10:13:47.790Z] 8ad3a11d3b57: Pulling fs layer [2020-09-18T10:13:47.790Z] 46f8f816bc3b: Pulling fs layer [2020-09-18T10:13:47.790Z] 0dadc02b9964: Pulling fs layer [2020-09-18T10:13:47.790Z] ce6a7cf60c04: Pulling fs layer [2020-09-18T10:13:47.790Z] 7a184a31f384: Pulling fs layer [2020-09-18T10:13:47.790Z] 0879bd2ef858: Pulling fs layer [2020-09-18T10:13:47.790Z] 46f8f816bc3b: Waiting [2020-09-18T10:13:47.790Z] 0dadc02b9964: Waiting [2020-09-18T10:13:47.790Z] ce6a7cf60c04: Waiting [2020-09-18T10:13:47.790Z] 7a184a31f384: Waiting [2020-09-18T10:13:47.790Z] 0879bd2ef858: Waiting [2020-09-18T10:13:47.790Z] 36b3adc4ff6f: Verifying Checksum [2020-09-18T10:13:47.790Z] 36b3adc4ff6f: Download complete [2020-09-18T10:13:47.790Z] 46f8f816bc3b: Verifying Checksum [2020-09-18T10:13:47.790Z] 46f8f816bc3b: Download complete [2020-09-18T10:13:48.056Z] df20fa9351a1: Verifying Checksum [2020-09-18T10:13:48.056Z] df20fa9351a1: Download complete [2020-09-18T10:13:48.056Z] ce6a7cf60c04: Verifying Checksum [2020-09-18T10:13:48.056Z] ce6a7cf60c04: Download complete [2020-09-18T10:13:48.056Z] 0dadc02b9964: Verifying Checksum [2020-09-18T10:13:48.056Z] 0dadc02b9964: Download complete [2020-09-18T10:13:48.056Z] 7a184a31f384: Verifying Checksum [2020-09-18T10:13:48.056Z] 7a184a31f384: Download complete [2020-09-18T10:13:48.320Z] df20fa9351a1: Pull complete [2020-09-18T10:13:48.320Z] 8ad3a11d3b57: Verifying Checksum [2020-09-18T10:13:48.320Z] 8ad3a11d3b57: Download complete [2020-09-18T10:13:48.584Z] 36b3adc4ff6f: Pull complete [2020-09-18T10:13:48.584Z] 0879bd2ef858: Verifying Checksum [2020-09-18T10:13:48.584Z] 0879bd2ef858: Download complete [2020-09-18T10:13:49.164Z] 8ad3a11d3b57: Pull complete [2020-09-18T10:13:49.164Z] 46f8f816bc3b: Pull complete [2020-09-18T10:13:49.426Z] 0dadc02b9964: Pull complete [2020-09-18T10:13:49.693Z] ce6a7cf60c04: Pull complete [2020-09-18T10:13:49.693Z] 7a184a31f384: Pull complete [2020-09-18T10:13:52.263Z] 0879bd2ef858: Pull complete [2020-09-18T10:13:52.263Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-18T10:13:52.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-18T10:13:52.263Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-18T10:13:52.432Z] prd-centos7-docker-4c-2g-382 does not seem to be running inside a container [2020-09-18T10:13:52.479Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/dgexfoundry_device-sdk-go_PR-593 -v /w/workspace/dgexfoundry_device-sdk-go_PR-593:/w/workspace/dgexfoundry_device-sdk-go_PR-593:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-18T10:13:58.174Z] $ docker top d049a007c533f19cdfc711bb95bb7fad8652e70751a3c2133515d4b564daa821 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-18T10:13:58.812Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-18T10:13:59.134Z] + ls /var/log/sa-host [2020-09-18T10:13:59.135Z] + sadf -c /var/log/sa-host/sa05 [2020-09-18T10:13:59.135Z] file_magic: OK [2020-09-18T10:13:59.135Z] HZ: Using current value: 100 [2020-09-18T10:13:59.135Z] file_header: OK [2020-09-18T10:13:59.135Z] 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 [2020-09-18T10:13:59.135Z] Statistics: [2020-09-18T10:13:59.135Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-18T10:13:59.135Z] File successfully converted to sysstat format version 12.2.1 [2020-09-18T10:13:59.135Z] + sadf -c /var/log/sa-host/sa18 [2020-09-18T10:13:59.135Z] file_magic: OK [2020-09-18T10:13:59.135Z] HZ: Using current value: 100 [2020-09-18T10:13:59.135Z] file_header: OK [2020-09-18T10:13:59.135Z] 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 [2020-09-18T10:13:59.135Z] Statistics: [2020-09-18T10:13:59.135Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-18T10:13:59.135Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-18T10:13:59.263Z] provisioning config files... [2020-09-18T10:13:59.280Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp/config1143802359685634766tmp [Pipeline] { [Pipeline] echo [2020-09-18T10:13:59.406Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-18T10:13:59.748Z] ---> create-netrc.sh [Pipeline] echo [2020-09-18T10:13:59.798Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-18T10:14:00.148Z] ---> logs-deploy.sh [2020-09-18T10:14:00.148Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-593/1 [2020-09-18T10:14:00.148Z] INFO: archiving workspace using pattern(s): [2020-09-18T10:14:01.543Z] Archives upload complete. [2020-09-18T10:14:01.543Z] INFO: archiving logs to Nexus