Pull request #192 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 24a9cd6a6537656d8f499a6727d56a20cb7ddfda+f22f876e599b70c9e0b9005e06686315ad76e5c7 (b809951f11db7ffc0fe174e560764fc17e7770ec) 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-192/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-192/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-1724 in /w/workspace/foundry_device-virtual-go_PR-192 [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-192 # 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 Merging remotes/origin/master commit f22f876e599b70c9e0b9005e06686315ad76e5c7 into PR head commit 24a9cd6a6537656d8f499a6727d56a20cb7ddfda Merge succeeded, producing 24a9cd6a6537656d8f499a6727d56a20cb7ddfda Checking out Revision 24a9cd6a6537656d8f499a6727d56a20cb7ddfda (PR-192) > 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/192/head:refs/remotes/origin/PR-192 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24a9cd6a6537656d8f499a6727d56a20cb7ddfda # 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 f22f876e599b70c9e0b9005e06686315ad76e5c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24a9cd6a6537656d8f499a6727d56a20cb7ddfda # 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-26T05:59:56.124Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-26T05:59:56.338Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-26T05:59:56.486Z] ========================================================= [2021-04-26T05:59:56.486Z] EdgeX Global Pipelines Version Info [2021-04-26T05:59:56.486Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-26T05:59:58.087Z] ------------------- [2021-04-26T05:59:58.087Z] stable info: [2021-04-26T05:59:58.087Z] ------------------- [2021-04-26T05:59:58.087Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-26T05:59:58.087Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-26T05:59:58.087Z] Message: update stable to v1.0.186 [2021-04-26T05:59:59.034Z] ------------------- [2021-04-26T05:59:59.034Z] experimental info: [2021-04-26T05:59:59.034Z] ------------------- [2021-04-26T05:59:59.034Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-26T05:59:59.034Z] Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 [2021-04-26T05:59:59.034Z] Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-26T05:59:59.250Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-04-26T05:59:59.303Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-04-26T05:59:59.356Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-26T05:59:59.412Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-26T05:59:59.467Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-26T05:59:59.523Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-26T05:59:59.578Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-26T05:59:59.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-26T05:59:59.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-26T05:59:59.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-26T05:59:59.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-26T05:59:59.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2021-04-26T05:59:59.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-26T06:00:00.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-26T06:00:00.102Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-26T06:00:00.158Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-26T06:00:00.217Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-26T06:00:00.286Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-26T06:00:00.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-26T06:00:00.417Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-26T06:00:00.474Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-26T06:00:00.530Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-26T06:00:00.588Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-26T06:00:00.642Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-26T06:00:00.700Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-26T06:00:00.758Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-26T06:00:00.826Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-192 [Pipeline] echo [2021-04-26T06:00:00.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-192 [Pipeline] echo [2021-04-26T06:00:00.943Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-192 [Pipeline] echo [2021-04-26T06:00:00.999Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 24a9cd6a6537656d8f499a6727d56a20cb7ddfda [Pipeline] echo [2021-04-26T06:00:01.061Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 24a9cd6 [Pipeline] echo [2021-04-26T06:00:01.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-26T06:00:01.309Z] provisioning config files... [2021-04-26T06:00:01.375Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-192@tmp/config2117062854864717971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:00:01.783Z] ---> docker-login.sh [2021-04-26T06:00:01.783Z] nexus3.edgexfoundry.org:10001 [2021-04-26T06:00:02.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:00:02.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:00:02.323Z] Configure a credential helper to remove this warning. See [2021-04-26T06:00:02.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:00:02.323Z] [2021-04-26T06:00:02.323Z] Login Succeeded [2021-04-26T06:00:02.323Z] nexus3.edgexfoundry.org:10002 [2021-04-26T06:00:02.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:00:02.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:00:02.585Z] Configure a credential helper to remove this warning. See [2021-04-26T06:00:02.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:00:02.585Z] [2021-04-26T06:00:02.585Z] Login Succeeded [2021-04-26T06:00:02.585Z] nexus3.edgexfoundry.org:10003 [2021-04-26T06:00:02.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:00:02.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:00:02.585Z] Configure a credential helper to remove this warning. See [2021-04-26T06:00:02.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:00:02.585Z] [2021-04-26T06:00:02.585Z] Login Succeeded [2021-04-26T06:00:02.585Z] nexus3.edgexfoundry.org:10004 [2021-04-26T06:00:02.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:00:02.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:00:02.856Z] Configure a credential helper to remove this warning. See [2021-04-26T06:00:02.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:00:02.856Z] [2021-04-26T06:00:02.856Z] Login Succeeded [2021-04-26T06:00:02.856Z] docker.io [2021-04-26T06:00:03.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:00:03.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:00:03.390Z] Configure a credential helper to remove this warning. See [2021-04-26T06:00:03.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:00:03.390Z] [2021-04-26T06:00:03.390Z] Login Succeeded [2021-04-26T06:00:03.390Z] ---> docker-login.sh ends [Pipeline] } [2021-04-26T06:00:03.428Z] 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-26T06:00:04.162Z] + git log --format=format:%s -1 24a9cd6a6537656d8f499a6727d56a20cb7ddfda [Pipeline] echo [2021-04-26T06:00:04.254Z] GIT_COMMIT: 24a9cd6a6537656d8f499a6727d56a20cb7ddfda, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-04-26T06:00:04.293Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-26T06:00:04.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T06:00:04.892Z] [2021-04-26T06:00:04.892Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T06:00:05.297Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T06:00:05.297Z] latest: Pulling from edgex-devops/git-semver [2021-04-26T06:00:05.297Z] 31603596830f: Pulling fs layer [2021-04-26T06:00:05.297Z] 2a8b12db71e7: Pulling fs layer [2021-04-26T06:00:05.297Z] 6ca5941a6612: Pulling fs layer [2021-04-26T06:00:05.297Z] ecc8261a40a4: Pulling fs layer [2021-04-26T06:00:05.297Z] ecc8261a40a4: Waiting [2021-04-26T06:00:05.297Z] 2a8b12db71e7: Verifying Checksum [2021-04-26T06:00:05.297Z] 2a8b12db71e7: Download complete [2021-04-26T06:00:05.559Z] 31603596830f: Verifying Checksum [2021-04-26T06:00:05.559Z] 31603596830f: Download complete [2021-04-26T06:00:05.822Z] ecc8261a40a4: Verifying Checksum [2021-04-26T06:00:05.822Z] ecc8261a40a4: Download complete [2021-04-26T06:00:05.822Z] 31603596830f: Pull complete [2021-04-26T06:00:05.822Z] 2a8b12db71e7: Pull complete [2021-04-26T06:00:06.085Z] 6ca5941a6612: Verifying Checksum [2021-04-26T06:00:06.085Z] 6ca5941a6612: Download complete [2021-04-26T06:00:06.725Z] 6ca5941a6612: Pull complete [2021-04-26T06:00:07.303Z] ecc8261a40a4: Pull complete [2021-04-26T06:00:07.303Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-26T06:00:07.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T06:00:07.303Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-26T06:00:07.433Z] prd-centos7-docker-4c-2g-1724 does not seem to be running inside a container [2021-04-26T06:00:07.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-192 -v /w/workspace/foundry_device-virtual-go_PR-192:/w/workspace/foundry_device-virtual-go_PR-192:rw,z -v /w/workspace/foundry_device-virtual-go_PR-192@tmp:/w/workspace/foundry_device-virtual-go_PR-192@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-26T06:00:09.475Z] $ docker top 471b6faef520b8387a0dc1a301df6f0bda3cf9a7bce89e75e8dd3c64da7ab69c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-26T06:00:09.725Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-26T06:00:09.725Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-26T06:00:09.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-26T06:00:09.944Z] $ docker exec 471b6faef520b8387a0dc1a301df6f0bda3cf9a7bce89e75e8dd3c64da7ab69c ssh-agent [2021-04-26T06:00:10.107Z] SSH_AUTH_SOCK=/tmp/ssh-C1WZNHZZLqao/agent.11 [2021-04-26T06:00:10.107Z] SSH_AGENT_PID=16 [2021-04-26T06:00:10.118Z] Running ssh-add (command line suppressed) [2021-04-26T06:00:10.243Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-192@tmp/private_key_8664397398719337841.key (/w/workspace/foundry_device-virtual-go_PR-192@tmp/private_key_8664397398719337841.key) [2021-04-26T06:00:10.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-26T06:00:10.646Z] + git tag --points-at HEAD [Pipeline] } [2021-04-26T06:00:10.672Z] $ docker exec --env ******** --env ******** 471b6faef520b8387a0dc1a301df6f0bda3cf9a7bce89e75e8dd3c64da7ab69c ssh-agent -k [2021-04-26T06:00:10.787Z] unset SSH_AUTH_SOCK; [2021-04-26T06:00:10.788Z] unset SSH_AGENT_PID; [2021-04-26T06:00:10.788Z] echo Agent pid 16 killed; [2021-04-26T06:00:10.838Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-26T06:00:10.941Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-26T06:00:10.941Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-26T06:00:11.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-26T06:00:11.121Z] $ docker exec 471b6faef520b8387a0dc1a301df6f0bda3cf9a7bce89e75e8dd3c64da7ab69c ssh-agent [2021-04-26T06:00:11.290Z] SSH_AUTH_SOCK=/tmp/ssh-xT6MG8k387r9/agent.46 [2021-04-26T06:00:11.290Z] SSH_AGENT_PID=51 [2021-04-26T06:00:11.297Z] Running ssh-add (command line suppressed) [2021-04-26T06:00:11.418Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-192@tmp/private_key_7787041006499548183.key (/w/workspace/foundry_device-virtual-go_PR-192@tmp/private_key_7787041006499548183.key) [2021-04-26T06:00:12.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-26T06:00:12.838Z] + git semver init [2021-04-26T06:00:12.838Z] # -> Open(): unable to determine branch for HEAD [2021-04-26T06:00:12.838Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-192/.git [2021-04-26T06:00:12.838Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-192 [2021-04-26T06:00:12.838Z] # $SEMVER_REMOTE_NAME = origin [2021-04-26T06:00:12.838Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-26T06:00:12.838Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-26T06:00:12.838Z] # $SEMVER_BRANCH = PR-192 [2021-04-26T06:00:12.838Z] # $SEMVER_TEMP = /tmp/semver-511674012 [2021-04-26T06:00:12.838Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-04-26T06:00:13.413Z] # '/tmp/semver-511674012' -> '/w/workspace/foundry_device-virtual-go_PR-192/.semver' [2021-04-26T06:00:13.413Z] # -> Force: false [2021-04-26T06:00:13.413Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-192/.semver [Pipeline] } [2021-04-26T06:00:13.435Z] $ docker exec --env ******** --env ******** 471b6faef520b8387a0dc1a301df6f0bda3cf9a7bce89e75e8dd3c64da7ab69c ssh-agent -k [2021-04-26T06:00:13.584Z] unset SSH_AUTH_SOCK; [2021-04-26T06:00:13.585Z] unset SSH_AGENT_PID; [2021-04-26T06:00:13.585Z] echo Agent pid 51 killed; [2021-04-26T06:00:13.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-26T06:00:14.089Z] + git semver [Pipeline] } [2021-04-26T06:00:14.124Z] $ docker stop --time=1 471b6faef520b8387a0dc1a301df6f0bda3cf9a7bce89e75e8dd3c64da7ab69c [2021-04-26T06:00:15.503Z] $ docker rm -f 471b6faef520b8387a0dc1a301df6f0bda3cf9a7bce89e75e8dd3c64da7ab69c [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-26T06:00:16.054Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-26T06:00:16.463Z] Stashed 1 file(s) [Pipeline] echo [2021-04-26T06:00:16.485Z] [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-26T06:00:32.021Z] Still waiting to schedule task [2021-04-26T06:00:32.021Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-26T06:00:32.052Z] Still waiting to schedule task [2021-04-26T06:00:32.053Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-04-26T06:01:58.751Z] Running on prd-centos7-docker-4c-2g-1733 in /w/workspace/foundry_device-virtual-go_PR-192 [Pipeline] { [Pipeline] ws [2021-04-26T06:01:58.832Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-04-26T06:02:02.042Z] using credential edgex-jenkins-ssh [2021-04-26T06:02:02.054Z] Cloning the remote Git repository [2021-04-26T06:02:01.849Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-04-26T06:02:01.929Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-04-26T06:02:01.995Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-26T06:02:01.996Z] > git --version # timeout=10 [2021-04-26T06:02:02.001Z] > git --version # 'git version 2.24.3' [2021-04-26T06:02:02.002Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T06:02:02.030Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T06:02:04.432Z] Merging remotes/origin/master commit f22f876e599b70c9e0b9005e06686315ad76e5c7 into PR head commit 24a9cd6a6537656d8f499a6727d56a20cb7ddfda [2021-04-26T06:02:03.629Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-26T06:02:03.637Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T06:02:03.651Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-26T06:02:03.666Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-26T06:02:03.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T06:02:03.672Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/192/head:refs/remotes/origin/PR-192 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-26T06:02:04.410Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T06:02:04.422Z] > git checkout -f 24a9cd6a6537656d8f499a6727d56a20cb7ddfda # timeout=10 [2021-04-26T06:02:04.572Z] Merge succeeded, producing 24a9cd6a6537656d8f499a6727d56a20cb7ddfda [2021-04-26T06:02:04.573Z] Checking out Revision 24a9cd6a6537656d8f499a6727d56a20cb7ddfda (PR-192) [2021-04-26T06:02:04.495Z] > git remote # timeout=10 [2021-04-26T06:02:04.502Z] > git config --get remote.origin.url # timeout=10 [2021-04-26T06:02:04.511Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T06:02:04.520Z] > git merge f22f876e599b70c9e0b9005e06686315ad76e5c7 # timeout=10 [2021-04-26T06:02:04.536Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-26T06:02:04.557Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T06:02:04.568Z] > git checkout -f 24a9cd6a6537656d8f499a6727d56a20cb7ddfda # timeout=10 [2021-04-26T06:02:08.494Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-26T06:02:08.530Z] > git --version # timeout=10 [2021-04-26T06:02:08.541Z] > git --version # 'git version 2.24.3' [2021-04-26T06:02:08.578Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-26T06:02:09.859Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-26T06:02:10.228Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-26T06:02:10.573Z] + sudo service docker restart [2021-04-26T06:02:10.573Z] + true [2021-04-26T06:02:10.573Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-26T06:02:12.242Z] provisioning config files... [2021-04-26T06:02:12.292Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1444071415921482900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:02:12.730Z] ---> docker-login.sh [2021-04-26T06:02:12.731Z] nexus3.edgexfoundry.org:10001 [2021-04-26T06:02:13.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:02:13.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:02:13.309Z] Configure a credential helper to remove this warning. See [2021-04-26T06:02:13.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:02:13.309Z] [2021-04-26T06:02:13.309Z] Login Succeeded [2021-04-26T06:02:13.309Z] nexus3.edgexfoundry.org:10002 [2021-04-26T06:02:13.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:02:13.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:02:13.588Z] Configure a credential helper to remove this warning. See [2021-04-26T06:02:13.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:02:13.588Z] [2021-04-26T06:02:13.588Z] Login Succeeded [2021-04-26T06:02:13.588Z] nexus3.edgexfoundry.org:10003 [2021-04-26T06:02:13.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:02:13.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:02:13.856Z] Configure a credential helper to remove this warning. See [2021-04-26T06:02:13.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:02:13.856Z] [2021-04-26T06:02:13.856Z] Login Succeeded [2021-04-26T06:02:13.856Z] nexus3.edgexfoundry.org:10004 [2021-04-26T06:02:14.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:02:14.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:02:14.128Z] Configure a credential helper to remove this warning. See [2021-04-26T06:02:14.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:02:14.128Z] [2021-04-26T06:02:14.128Z] Login Succeeded [2021-04-26T06:02:14.128Z] docker.io [2021-04-26T06:02:14.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:02:14.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:02:14.397Z] Configure a credential helper to remove this warning. See [2021-04-26T06:02:14.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:02:14.397Z] [2021-04-26T06:02:14.397Z] Login Succeeded [2021-04-26T06:02:14.397Z] ---> docker-login.sh ends [Pipeline] } [2021-04-26T06:02:14.435Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-26T06:02:14.817Z] ========================================================= [2021-04-26T06:02:14.817Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-26T06:02:14.817Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-26T06:02:15.194Z] + 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-26T06:02:15.464Z] Sending build context to Docker daemon 529.4kB [2021-04-26T06:02:15.464Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-26T06:02:15.464Z] Step 2/8 : FROM ${BASE} [2021-04-26T06:02:15.740Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-26T06:02:15.740Z] 188c0c94c7c5: Pulling fs layer [2021-04-26T06:02:15.740Z] 0ef7d3d256c8: Pulling fs layer [2021-04-26T06:02:15.740Z] de9db76c5a1d: Pulling fs layer [2021-04-26T06:02:15.740Z] bca2f99d35d6: Pulling fs layer [2021-04-26T06:02:15.740Z] 93359f2a8cfa: Pulling fs layer [2021-04-26T06:02:15.740Z] 7c6f9722023f: Pulling fs layer [2021-04-26T06:02:15.740Z] a35cf1a2eb13: Pulling fs layer [2021-04-26T06:02:15.740Z] 93359f2a8cfa: Waiting [2021-04-26T06:02:15.740Z] a35cf1a2eb13: Waiting [2021-04-26T06:02:15.740Z] 7c6f9722023f: Waiting [2021-04-26T06:02:15.740Z] bca2f99d35d6: Waiting [2021-04-26T06:02:15.740Z] de9db76c5a1d: Download complete [2021-04-26T06:02:15.740Z] 0ef7d3d256c8: Verifying Checksum [2021-04-26T06:02:15.740Z] 0ef7d3d256c8: Download complete [2021-04-26T06:02:15.740Z] 93359f2a8cfa: Verifying Checksum [2021-04-26T06:02:15.740Z] 93359f2a8cfa: Download complete [2021-04-26T06:02:15.740Z] 7c6f9722023f: Verifying Checksum [2021-04-26T06:02:15.740Z] 7c6f9722023f: Download complete [2021-04-26T06:02:15.740Z] 188c0c94c7c5: Verifying Checksum [2021-04-26T06:02:15.740Z] 188c0c94c7c5: Download complete [2021-04-26T06:02:16.346Z] 188c0c94c7c5: Pull complete [2021-04-26T06:02:16.346Z] 0ef7d3d256c8: Pull complete [2021-04-26T06:02:16.612Z] de9db76c5a1d: Pull complete [2021-04-26T06:02:18.558Z] a35cf1a2eb13: Verifying Checksum [2021-04-26T06:02:18.558Z] a35cf1a2eb13: Download complete [2021-04-26T06:02:19.152Z] bca2f99d35d6: Download complete [2021-04-26T06:02:25.837Z] bca2f99d35d6: Pull complete [2021-04-26T06:02:25.837Z] 93359f2a8cfa: Pull complete [2021-04-26T06:02:25.837Z] 7c6f9722023f: Pull complete [2021-04-26T06:02:31.214Z] a35cf1a2eb13: Pull complete [2021-04-26T06:02:31.480Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-26T06:02:31.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-26T06:02:31.480Z] ---> a62c8e92a672 [2021-04-26T06:02:31.480Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-26T06:02:32.073Z] ---> Running in 6078e0d86803 [2021-04-26T06:02:32.073Z] Removing intermediate container 6078e0d86803 [2021-04-26T06:02:32.073Z] ---> 9be38d19af4a [2021-04-26T06:02:32.073Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T06:02:32.340Z] ---> Running in d1d7307a6d0e [2021-04-26T06:02:33.292Z] Removing intermediate container d1d7307a6d0e [2021-04-26T06:02:33.292Z] ---> 9194212f7b29 [2021-04-26T06:02:33.292Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-04-26T06:02:33.292Z] ---> Running in d212bbe70030 [2021-04-26T06:02:33.878Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T06:02:34.825Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T06:02:35.086Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-26T06:02:35.086Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-26T06:02:35.351Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-26T06:02:35.351Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-26T06:02:35.351Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-26T06:02:35.624Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-26T06:02:35.624Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-26T06:02:35.887Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-26T06:02:36.149Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-26T06:02:36.149Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-26T06:02:37.106Z] (11/13) Installing openssh (8.3_p1-r2) [2021-04-26T06:02:37.106Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-26T06:02:37.106Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-26T06:02:37.384Z] Executing busybox-1.31.1-r19.trigger [2021-04-26T06:02:37.384Z] OK: 173 MiB in 52 packages [2021-04-26T06:02:37.974Z] Removing intermediate container d212bbe70030 [2021-04-26T06:02:37.974Z] ---> 1cc6b269baad [2021-04-26T06:02:37.974Z] Step 6/8 : WORKDIR /device-virtual-go [2021-04-26T06:02:38.245Z] ---> Running in 1df80e901055 [2021-04-26T06:02:38.246Z] Removing intermediate container 1df80e901055 [2021-04-26T06:02:38.246Z] ---> 64c2a2e95a9c [2021-04-26T06:02:38.246Z] Step 7/8 : COPY . . [2021-04-26T06:02:39.216Z] ---> a285fee4d822 [2021-04-26T06:02:39.216Z] Step 8/8 : RUN go mod download [2021-04-26T06:02:39.216Z] ---> Running in 49e0638357a1 [2021-04-26T06:03:05.920Z] Removing intermediate container 49e0638357a1 [2021-04-26T06:03:05.920Z] ---> 55b210264a86 [2021-04-26T06:03:05.920Z] Successfully built 55b210264a86 [2021-04-26T06:03:05.920Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T06:03:06.341Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-26T06:03:06.341Z] . [Pipeline] withDockerContainer [2021-04-26T06:03:06.513Z] prd-centos7-docker-4c-2g-1733 does not seem to be running inside a container [2021-04-26T06:03:06.580Z] $ 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 ******** ci-base-image-x86_64 cat [2021-04-26T06:03:07.458Z] $ docker top 027028baf2d63abaf376519053340eb8aeb8ab83e9132ccfd15d79ffef8a0fa0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T06:03:07.981Z] + go version [2021-04-26T06:03:07.981Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-26T06:03:08.013Z] $ docker stop --time=1 027028baf2d63abaf376519053340eb8aeb8ab83e9132ccfd15d79ffef8a0fa0 [2021-04-26T06:03:09.384Z] $ docker rm -f 027028baf2d63abaf376519053340eb8aeb8ab83e9132ccfd15d79ffef8a0fa0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T06:03:10.174Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-26T06:03:10.174Z] . [Pipeline] withDockerContainer [2021-04-26T06:03:10.297Z] prd-centos7-docker-4c-2g-1733 does not seem to be running inside a container [2021-04-26T06:03:10.404Z] $ 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 ******** ci-base-image-x86_64 cat [2021-04-26T06:03:11.110Z] $ docker top 4fe354509a1c128636e7a7a8a5060f47e3d3e81b6b4ada5a770687dae75cfc4a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T06:03:11.737Z] + make test [2021-04-26T06:03:11.737Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-26T06:03:13.147Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-04-26T06:03:23.814Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [2021-04-26T06:03:23.814Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-04-26T06:03:23.814Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-04-26T06:03:23.814Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-04-26T06:03:23.814Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:375:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-04-26T06:03:32.043Z] FAIL github.com/edgexfoundry/device-virtual-go/internal/driver [build failed] [2021-04-26T06:03:32.043Z] make: *** [Makefile:24: test] Error 2 [Pipeline] } [2021-04-26T06:03:32.088Z] $ docker stop --time=1 4fe354509a1c128636e7a7a8a5060f47e3d3e81b6b4ada5a770687dae75cfc4a [2021-04-26T06:03:33.764Z] $ docker rm -f 4fe354509a1c128636e7a7a8a5060f47e3d3e81b6b4ada5a770687dae75cfc4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:03:35.222Z] ---> job-cost.sh [2021-04-26T06:03:35.222Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eP3E [2021-04-26T06:03:38.208Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1740 in /w/workspace/foundry_device-virtual-go_PR-192 [Pipeline] { [Pipeline] ws [2021-04-26T06:03:38.270Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-04-26T06:03:44.417Z] using credential edgex-jenkins-ssh [2021-04-26T06:03:44.439Z] Cloning the remote Git repository [2021-04-26T06:03:44.520Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-04-26T06:03:44.661Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-04-26T06:03:44.751Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-26T06:03:44.752Z] > git --version # timeout=10 [2021-04-26T06:03:44.770Z] > git --version # 'git version 2.17.1' [2021-04-26T06:03:44.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T06:03:44.886Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T06:03:45.695Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-26T06:03:45.725Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T06:03:45.762Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-26T06:03:45.800Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-26T06:03:45.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T06:03:45.814Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/192/head:refs/remotes/origin/PR-192 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-26T06:03:46.271Z] Merging remotes/origin/master commit f22f876e599b70c9e0b9005e06686315ad76e5c7 into PR head commit 24a9cd6a6537656d8f499a6727d56a20cb7ddfda [2021-04-26T06:03:46.473Z] Merge succeeded, producing 24a9cd6a6537656d8f499a6727d56a20cb7ddfda [2021-04-26T06:03:46.473Z] Checking out Revision 24a9cd6a6537656d8f499a6727d56a20cb7ddfda (PR-192) [2021-04-26T06:03:46.292Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T06:03:46.306Z] > git checkout -f 24a9cd6a6537656d8f499a6727d56a20cb7ddfda # timeout=10 [2021-04-26T06:03:46.388Z] > git remote # timeout=10 [2021-04-26T06:03:46.408Z] > git config --get remote.origin.url # timeout=10 [2021-04-26T06:03:46.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T06:03:46.433Z] > git merge f22f876e599b70c9e0b9005e06686315ad76e5c7 # timeout=10 [2021-04-26T06:03:46.458Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-26T06:03:46.482Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T06:03:46.502Z] > git checkout -f 24a9cd6a6537656d8f499a6727d56a20cb7ddfda # timeout=10 [2021-04-26T06:03:50.210Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-26T06:03:50.921Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-26T06:03:50.992Z] > git --version # timeout=10 [2021-04-26T06:03:51.007Z] > git --version # 'git version 2.17.1' [2021-04-26T06:03:51.024Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-26T06:03:51.299Z] [2021-04-26T06:03:51.299Z] GitHub has been notified of this commit’s build result [2021-04-26T06:03:51.299Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-26T06:03:52.748Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-26T06:03:53.214Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-26T06:03:53.617Z] + true [2021-04-26T06:03:53.617Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-26T06:03:55.769Z] provisioning config files... [2021-04-26T06:03:55.838Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4306447450884433122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:03:56.369Z] ---> docker-login.sh [2021-04-26T06:03:56.369Z] nexus3.edgexfoundry.org:10001 [2021-04-26T06:03:57.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:03:57.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:03:57.631Z] Configure a credential helper to remove this warning. See [2021-04-26T06:03:57.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:03:57.631Z] [2021-04-26T06:03:57.631Z] Login Succeeded [2021-04-26T06:03:57.631Z] nexus3.edgexfoundry.org:10002 [2021-04-26T06:03:57.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:03:58.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:03:58.192Z] Configure a credential helper to remove this warning. See [2021-04-26T06:03:58.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:03:58.192Z] [2021-04-26T06:03:58.192Z] Login Succeeded [2021-04-26T06:03:58.192Z] nexus3.edgexfoundry.org:10003 [2021-04-26T06:03:58.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:03:58.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:03:58.745Z] Configure a credential helper to remove this warning. See [2021-04-26T06:03:58.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:03:58.745Z] [2021-04-26T06:03:58.745Z] Login Succeeded [2021-04-26T06:03:58.745Z] nexus3.edgexfoundry.org:10004 [2021-04-26T06:03:59.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:03:59.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:03:59.022Z] Configure a credential helper to remove this warning. See [2021-04-26T06:03:59.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:03:59.022Z] [2021-04-26T06:03:59.022Z] Login Succeeded [2021-04-26T06:03:59.314Z] docker.io [2021-04-26T06:03:59.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:03:59.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:03:59.863Z] Configure a credential helper to remove this warning. See [2021-04-26T06:03:59.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:03:59.863Z] [2021-04-26T06:03:59.863Z] Login Succeeded [2021-04-26T06:03:59.863Z] ---> docker-login.sh ends [Pipeline] } [2021-04-26T06:03:59.920Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-26T06:04:00.430Z] ========================================================= [2021-04-26T06:04:00.430Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-26T06:04:00.430Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-26T06:04:00.870Z] + 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-26T06:04:01.144Z] Sending build context to Docker daemon 528.4kB [2021-04-26T06:04:01.422Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-26T06:04:01.422Z] Step 2/8 : FROM ${BASE} [2021-04-26T06:04:01.422Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-26T06:04:01.422Z] 5f621e34cdf4: Pulling fs layer [2021-04-26T06:04:01.422Z] a4357932f1b6: Pulling fs layer [2021-04-26T06:04:01.422Z] 18c013af1878: Pulling fs layer [2021-04-26T06:04:01.422Z] 00ac8860ef70: Pulling fs layer [2021-04-26T06:04:01.422Z] 63d7cb157983: Pulling fs layer [2021-04-26T06:04:01.422Z] b116817d02f9: Pulling fs layer [2021-04-26T06:04:01.422Z] 745a02a5169b: Pulling fs layer [2021-04-26T06:04:01.422Z] 00ac8860ef70: Waiting [2021-04-26T06:04:01.422Z] 63d7cb157983: Waiting [2021-04-26T06:04:01.422Z] b116817d02f9: Waiting [2021-04-26T06:04:01.422Z] 745a02a5169b: Waiting [2021-04-26T06:04:01.422Z] 18c013af1878: Verifying Checksum [2021-04-26T06:04:01.422Z] 18c013af1878: Download complete [2021-04-26T06:04:01.422Z] a4357932f1b6: Verifying Checksum [2021-04-26T06:04:01.422Z] a4357932f1b6: Download complete [2021-04-26T06:04:01.422Z] 63d7cb157983: Verifying Checksum [2021-04-26T06:04:01.422Z] 63d7cb157983: Download complete [2021-04-26T06:04:01.422Z] b116817d02f9: Verifying Checksum [2021-04-26T06:04:01.422Z] b116817d02f9: Download complete [2021-04-26T06:04:01.422Z] 5f621e34cdf4: Download complete [2021-04-26T06:04:02.410Z] 5f621e34cdf4: Pull complete [2021-04-26T06:04:02.694Z] a4357932f1b6: Pull complete [2021-04-26T06:04:03.000Z] 18c013af1878: Pull complete [2021-04-26T06:04:03.985Z] 745a02a5169b: Verifying Checksum [2021-04-26T06:04:03.985Z] 745a02a5169b: Download complete [2021-04-26T06:04:05.430Z] 00ac8860ef70: Verifying Checksum [2021-04-26T06:04:05.430Z] 00ac8860ef70: Download complete [2021-04-26T06:04:15.626Z] 00ac8860ef70: Pull complete [2021-04-26T06:04:15.626Z] 63d7cb157983: Pull complete [2021-04-26T06:04:15.626Z] b116817d02f9: Pull complete [2021-04-26T06:04:19.022Z] 745a02a5169b: Pull complete [2021-04-26T06:04:19.022Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-26T06:04:19.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-26T06:04:19.022Z] ---> b7e6874047d6 [2021-04-26T06:04:19.022Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-26T06:04:21.666Z] ---> Running in ba257c1e2f95 [2021-04-26T06:04:21.940Z] Removing intermediate container ba257c1e2f95 [2021-04-26T06:04:21.940Z] ---> 37fa2c894bec [2021-04-26T06:04:21.940Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T06:04:22.215Z] ---> Running in 64f5fa745a23 [2021-04-26T06:04:22.477Z] lf-activate-venv(): INFO: Adding /tmp/venv-eP3E/bin to PATH [2021-04-26T06:04:22.477Z] INFO: No Stack... [2021-04-26T06:04:22.477Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-26T06:04:22.745Z] INFO: Archiving Costs [Pipeline] sh [2021-04-26T06:04:23.109Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-04-26T06:04:23.109Z] + cut -d, -f6 [Pipeline] lock [2021-04-26T06:04:23.295Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-192-1-stack-cost] [2021-04-26T06:04:23.301Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-192-1-stack-cost] did not exist. Created. [2021-04-26T06:04:23.301Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-192-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-26T06:04:23.830Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-26T06:04:24.358Z] Stashed 1 file(s) [Pipeline] } [2021-04-26T06:04:24.402Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-192-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-04-26T06:04:24.858Z] Removing intermediate container 64f5fa745a23 [2021-04-26T06:04:24.858Z] ---> b59c47093cc3 [2021-04-26T06:04:24.858Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-04-26T06:04:24.858Z] ---> Running in f15301944c39 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-26T06:04:25.159Z] Failed in branch amd64 [2021-04-26T06:04:25.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T06:04:26.457Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T06:04:27.069Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-26T06:04:27.069Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-26T06:04:27.352Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-26T06:04:27.352Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-26T06:04:27.352Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-26T06:04:27.637Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-26T06:04:27.637Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-26T06:04:27.915Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-26T06:04:27.915Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-26T06:04:28.192Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-26T06:04:28.192Z] (11/13) Installing openssh (8.3_p1-r2) [2021-04-26T06:04:28.192Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-26T06:04:28.464Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-26T06:04:28.464Z] Executing busybox-1.31.1-r19.trigger [2021-04-26T06:04:28.464Z] OK: 149 MiB in 52 packages [2021-04-26T06:04:29.903Z] Removing intermediate container f15301944c39 [2021-04-26T06:04:29.903Z] ---> d52c191ef923 [2021-04-26T06:04:29.904Z] Step 6/8 : WORKDIR /device-virtual-go [2021-04-26T06:04:30.175Z] ---> Running in 7ee80bf03295 [2021-04-26T06:04:30.458Z] Removing intermediate container 7ee80bf03295 [2021-04-26T06:04:30.458Z] ---> 7cd98fc94b8d [2021-04-26T06:04:30.458Z] Step 7/8 : COPY . . [2021-04-26T06:04:31.924Z] ---> 98f634cebfa3 [2021-04-26T06:04:31.924Z] Step 8/8 : RUN go mod download [2021-04-26T06:04:31.924Z] ---> Running in 693200a0902a [2021-04-26T06:04:58.809Z] Removing intermediate container 693200a0902a [2021-04-26T06:04:58.809Z] ---> 02858491ecd9 [2021-04-26T06:04:58.809Z] Successfully built 02858491ecd9 [2021-04-26T06:04:58.809Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T06:04:59.203Z] + docker inspect -f . ci-base-image-arm64 [2021-04-26T06:04:59.203Z] . [Pipeline] withDockerContainer [2021-04-26T06:04:59.452Z] prd-ubuntu18.04-docker-arm64-4c-16g-1740 does not seem to be running inside a container [2021-04-26T06:04:59.568Z] $ 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 ******** ci-base-image-arm64 cat [2021-04-26T06:05:00.993Z] $ docker top 0fee33a9dacce4ba1efabec8cb35497163fd7c83156deb22366e43971754e6ee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T06:05:01.965Z] + go version [2021-04-26T06:05:01.965Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-26T06:05:02.032Z] $ docker stop --time=1 0fee33a9dacce4ba1efabec8cb35497163fd7c83156deb22366e43971754e6ee [2021-04-26T06:05:03.964Z] $ docker rm -f 0fee33a9dacce4ba1efabec8cb35497163fd7c83156deb22366e43971754e6ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T06:05:05.157Z] + docker inspect -f . ci-base-image-arm64 [2021-04-26T06:05:05.157Z] . [Pipeline] withDockerContainer [2021-04-26T06:05:05.431Z] prd-ubuntu18.04-docker-arm64-4c-16g-1740 does not seem to be running inside a container [2021-04-26T06:05:05.561Z] $ 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 ******** ci-base-image-arm64 cat [2021-04-26T06:05:06.995Z] $ docker top f5af1b92a313a9d7fc0960cd9425df1ae07ae1ba19a0ad42a484f3569d066ab4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T06:05:08.002Z] + make test [2021-04-26T06:05:08.002Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-26T06:05:09.470Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-04-26T06:05:41.885Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [2021-04-26T06:05:41.886Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-04-26T06:05:41.886Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-04-26T06:05:41.886Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-04-26T06:05:41.886Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:375:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-04-26T06:06:00.258Z] FAIL github.com/edgexfoundry/device-virtual-go/internal/driver [build failed] [2021-04-26T06:06:00.258Z] make: *** [Makefile:24: test] Error 2 [Pipeline] } [2021-04-26T06:06:00.358Z] $ docker stop --time=1 f5af1b92a313a9d7fc0960cd9425df1ae07ae1ba19a0ad42a484f3569d066ab4 [2021-04-26T06:06:02.528Z] $ docker rm -f f5af1b92a313a9d7fc0960cd9425df1ae07ae1ba19a0ad42a484f3569d066ab4 [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-26T06:06:03.791Z] ---> job-cost.sh [2021-04-26T06:06:03.791Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QaDg [2021-04-26T06:06:42.751Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-26T06:08:19.533Z] lf-activate-venv(): INFO: Adding /tmp/venv-QaDg/bin to PATH [2021-04-26T06:08:19.533Z] INFO: No Stack... [2021-04-26T06:08:19.533Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-26T06:08:19.533Z] INFO: Archiving Costs [Pipeline] sh [2021-04-26T06:08:19.910Z] + cut -d, -f6 [2021-04-26T06:08:19.910Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2021-04-26T06:08:20.062Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-192-1-stack-cost] [2021-04-26T06:08:20.070Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-192-1-stack-cost] did not exist. Created. [2021-04-26T06:08:20.070Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-192-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-26T06:08:20.569Z] /w/workspace/device-virtual-go/1@tmp/durable-2850b8c2/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-2850b8c2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-26T06:08:21.041Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-26T06:08:21.093Z] Warning: overwriting stash ‘stack-cost’ [2021-04-26T06:08:21.660Z] Stashed 1 file(s) [Pipeline] } [2021-04-26T06:08:21.686Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-192-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-26T06:08:22.246Z] 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-26T06:08:24.393Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:08:24.755Z] ---> package-listing.sh [2021-04-26T06:08:24.755Z] ++ facter osfamily [2021-04-26T06:08:24.755Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-26T06:08:24.755Z] + OS_FAMILY=redhat [2021-04-26T06:08:24.755Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-192 [2021-04-26T06:08:24.755Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-26T06:08:24.755Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-26T06:08:24.755Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-26T06:08:24.755Z] + PACKAGES=/tmp/packages_start.txt [2021-04-26T06:08:24.755Z] + '[' /w/workspace/foundry_device-virtual-go_PR-192 ']' [2021-04-26T06:08:24.755Z] + PACKAGES=/tmp/packages_end.txt [2021-04-26T06:08:24.755Z] + case "${OS_FAMILY}" in [2021-04-26T06:08:24.755Z] + rpm -qa [2021-04-26T06:08:24.755Z] + sort [2021-04-26T06:08:30.078Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-26T06:08:30.078Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-26T06:08:30.078Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-26T06:08:30.078Z] + '[' /w/workspace/foundry_device-virtual-go_PR-192 ']' [2021-04-26T06:08:30.078Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-192/archives/ [2021-04-26T06:08:30.078Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-192/archives/ [Pipeline] echo [2021-04-26T06:08:30.112Z] 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-192/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-26T06:08:30.432Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-26T06:08:30.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-26T06:08:30.774Z] [2021-04-26T06:08:30.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-26T06:08:31.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-26T06:08:31.138Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-26T06:08:31.138Z] df20fa9351a1: Pulling fs layer [2021-04-26T06:08:31.138Z] 36b3adc4ff6f: Pulling fs layer [2021-04-26T06:08:31.138Z] 8ad3a11d3b57: Pulling fs layer [2021-04-26T06:08:31.138Z] 46f8f816bc3b: Pulling fs layer [2021-04-26T06:08:31.138Z] 93b61091891f: Pulling fs layer [2021-04-26T06:08:31.138Z] 93b9cdb0e59b: Pulling fs layer [2021-04-26T06:08:31.138Z] 5e14af77c1be: Pulling fs layer [2021-04-26T06:08:31.138Z] 01666e4c0597: Pulling fs layer [2021-04-26T06:08:31.138Z] aa168da1d23b: Pulling fs layer [2021-04-26T06:08:31.138Z] 93b61091891f: Waiting [2021-04-26T06:08:31.138Z] 01666e4c0597: Waiting [2021-04-26T06:08:31.138Z] 93b9cdb0e59b: Waiting [2021-04-26T06:08:31.138Z] 5e14af77c1be: Waiting [2021-04-26T06:08:31.138Z] aa168da1d23b: Waiting [2021-04-26T06:08:31.138Z] 46f8f816bc3b: Waiting [2021-04-26T06:08:31.138Z] 36b3adc4ff6f: Verifying Checksum [2021-04-26T06:08:31.138Z] 36b3adc4ff6f: Download complete [2021-04-26T06:08:31.138Z] 46f8f816bc3b: Download complete [2021-04-26T06:08:31.138Z] df20fa9351a1: Verifying Checksum [2021-04-26T06:08:31.138Z] df20fa9351a1: Download complete [2021-04-26T06:08:31.138Z] 93b9cdb0e59b: Verifying Checksum [2021-04-26T06:08:31.138Z] 93b9cdb0e59b: Download complete [2021-04-26T06:08:31.409Z] 93b61091891f: Verifying Checksum [2021-04-26T06:08:31.409Z] 93b61091891f: Download complete [2021-04-26T06:08:31.409Z] 5e14af77c1be: Verifying Checksum [2021-04-26T06:08:31.409Z] 5e14af77c1be: Download complete [2021-04-26T06:08:31.409Z] 01666e4c0597: Verifying Checksum [2021-04-26T06:08:31.409Z] 01666e4c0597: Download complete [2021-04-26T06:08:31.671Z] df20fa9351a1: Pull complete [2021-04-26T06:08:31.671Z] 36b3adc4ff6f: Pull complete [2021-04-26T06:08:32.251Z] 8ad3a11d3b57: Verifying Checksum [2021-04-26T06:08:32.251Z] 8ad3a11d3b57: Download complete [2021-04-26T06:08:32.831Z] 8ad3a11d3b57: Pull complete [2021-04-26T06:08:32.831Z] 46f8f816bc3b: Pull complete [2021-04-26T06:08:33.785Z] 93b61091891f: Pull complete [2021-04-26T06:08:33.785Z] aa168da1d23b: Verifying Checksum [2021-04-26T06:08:33.785Z] aa168da1d23b: Download complete [2021-04-26T06:08:33.785Z] 93b9cdb0e59b: Pull complete [2021-04-26T06:08:34.053Z] 5e14af77c1be: Pull complete [2021-04-26T06:08:34.053Z] 01666e4c0597: Pull complete [2021-04-26T06:08:40.718Z] aa168da1d23b: Pull complete [2021-04-26T06:08:40.718Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-26T06:08:40.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-26T06:08:40.718Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-26T06:08:40.910Z] prd-centos7-docker-4c-2g-1724 does not seem to be running inside a container [2021-04-26T06:08:40.963Z] $ 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-192/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-192 -v /w/workspace/foundry_device-virtual-go_PR-192:/w/workspace/foundry_device-virtual-go_PR-192:rw,z -v /w/workspace/foundry_device-virtual-go_PR-192@tmp:/w/workspace/foundry_device-virtual-go_PR-192@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-26T06:08:47.022Z] $ docker top 740c37755a6c3576967be1a59a88ca68a1cdc74e6033d8ceccc71011aa4589e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T06:08:47.565Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-26T06:08:47.894Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-26T06:08:48.211Z] + ls /var/log/sa-host [2021-04-26T06:08:48.211Z] + sadf -c /var/log/sa-host/sa23 [2021-04-26T06:08:48.211Z] file_magic: OK [2021-04-26T06:08:48.211Z] HZ: Using current value: 100 [2021-04-26T06:08:48.211Z] file_header: OK [2021-04-26T06:08:48.211Z] 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-26T06:08:48.211Z] Statistics: [2021-04-26T06:08:48.211Z] Hnuu...uuuununununu... [2021-04-26T06:08:48.211Z] File successfully converted to sysstat format version 12.2.1 [2021-04-26T06:08:48.211Z] + sadf -c /var/log/sa-host/sa26 [2021-04-26T06:08:48.211Z] file_magic: OK [2021-04-26T06:08:48.211Z] HZ: Using current value: 100 [2021-04-26T06:08:48.211Z] file_header: OK [2021-04-26T06:08:48.211Z] 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-26T06:08:48.211Z] Statistics: [2021-04-26T06:08:48.211Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-26T06:08:48.211Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-26T06:08:48.481Z] provisioning config files... [2021-04-26T06:08:48.495Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-192@tmp/config5472613277770254261tmp [Pipeline] { [Pipeline] echo [2021-04-26T06:08:48.547Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:08:48.882Z] ---> create-netrc.sh [Pipeline] } [2021-04-26T06:08:48.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-26T06:08:49.026Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:08:49.367Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-26T06:08:49.399Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:08:49.736Z] ---> sudo-logs.sh [2021-04-26T06:08:49.736Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-26T06:08:49.847Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:08:50.194Z] ---> job-cost.sh [2021-04-26T06:08:50.194Z] lf-activate-venv: SKIPPING [2021-04-26T06:08:50.194Z] DEBUG: total: 0.20999999344348907 [2021-04-26T06:08:50.194Z] INFO: Retrieving Stack Cost... [2021-04-26T06:08:51.146Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-26T06:08:51.725Z] INFO: Archiving Costs [Pipeline] echo [2021-04-26T06:08:51.761Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:08:52.097Z] ---> logs-deploy.sh [2021-04-26T06:08:52.097Z] lf-activate-venv: SKIPPING [2021-04-26T06:08:52.097Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-192/1 [2021-04-26T06:08:52.097Z] INFO: archiving workspace using pattern(s): [2021-04-26T06:08:54.029Z] Archives upload complete. [2021-04-26T06:08:54.029Z] INFO: archiving logs to Nexus