Pull request #160 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6e019af8001d84a5420e319bcbf5df55b4ace51c+d98ab64770a8aa8499d3ed372f913abb779305df (2b083fb700eeb0b20f0c8a7d730a808d2ad9e5b2) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-virtual-go/branches/PR-160/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-160/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18119 in /w/workspace/foundry_device-virtual-go_PR-160 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-160 # timeout=10 Merging remotes/origin/master commit d98ab64770a8aa8499d3ed372f913abb779305df into PR head commit 6e019af8001d84a5420e319bcbf5df55b4ace51c Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e019af8001d84a5420e319bcbf5df55b4ace51c # timeout=10 Merge succeeded, producing 6e019af8001d84a5420e319bcbf5df55b4ace51c Checking out Revision 6e019af8001d84a5420e319bcbf5df55b4ace51c (PR-160) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d98ab64770a8aa8499d3ed372f913abb779305df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e019af8001d84a5420e319bcbf5df55b4ace51c # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-04T06:18:58.354Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-04T06:18:58.677Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-04T06:18:58.856Z] ========================================================= [2021-01-04T06:18:58.856Z] EdgeX Global Pipelines Version Info [2021-01-04T06:18:58.856Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-04T06:19:00.430Z] ------------------- [2021-01-04T06:19:00.430Z] stable info: [2021-01-04T06:19:00.430Z] ------------------- [2021-01-04T06:19:00.430Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-04T06:19:00.430Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T06:19:00.430Z] Message: update stable to v1.0.173 [2021-01-04T06:19:01.459Z] ------------------- [2021-01-04T06:19:01.459Z] experimental info: [2021-01-04T06:19:01.459Z] ------------------- [2021-01-04T06:19:01.459Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-04T06:19:01.459Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T06:19:01.459Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-04T06:19:01.961Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-01-04T06:19:02.112Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-01-04T06:19:02.235Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-04T06:19:02.392Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-04T06:19:02.543Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-04T06:19:02.662Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-04T06:19:02.807Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-04T06:19:02.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-04T06:19:03.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-04T06:19:03.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-04T06:19:03.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-04T06:19:03.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2021-01-04T06:19:03.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-04T06:19:03.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-04T06:19:03.938Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-04T06:19:04.053Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-04T06:19:04.213Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-04T06:19:04.334Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-04T06:19:04.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-04T06:19:04.687Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-04T06:19:04.809Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-04T06:19:04.946Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-04T06:19:05.068Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-04T06:19:05.212Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-04T06:19:05.341Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-04T06:19:05.474Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-04T06:19:05.603Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-04T06:19:05.731Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo [2021-01-04T06:19:05.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo [2021-01-04T06:19:06.006Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo [2021-01-04T06:19:06.136Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e019af8001d84a5420e319bcbf5df55b4ace51c [Pipeline] echo [2021-01-04T06:19:06.283Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e019af [Pipeline] echo [2021-01-04T06:19:06.424Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T06:19:06.694Z] provisioning config files... [2021-01-04T06:19:06.739Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-160@tmp/config1518790369532405473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T06:19:07.170Z] ---> docker-login.sh [2021-01-04T06:19:07.171Z] nexus3.edgexfoundry.org:10001 [2021-01-04T06:19:07.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T06:19:07.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T06:19:07.710Z] Configure a credential helper to remove this warning. See [2021-01-04T06:19:07.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T06:19:07.710Z] [2021-01-04T06:19:07.710Z] Login Succeeded [2021-01-04T06:19:07.710Z] nexus3.edgexfoundry.org:10002 [2021-01-04T06:19:07.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T06:19:07.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T06:19:07.710Z] Configure a credential helper to remove this warning. See [2021-01-04T06:19:07.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T06:19:07.710Z] [2021-01-04T06:19:07.710Z] Login Succeeded [2021-01-04T06:19:07.710Z] nexus3.edgexfoundry.org:10003 [2021-01-04T06:19:07.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T06:19:07.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T06:19:07.975Z] Configure a credential helper to remove this warning. See [2021-01-04T06:19:07.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T06:19:07.975Z] [2021-01-04T06:19:07.975Z] Login Succeeded [2021-01-04T06:19:07.976Z] nexus3.edgexfoundry.org:10004 [2021-01-04T06:19:08.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T06:19:08.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T06:19:08.241Z] Configure a credential helper to remove this warning. See [2021-01-04T06:19:08.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T06:19:08.241Z] [2021-01-04T06:19:08.241Z] Login Succeeded [2021-01-04T06:19:08.241Z] docker.io [2021-01-04T06:19:08.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T06:19:08.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T06:19:08.508Z] Configure a credential helper to remove this warning. See [2021-01-04T06:19:08.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T06:19:08.508Z] [2021-01-04T06:19:08.508Z] Login Succeeded [2021-01-04T06:19:08.508Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T06:19:08.535Z] 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 [2021-01-04T06:19:09.609Z] + git log --format=format:%s -1 6e019af8001d84a5420e319bcbf5df55b4ace51c [Pipeline] echo [2021-01-04T06:19:09.710Z] GIT_COMMIT: 6e019af8001d84a5420e319bcbf5df55b4ace51c, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go [Pipeline] echo [2021-01-04T06:19:09.786Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-04T06:19:11.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T06:19:11.008Z] [2021-01-04T06:19:11.008Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T06:19:11.463Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T06:19:11.463Z] latest: Pulling from edgex-devops/git-semver [2021-01-04T06:19:11.463Z] 31603596830f: Pulling fs layer [2021-01-04T06:19:11.463Z] 2a8b12db71e7: Pulling fs layer [2021-01-04T06:19:11.463Z] 6ca5941a6612: Pulling fs layer [2021-01-04T06:19:11.463Z] ecc8261a40a4: Pulling fs layer [2021-01-04T06:19:11.463Z] ecc8261a40a4: Waiting [2021-01-04T06:19:11.463Z] 2a8b12db71e7: Verifying Checksum [2021-01-04T06:19:11.463Z] 2a8b12db71e7: Download complete [2021-01-04T06:19:11.463Z] 31603596830f: Verifying Checksum [2021-01-04T06:19:11.463Z] 31603596830f: Download complete [2021-01-04T06:19:11.730Z] 6ca5941a6612: Verifying Checksum [2021-01-04T06:19:11.730Z] 6ca5941a6612: Download complete [2021-01-04T06:19:11.730Z] ecc8261a40a4: Verifying Checksum [2021-01-04T06:19:11.730Z] ecc8261a40a4: Download complete [2021-01-04T06:19:11.993Z] 31603596830f: Pull complete [2021-01-04T06:19:11.993Z] 2a8b12db71e7: Pull complete [2021-01-04T06:19:12.951Z] 6ca5941a6612: Pull complete [2021-01-04T06:19:13.919Z] ecc8261a40a4: Pull complete [2021-01-04T06:19:13.919Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-04T06:19:13.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T06:19:13.919Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-04T06:19:14.081Z] prd-centos7-docker-4c-2g-18119 does not seem to be running inside a container [2021-01-04T06:19:14.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-160 -v /w/workspace/foundry_device-virtual-go_PR-160:/w/workspace/foundry_device-virtual-go_PR-160:rw,z -v /w/workspace/foundry_device-virtual-go_PR-160@tmp:/w/workspace/foundry_device-virtual-go_PR-160@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 [2021-01-04T06:19:15.882Z] $ docker top 0cdafe1de4bc47f619076e59cc4a3ef04aa77715212f98218e7c0876da406b19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-04T06:19:16.270Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T06:19:16.270Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T06:19:16.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T06:19:16.505Z] $ docker exec 0cdafe1de4bc47f619076e59cc4a3ef04aa77715212f98218e7c0876da406b19 ssh-agent [2021-01-04T06:19:16.667Z] SSH_AUTH_SOCK=/tmp/ssh-M6VSTx05yqmT/agent.11 [2021-01-04T06:19:16.667Z] SSH_AGENT_PID=16 [2021-01-04T06:19:16.677Z] Running ssh-add (command line suppressed) [2021-01-04T06:19:16.794Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-160@tmp/private_key_1371768587052033770.key (/w/workspace/foundry_device-virtual-go_PR-160@tmp/private_key_1371768587052033770.key) [2021-01-04T06:19:16.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T06:19:17.244Z] + git tag --points-at HEAD [Pipeline] } [2021-01-04T06:19:17.282Z] $ docker exec --env ******** --env ******** 0cdafe1de4bc47f619076e59cc4a3ef04aa77715212f98218e7c0876da406b19 ssh-agent -k [2021-01-04T06:19:17.406Z] unset SSH_AUTH_SOCK; [2021-01-04T06:19:17.406Z] unset SSH_AGENT_PID; [2021-01-04T06:19:17.407Z] echo Agent pid 16 killed; [2021-01-04T06:19:17.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-04T06:19:17.650Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T06:19:17.650Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T06:19:17.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T06:19:17.859Z] $ docker exec 0cdafe1de4bc47f619076e59cc4a3ef04aa77715212f98218e7c0876da406b19 ssh-agent [2021-01-04T06:19:18.047Z] SSH_AUTH_SOCK=/tmp/ssh-MlDuCVIlIP2i/agent.45 [2021-01-04T06:19:18.047Z] SSH_AGENT_PID=50 [2021-01-04T06:19:18.055Z] Running ssh-add (command line suppressed) [2021-01-04T06:19:18.210Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-160@tmp/private_key_3507757583924254105.key (/w/workspace/foundry_device-virtual-go_PR-160@tmp/private_key_3507757583924254105.key) [2021-01-04T06:19:18.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T06:19:18.680Z] + git semver init [2021-01-04T06:19:18.680Z] # -> Open(): unable to determine branch for HEAD [2021-01-04T06:19:18.680Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-160/.git [2021-01-04T06:19:18.680Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-160 [2021-01-04T06:19:18.680Z] # $SEMVER_REMOTE_NAME = origin [2021-01-04T06:19:18.680Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-04T06:19:18.680Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-04T06:19:18.680Z] # $SEMVER_BRANCH = PR-160 [2021-01-04T06:19:18.680Z] # $SEMVER_TEMP = /tmp/semver-367716740 [2021-01-04T06:19:18.680Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-01-04T06:19:19.259Z] # '/tmp/semver-367716740' -> '/w/workspace/foundry_device-virtual-go_PR-160/.semver' [2021-01-04T06:19:19.259Z] # -> Force: false [2021-01-04T06:19:19.259Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-160/.semver [Pipeline] } [2021-01-04T06:19:19.284Z] $ docker exec --env ******** --env ******** 0cdafe1de4bc47f619076e59cc4a3ef04aa77715212f98218e7c0876da406b19 ssh-agent -k [2021-01-04T06:19:19.408Z] unset SSH_AUTH_SOCK; [2021-01-04T06:19:19.409Z] unset SSH_AGENT_PID; [2021-01-04T06:19:19.409Z] echo Agent pid 50 killed; [2021-01-04T06:19:19.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-04T06:19:20.228Z] + git semver [Pipeline] } [2021-01-04T06:19:20.262Z] $ docker stop --time=1 0cdafe1de4bc47f619076e59cc4a3ef04aa77715212f98218e7c0876da406b19 [2021-01-04T06:19:21.640Z] $ docker rm -f 0cdafe1de4bc47f619076e59cc4a3ef04aa77715212f98218e7c0876da406b19 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T06:19:22.157Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-04T06:19:22.622Z] Stashed 1 file(s) [Pipeline] echo [2021-01-04T06:19:22.646Z] [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 [2021-01-04T06:19:38.596Z] Still waiting to schedule task [2021-01-04T06:19:38.596Z] ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-18096’ is offline; ‘prd-centos7-docker-4c-2g-18100’ is offline; ‘prd-centos7-docker-4c-2g-18101’ is offline; ‘prd-centos7-docker-4c-2g-18102’ is offline; ‘prd-centos7-docker-4c-2g-18104’ is offline; ‘prd-centos7-docker-4c-2g-18105’ is offline; ‘prd-centos7-docker-4c-2g-18112’ is offline; ‘prd-centos7-docker-4c-2g-18115’ is offline; ‘prd-centos7-docker-4c-2g-18123’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18103’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18107’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18118’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-01-04T06:19:38.629Z] Still waiting to schedule task [2021-01-04T06:19:38.629Z] ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-18096’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-18100’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-18101’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-18102’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-18104’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-18105’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-18112’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-18115’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-18123’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18103’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18107’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18118’ is offline [2021-01-04T06:20:42.968Z] Running on prd-centos7-docker-4c-2g-18129 in /w/workspace/foundry_device-virtual-go_PR-160 [Pipeline] { [Pipeline] ws [2021-01-04T06:20:43.092Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-01-04T06:20:46.596Z] using credential edgex-jenkins-ssh [2021-01-04T06:20:46.653Z] Cloning the remote Git repository [2021-01-04T06:20:46.686Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-01-04T06:20:46.783Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-01-04T06:20:46.852Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-01-04T06:20:46.852Z] > git --version # timeout=10 [2021-01-04T06:20:46.861Z] > git --version # 'git version 2.24.3' [2021-01-04T06:20:46.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T06:20:46.896Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T06:20:47.817Z] Merging remotes/origin/master commit d98ab64770a8aa8499d3ed372f913abb779305df into PR head commit 6e019af8001d84a5420e319bcbf5df55b4ace51c [2021-01-04T06:20:47.921Z] Merge succeeded, producing 6e019af8001d84a5420e319bcbf5df55b4ace51c [2021-01-04T06:20:47.921Z] Checking out Revision 6e019af8001d84a5420e319bcbf5df55b4ace51c (PR-160) [2021-01-04T06:20:47.419Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-01-04T06:20:47.430Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T06:20:47.442Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-01-04T06:20:47.458Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-01-04T06:20:47.458Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T06:20:47.464Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T06:20:47.829Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T06:20:47.836Z] > git checkout -f 6e019af8001d84a5420e319bcbf5df55b4ace51c # timeout=10 [2021-01-04T06:20:47.880Z] > git remote # timeout=10 [2021-01-04T06:20:47.888Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T06:20:47.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T06:20:47.900Z] > git merge d98ab64770a8aa8499d3ed372f913abb779305df # timeout=10 [2021-01-04T06:20:47.911Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T06:20:47.926Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T06:20:47.932Z] > git checkout -f 6e019af8001d84a5420e319bcbf5df55b4ace51c # timeout=10 [2021-01-04T06:20:51.787Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" [2021-01-04T06:20:51.819Z] > git --version # timeout=10 [2021-01-04T06:20:51.825Z] > git --version # 'git version 2.24.3' [2021-01-04T06:20:51.835Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T06:20:53.377Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-04T06:20:53.763Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T06:20:54.125Z] + sudo service docker restart [2021-01-04T06:20:54.125Z] + true [2021-01-04T06:20:54.125Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T06:20:55.281Z] provisioning config files... [2021-01-04T06:20:55.325Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3969048682432431692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T06:20:55.759Z] ---> docker-login.sh [2021-01-04T06:20:55.759Z] nexus3.edgexfoundry.org:10001 [2021-01-04T06:20:56.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T06:20:56.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T06:20:56.296Z] Configure a credential helper to remove this warning. See [2021-01-04T06:20:56.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T06:20:56.296Z] [2021-01-04T06:20:56.296Z] Login Succeeded [2021-01-04T06:20:56.296Z] nexus3.edgexfoundry.org:10002 [2021-01-04T06:20:56.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T06:20:56.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T06:20:56.560Z] Configure a credential helper to remove this warning. See [2021-01-04T06:20:56.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T06:20:56.560Z] [2021-01-04T06:20:56.560Z] Login Succeeded [2021-01-04T06:20:56.560Z] nexus3.edgexfoundry.org:10003 [2021-01-04T06:20:56.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T06:20:56.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T06:20:56.560Z] Configure a credential helper to remove this warning. See [2021-01-04T06:20:56.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T06:20:56.560Z] [2021-01-04T06:20:56.560Z] Login Succeeded [2021-01-04T06:20:56.560Z] nexus3.edgexfoundry.org:10004 [2021-01-04T06:20:56.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T06:20:56.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T06:20:56.823Z] Configure a credential helper to remove this warning. See [2021-01-04T06:20:56.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T06:20:56.823Z] [2021-01-04T06:20:56.823Z] Login Succeeded [2021-01-04T06:20:56.823Z] docker.io [2021-01-04T06:20:56.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T06:20:57.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T06:20:57.085Z] Configure a credential helper to remove this warning. See [2021-01-04T06:20:57.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T06:20:57.085Z] [2021-01-04T06:20:57.085Z] Login Succeeded [2021-01-04T06:20:57.099Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T06:20:57.113Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-04T06:20:57.692Z] ========================================================= [2021-01-04T06:20:57.692Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-04T06:20:57.692Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T06:20:58.086Z] + 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 . [2021-01-04T06:20:58.086Z] Sending build context to Docker daemon 480.8kB [2021-01-04T06:20:58.086Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-01-04T06:20:58.086Z] Step 2/8 : FROM ${BASE} [2021-01-04T06:20:58.355Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-04T06:20:58.355Z] 188c0c94c7c5: Pulling fs layer [2021-01-04T06:20:58.355Z] 0ef7d3d256c8: Pulling fs layer [2021-01-04T06:20:58.355Z] de9db76c5a1d: Pulling fs layer [2021-01-04T06:20:58.355Z] bca2f99d35d6: Pulling fs layer [2021-01-04T06:20:58.355Z] 93359f2a8cfa: Pulling fs layer [2021-01-04T06:20:58.355Z] 7c6f9722023f: Pulling fs layer [2021-01-04T06:20:58.355Z] a35cf1a2eb13: Pulling fs layer [2021-01-04T06:20:58.355Z] bca2f99d35d6: Waiting [2021-01-04T06:20:58.355Z] 93359f2a8cfa: Waiting [2021-01-04T06:20:58.355Z] 7c6f9722023f: Waiting [2021-01-04T06:20:58.355Z] a35cf1a2eb13: Waiting [2021-01-04T06:20:58.355Z] de9db76c5a1d: Verifying Checksum [2021-01-04T06:20:58.355Z] de9db76c5a1d: Download complete [2021-01-04T06:20:58.355Z] 0ef7d3d256c8: Verifying Checksum [2021-01-04T06:20:58.355Z] 0ef7d3d256c8: Download complete [2021-01-04T06:20:58.355Z] 93359f2a8cfa: Verifying Checksum [2021-01-04T06:20:58.355Z] 93359f2a8cfa: Download complete [2021-01-04T06:20:58.355Z] 7c6f9722023f: Verifying Checksum [2021-01-04T06:20:58.355Z] 7c6f9722023f: Download complete [2021-01-04T06:20:58.355Z] 188c0c94c7c5: Verifying Checksum [2021-01-04T06:20:58.355Z] 188c0c94c7c5: Download complete [2021-01-04T06:20:58.621Z] 188c0c94c7c5: Pull complete [2021-01-04T06:20:58.884Z] 0ef7d3d256c8: Pull complete [2021-01-04T06:20:58.884Z] de9db76c5a1d: Pull complete [2021-01-04T06:21:00.824Z] a35cf1a2eb13: Verifying Checksum [2021-01-04T06:21:00.824Z] a35cf1a2eb13: Download complete [2021-01-04T06:21:01.401Z] bca2f99d35d6: Verifying Checksum [2021-01-04T06:21:01.401Z] bca2f99d35d6: Download complete [2021-01-04T06:21:08.075Z] bca2f99d35d6: Pull complete [2021-01-04T06:21:08.075Z] 93359f2a8cfa: Pull complete [2021-01-04T06:21:08.075Z] 7c6f9722023f: Pull complete [2021-01-04T06:21:16.284Z] a35cf1a2eb13: Pull complete [2021-01-04T06:21:16.284Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-04T06:21:16.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-04T06:21:16.284Z] ---> a62c8e92a672 [2021-01-04T06:21:16.284Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2021-01-04T06:21:16.553Z] ---> Running in 9d1db6e61421 [2021-01-04T06:21:16.819Z] Removing intermediate container 9d1db6e61421 [2021-01-04T06:21:16.819Z] ---> 3e1f357ff589 [2021-01-04T06:21:16.819Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T06:21:16.819Z] ---> Running in 108f19a32982 [2021-01-04T06:21:18.769Z] Removing intermediate container 108f19a32982 [2021-01-04T06:21:18.769Z] ---> ca8e3929ab5c [2021-01-04T06:21:18.769Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2021-01-04T06:21:18.769Z] ---> Running in f4e9560624a4 [2021-01-04T06:21:19.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T06:21:19.990Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T06:21:20.567Z] (1/14) Installing libmagic (5.38-r0) [2021-01-04T06:21:20.838Z] (2/14) Installing file (5.38-r0) [2021-01-04T06:21:20.838Z] (3/14) Installing libc-dev (0.7.2-r3) [2021-01-04T06:21:20.838Z] (4/14) Installing g++ (9.3.0-r2) [2021-01-04T06:21:34.985Z] (5/14) Installing fortify-headers (1.1-r0) [2021-01-04T06:21:34.985Z] (6/14) Installing patch (2.7.6-r6) [2021-01-04T06:21:34.985Z] (7/14) Installing build-base (0.5-r2) [2021-01-04T06:21:34.985Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2021-01-04T06:21:35.254Z] (9/14) Installing libedit (20191231.3.1-r0) [2021-01-04T06:21:35.254Z] (10/14) Installing openssh-client (8.3_p1-r1) [2021-01-04T06:21:35.829Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2021-01-04T06:21:35.829Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2021-01-04T06:21:36.093Z] (13/14) Installing openssh-server (8.3_p1-r1) [2021-01-04T06:21:36.093Z] (14/14) Installing openssh (8.3_p1-r1) [2021-01-04T06:21:36.355Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T06:21:36.355Z] OK: 237 MiB in 53 packages [2021-01-04T06:21:39.697Z] Removing intermediate container f4e9560624a4 [2021-01-04T06:21:39.697Z] ---> b48e6404a213 [2021-01-04T06:21:39.697Z] Step 6/8 : WORKDIR /device-virtual-go [2021-01-04T06:21:39.697Z] ---> Running in 2b1ca8fe47d3 [2021-01-04T06:21:39.965Z] Removing intermediate container 2b1ca8fe47d3 [2021-01-04T06:21:39.965Z] ---> 91b696dc1d36 [2021-01-04T06:21:39.965Z] Step 7/8 : COPY . . [2021-01-04T06:21:40.916Z] ---> fab570e9e116 [2021-01-04T06:21:40.916Z] Step 8/8 : RUN go mod download [2021-01-04T06:21:40.916Z] ---> Running in b4e0d098dfe6 [2021-01-04T06:22:02.936Z] Removing intermediate container b4e0d098dfe6 [2021-01-04T06:22:02.936Z] ---> 9adafc9e5433 [2021-01-04T06:22:02.936Z] Successfully built 9adafc9e5433 [2021-01-04T06:22:02.936Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T06:22:03.318Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T06:22:03.318Z] . [Pipeline] withDockerContainer [2021-01-04T06:22:03.483Z] prd-centos7-docker-4c-2g-18129 does not seem to be running inside a container [2021-01-04T06:22:03.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-04T06:22:04.425Z] $ docker top 739eea9e7f7feaa3d1756d1a5cf96741e09a416ca275c791c935b6b7c512a5c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T06:22:04.986Z] + go version [2021-01-04T06:22:05.561Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-04T06:22:05.602Z] $ docker stop --time=1 739eea9e7f7feaa3d1756d1a5cf96741e09a416ca275c791c935b6b7c512a5c9 [2021-01-04T06:22:06.970Z] $ docker rm -f 739eea9e7f7feaa3d1756d1a5cf96741e09a416ca275c791c935b6b7c512a5c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T06:22:08.201Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T06:22:08.201Z] . [Pipeline] withDockerContainer [2021-01-04T06:22:08.319Z] prd-centos7-docker-4c-2g-18129 does not seem to be running inside a container [2021-01-04T06:22:08.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-04T06:22:09.022Z] $ docker top 9f6ec4f1304bd59b54d1c467548d9473315d9785d011c8ee0650135507ec6ace -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T06:22:09.545Z] + make test [2021-01-04T06:22:09.545Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-01-04T06:22:10.955Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-01-04T06:22:18.786Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18133 in /w/workspace/foundry_device-virtual-go_PR-160 [Pipeline] { [Pipeline] ws [2021-01-04T06:22:18.877Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-01-04T06:22:24.042Z] using credential edgex-jenkins-ssh [2021-01-04T06:22:24.102Z] Cloning the remote Git repository [2021-01-04T06:22:24.157Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-01-04T06:22:24.260Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-01-04T06:22:24.342Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-01-04T06:22:24.343Z] > git --version # timeout=10 [2021-01-04T06:22:24.362Z] > git --version # 'git version 2.17.1' [2021-01-04T06:22:24.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T06:22:24.431Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T06:22:25.191Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-01-04T06:22:25.210Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T06:22:25.741Z] Merging remotes/origin/master commit d98ab64770a8aa8499d3ed372f913abb779305df into PR head commit 6e019af8001d84a5420e319bcbf5df55b4ace51c [2021-01-04T06:22:25.996Z] Merge succeeded, producing 6e019af8001d84a5420e319bcbf5df55b4ace51c [2021-01-04T06:22:25.996Z] Checking out Revision 6e019af8001d84a5420e319bcbf5df55b4ace51c (PR-160) [2021-01-04T06:22:26.077Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-01-04T06:22:26.077Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.326s coverage: 64.4% of statements [2021-01-04T06:22:25.247Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-01-04T06:22:25.282Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-01-04T06:22:25.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T06:22:25.294Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T06:22:25.759Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T06:22:25.771Z] > git checkout -f 6e019af8001d84a5420e319bcbf5df55b4ace51c # timeout=10 [2021-01-04T06:22:25.857Z] > git remote # timeout=10 [2021-01-04T06:22:25.880Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T06:22:25.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T06:22:25.902Z] > git merge d98ab64770a8aa8499d3ed372f913abb779305df # timeout=10 [2021-01-04T06:22:25.958Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T06:22:26.002Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T06:22:26.026Z] > git checkout -f 6e019af8001d84a5420e319bcbf5df55b4ace51c # timeout=10 [2021-01-04T06:22:26.679Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-04T06:22:30.040Z] gofmt -l . [2021-01-04T06:22:30.040Z] [ "`gofmt -l .`" = "" ] [2021-01-04T06:22:30.040Z] ./bin/test-attribution-txt.sh [2021-01-04T06:22:30.582Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" [2021-01-04T06:22:30.621Z] ./bin/test-go-mod-tidy.sh [2021-01-04T06:22:30.639Z] > git --version # timeout=10 [2021-01-04T06:22:30.648Z] > git --version # 'git version 2.17.1' [2021-01-04T06:22:30.666Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [2021-01-04T06:22:30.929Z] $ docker stop --time=1 9f6ec4f1304bd59b54d1c467548d9473315d9785d011c8ee0650135507ec6ace [2021-01-04T06:22:32.693Z] $ docker rm -f 9f6ec4f1304bd59b54d1c467548d9473315d9785d011c8ee0650135507ec6ace [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-01-04T06:22:33.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T06:22:33.707Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-01-04T06:22:34.626Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [2021-01-04T06:22:35.059Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh [2021-01-04T06:22:35.996Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-04T06:22:36.104Z] + sudo service docker restart [2021-01-04T06:22:36.105Z] + true [2021-01-04T06:22:36.316Z] + ls -al . [2021-01-04T06:22:36.316Z] total 124 [2021-01-04T06:22:36.316Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jan 4 06:22 . [2021-01-04T06:22:36.316Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 4 06:20 .. [2021-01-04T06:22:36.316Z] -rw-rw-r--. 1 jenkins jenkins 6713 Jan 4 06:20 Attribution.txt [2021-01-04T06:22:36.316Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 4 06:20 bin [2021-01-04T06:22:36.316Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 4 06:20 cmd [2021-01-04T06:22:36.316Z] -rw-r--r--. 1 jenkins jenkins 47242 Jan 4 06:22 coverage.out [2021-01-04T06:22:36.316Z] -rw-rw-r--. 1 jenkins jenkins 1834 Jan 4 06:20 Dockerfile [2021-01-04T06:22:36.316Z] -rw-rw-r--. 1 jenkins jenkins 957 Jan 4 06:20 Dockerfile.build [2021-01-04T06:22:36.316Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 4 06:20 .git [2021-01-04T06:22:36.316Z] drwxrwxr-x. 2 jenkins jenkins 60 Jan 4 06:20 .github [2021-01-04T06:22:36.316Z] -rw-rw-r--. 1 jenkins jenkins 258 Jan 4 06:20 .gitignore [2021-01-04T06:22:36.316Z] -rw-r--r--. 1 jenkins jenkins 863 Jan 4 06:22 go.mod [2021-01-04T06:22:36.316Z] -rw-r--r--. 1 jenkins jenkins 16360 Jan 4 06:22 go.sum [2021-01-04T06:22:36.316Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 4 06:20 internal [2021-01-04T06:22:36.316Z] -rw-rw-r--. 1 jenkins jenkins 660 Jan 4 06:20 Jenkinsfile [2021-01-04T06:22:36.316Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 4 06:20 LICENSE [2021-01-04T06:22:36.316Z] -rw-rw-r--. 1 jenkins jenkins 873 Jan 4 06:20 Makefile [2021-01-04T06:22:36.316Z] -rw-rw-r--. 1 jenkins jenkins 918 Jan 4 06:20 README.md [2021-01-04T06:22:36.316Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 4 06:19 VERSION [2021-01-04T06:22:36.316Z] -rw-rw-r--. 1 jenkins jenkins 235 Jan 4 06:20 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-04T06:22:36.648Z] + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=6e019af8001d84a5420e319bcbf5df55b4ace51c --label arch=amd64 --label version=0.0.0 . [2021-01-04T06:22:36.912Z] Sending build context to Docker daemon 545.8kB [2021-01-04T06:22:36.912Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2021-01-04T06:22:36.912Z] Step 2/22 : FROM ${BASE} AS builder [2021-01-04T06:22:36.912Z] ---> 9adafc9e5433 [2021-01-04T06:22:36.912Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2021-01-04T06:22:37.180Z] ---> Running in 875618b3fe87 [2021-01-04T06:22:37.180Z] Removing intermediate container 875618b3fe87 [2021-01-04T06:22:37.180Z] ---> dbea91f71539 [2021-01-04T06:22:37.180Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2021-01-04T06:22:37.180Z] ---> Running in 6bffe6978f98 [2021-01-04T06:22:37.443Z] Removing intermediate container 6bffe6978f98 [2021-01-04T06:22:37.443Z] ---> 5b95cbf8daea [2021-01-04T06:22:37.443Z] Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2021-01-04T06:22:37.443Z] ---> Running in 45711ee111f2 [2021-01-04T06:22:37.708Z] Removing intermediate container 45711ee111f2 [2021-01-04T06:22:37.708Z] ---> c8b02c8db30c [2021-01-04T06:22:37.708Z] Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T06:22:37.708Z] ---> Running in 8fe9f2636d12 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T06:22:38.263Z] provisioning config files... [2021-01-04T06:22:38.323Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config6791666260359487828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T06:22:38.677Z] Removing intermediate container 8fe9f2636d12 [2021-01-04T06:22:38.677Z] ---> 862f4b987620 [2021-01-04T06:22:38.677Z] Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-04T06:22:38.900Z] ---> docker-login.sh [2021-01-04T06:22:38.900Z] nexus3.edgexfoundry.org:10001 [2021-01-04T06:22:38.941Z] ---> Running in ac1428934df8 [2021-01-04T06:22:39.216Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T06:22:39.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T06:22:40.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T06:22:40.110Z] Configure a credential helper to remove this warning. See [2021-01-04T06:22:40.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T06:22:40.110Z] [2021-01-04T06:22:40.110Z] Login Succeeded [2021-01-04T06:22:40.110Z] nexus3.edgexfoundry.org:10002 [2021-01-04T06:22:40.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T06:22:40.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T06:22:40.388Z] Configure a credential helper to remove this warning. See [2021-01-04T06:22:40.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T06:22:40.388Z] [2021-01-04T06:22:40.388Z] Login Succeeded [2021-01-04T06:22:40.388Z] nexus3.edgexfoundry.org:10003 [2021-01-04T06:22:40.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T06:22:40.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T06:22:40.988Z] Configure a credential helper to remove this warning. See [2021-01-04T06:22:40.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T06:22:40.988Z] [2021-01-04T06:22:40.988Z] Login Succeeded [2021-01-04T06:22:40.988Z] nexus3.edgexfoundry.org:10004 [2021-01-04T06:22:41.151Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T06:22:41.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T06:22:41.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T06:22:41.536Z] Configure a credential helper to remove this warning. See [2021-01-04T06:22:41.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T06:22:41.536Z] [2021-01-04T06:22:41.536Z] Login Succeeded [2021-01-04T06:22:41.536Z] docker.io [2021-01-04T06:22:41.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T06:22:42.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T06:22:42.422Z] Configure a credential helper to remove this warning. See [2021-01-04T06:22:42.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T06:22:42.422Z] [2021-01-04T06:22:42.422Z] Login Succeeded [2021-01-04T06:22:42.422Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T06:22:42.456Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-04T06:22:43.085Z] ========================================================= [2021-01-04T06:22:43.085Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-04T06:22:43.085Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T06:22:43.519Z] + 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 . [2021-01-04T06:22:43.792Z] Sending build context to Docker daemon 479.7kB [2021-01-04T06:22:43.792Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-01-04T06:22:43.792Z] Step 2/8 : FROM ${BASE} [2021-01-04T06:22:44.074Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-04T06:22:44.074Z] 5f621e34cdf4: Pulling fs layer [2021-01-04T06:22:44.074Z] a4357932f1b6: Pulling fs layer [2021-01-04T06:22:44.074Z] 18c013af1878: Pulling fs layer [2021-01-04T06:22:44.074Z] 00ac8860ef70: Pulling fs layer [2021-01-04T06:22:44.074Z] 63d7cb157983: Pulling fs layer [2021-01-04T06:22:44.074Z] b116817d02f9: Pulling fs layer [2021-01-04T06:22:44.074Z] 745a02a5169b: Pulling fs layer [2021-01-04T06:22:44.074Z] 00ac8860ef70: Waiting [2021-01-04T06:22:44.074Z] b116817d02f9: Waiting [2021-01-04T06:22:44.074Z] 745a02a5169b: Waiting [2021-01-04T06:22:44.074Z] 18c013af1878: Verifying Checksum [2021-01-04T06:22:44.074Z] 18c013af1878: Download complete [2021-01-04T06:22:44.074Z] 63d7cb157983: Verifying Checksum [2021-01-04T06:22:44.074Z] b116817d02f9: Verifying Checksum [2021-01-04T06:22:44.074Z] b116817d02f9: Download complete [2021-01-04T06:22:44.074Z] 5f621e34cdf4: Download complete [2021-01-04T06:22:44.682Z] 5f621e34cdf4: Pull complete [2021-01-04T06:22:45.306Z] a4357932f1b6: Pull complete [2021-01-04T06:22:45.375Z] OK: 237 MiB in 53 packages [2021-01-04T06:22:45.375Z] Removing intermediate container ac1428934df8 [2021-01-04T06:22:45.375Z] ---> ab0b3ac57d31 [2021-01-04T06:22:45.375Z] Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2021-01-04T06:22:45.375Z] ---> Running in b61c2bc47894 [2021-01-04T06:22:45.582Z] 18c013af1878: Pull complete [2021-01-04T06:22:45.636Z] Removing intermediate container b61c2bc47894 [2021-01-04T06:22:45.636Z] ---> bd23996ad581 [2021-01-04T06:22:45.636Z] Step 9/22 : COPY . . [2021-01-04T06:22:46.561Z] 745a02a5169b: Verifying Checksum [2021-01-04T06:22:46.561Z] 745a02a5169b: Download complete [2021-01-04T06:22:46.578Z] ---> 8b57f72070ea [2021-01-04T06:22:46.578Z] Step 10/22 : ARG MAKE='make build' [2021-01-04T06:22:46.578Z] ---> Running in a742a6e101ed [2021-01-04T06:22:46.578Z] Removing intermediate container a742a6e101ed [2021-01-04T06:22:46.578Z] ---> 9df80334367f [2021-01-04T06:22:46.578Z] Step 11/22 : RUN $MAKE [2021-01-04T06:22:46.578Z] ---> Running in 06477a2beda7 [2021-01-04T06:22:47.161Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-01-04T06:22:47.540Z] 00ac8860ef70: Verifying Checksum [2021-01-04T06:22:47.540Z] 00ac8860ef70: Download complete [2021-01-04T06:22:57.694Z] 00ac8860ef70: Pull complete [2021-01-04T06:22:57.969Z] 63d7cb157983: Pull complete [2021-01-04T06:22:58.244Z] b116817d02f9: Pull complete [2021-01-04T06:22:59.547Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-04T06:23:02.555Z] 745a02a5169b: Pull complete [2021-01-04T06:23:02.555Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-04T06:23:02.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-04T06:23:02.555Z] ---> b7e6874047d6 [2021-01-04T06:23:02.555Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2021-01-04T06:23:02.885Z] Removing intermediate container 06477a2beda7 [2021-01-04T06:23:02.885Z] ---> 23f08be3cfee [2021-01-04T06:23:02.885Z] Step 12/22 : FROM alpine [2021-01-04T06:23:02.885Z] latest: Pulling from library/alpine [2021-01-04T06:23:03.148Z] 801bfaa63ef2: Pulling fs layer [2021-01-04T06:23:03.148Z] 801bfaa63ef2: Verifying Checksum [2021-01-04T06:23:03.148Z] 801bfaa63ef2: Download complete [2021-01-04T06:23:03.410Z] 801bfaa63ef2: Pull complete [2021-01-04T06:23:03.410Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-04T06:23:03.410Z] Status: Downloaded newer image for alpine:latest [2021-01-04T06:23:03.410Z] ---> 389fef711851 [2021-01-04T06:23:03.410Z] Step 13/22 : ENV APP_PORT=49990 [2021-01-04T06:23:03.984Z] ---> Running in 5dad70b891b2 [2021-01-04T06:23:03.984Z] Removing intermediate container 5dad70b891b2 [2021-01-04T06:23:03.984Z] ---> 5eabae84a92e [2021-01-04T06:23:03.984Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-04T06:23:03.984Z] ---> Running in e1eea9485927 [2021-01-04T06:23:04.247Z] Removing intermediate container e1eea9485927 [2021-01-04T06:23:04.247Z] ---> c0e56200293a [2021-01-04T06:23:04.247Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2021-01-04T06:23:04.542Z] ---> Running in d1b2ec139883 [2021-01-04T06:23:05.144Z] Removing intermediate container d1b2ec139883 [2021-01-04T06:23:05.144Z] ---> c999e8c0ea9c [2021-01-04T06:23:05.144Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T06:23:05.144Z] ---> Running in d14c5558f1d9 [2021-01-04T06:23:05.639Z] ---> f9cca8d7d03e [2021-01-04T06:23:05.639Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2021-01-04T06:23:05.902Z] ---> 1bda1c42922e [2021-01-04T06:23:05.902Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2021-01-04T06:23:06.163Z] ---> 1ed96ac36c53 [2021-01-04T06:23:06.163Z] Step 18/22 : ENTRYPOINT ["/device-virtual"] [2021-01-04T06:23:06.163Z] ---> Running in 25088f417463 [2021-01-04T06:23:06.430Z] Removing intermediate container 25088f417463 [2021-01-04T06:23:06.430Z] ---> 9dd1bc2cd474 [2021-01-04T06:23:06.430Z] Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T06:23:06.430Z] ---> Running in 834d52c129db [2021-01-04T06:23:06.695Z] Removing intermediate container 834d52c129db [2021-01-04T06:23:06.695Z] ---> 7077aaccab39 [2021-01-04T06:23:06.695Z] Step 20/22 : LABEL arch=amd64 [2021-01-04T06:23:06.695Z] ---> Running in 66d51ef4c9d5 [2021-01-04T06:23:06.958Z] Removing intermediate container 66d51ef4c9d5 [2021-01-04T06:23:06.958Z] ---> 774b014c0ff4 [2021-01-04T06:23:06.958Z] Step 21/22 : LABEL git_sha=6e019af8001d84a5420e319bcbf5df55b4ace51c [2021-01-04T06:23:06.958Z] ---> Running in 77325b5e3077 [2021-01-04T06:23:07.220Z] Removing intermediate container 77325b5e3077 [2021-01-04T06:23:07.220Z] ---> 196ab44b1a4d [2021-01-04T06:23:07.220Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T06:23:07.220Z] ---> Running in 4ad4b72a6dc6 [2021-01-04T06:23:07.220Z] Removing intermediate container 4ad4b72a6dc6 [2021-01-04T06:23:07.220Z] ---> e25cb6c0d3db [2021-01-04T06:23:07.220Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-04T06:23:07.486Z] Successfully built e25cb6c0d3db [2021-01-04T06:23:07.486Z] Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-01-04T06:23:07.788Z] Removing intermediate container d14c5558f1d9 [2021-01-04T06:23:07.788Z] ---> 230e1c376075 [2021-01-04T06:23:07.788Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2021-01-04T06:23:07.788Z] ---> Running in 38ea4bdee7e7 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 [2021-01-04T06:23:08.777Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-04T06:23:10.214Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T06:23:12.819Z] (1/14) Installing libmagic (5.38-r0) [2021-01-04T06:23:13.094Z] (2/14) Installing file (5.38-r0) [2021-01-04T06:23:13.363Z] (3/14) Installing libc-dev (0.7.2-r3) [2021-01-04T06:23:13.363Z] (4/14) Installing g++ (9.3.0-r2) [2021-01-04T06:23:35.499Z] (5/14) Installing fortify-headers (1.1-r0) [2021-01-04T06:23:35.499Z] (6/14) Installing patch (2.7.6-r6) [2021-01-04T06:23:35.499Z] (7/14) Installing build-base (0.5-r2) [2021-01-04T06:23:35.499Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2021-01-04T06:23:35.499Z] (9/14) Installing libedit (20191231.3.1-r0) [2021-01-04T06:23:35.499Z] (10/14) Installing openssh-client (8.3_p1-r1) [2021-01-04T06:23:35.499Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2021-01-04T06:23:35.499Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2021-01-04T06:23:35.499Z] (13/14) Installing openssh-server (8.3_p1-r1) [2021-01-04T06:23:35.499Z] (14/14) Installing openssh (8.3_p1-r1) [2021-01-04T06:23:35.773Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T06:23:35.773Z] OK: 221 MiB in 53 packages [2021-01-04T06:23:40.097Z] Removing intermediate container 38ea4bdee7e7 [2021-01-04T06:23:40.097Z] ---> 70af13faf2de [2021-01-04T06:23:40.097Z] Step 6/8 : WORKDIR /device-virtual-go [2021-01-04T06:23:40.097Z] ---> Running in d93ab7fc470b [2021-01-04T06:23:40.371Z] Removing intermediate container d93ab7fc470b [2021-01-04T06:23:40.371Z] ---> b62bce45f7cd [2021-01-04T06:23:40.371Z] Step 7/8 : COPY . . [2021-01-04T06:23:41.374Z] ---> 7939b37975ed [2021-01-04T06:23:41.374Z] Step 8/8 : RUN go mod download [2021-01-04T06:23:41.374Z] ---> Running in 0dc09278acae [2021-01-04T06:24:08.197Z] Removing intermediate container 0dc09278acae [2021-01-04T06:24:08.197Z] ---> 4dba6abf2c91 [2021-01-04T06:24:08.197Z] Successfully built 4dba6abf2c91 [2021-01-04T06:24:08.197Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T06:24:08.610Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T06:24:08.610Z] . [Pipeline] withDockerContainer [2021-01-04T06:24:08.948Z] prd-ubuntu18.04-docker-arm64-4c-16g-18133 does not seem to be running inside a container [2021-01-04T06:24:09.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-04T06:24:10.600Z] $ docker top 621dfaaad409a40df5a1fa185f8821f7129296807730931b3f4a130d3a725b8b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T06:24:11.788Z] + go version [2021-01-04T06:24:11.788Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-04T06:24:11.831Z] $ docker stop --time=1 621dfaaad409a40df5a1fa185f8821f7129296807730931b3f4a130d3a725b8b [2021-01-04T06:24:13.761Z] $ docker rm -f 621dfaaad409a40df5a1fa185f8821f7129296807730931b3f4a130d3a725b8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T06:24:15.041Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T06:24:15.041Z] . [Pipeline] withDockerContainer [2021-01-04T06:24:15.348Z] prd-ubuntu18.04-docker-arm64-4c-16g-18133 does not seem to be running inside a container [2021-01-04T06:24:15.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-04T06:24:16.932Z] $ docker top 710c49a53757728f0b1aeceb4f15886a11cdf21c49888471698320eb998edd98 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T06:24:18.070Z] + make test [2021-01-04T06:24:18.070Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-01-04T06:24:19.069Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-01-04T06:25:06.116Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-01-04T06:25:06.116Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.959s coverage: 64.4% of statements [2021-01-04T06:25:06.116Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-04T06:25:16.339Z] gofmt -l . [2021-01-04T06:25:16.339Z] [ "`gofmt -l .`" = "" ] [2021-01-04T06:25:16.339Z] ./bin/test-attribution-txt.sh [2021-01-04T06:25:16.339Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-04T06:25:16.657Z] $ docker stop --time=1 710c49a53757728f0b1aeceb4f15886a11cdf21c49888471698320eb998edd98 [2021-01-04T06:25:19.181Z] $ docker rm -f 710c49a53757728f0b1aeceb4f15886a11cdf21c49888471698320eb998edd98 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T06:25:20.149Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-04T06:25:20.190Z] Warning: overwriting stash ‘coverage-report’ [2021-01-04T06:25:21.007Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T06:25:21.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-04T06:25:22.369Z] + ls -al . [2021-01-04T06:25:22.369Z] total 148 [2021-01-04T06:25:22.369Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 4 06:25 . [2021-01-04T06:25:22.369Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 06:22 .. [2021-01-04T06:25:22.369Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 06:22 .git [2021-01-04T06:25:22.369Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 06:22 .github [2021-01-04T06:25:22.369Z] -rw-rw-r-- 1 jenkins jenkins 258 Jan 4 06:22 .gitignore [2021-01-04T06:25:22.369Z] -rw-rw-r-- 1 jenkins jenkins 6713 Jan 4 06:22 Attribution.txt [2021-01-04T06:25:22.369Z] -rw-rw-r-- 1 jenkins jenkins 1834 Jan 4 06:22 Dockerfile [2021-01-04T06:25:22.369Z] -rw-rw-r-- 1 jenkins jenkins 957 Jan 4 06:22 Dockerfile.build [2021-01-04T06:25:22.369Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 4 06:22 Jenkinsfile [2021-01-04T06:25:22.369Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 4 06:22 LICENSE [2021-01-04T06:25:22.369Z] -rw-rw-r-- 1 jenkins jenkins 873 Jan 4 06:22 Makefile [2021-01-04T06:25:22.369Z] -rw-rw-r-- 1 jenkins jenkins 918 Jan 4 06:22 README.md [2021-01-04T06:25:22.369Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 06:19 VERSION [2021-01-04T06:25:22.369Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 06:22 bin [2021-01-04T06:25:22.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 06:22 cmd [2021-01-04T06:25:22.369Z] -rw-r--r-- 1 jenkins jenkins 47242 Jan 4 06:25 coverage.out [2021-01-04T06:25:22.369Z] -rw-r--r-- 1 jenkins jenkins 863 Jan 4 06:25 go.mod [2021-01-04T06:25:22.369Z] -rw-r--r-- 1 jenkins jenkins 16360 Jan 4 06:25 go.sum [2021-01-04T06:25:22.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 06:22 internal [2021-01-04T06:25:22.369Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 4 06:22 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-04T06:25:22.865Z] + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6e019af8001d84a5420e319bcbf5df55b4ace51c --label arch=arm64 --label version=0.0.0 . [2021-01-04T06:25:23.525Z] Sending build context to Docker daemon 544.8kB [2021-01-04T06:25:23.525Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2021-01-04T06:25:23.525Z] Step 2/22 : FROM ${BASE} AS builder [2021-01-04T06:25:23.525Z] ---> 4dba6abf2c91 [2021-01-04T06:25:23.525Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2021-01-04T06:25:23.806Z] ---> Running in de33651512fc [2021-01-04T06:25:24.096Z] Removing intermediate container de33651512fc [2021-01-04T06:25:24.096Z] ---> 58478c226f1d [2021-01-04T06:25:24.096Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2021-01-04T06:25:24.374Z] ---> Running in 302bd0aa673e [2021-01-04T06:25:24.652Z] Removing intermediate container 302bd0aa673e [2021-01-04T06:25:24.652Z] ---> a21146c50305 [2021-01-04T06:25:24.652Z] Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2021-01-04T06:25:24.937Z] ---> Running in 8bba4aa8afb5 [2021-01-04T06:25:25.216Z] Removing intermediate container 8bba4aa8afb5 [2021-01-04T06:25:25.216Z] ---> dfffa4e9beb3 [2021-01-04T06:25:25.216Z] Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T06:25:25.491Z] ---> Running in 0c7e4c1c18fc [2021-01-04T06:25:27.477Z] Removing intermediate container 0c7e4c1c18fc [2021-01-04T06:25:27.477Z] ---> d168b68ea8d5 [2021-01-04T06:25:27.477Z] Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-04T06:25:27.753Z] ---> Running in 5079f45c28ab [2021-01-04T06:25:28.735Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T06:25:29.724Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T06:25:31.170Z] OK: 221 MiB in 53 packages [2021-01-04T06:25:32.161Z] Removing intermediate container 5079f45c28ab [2021-01-04T06:25:32.161Z] ---> 7c6cad8b99c3 [2021-01-04T06:25:32.161Z] Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2021-01-04T06:25:32.161Z] ---> Running in da5a3f039659 [2021-01-04T06:25:32.761Z] Removing intermediate container da5a3f039659 [2021-01-04T06:25:32.761Z] ---> 9d8bccf7d951 [2021-01-04T06:25:32.761Z] Step 9/22 : COPY . . [2021-01-04T06:25:33.751Z] ---> a5f20d17ddef [2021-01-04T06:25:33.751Z] Step 10/22 : ARG MAKE='make build' [2021-01-04T06:25:33.751Z] ---> Running in d2a5df4837f4 [2021-01-04T06:25:34.032Z] Removing intermediate container d2a5df4837f4 [2021-01-04T06:25:34.032Z] ---> e79b8044ff3e [2021-01-04T06:25:34.032Z] Step 11/22 : RUN $MAKE [2021-01-04T06:25:34.318Z] ---> Running in bd7cd0e740e8 [2021-01-04T06:25:35.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-01-04T06:26:14.359Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-04T06:26:16.327Z] Removing intermediate container bd7cd0e740e8 [2021-01-04T06:26:16.327Z] ---> 463c4fb3f856 [2021-01-04T06:26:16.327Z] Step 12/22 : FROM alpine [2021-01-04T06:26:16.918Z] latest: Pulling from library/alpine [2021-01-04T06:26:16.918Z] 159e5727ea61: Pulling fs layer [2021-01-04T06:26:17.194Z] 159e5727ea61: Verifying Checksum [2021-01-04T06:26:17.194Z] 159e5727ea61: Download complete [2021-01-04T06:26:17.789Z] 159e5727ea61: Pull complete [2021-01-04T06:26:17.789Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-04T06:26:17.789Z] Status: Downloaded newer image for alpine:latest [2021-01-04T06:26:17.789Z] ---> afeebe901d6b [2021-01-04T06:26:17.789Z] Step 13/22 : ENV APP_PORT=49990 [2021-01-04T06:26:18.064Z] ---> Running in f81137d858e2 [2021-01-04T06:26:18.338Z] Removing intermediate container f81137d858e2 [2021-01-04T06:26:18.338Z] ---> 79c3c149f313 [2021-01-04T06:26:18.338Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-04T06:26:18.612Z] ---> Running in 93ff842081d4 [2021-01-04T06:26:18.889Z] Removing intermediate container 93ff842081d4 [2021-01-04T06:26:18.889Z] ---> c1a64d88b439 [2021-01-04T06:26:18.889Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2021-01-04T06:26:20.327Z] ---> 85ed3af8ff4d [2021-01-04T06:26:20.327Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2021-01-04T06:26:20.927Z] ---> cc01ee7e932f [2021-01-04T06:26:20.927Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2021-01-04T06:26:21.909Z] ---> e08a413d5c25 [2021-01-04T06:26:21.909Z] Step 18/22 : ENTRYPOINT ["/device-virtual"] [2021-01-04T06:26:21.909Z] ---> Running in d0c59d2d4c03 [2021-01-04T06:26:22.182Z] Removing intermediate container d0c59d2d4c03 [2021-01-04T06:26:22.182Z] ---> 0c073fbd1beb [2021-01-04T06:26:22.182Z] Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T06:26:22.456Z] ---> Running in 09d30863f0f2 [2021-01-04T06:26:23.053Z] Removing intermediate container 09d30863f0f2 [2021-01-04T06:26:23.053Z] ---> cc79a41d4e0c [2021-01-04T06:26:23.053Z] Step 20/22 : LABEL arch=arm64 [2021-01-04T06:26:23.053Z] ---> Running in 68b1f5767303 [2021-01-04T06:26:23.645Z] Removing intermediate container 68b1f5767303 [2021-01-04T06:26:23.645Z] ---> 5f60eb8c96da [2021-01-04T06:26:23.645Z] Step 21/22 : LABEL git_sha=6e019af8001d84a5420e319bcbf5df55b4ace51c [2021-01-04T06:26:23.645Z] ---> Running in e649180bd49f [2021-01-04T06:26:24.240Z] Removing intermediate container e649180bd49f [2021-01-04T06:26:24.240Z] ---> f6000c32ab39 [2021-01-04T06:26:24.240Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T06:26:24.240Z] ---> Running in f4fc92687f4a [2021-01-04T06:26:24.514Z] Removing intermediate container f4fc92687f4a [2021-01-04T06:26:24.514Z] ---> c2e785dec45e [2021-01-04T06:26:24.514Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-04T06:26:24.514Z] Successfully built c2e785dec45e [2021-01-04T06:26:24.788Z] Successfully tagged docker-device-virtual-go-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] } [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 [2021-01-04T06:26:27.007Z] provisioning config files... [2021-01-04T06:26:27.018Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-160@tmp/config7466214542890409466tmp [Pipeline] { [Pipeline] sh [2021-01-04T06:26:27.443Z] + set +x [2021-01-04T06:26:27.443Z] + curl -s https://codecov.io/bash [2021-01-04T06:26:27.443Z] + bash -s -- [2021-01-04T06:26:27.706Z] [2021-01-04T06:26:27.706Z] _____ _ [2021-01-04T06:26:27.706Z] / ____| | | [2021-01-04T06:26:27.706Z] | | ___ __| | ___ ___ _____ __ [2021-01-04T06:26:27.706Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-04T06:26:27.706Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-04T06:26:27.706Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-04T06:26:27.706Z] Bash-20201231-23d4836 [2021-01-04T06:26:27.706Z] [2021-01-04T06:26:27.706Z] [2021-01-04T06:26:27.706Z] ==> git version 2.24.3 found [2021-01-04T06:26:27.706Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-04T06:26:27.706Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-04T06:26:27.706Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-04T06:26:27.706Z] ==> Jenkins CI detected. [2021-01-04T06:26:27.706Z] project root: . [2021-01-04T06:26:27.706Z] --> token set from env [2021-01-04T06:26:27.706Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-04T06:26:27.706Z] ==> Running gcov in . (disable via -X gcov) [2021-01-04T06:26:27.706Z] ==> Python coveragepy not found [2021-01-04T06:26:27.706Z] ==> Searching for coverage reports in: [2021-01-04T06:26:27.706Z] + . [2021-01-04T06:26:27.706Z] -> Found 1 reports [2021-01-04T06:26:27.706Z] ==> Detecting git/mercurial file structure [2021-01-04T06:26:27.706Z] ==> Reading reports [2021-01-04T06:26:27.706Z] + ./coverage.out bytes=47242 [2021-01-04T06:26:27.706Z] ==> Appending adjustments [2021-01-04T06:26:27.706Z] https://docs.codecov.io/docs/fixing-reports [2021-01-04T06:26:27.706Z] + Found adjustments [2021-01-04T06:26:27.970Z] ==> Gzipping contents [2021-01-04T06:26:27.970Z] 8.0K /tmp/codecov.cLYRO3.gz [2021-01-04T06:26:27.970Z] ==> Uploading reports [2021-01-04T06:26:27.970Z] url: https://codecov.io [2021-01-04T06:26:27.970Z] query: branch=PR-160&commit=6e019af8001d84a5420e319bcbf5df55b4ace51c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-160%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=160&job=&cmd_args= [2021-01-04T06:26:27.970Z] -> Pinging Codecov [2021-01-04T06:26:27.970Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-160&commit=6e019af8001d84a5420e319bcbf5df55b4ace51c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-160%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=160&job=&cmd_args= [2021-01-04T06:26:28.547Z] -> Uploading to [2021-01-04T06:26:28.547Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-04/5E52B4B073DB2E39498172D8E973AA87/6e019af8001d84a5420e319bcbf5df55b4ace51c/83f12031-f290-4728-a0ef-b39e5676f546.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210104T062628Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=798f3cc7ebc8689b365aef5bfbf956fbb280269c24056a3ffddd95cc65620970 [2021-01-04T06:26:28.547Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-04T06:26:28.547Z] Dload Upload Total Spent Left Speed [2021-01-04T06:26:28.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5806 0 0 100 5806 0 11830 --:--:-- --:--:-- --:--:-- 11848 [2021-01-04T06:26:28.811Z] -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/6e019af8001d84a5420e319bcbf5df55b4ace51c [Pipeline] } [2021-01-04T06:26:28.838Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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 [2021-01-04T06:26:32.156Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T06:26:32.505Z] ---> package-listing.sh [2021-01-04T06:26:32.505Z] ++ facter osfamily [2021-01-04T06:26:32.505Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-04T06:26:32.505Z] + OS_FAMILY=redhat [2021-01-04T06:26:32.505Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-160 [2021-01-04T06:26:32.505Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-04T06:26:32.505Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-04T06:26:32.505Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-04T06:26:32.505Z] + PACKAGES=/tmp/packages_start.txt [2021-01-04T06:26:32.505Z] + '[' /w/workspace/foundry_device-virtual-go_PR-160 ']' [2021-01-04T06:26:32.505Z] + PACKAGES=/tmp/packages_end.txt [2021-01-04T06:26:32.505Z] + case "${OS_FAMILY}" in [2021-01-04T06:26:32.505Z] + rpm -qa [2021-01-04T06:26:32.505Z] + sort [2021-01-04T06:26:37.834Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-04T06:26:37.834Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-04T06:26:37.834Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-04T06:26:37.834Z] + '[' /w/workspace/foundry_device-virtual-go_PR-160 ']' [2021-01-04T06:26:37.834Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-160/archives/ [2021-01-04T06:26:37.834Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-160/archives/ [Pipeline] echo [2021-01-04T06:26:37.866Z] 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/foundry_device-virtual-go_PR-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-04T06:26:38.180Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-04T06:26:38.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T06:26:38.531Z] [2021-01-04T06:26:38.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-04T06:26:38.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T06:26:38.926Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-04T06:26:38.926Z] df20fa9351a1: Pulling fs layer [2021-01-04T06:26:38.926Z] 36b3adc4ff6f: Pulling fs layer [2021-01-04T06:26:38.926Z] 8ad3a11d3b57: Pulling fs layer [2021-01-04T06:26:38.926Z] 46f8f816bc3b: Pulling fs layer [2021-01-04T06:26:38.926Z] 93b61091891f: Pulling fs layer [2021-01-04T06:26:38.926Z] 93b9cdb0e59b: Pulling fs layer [2021-01-04T06:26:38.926Z] 5e14af77c1be: Pulling fs layer [2021-01-04T06:26:38.926Z] 01666e4c0597: Pulling fs layer [2021-01-04T06:26:38.926Z] aa168da1d23b: Pulling fs layer [2021-01-04T06:26:38.926Z] 46f8f816bc3b: Waiting [2021-01-04T06:26:38.926Z] 93b61091891f: Waiting [2021-01-04T06:26:38.926Z] 93b9cdb0e59b: Waiting [2021-01-04T06:26:38.926Z] 5e14af77c1be: Waiting [2021-01-04T06:26:38.926Z] 01666e4c0597: Waiting [2021-01-04T06:26:38.926Z] aa168da1d23b: Waiting [2021-01-04T06:26:38.926Z] 36b3adc4ff6f: Verifying Checksum [2021-01-04T06:26:38.926Z] 36b3adc4ff6f: Download complete [2021-01-04T06:26:38.926Z] 46f8f816bc3b: Verifying Checksum [2021-01-04T06:26:38.926Z] 46f8f816bc3b: Download complete [2021-01-04T06:26:38.926Z] df20fa9351a1: Verifying Checksum [2021-01-04T06:26:38.926Z] df20fa9351a1: Download complete [2021-01-04T06:26:39.201Z] 93b9cdb0e59b: Download complete [2021-01-04T06:26:39.201Z] 93b61091891f: Verifying Checksum [2021-01-04T06:26:39.201Z] 93b61091891f: Download complete [2021-01-04T06:26:39.201Z] 5e14af77c1be: Verifying Checksum [2021-01-04T06:26:39.201Z] 5e14af77c1be: Download complete [2021-01-04T06:26:39.201Z] 01666e4c0597: Verifying Checksum [2021-01-04T06:26:39.201Z] 01666e4c0597: Download complete [2021-01-04T06:26:39.474Z] 8ad3a11d3b57: Verifying Checksum [2021-01-04T06:26:39.474Z] 8ad3a11d3b57: Download complete [2021-01-04T06:26:39.474Z] df20fa9351a1: Pull complete [2021-01-04T06:26:39.740Z] 36b3adc4ff6f: Pull complete [2021-01-04T06:26:40.724Z] 8ad3a11d3b57: Pull complete [2021-01-04T06:26:40.993Z] 46f8f816bc3b: Pull complete [2021-01-04T06:26:40.994Z] aa168da1d23b: Download complete [2021-01-04T06:26:41.258Z] 93b61091891f: Pull complete [2021-01-04T06:26:41.530Z] 93b9cdb0e59b: Pull complete [2021-01-04T06:26:41.530Z] 5e14af77c1be: Pull complete [2021-01-04T06:26:41.792Z] 01666e4c0597: Pull complete [2021-01-04T06:26:49.999Z] aa168da1d23b: Pull complete [2021-01-04T06:26:49.999Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-04T06:26:49.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T06:26:49.999Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-04T06:26:50.193Z] prd-centos7-docker-4c-2g-18119 does not seem to be running inside a container [2021-01-04T06:26:50.244Z] $ 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/foundry_device-virtual-go_PR-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-160 -v /w/workspace/foundry_device-virtual-go_PR-160:/w/workspace/foundry_device-virtual-go_PR-160:rw,z -v /w/workspace/foundry_device-virtual-go_PR-160@tmp:/w/workspace/foundry_device-virtual-go_PR-160@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 [2021-01-04T06:26:53.409Z] $ docker top 6e1d5b17736f9ef95e8c451d5919f83c69326a243a8753939fc1aea3ffb73090 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T06:26:54.071Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-04T06:26:54.393Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-04T06:26:54.717Z] + ls /var/log/sa-host [2021-01-04T06:26:54.717Z] + sadf -c /var/log/sa-host/sa04 [2021-01-04T06:26:54.717Z] file_magic: OK [2021-01-04T06:26:54.717Z] HZ: Using current value: 100 [2021-01-04T06:26:54.717Z] file_header: OK [2021-01-04T06:26:54.717Z] 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 [2021-01-04T06:26:54.717Z] Statistics: [2021-01-04T06:26:54.717Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-04T06:26:54.717Z] File successfully converted to sysstat format version 12.2.1 [2021-01-04T06:26:54.717Z] + sadf -c /var/log/sa-host/sa23 [2021-01-04T06:26:54.717Z] file_magic: OK [2021-01-04T06:26:54.717Z] HZ: Using current value: 100 [2021-01-04T06:26:54.717Z] file_header: OK [2021-01-04T06:26:54.717Z] 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 [2021-01-04T06:26:54.717Z] Statistics: [2021-01-04T06:26:54.717Z] Hnuu...uuuununununu... [2021-01-04T06:26:54.717Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-04T06:26:55.004Z] provisioning config files... [2021-01-04T06:26:55.025Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-160@tmp/config1923789530390748703tmp [Pipeline] { [Pipeline] echo [2021-01-04T06:26:55.144Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T06:26:55.480Z] ---> create-netrc.sh [Pipeline] } [2021-01-04T06:26:55.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-04T06:26:55.649Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T06:26:55.984Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-04T06:26:56.015Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T06:26:56.354Z] ---> sudo-logs.sh [2021-01-04T06:26:56.354Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-04T06:26:56.382Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T06:26:56.711Z] ---> job-cost.sh [2021-01-04T06:26:56.711Z] lf-activate-venv: SKIPPING [2021-01-04T06:26:56.711Z] INFO: No Stack... [2021-01-04T06:26:58.636Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-04T06:26:59.215Z] INFO: Archiving Costs [Pipeline] echo [2021-01-04T06:26:59.255Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T06:26:59.618Z] ---> logs-deploy.sh [2021-01-04T06:26:59.618Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-160/1 [2021-01-04T06:26:59.618Z] INFO: archiving workspace using pattern(s): [2021-01-04T06:27:01.562Z] Archives upload complete. [2021-01-04T06:27:01.562Z] INFO: archiving logs to Nexus