Pull request #179 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 00b819b7d5a979fc6366b31ba6c26e96c7b92f42+dd55ff443bd180714a9cddb6bbe47fafb89756c5 (dae4733457ce055b03420ab22e4d2a08c32fa3b6) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh 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-179/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-179/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-32761 in /w/workspace/foundry_device-virtual-go_PR-179 [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-179 # timeout=10 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/179/head:refs/remotes/origin/PR-179 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit dd55ff443bd180714a9cddb6bbe47fafb89756c5 into PR head commit 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 Merge succeeded, producing 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 Checking out Revision 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 (PR-179) > git config core.sparsecheckout # timeout=10 > git checkout -f 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dd55ff443bd180714a9cddb6bbe47fafb89756c5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-05T06:02:40.197Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-05T06:02:40.618Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-05T06:02:40.843Z] ========================================================= [2021-04-05T06:02:40.843Z] EdgeX Global Pipelines Version Info [2021-04-05T06:02:40.843Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-05T06:02:42.383Z] ------------------- [2021-04-05T06:02:42.383Z] stable info: [2021-04-05T06:02:42.383Z] ------------------- [2021-04-05T06:02:42.383Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-05T06:02:42.383Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-05T06:02:42.383Z] Message: update stable to v1.0.186 [2021-04-05T06:02:43.334Z] ------------------- [2021-04-05T06:02:43.334Z] experimental info: [2021-04-05T06:02:43.334Z] ------------------- [2021-04-05T06:02:43.334Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-05T06:02:43.334Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-05T06:02:43.334Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-05T06:02:43.727Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-04-05T06:02:43.856Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-04-05T06:02:43.999Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-05T06:02:44.130Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-05T06:02:44.277Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-05T06:02:44.395Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-05T06:02:44.511Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-05T06:02:44.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-05T06:02:44.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-05T06:02:44.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-05T06:02:45.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-05T06:02:45.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2021-04-05T06:02:45.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-05T06:02:45.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-05T06:02:45.515Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-05T06:02:45.677Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-05T06:02:45.827Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-05T06:02:45.957Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-05T06:02:46.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-05T06:02:46.217Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-05T06:02:46.386Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-05T06:02:46.503Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-05T06:02:46.621Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-05T06:02:46.771Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-05T06:02:46.892Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-05T06:02:47.032Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-05T06:02:47.159Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-179 [Pipeline] echo [2021-04-05T06:02:47.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-179 [Pipeline] echo [2021-04-05T06:02:47.424Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-179 [Pipeline] echo [2021-04-05T06:02:47.551Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 [Pipeline] echo [2021-04-05T06:02:47.672Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00b819b [Pipeline] echo [2021-04-05T06:02:47.801Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-05T06:02:48.070Z] provisioning config files... [2021-04-05T06:02:48.113Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-179@tmp/config5811218800810886768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-05T06:02:48.559Z] ---> docker-login.sh [2021-04-05T06:02:48.559Z] nexus3.edgexfoundry.org:10001 [2021-04-05T06:02:48.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-05T06:02:48.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-05T06:02:48.822Z] Configure a credential helper to remove this warning. See [2021-04-05T06:02:48.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-05T06:02:48.822Z] [2021-04-05T06:02:48.822Z] Login Succeeded [2021-04-05T06:02:48.822Z] nexus3.edgexfoundry.org:10002 [2021-04-05T06:02:49.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-05T06:02:49.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-05T06:02:49.089Z] Configure a credential helper to remove this warning. See [2021-04-05T06:02:49.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-05T06:02:49.089Z] [2021-04-05T06:02:49.089Z] Login Succeeded [2021-04-05T06:02:49.089Z] nexus3.edgexfoundry.org:10003 [2021-04-05T06:02:49.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-05T06:02:49.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-05T06:02:49.387Z] Configure a credential helper to remove this warning. See [2021-04-05T06:02:49.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-05T06:02:49.387Z] [2021-04-05T06:02:49.387Z] Login Succeeded [2021-04-05T06:02:49.387Z] nexus3.edgexfoundry.org:10004 [2021-04-05T06:02:49.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-05T06:02:49.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-05T06:02:49.387Z] Configure a credential helper to remove this warning. See [2021-04-05T06:02:49.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-05T06:02:49.387Z] [2021-04-05T06:02:49.387Z] Login Succeeded [2021-04-05T06:02:49.387Z] docker.io [2021-04-05T06:02:49.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-05T06:02:49.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-05T06:02:49.930Z] Configure a credential helper to remove this warning. See [2021-04-05T06:02:49.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-05T06:02:49.930Z] [2021-04-05T06:02:49.930Z] Login Succeeded [2021-04-05T06:02:49.930Z] ---> docker-login.sh ends [Pipeline] } [2021-04-05T06:02:49.974Z] 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-04-05T06:02:51.403Z] + git log --format=format:%s -1 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 [Pipeline] echo [2021-04-05T06:02:51.500Z] GIT_COMMIT: 00b819b7d5a979fc6366b31ba6c26e96c7b92f42, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-04-05T06:02:51.570Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-05T06:02:52.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-05T06:02:52.196Z] [2021-04-05T06:02:52.196Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-05T06:02:52.579Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-05T06:02:52.579Z] latest: Pulling from edgex-devops/git-semver [2021-04-05T06:02:52.579Z] 31603596830f: Pulling fs layer [2021-04-05T06:02:52.579Z] 2a8b12db71e7: Pulling fs layer [2021-04-05T06:02:52.579Z] 6ca5941a6612: Pulling fs layer [2021-04-05T06:02:52.579Z] ecc8261a40a4: Pulling fs layer [2021-04-05T06:02:52.579Z] ecc8261a40a4: Waiting [2021-04-05T06:02:52.579Z] 2a8b12db71e7: Verifying Checksum [2021-04-05T06:02:52.579Z] 2a8b12db71e7: Download complete [2021-04-05T06:02:52.843Z] 31603596830f: Verifying Checksum [2021-04-05T06:02:52.843Z] 31603596830f: Download complete [2021-04-05T06:02:53.109Z] 31603596830f: Pull complete [2021-04-05T06:02:53.109Z] 2a8b12db71e7: Pull complete [2021-04-05T06:02:53.372Z] ecc8261a40a4: Verifying Checksum [2021-04-05T06:02:53.372Z] ecc8261a40a4: Download complete [2021-04-05T06:02:53.372Z] 6ca5941a6612: Verifying Checksum [2021-04-05T06:02:53.372Z] 6ca5941a6612: Download complete [2021-04-05T06:02:54.321Z] 6ca5941a6612: Pull complete [2021-04-05T06:02:54.321Z] ecc8261a40a4: Pull complete [2021-04-05T06:02:54.321Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-05T06:02:54.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-05T06:02:54.321Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-05T06:02:54.449Z] prd-centos7-docker-4c-2g-32761 does not seem to be running inside a container [2021-04-05T06:02:54.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-179 -v /w/workspace/foundry_device-virtual-go_PR-179:/w/workspace/foundry_device-virtual-go_PR-179:rw,z -v /w/workspace/foundry_device-virtual-go_PR-179@tmp:/w/workspace/foundry_device-virtual-go_PR-179@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-05T06:02:56.431Z] $ docker top d19789fe7f189f64a106d235901b1dc515f709dd12a062545be1e2861c2c33d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-05T06:02:56.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-05T06:02:56.955Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-05T06:02:57.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-05T06:02:57.191Z] $ docker exec d19789fe7f189f64a106d235901b1dc515f709dd12a062545be1e2861c2c33d9 ssh-agent [2021-04-05T06:02:57.361Z] SSH_AUTH_SOCK=/tmp/ssh-mouZEHLsK7FW/agent.12 [2021-04-05T06:02:57.361Z] SSH_AGENT_PID=17 [2021-04-05T06:02:57.370Z] Running ssh-add (command line suppressed) [2021-04-05T06:02:57.485Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-179@tmp/private_key_5274594047996813764.key (/w/workspace/foundry_device-virtual-go_PR-179@tmp/private_key_5274594047996813764.key) [2021-04-05T06:02:57.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-05T06:02:57.937Z] + git tag --points-at HEAD [Pipeline] } [2021-04-05T06:02:57.963Z] $ docker exec --env ******** --env ******** d19789fe7f189f64a106d235901b1dc515f709dd12a062545be1e2861c2c33d9 ssh-agent -k [2021-04-05T06:02:58.078Z] unset SSH_AUTH_SOCK; [2021-04-05T06:02:58.079Z] unset SSH_AGENT_PID; [2021-04-05T06:02:58.079Z] echo Agent pid 17 killed; [2021-04-05T06:02:58.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-05T06:02:58.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-05T06:02:58.313Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-05T06:02:58.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-05T06:02:58.480Z] $ docker exec d19789fe7f189f64a106d235901b1dc515f709dd12a062545be1e2861c2c33d9 ssh-agent [2021-04-05T06:02:58.643Z] SSH_AUTH_SOCK=/tmp/ssh-eP5pPi7lx0wd/agent.47 [2021-04-05T06:02:58.643Z] SSH_AGENT_PID=52 [2021-04-05T06:02:58.650Z] Running ssh-add (command line suppressed) [2021-04-05T06:02:58.770Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-179@tmp/private_key_5300797696012810915.key (/w/workspace/foundry_device-virtual-go_PR-179@tmp/private_key_5300797696012810915.key) [2021-04-05T06:02:58.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-05T06:02:59.212Z] + git semver init [2021-04-05T06:02:59.212Z] # -> Open(): unable to determine branch for HEAD [2021-04-05T06:02:59.212Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-179/.git [2021-04-05T06:02:59.212Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-179 [2021-04-05T06:02:59.212Z] # $SEMVER_REMOTE_NAME = origin [2021-04-05T06:02:59.212Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-05T06:02:59.212Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-05T06:02:59.212Z] # $SEMVER_BRANCH = PR-179 [2021-04-05T06:02:59.212Z] # $SEMVER_TEMP = /tmp/semver-255518249 [2021-04-05T06:02:59.212Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-04-05T06:02:59.785Z] # '/tmp/semver-255518249' -> '/w/workspace/foundry_device-virtual-go_PR-179/.semver' [2021-04-05T06:02:59.785Z] # -> Force: false [2021-04-05T06:02:59.785Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-179/.semver [Pipeline] } [2021-04-05T06:02:59.805Z] $ docker exec --env ******** --env ******** d19789fe7f189f64a106d235901b1dc515f709dd12a062545be1e2861c2c33d9 ssh-agent -k [2021-04-05T06:02:59.919Z] unset SSH_AUTH_SOCK; [2021-04-05T06:02:59.920Z] unset SSH_AGENT_PID; [2021-04-05T06:02:59.920Z] echo Agent pid 52 killed; [2021-04-05T06:02:59.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-05T06:03:00.536Z] + git semver [Pipeline] } [2021-04-05T06:03:00.562Z] $ docker stop --time=1 d19789fe7f189f64a106d235901b1dc515f709dd12a062545be1e2861c2c33d9 [2021-04-05T06:03:02.021Z] $ docker rm -f d19789fe7f189f64a106d235901b1dc515f709dd12a062545be1e2861c2c33d9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-05T06:03:02.548Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-05T06:03:02.967Z] Stashed 1 file(s) [Pipeline] echo [2021-04-05T06:03:02.990Z] [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-04-05T06:03:18.818Z] Still waiting to schedule task [2021-04-05T06:03:18.818Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-05T06:03:18.844Z] Still waiting to schedule task [2021-04-05T06:03:18.844Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-32755’ [2021-04-05T06:05:24.630Z] Running on prd-centos7-docker-4c-2g-32772 in /w/workspace/foundry_device-virtual-go_PR-179 [Pipeline] { [Pipeline] ws [2021-04-05T06:05:24.737Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-04-05T06:05:27.453Z] using credential edgex-jenkins-ssh [2021-04-05T06:05:27.504Z] Cloning the remote Git repository [2021-04-05T06:05:27.533Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-04-05T06:05:27.606Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-04-05T06:05:27.672Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-05T06:05:27.673Z] > git --version # timeout=10 [2021-04-05T06:05:27.680Z] > git --version # 'git version 2.24.3' [2021-04-05T06:05:27.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-05T06:05:27.709Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-05T06:05:28.244Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-05T06:05:28.252Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-05T06:05:28.263Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-05T06:05:28.278Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-05T06:05:28.278Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-05T06:05:28.285Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/179/head:refs/remotes/origin/PR-179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-05T06:05:28.659Z] Merging remotes/origin/master commit dd55ff443bd180714a9cddb6bbe47fafb89756c5 into PR head commit 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 [2021-04-05T06:05:28.751Z] Merge succeeded, producing 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 [2021-04-05T06:05:28.752Z] Checking out Revision 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 (PR-179) [2021-04-05T06:05:28.667Z] > git config core.sparsecheckout # timeout=10 [2021-04-05T06:05:28.673Z] > git checkout -f 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 # timeout=10 [2021-04-05T06:05:28.713Z] > git remote # timeout=10 [2021-04-05T06:05:28.719Z] > git config --get remote.origin.url # timeout=10 [2021-04-05T06:05:28.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-05T06:05:28.730Z] > git merge dd55ff443bd180714a9cddb6bbe47fafb89756c5 # timeout=10 [2021-04-05T06:05:28.743Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-05T06:05:28.754Z] > git config core.sparsecheckout # timeout=10 [2021-04-05T06:05:28.758Z] > git checkout -f 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 # timeout=10 [2021-04-05T06:05:32.420Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-05T06:05:32.446Z] > git --version # timeout=10 [2021-04-05T06:05:32.453Z] > git --version # 'git version 2.24.3' [2021-04-05T06:05:32.459Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-05T06:05:33.806Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-05T06:05:34.167Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-05T06:05:34.489Z] + sudo service docker restart [2021-04-05T06:05:34.489Z] + true [2021-04-05T06:05:34.489Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-05T06:05:36.012Z] provisioning config files... [2021-04-05T06:05:36.047Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config742493836522400945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-05T06:05:36.472Z] ---> docker-login.sh [2021-04-05T06:05:36.472Z] nexus3.edgexfoundry.org:10001 [2021-04-05T06:05:36.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-05T06:05:36.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-05T06:05:36.999Z] Configure a credential helper to remove this warning. See [2021-04-05T06:05:36.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-05T06:05:36.999Z] [2021-04-05T06:05:36.999Z] Login Succeeded [2021-04-05T06:05:36.999Z] nexus3.edgexfoundry.org:10002 [2021-04-05T06:05:36.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-05T06:05:36.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-05T06:05:36.999Z] Configure a credential helper to remove this warning. See [2021-04-05T06:05:36.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-05T06:05:36.999Z] [2021-04-05T06:05:36.999Z] Login Succeeded [2021-04-05T06:05:36.999Z] nexus3.edgexfoundry.org:10003 [2021-04-05T06:05:37.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-05T06:05:37.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-05T06:05:37.262Z] Configure a credential helper to remove this warning. See [2021-04-05T06:05:37.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-05T06:05:37.262Z] [2021-04-05T06:05:37.262Z] Login Succeeded [2021-04-05T06:05:37.262Z] nexus3.edgexfoundry.org:10004 [2021-04-05T06:05:37.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-05T06:05:37.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-05T06:05:37.524Z] Configure a credential helper to remove this warning. See [2021-04-05T06:05:37.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-05T06:05:37.524Z] [2021-04-05T06:05:37.524Z] Login Succeeded [2021-04-05T06:05:37.524Z] docker.io [2021-04-05T06:05:37.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-05T06:05:37.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-05T06:05:37.786Z] Configure a credential helper to remove this warning. See [2021-04-05T06:05:37.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-05T06:05:37.786Z] [2021-04-05T06:05:37.786Z] Login Succeeded [2021-04-05T06:05:37.786Z] ---> docker-login.sh ends [Pipeline] } [2021-04-05T06:05:37.814Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-05T06:05:38.343Z] ========================================================= [2021-04-05T06:05:38.343Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-05T06:05:38.343Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-05T06:05:38.728Z] + 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-04-05T06:05:38.728Z] Sending build context to Docker daemon 496.6kB [2021-04-05T06:05:38.991Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-05T06:05:38.991Z] Step 2/8 : FROM ${BASE} [2021-04-05T06:05:38.991Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-05T06:05:38.991Z] 188c0c94c7c5: Pulling fs layer [2021-04-05T06:05:38.991Z] 0ef7d3d256c8: Pulling fs layer [2021-04-05T06:05:38.991Z] de9db76c5a1d: Pulling fs layer [2021-04-05T06:05:38.991Z] bca2f99d35d6: Pulling fs layer [2021-04-05T06:05:38.991Z] 93359f2a8cfa: Pulling fs layer [2021-04-05T06:05:38.991Z] 7c6f9722023f: Pulling fs layer [2021-04-05T06:05:38.991Z] a35cf1a2eb13: Pulling fs layer [2021-04-05T06:05:38.991Z] 93359f2a8cfa: Waiting [2021-04-05T06:05:38.991Z] 7c6f9722023f: Waiting [2021-04-05T06:05:38.991Z] a35cf1a2eb13: Waiting [2021-04-05T06:05:38.991Z] bca2f99d35d6: Waiting [2021-04-05T06:05:38.991Z] de9db76c5a1d: Download complete [2021-04-05T06:05:38.991Z] 0ef7d3d256c8: Verifying Checksum [2021-04-05T06:05:38.991Z] 0ef7d3d256c8: Download complete [2021-04-05T06:05:38.991Z] 93359f2a8cfa: Verifying Checksum [2021-04-05T06:05:38.991Z] 93359f2a8cfa: Download complete [2021-04-05T06:05:39.564Z] 7c6f9722023f: Verifying Checksum [2021-04-05T06:05:39.564Z] 7c6f9722023f: Download complete [2021-04-05T06:05:39.564Z] 188c0c94c7c5: Verifying Checksum [2021-04-05T06:05:39.564Z] 188c0c94c7c5: Download complete [2021-04-05T06:05:39.829Z] 188c0c94c7c5: Pull complete [2021-04-05T06:05:39.829Z] 0ef7d3d256c8: Pull complete [2021-04-05T06:05:40.094Z] de9db76c5a1d: Pull complete [2021-04-05T06:05:41.497Z] a35cf1a2eb13: Verifying Checksum [2021-04-05T06:05:41.497Z] a35cf1a2eb13: Download complete [2021-04-05T06:05:41.763Z] bca2f99d35d6: Verifying Checksum [2021-04-05T06:05:41.763Z] bca2f99d35d6: Download complete [2021-04-05T06:05:48.465Z] bca2f99d35d6: Pull complete [2021-04-05T06:05:48.465Z] 93359f2a8cfa: Pull complete [2021-04-05T06:05:48.465Z] 7c6f9722023f: Pull complete [2021-04-05T06:05:52.719Z] a35cf1a2eb13: Pull complete [2021-04-05T06:05:52.984Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-05T06:05:52.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-05T06:05:52.984Z] ---> a62c8e92a672 [2021-04-05T06:05:52.984Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2021-04-05T06:05:53.250Z] ---> Running in 94e663ed39af [2021-04-05T06:05:53.515Z] Removing intermediate container 94e663ed39af [2021-04-05T06:05:53.515Z] ---> 043cb30a22ef [2021-04-05T06:05:53.515Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-05T06:05:53.515Z] ---> Running in 1e55e47fac12 [2021-04-05T06:05:54.938Z] Removing intermediate container 1e55e47fac12 [2021-04-05T06:05:54.938Z] ---> 1d57ff2ee65a [2021-04-05T06:05:54.938Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2021-04-05T06:05:54.938Z] ---> Running in 6ac84079ddbc [2021-04-05T06:05:55.518Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-05T06:05:56.095Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-05T06:05:56.672Z] (1/14) Installing libmagic (5.38-r0) [2021-04-05T06:05:56.672Z] (2/14) Installing file (5.38-r0) [2021-04-05T06:05:56.935Z] (3/14) Installing libc-dev (0.7.2-r3) [2021-04-05T06:05:56.935Z] (4/14) Installing g++ (9.3.0-r2) [2021-04-05T06:06:00.256Z] (5/14) Installing fortify-headers (1.1-r0) [2021-04-05T06:06:00.256Z] (6/14) Installing patch (2.7.6-r6) [2021-04-05T06:06:00.256Z] (7/14) Installing build-base (0.5-r2) [2021-04-05T06:06:00.256Z] (8/14) Installing openssh-keygen (8.3_p1-r2) [2021-04-05T06:06:00.256Z] (9/14) Installing libedit (20191231.3.1-r0) [2021-04-05T06:06:00.256Z] (10/14) Installing openssh-client (8.3_p1-r2) [2021-04-05T06:06:00.834Z] (11/14) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-05T06:06:00.834Z] (12/14) Installing openssh-server-common (8.3_p1-r2) [2021-04-05T06:06:00.834Z] (13/14) Installing openssh-server (8.3_p1-r2) [2021-04-05T06:06:00.834Z] (14/14) Installing openssh (8.3_p1-r2) [2021-04-05T06:06:01.112Z] Executing busybox-1.31.1-r19.trigger [2021-04-05T06:06:01.112Z] OK: 237 MiB in 53 packages [2021-04-05T06:06:04.475Z] Removing intermediate container 6ac84079ddbc [2021-04-05T06:06:04.475Z] ---> 4fb55e4d4d37 [2021-04-05T06:06:04.475Z] Step 6/8 : WORKDIR /device-virtual-go [2021-04-05T06:06:04.475Z] ---> Running in b3deaed94860 [2021-04-05T06:06:04.475Z] Removing intermediate container b3deaed94860 [2021-04-05T06:06:04.475Z] ---> f3e17344b252 [2021-04-05T06:06:04.475Z] Step 7/8 : COPY . . [2021-04-05T06:06:05.436Z] ---> 8f1bd4f5348f [2021-04-05T06:06:05.436Z] Step 8/8 : RUN go mod download [2021-04-05T06:06:05.436Z] ---> Running in 8effc5a28232 [2021-04-05T06:06:27.499Z] Removing intermediate container 8effc5a28232 [2021-04-05T06:06:27.499Z] ---> 0b581e55eba9 [2021-04-05T06:06:27.499Z] Successfully built 0b581e55eba9 [2021-04-05T06:06:27.499Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-05T06:06:27.877Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-05T06:06:27.877Z] . [Pipeline] withDockerContainer [2021-04-05T06:06:28.037Z] prd-centos7-docker-4c-2g-32772 does not seem to be running inside a container [2021-04-05T06:06:28.103Z] $ 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-x86_64 cat [2021-04-05T06:06:29.163Z] $ docker top 322a6aae8a38eb40de05a07f8ec045479aaf5b17d4054cc18289950f633b84c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-05T06:06:29.778Z] + go version [2021-04-05T06:06:29.778Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-05T06:06:29.806Z] $ docker stop --time=1 322a6aae8a38eb40de05a07f8ec045479aaf5b17d4054cc18289950f633b84c8 [2021-04-05T06:06:31.200Z] $ docker rm -f 322a6aae8a38eb40de05a07f8ec045479aaf5b17d4054cc18289950f633b84c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-05T06:06:32.297Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-05T06:06:32.297Z] . [Pipeline] withDockerContainer [2021-04-05T06:06:32.430Z] prd-centos7-docker-4c-2g-32772 does not seem to be running inside a container [2021-04-05T06:06:32.478Z] $ 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-x86_64 cat [2021-04-05T06:06:33.253Z] $ docker top 66411c9e04ce40c84ac86396cf9d745daf9b6e2c00c45b3e5d33f6885ef45868 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-05T06:06:33.806Z] + make test [2021-04-05T06:06:33.807Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-05T06:06:35.224Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-04-05T06:06:53.528Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-04-05T06:06:53.528Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.383s coverage: 63.8% of statements [2021-04-05T06:06:53.528Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-04-05T06:06:55.707Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32773 in /w/workspace/foundry_device-virtual-go_PR-179 [Pipeline] { [Pipeline] ws [2021-04-05T06:06:55.799Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-04-05T06:06:56.904Z] gofmt -l . [2021-04-05T06:06:56.904Z] [ "`gofmt -l .`" = "" ] [2021-04-05T06:06:56.904Z] ./bin/test-attribution-txt.sh [2021-04-05T06:06:57.853Z] An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add [2021-04-05T06:06:57.853Z] make: *** [Makefile:27: test] Error 1 [Pipeline] } [2021-04-05T06:06:57.902Z] $ docker stop --time=1 66411c9e04ce40c84ac86396cf9d745daf9b6e2c00c45b3e5d33f6885ef45868 [2021-04-05T06:06:59.644Z] $ docker rm -f 66411c9e04ce40c84ac86396cf9d745daf9b6e2c00c45b3e5d33f6885ef45868 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [2021-04-05T06:07:00.986Z] using credential edgex-jenkins-ssh [Pipeline] } [2021-04-05T06:07:01.072Z] Cloning the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-05T06:07:02.020Z] ---> job-cost.sh [2021-04-05T06:07:02.020Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KMSK [2021-04-05T06:07:01.132Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-04-05T06:07:01.462Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-04-05T06:07:01.543Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-05T06:07:01.544Z] > git --version # timeout=10 [2021-04-05T06:07:01.564Z] > git --version # 'git version 2.17.1' [2021-04-05T06:07:01.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-05T06:07:01.649Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-05T06:07:03.208Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-05T06:07:03.223Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-05T06:07:03.250Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-05T06:07:03.286Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-05T06:07:03.287Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-05T06:07:03.302Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/179/head:refs/remotes/origin/PR-179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-05T06:07:03.874Z] Merging remotes/origin/master commit dd55ff443bd180714a9cddb6bbe47fafb89756c5 into PR head commit 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 [2021-04-05T06:07:04.146Z] Merge succeeded, producing 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 [2021-04-05T06:07:04.147Z] Checking out Revision 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 (PR-179) [2021-04-05T06:07:03.892Z] > git config core.sparsecheckout # timeout=10 [2021-04-05T06:07:03.903Z] > git checkout -f 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 # timeout=10 [2021-04-05T06:07:03.979Z] > git remote # timeout=10 [2021-04-05T06:07:04.053Z] > git config --get remote.origin.url # timeout=10 [2021-04-05T06:07:04.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-05T06:07:04.104Z] > git merge dd55ff443bd180714a9cddb6bbe47fafb89756c5 # timeout=10 [2021-04-05T06:07:04.128Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-05T06:07:04.154Z] > git config core.sparsecheckout # timeout=10 [2021-04-05T06:07:04.185Z] > git checkout -f 00b819b7d5a979fc6366b31ba6c26e96c7b92f42 # timeout=10 [2021-04-05T06:07:08.555Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-05T06:07:08.621Z] > git --version # timeout=10 [2021-04-05T06:07:08.632Z] > git --version # 'git version 2.17.1' [2021-04-05T06:07:08.650Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-05T06:07:08.952Z] [2021-04-05T06:07:08.952Z] GitHub has been notified of this commit’s build result [2021-04-05T06:07:08.952Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-05T06:07:10.377Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-05T06:07:10.811Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-05T06:07:11.180Z] + true [2021-04-05T06:07:11.180Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-05T06:07:13.969Z] provisioning config files... [2021-04-05T06:07:14.032Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3955786926819196566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-05T06:07:14.495Z] ---> docker-login.sh [2021-04-05T06:07:14.495Z] nexus3.edgexfoundry.org:10001 [2021-04-05T06:07:15.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-05T06:07:15.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-05T06:07:15.766Z] Configure a credential helper to remove this warning. See [2021-04-05T06:07:15.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-05T06:07:15.766Z] [2021-04-05T06:07:15.766Z] Login Succeeded [2021-04-05T06:07:15.766Z] nexus3.edgexfoundry.org:10002 [2021-04-05T06:07:16.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-05T06:07:16.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-05T06:07:16.374Z] Configure a credential helper to remove this warning. See [2021-04-05T06:07:16.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-05T06:07:16.374Z] [2021-04-05T06:07:16.374Z] Login Succeeded [2021-04-05T06:07:16.374Z] nexus3.edgexfoundry.org:10003 [2021-04-05T06:07:16.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-05T06:07:16.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-05T06:07:16.972Z] Configure a credential helper to remove this warning. See [2021-04-05T06:07:16.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-05T06:07:16.972Z] [2021-04-05T06:07:16.972Z] Login Succeeded [2021-04-05T06:07:16.972Z] nexus3.edgexfoundry.org:10004 [2021-04-05T06:07:16.997Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-05T06:07:17.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-05T06:07:17.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-05T06:07:17.593Z] Configure a credential helper to remove this warning. See [2021-04-05T06:07:17.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-05T06:07:17.593Z] [2021-04-05T06:07:17.593Z] Login Succeeded [2021-04-05T06:07:17.593Z] docker.io [2021-04-05T06:07:17.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-05T06:07:18.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-05T06:07:18.463Z] Configure a credential helper to remove this warning. See [2021-04-05T06:07:18.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-05T06:07:18.463Z] [2021-04-05T06:07:18.463Z] Login Succeeded [2021-04-05T06:07:18.463Z] ---> docker-login.sh ends [Pipeline] } [2021-04-05T06:07:18.507Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-05T06:07:19.060Z] ========================================================= [2021-04-05T06:07:19.060Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-05T06:07:19.060Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-05T06:07:19.478Z] + 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-04-05T06:07:19.756Z] Sending build context to Docker daemon 495.6kB [2021-04-05T06:07:20.028Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-05T06:07:20.028Z] Step 2/8 : FROM ${BASE} [2021-04-05T06:07:20.028Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-05T06:07:20.028Z] 5f621e34cdf4: Pulling fs layer [2021-04-05T06:07:20.028Z] a4357932f1b6: Pulling fs layer [2021-04-05T06:07:20.028Z] 18c013af1878: Pulling fs layer [2021-04-05T06:07:20.028Z] 00ac8860ef70: Pulling fs layer [2021-04-05T06:07:20.028Z] 63d7cb157983: Pulling fs layer [2021-04-05T06:07:20.028Z] b116817d02f9: Pulling fs layer [2021-04-05T06:07:20.028Z] 745a02a5169b: Pulling fs layer [2021-04-05T06:07:20.028Z] 63d7cb157983: Waiting [2021-04-05T06:07:20.028Z] b116817d02f9: Waiting [2021-04-05T06:07:20.028Z] 745a02a5169b: Waiting [2021-04-05T06:07:20.028Z] 00ac8860ef70: Waiting [2021-04-05T06:07:20.028Z] 18c013af1878: Verifying Checksum [2021-04-05T06:07:20.028Z] 18c013af1878: Download complete [2021-04-05T06:07:20.028Z] a4357932f1b6: Download complete [2021-04-05T06:07:20.028Z] 63d7cb157983: Verifying Checksum [2021-04-05T06:07:20.028Z] 63d7cb157983: Download complete [2021-04-05T06:07:20.631Z] b116817d02f9: Verifying Checksum [2021-04-05T06:07:20.631Z] b116817d02f9: Download complete [2021-04-05T06:07:20.631Z] 5f621e34cdf4: Verifying Checksum [2021-04-05T06:07:20.631Z] 5f621e34cdf4: Download complete [2021-04-05T06:07:21.259Z] 5f621e34cdf4: Pull complete [2021-04-05T06:07:21.880Z] a4357932f1b6: Pull complete [2021-04-05T06:07:22.479Z] 18c013af1878: Pull complete [2021-04-05T06:07:22.479Z] 745a02a5169b: Verifying Checksum [2021-04-05T06:07:22.479Z] 745a02a5169b: Download complete [2021-04-05T06:07:24.481Z] 00ac8860ef70: Download complete [2021-04-05T06:07:34.689Z] 00ac8860ef70: Pull complete [2021-04-05T06:07:34.689Z] 63d7cb157983: Pull complete [2021-04-05T06:07:34.689Z] b116817d02f9: Pull complete [2021-04-05T06:07:38.092Z] 745a02a5169b: Pull complete [2021-04-05T06:07:38.092Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-05T06:07:38.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-05T06:07:38.092Z] ---> b7e6874047d6 [2021-04-05T06:07:38.092Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2021-04-05T06:07:41.538Z] ---> Running in 43e06320df83 [2021-04-05T06:07:41.538Z] Removing intermediate container 43e06320df83 [2021-04-05T06:07:41.538Z] ---> 18b24bc7b5b5 [2021-04-05T06:07:41.538Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-05T06:07:41.815Z] ---> Running in 3a765375e23e [2021-04-05T06:07:44.451Z] Removing intermediate container 3a765375e23e [2021-04-05T06:07:44.451Z] ---> 42b683be6608 [2021-04-05T06:07:44.451Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2021-04-05T06:07:44.451Z] ---> Running in 284305c89283 [2021-04-05T06:07:45.434Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-05T06:07:46.047Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-05T06:07:47.033Z] (1/14) Installing libmagic (5.38-r0) [2021-04-05T06:07:47.315Z] (2/14) Installing file (5.38-r0) [2021-04-05T06:07:47.315Z] (3/14) Installing libc-dev (0.7.2-r3) [2021-04-05T06:07:47.315Z] (4/14) Installing g++ (9.3.0-r2) [2021-04-05T06:07:49.177Z] lf-activate-venv(): INFO: Adding /tmp/venv-KMSK/bin to PATH [2021-04-05T06:07:49.177Z] INFO: No Stack... [2021-04-05T06:07:49.177Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-05T06:07:49.177Z] INFO: Archiving Costs [Pipeline] sh [2021-04-05T06:07:49.510Z] + cut -d, -f6 [2021-04-05T06:07:49.510Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2021-04-05T06:07:49.623Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-179-1-stack-cost] [2021-04-05T06:07:49.630Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-179-1-stack-cost] did not exist. Created. [2021-04-05T06:07:49.630Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-179-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-05T06:07:50.136Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-05T06:07:50.608Z] Stashed 1 file(s) [Pipeline] } [2021-04-05T06:07:50.630Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-179-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-04-05T06:07:51.617Z] (5/14) Installing fortify-headers (1.1-r0) [2021-04-05T06:07:51.617Z] (6/14) Installing patch (2.7.6-r6) [Pipeline] // stage [Pipeline] } [2021-04-05T06:07:51.748Z] Failed in branch amd64 [2021-04-05T06:07:51.891Z] (7/14) Installing build-base (0.5-r2) [2021-04-05T06:07:51.891Z] (8/14) Installing openssh-keygen (8.3_p1-r2) [2021-04-05T06:07:52.163Z] (9/14) Installing libedit (20191231.3.1-r0) [2021-04-05T06:07:52.436Z] (10/14) Installing openssh-client (8.3_p1-r2) [2021-04-05T06:07:55.045Z] (11/14) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-05T06:07:55.045Z] (12/14) Installing openssh-server-common (8.3_p1-r2) [2021-04-05T06:07:55.045Z] (13/14) Installing openssh-server (8.3_p1-r2) [2021-04-05T06:07:55.640Z] (14/14) Installing openssh (8.3_p1-r2) [2021-04-05T06:07:56.234Z] Executing busybox-1.31.1-r19.trigger [2021-04-05T06:07:56.234Z] OK: 221 MiB in 53 packages [2021-04-05T06:08:00.575Z] Removing intermediate container 284305c89283 [2021-04-05T06:08:00.575Z] ---> 3dfcc0ef2ada [2021-04-05T06:08:00.575Z] Step 6/8 : WORKDIR /device-virtual-go [2021-04-05T06:08:00.575Z] ---> Running in eaa7034c344d [2021-04-05T06:08:01.173Z] Removing intermediate container eaa7034c344d [2021-04-05T06:08:01.173Z] ---> 79ef06f1ca52 [2021-04-05T06:08:01.173Z] Step 7/8 : COPY . . [2021-04-05T06:08:02.163Z] ---> 88724c8ff1aa [2021-04-05T06:08:02.163Z] Step 8/8 : RUN go mod download [2021-04-05T06:08:02.163Z] ---> Running in 55570c915c00 [2021-04-05T06:08:28.960Z] Removing intermediate container 55570c915c00 [2021-04-05T06:08:28.961Z] ---> 457533789e81 [2021-04-05T06:08:28.961Z] Successfully built 457533789e81 [2021-04-05T06:08:28.961Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-05T06:08:29.344Z] + docker inspect -f . ci-base-image-arm64 [2021-04-05T06:08:29.344Z] . [Pipeline] withDockerContainer [2021-04-05T06:08:29.605Z] prd-ubuntu18.04-docker-arm64-4c-16g-32773 does not seem to be running inside a container [2021-04-05T06:08:29.695Z] $ 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-04-05T06:08:31.219Z] $ docker top 7cd996f58efb015cc970a5a1d5baf4f1b35a96f494f21ad20041ccd4997cb167 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-05T06:08:32.316Z] + go version [2021-04-05T06:08:32.316Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-05T06:08:32.356Z] $ docker stop --time=1 7cd996f58efb015cc970a5a1d5baf4f1b35a96f494f21ad20041ccd4997cb167 [2021-04-05T06:08:34.249Z] $ docker rm -f 7cd996f58efb015cc970a5a1d5baf4f1b35a96f494f21ad20041ccd4997cb167 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-05T06:08:35.505Z] + docker inspect -f . ci-base-image-arm64 [2021-04-05T06:08:35.505Z] . [Pipeline] withDockerContainer [2021-04-05T06:08:35.757Z] prd-ubuntu18.04-docker-arm64-4c-16g-32773 does not seem to be running inside a container [2021-04-05T06:08:35.842Z] $ 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-04-05T06:08:37.238Z] $ docker top ec5d5842e1ffbb56f91cd3a3173e94e65b34caedad2f5f837ede80fe167d1ad5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-05T06:08:38.248Z] + make test [2021-04-05T06:08:38.248Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-05T06:08:39.223Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-04-05T06:09:26.243Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-04-05T06:09:26.243Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.382s coverage: 63.8% of statements [2021-04-05T06:09:26.243Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-04-05T06:09:33.229Z] gofmt -l . [2021-04-05T06:09:33.229Z] [ "`gofmt -l .`" = "" ] [2021-04-05T06:09:33.229Z] ./bin/test-attribution-txt.sh [2021-04-05T06:09:34.222Z] An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add [2021-04-05T06:09:34.495Z] make: *** [Makefile:27: test] Error 1 [Pipeline] } [2021-04-05T06:09:34.542Z] $ docker stop --time=1 ec5d5842e1ffbb56f91cd3a3173e94e65b34caedad2f5f837ede80fe167d1ad5 [2021-04-05T06:09:36.692Z] $ docker rm -f ec5d5842e1ffbb56f91cd3a3173e94e65b34caedad2f5f837ede80fe167d1ad5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-05T06:09:38.784Z] ---> job-cost.sh [2021-04-05T06:09:38.784Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tq9C [2021-04-05T06:10:17.725Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-05T06:11:54.482Z] lf-activate-venv(): INFO: Adding /tmp/venv-tq9C/bin to PATH [2021-04-05T06:11:54.483Z] INFO: No Stack... [2021-04-05T06:11:54.483Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-05T06:11:54.483Z] INFO: Archiving Costs [Pipeline] sh [2021-04-05T06:11:54.852Z] + + cat /w/workspace/device-virtual-go/1/archives/cost.csvcut [2021-04-05T06:11:54.852Z] -d, -f6 [Pipeline] lock [2021-04-05T06:11:54.992Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-179-1-stack-cost] [2021-04-05T06:11:54.998Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-179-1-stack-cost] did not exist. Created. [2021-04-05T06:11:54.998Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-179-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-05T06:11:55.519Z] /w/workspace/device-virtual-go/1@tmp/durable-d59e39f6/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-d59e39f6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-05T06:11:55.901Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-05T06:11:55.961Z] Warning: overwriting stash ‘stack-cost’ [2021-04-05T06:11:56.729Z] Stashed 1 file(s) [Pipeline] } [2021-04-05T06:11:56.752Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-179-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-05T06:11:57.745Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-05T06:12:01.616Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-05T06:12:02.218Z] ---> package-listing.sh [2021-04-05T06:12:02.218Z] ++ facter osfamily [2021-04-05T06:12:02.218Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-05T06:12:02.218Z] + OS_FAMILY=redhat [2021-04-05T06:12:02.218Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-179 [2021-04-05T06:12:02.218Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-05T06:12:02.218Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-05T06:12:02.218Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-05T06:12:02.218Z] + PACKAGES=/tmp/packages_start.txt [2021-04-05T06:12:02.218Z] + '[' /w/workspace/foundry_device-virtual-go_PR-179 ']' [2021-04-05T06:12:02.218Z] + PACKAGES=/tmp/packages_end.txt [2021-04-05T06:12:02.218Z] + case "${OS_FAMILY}" in [2021-04-05T06:12:02.218Z] + rpm -qa [2021-04-05T06:12:02.218Z] + sort [2021-04-05T06:12:07.525Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-05T06:12:07.525Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-05T06:12:07.525Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-05T06:12:07.525Z] + '[' /w/workspace/foundry_device-virtual-go_PR-179 ']' [2021-04-05T06:12:07.525Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-179/archives/ [2021-04-05T06:12:07.525Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-179/archives/ [Pipeline] echo [2021-04-05T06:12:07.565Z] 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-179/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-05T06:12:07.870Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-05T06:12:08.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-05T06:12:08.209Z] [2021-04-05T06:12:08.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-05T06:12:08.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-05T06:12:08.599Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-05T06:12:08.599Z] df20fa9351a1: Pulling fs layer [2021-04-05T06:12:08.599Z] 36b3adc4ff6f: Pulling fs layer [2021-04-05T06:12:08.599Z] 8ad3a11d3b57: Pulling fs layer [2021-04-05T06:12:08.599Z] 46f8f816bc3b: Pulling fs layer [2021-04-05T06:12:08.599Z] 93b61091891f: Pulling fs layer [2021-04-05T06:12:08.599Z] 93b9cdb0e59b: Pulling fs layer [2021-04-05T06:12:08.599Z] 5e14af77c1be: Pulling fs layer [2021-04-05T06:12:08.599Z] 01666e4c0597: Pulling fs layer [2021-04-05T06:12:08.599Z] aa168da1d23b: Pulling fs layer [2021-04-05T06:12:08.599Z] 93b61091891f: Waiting [2021-04-05T06:12:08.599Z] 93b9cdb0e59b: Waiting [2021-04-05T06:12:08.599Z] 5e14af77c1be: Waiting [2021-04-05T06:12:08.599Z] 01666e4c0597: Waiting [2021-04-05T06:12:08.599Z] aa168da1d23b: Waiting [2021-04-05T06:12:08.599Z] 46f8f816bc3b: Waiting [2021-04-05T06:12:08.599Z] 36b3adc4ff6f: Verifying Checksum [2021-04-05T06:12:08.599Z] 36b3adc4ff6f: Download complete [2021-04-05T06:12:08.599Z] 46f8f816bc3b: Verifying Checksum [2021-04-05T06:12:08.599Z] 46f8f816bc3b: Download complete [2021-04-05T06:12:08.599Z] df20fa9351a1: Verifying Checksum [2021-04-05T06:12:08.599Z] df20fa9351a1: Download complete [2021-04-05T06:12:08.866Z] 93b61091891f: Verifying Checksum [2021-04-05T06:12:08.866Z] 93b61091891f: Download complete [2021-04-05T06:12:08.866Z] 93b9cdb0e59b: Verifying Checksum [2021-04-05T06:12:08.866Z] 93b9cdb0e59b: Download complete [2021-04-05T06:12:08.866Z] 01666e4c0597: Verifying Checksum [2021-04-05T06:12:08.866Z] 01666e4c0597: Download complete [2021-04-05T06:12:08.866Z] 5e14af77c1be: Verifying Checksum [2021-04-05T06:12:08.866Z] 5e14af77c1be: Download complete [2021-04-05T06:12:09.131Z] df20fa9351a1: Pull complete [2021-04-05T06:12:09.131Z] 8ad3a11d3b57: Verifying Checksum [2021-04-05T06:12:09.131Z] 8ad3a11d3b57: Download complete [2021-04-05T06:12:09.131Z] 36b3adc4ff6f: Pull complete [2021-04-05T06:12:10.083Z] 8ad3a11d3b57: Pull complete [2021-04-05T06:12:10.083Z] 46f8f816bc3b: Pull complete [2021-04-05T06:12:10.659Z] aa168da1d23b: Verifying Checksum [2021-04-05T06:12:10.659Z] aa168da1d23b: Download complete [2021-04-05T06:12:10.928Z] 93b61091891f: Pull complete [2021-04-05T06:12:10.928Z] 93b9cdb0e59b: Pull complete [2021-04-05T06:12:11.194Z] 5e14af77c1be: Pull complete [2021-04-05T06:12:11.194Z] 01666e4c0597: Pull complete [2021-04-05T06:12:19.365Z] aa168da1d23b: Pull complete [2021-04-05T06:12:19.365Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-05T06:12:19.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-05T06:12:19.365Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-05T06:12:19.539Z] prd-centos7-docker-4c-2g-32761 does not seem to be running inside a container [2021-04-05T06:12:19.580Z] $ 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-179/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-179 -v /w/workspace/foundry_device-virtual-go_PR-179:/w/workspace/foundry_device-virtual-go_PR-179:rw,z -v /w/workspace/foundry_device-virtual-go_PR-179@tmp:/w/workspace/foundry_device-virtual-go_PR-179@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:10003/edgex-lftools-log-publisher:alpine cat [2021-04-05T06:12:22.784Z] $ docker top ee7e08b8074c7c7c92920873dbb63d96df9e84a106ff833ac2269a1c5db7e85c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-05T06:12:23.345Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-05T06:12:23.665Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-05T06:12:23.983Z] + ls /var/log/sa-host [2021-04-05T06:12:23.983Z] + sadf -c /var/log/sa-host/sa05 [2021-04-05T06:12:23.983Z] file_magic: OK [2021-04-05T06:12:23.983Z] HZ: Using current value: 100 [2021-04-05T06:12:23.983Z] file_header: OK [2021-04-05T06:12:23.983Z] 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-04-05T06:12:23.983Z] Statistics: [2021-04-05T06:12:23.983Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-05T06:12:23.983Z] File successfully converted to sysstat format version 12.2.1 [2021-04-05T06:12:23.983Z] + sadf -c /var/log/sa-host/sa23 [2021-04-05T06:12:23.983Z] file_magic: OK [2021-04-05T06:12:23.983Z] HZ: Using current value: 100 [2021-04-05T06:12:23.983Z] file_header: OK [2021-04-05T06:12:23.983Z] 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-04-05T06:12:23.983Z] Statistics: [2021-04-05T06:12:23.983Z] Hnuu...uuuununununu... [2021-04-05T06:12:23.983Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-05T06:12:24.272Z] provisioning config files... [2021-04-05T06:12:24.285Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-179@tmp/config6300632291622045304tmp [Pipeline] { [Pipeline] echo [2021-04-05T06:12:24.411Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-05T06:12:24.865Z] ---> create-netrc.sh [Pipeline] } [2021-04-05T06:12:24.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-05T06:12:25.052Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-05T06:12:25.389Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-05T06:12:25.418Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-05T06:12:25.745Z] ---> sudo-logs.sh [2021-04-05T06:12:25.745Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-05T06:12:25.864Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-05T06:12:26.197Z] ---> job-cost.sh [2021-04-05T06:12:26.197Z] lf-activate-venv: SKIPPING [2021-04-05T06:12:26.197Z] DEBUG: total: 0.20999999344348907 [2021-04-05T06:12:26.197Z] INFO: Retrieving Stack Cost... [2021-04-05T06:12:28.122Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-05T06:12:28.695Z] INFO: Archiving Costs [Pipeline] echo [2021-04-05T06:12:28.738Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-05T06:12:29.078Z] ---> logs-deploy.sh [2021-04-05T06:12:29.078Z] lf-activate-venv: SKIPPING [2021-04-05T06:12:29.078Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-179/1 [2021-04-05T06:12:29.078Z] INFO: archiving workspace using pattern(s): [2021-04-05T06:12:30.992Z] Archives upload complete. [2021-04-05T06:12:30.992Z] INFO: archiving logs to Nexus