Pull request #716 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d6fbb2c602825b52d5314925cd0fbdd045ea42f4+372098887a6a7d5d9395bdaf9d03a023308f69fd (8592bca48b8f4a52643d6fc0324094119c98620f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-716/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-716/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18441 in /w/workspace/dgexfoundry_device-sdk-go_PR-716 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-716 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/716/head:refs/remotes/origin/PR-716 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 372098887a6a7d5d9395bdaf9d03a023308f69fd into PR head commit d6fbb2c602825b52d5314925cd0fbdd045ea42f4 Merge succeeded, producing d6fbb2c602825b52d5314925cd0fbdd045ea42f4 Checking out Revision d6fbb2c602825b52d5314925cd0fbdd045ea42f4 (PR-716) > git config core.sparsecheckout # timeout=10 > git checkout -f d6fbb2c602825b52d5314925cd0fbdd045ea42f4 # 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 372098887a6a7d5d9395bdaf9d03a023308f69fd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6fbb2c602825b52d5314925cd0fbdd045ea42f4 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-05T06:06:34.629Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-05T06:06:34.960Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-05T06:06:35.152Z] ========================================================= [2021-01-05T06:06:35.152Z] EdgeX Global Pipelines Version Info [2021-01-05T06:06:35.152Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:06:36.706Z] ------------------- [2021-01-05T06:06:36.706Z] stable info: [2021-01-05T06:06:36.706Z] ------------------- [2021-01-05T06:06:36.706Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-05T06:06:36.706Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T06:06:36.706Z] Message: update stable to v1.0.173 [2021-01-05T06:06:37.651Z] ------------------- [2021-01-05T06:06:37.651Z] experimental info: [2021-01-05T06:06:37.651Z] ------------------- [2021-01-05T06:06:37.651Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-05T06:06:37.651Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T06:06:37.651Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-05T06:06:38.024Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-01-05T06:06:38.167Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-01-05T06:06:38.288Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-05T06:06:38.424Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-05T06:06:38.586Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-05T06:06:38.717Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-05T06:06:38.847Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-05T06:06:38.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-05T06:06:39.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-01-05T06:06:39.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-05T06:06:39.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-05T06:06:39.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-01-05T06:06:39.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-05T06:06:40.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-05T06:06:40.263Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T06:06:40.388Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-05T06:06:40.540Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-05T06:06:40.672Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-05T06:06:40.812Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-05T06:06:40.948Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-05T06:06:41.090Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-05T06:06:41.223Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-05T06:06:41.357Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-05T06:06:41.500Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-05T06:06:41.634Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-05T06:06:41.757Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-05T06:06:41.906Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-05T06:06:42.073Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-716 [Pipeline] echo [2021-01-05T06:06:42.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-716 [Pipeline] echo [2021-01-05T06:06:42.437Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-716 [Pipeline] echo [2021-01-05T06:06:42.557Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6fbb2c602825b52d5314925cd0fbdd045ea42f4 [Pipeline] echo [2021-01-05T06:06:42.690Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6fbb2c [Pipeline] echo [2021-01-05T06:06:42.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T06:06:43.085Z] provisioning config files... [2021-01-05T06:06:43.112Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-716@tmp/config9223351219913794281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:06:43.534Z] ---> docker-login.sh [2021-01-05T06:06:43.534Z] nexus3.edgexfoundry.org:10001 [2021-01-05T06:06:43.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:06:44.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:06:44.068Z] Configure a credential helper to remove this warning. See [2021-01-05T06:06:44.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:06:44.068Z] [2021-01-05T06:06:44.068Z] Login Succeeded [2021-01-05T06:06:44.068Z] nexus3.edgexfoundry.org:10002 [2021-01-05T06:06:44.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:06:44.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:06:44.068Z] Configure a credential helper to remove this warning. See [2021-01-05T06:06:44.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:06:44.068Z] [2021-01-05T06:06:44.068Z] Login Succeeded [2021-01-05T06:06:44.068Z] nexus3.edgexfoundry.org:10003 [2021-01-05T06:06:44.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:06:44.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:06:44.333Z] Configure a credential helper to remove this warning. See [2021-01-05T06:06:44.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:06:44.333Z] [2021-01-05T06:06:44.333Z] Login Succeeded [2021-01-05T06:06:44.333Z] nexus3.edgexfoundry.org:10004 [2021-01-05T06:06:44.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:06:44.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:06:44.596Z] Configure a credential helper to remove this warning. See [2021-01-05T06:06:44.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:06:44.596Z] [2021-01-05T06:06:44.596Z] Login Succeeded [2021-01-05T06:06:44.596Z] docker.io [2021-01-05T06:06:44.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:06:44.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:06:44.858Z] Configure a credential helper to remove this warning. See [2021-01-05T06:06:44.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:06:44.858Z] [2021-01-05T06:06:44.858Z] Login Succeeded [2021-01-05T06:06:44.858Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T06:06:44.891Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-05T06:06:46.027Z] + git log --format=format:%s -1 d6fbb2c602825b52d5314925cd0fbdd045ea42f4 [Pipeline] echo [2021-01-05T06:06:46.116Z] GIT_COMMIT: d6fbb2c602825b52d5314925cd0fbdd045ea42f4, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap [Pipeline] echo [2021-01-05T06:06:46.193Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:06:46.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T06:06:46.856Z] [2021-01-05T06:06:46.856Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:06:47.239Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T06:06:47.239Z] latest: Pulling from edgex-devops/git-semver [2021-01-05T06:06:47.239Z] 31603596830f: Pulling fs layer [2021-01-05T06:06:47.239Z] 2a8b12db71e7: Pulling fs layer [2021-01-05T06:06:47.239Z] 6ca5941a6612: Pulling fs layer [2021-01-05T06:06:47.239Z] ecc8261a40a4: Pulling fs layer [2021-01-05T06:06:47.239Z] ecc8261a40a4: Waiting [2021-01-05T06:06:47.239Z] 2a8b12db71e7: Verifying Checksum [2021-01-05T06:06:47.239Z] 2a8b12db71e7: Download complete [2021-01-05T06:06:47.239Z] 31603596830f: Download complete [2021-01-05T06:06:47.511Z] 6ca5941a6612: Verifying Checksum [2021-01-05T06:06:47.511Z] 6ca5941a6612: Download complete [2021-01-05T06:06:47.774Z] ecc8261a40a4: Verifying Checksum [2021-01-05T06:06:47.774Z] ecc8261a40a4: Download complete [2021-01-05T06:06:47.774Z] 31603596830f: Pull complete [2021-01-05T06:06:47.774Z] 2a8b12db71e7: Pull complete [2021-01-05T06:06:48.721Z] 6ca5941a6612: Pull complete [2021-01-05T06:06:48.984Z] ecc8261a40a4: Pull complete [2021-01-05T06:06:48.984Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-05T06:06:48.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T06:06:48.984Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-05T06:06:49.100Z] prd-centos7-docker-4c-2g-18441 does not seem to be running inside a container [2021-01-05T06:06:49.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-716 -v /w/workspace/dgexfoundry_device-sdk-go_PR-716:/w/workspace/dgexfoundry_device-sdk-go_PR-716:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-716@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-716@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-05T06:06:51.986Z] $ docker top b86e650b69d81183e9faa74c2c39cb984fde871fe73206f6b21ff3dea357018a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-05T06:06:52.476Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T06:06:52.476Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T06:06:52.722Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T06:06:52.727Z] $ docker exec b86e650b69d81183e9faa74c2c39cb984fde871fe73206f6b21ff3dea357018a ssh-agent [2021-01-05T06:06:52.931Z] SSH_AUTH_SOCK=/tmp/ssh-zIhy1oD5CD7Z/agent.13 [2021-01-05T06:06:52.931Z] SSH_AGENT_PID=18 [2021-01-05T06:06:52.948Z] Running ssh-add (command line suppressed) [2021-01-05T06:06:53.094Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-716@tmp/private_key_2116548924176354994.key (/w/workspace/dgexfoundry_device-sdk-go_PR-716@tmp/private_key_2116548924176354994.key) [2021-01-05T06:06:53.154Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T06:06:53.551Z] + git tag --points-at HEAD [Pipeline] } [2021-01-05T06:06:53.589Z] $ docker exec --env ******** --env ******** b86e650b69d81183e9faa74c2c39cb984fde871fe73206f6b21ff3dea357018a ssh-agent -k [2021-01-05T06:06:53.712Z] unset SSH_AUTH_SOCK; [2021-01-05T06:06:53.713Z] unset SSH_AGENT_PID; [2021-01-05T06:06:53.713Z] echo Agent pid 18 killed; [2021-01-05T06:06:53.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-05T06:06:53.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T06:06:53.961Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T06:06:54.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T06:06:54.153Z] $ docker exec b86e650b69d81183e9faa74c2c39cb984fde871fe73206f6b21ff3dea357018a ssh-agent [2021-01-05T06:06:54.318Z] SSH_AUTH_SOCK=/tmp/ssh-2srXsrpgRba7/agent.48 [2021-01-05T06:06:54.318Z] SSH_AGENT_PID=54 [2021-01-05T06:06:54.327Z] Running ssh-add (command line suppressed) [2021-01-05T06:06:54.446Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-716@tmp/private_key_741901046051915796.key (/w/workspace/dgexfoundry_device-sdk-go_PR-716@tmp/private_key_741901046051915796.key) [2021-01-05T06:06:54.498Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T06:06:54.882Z] + git semver init [2021-01-05T06:06:54.882Z] # -> Open(): unable to determine branch for HEAD [2021-01-05T06:06:54.882Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-716/.git [2021-01-05T06:06:54.882Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-716 [2021-01-05T06:06:54.882Z] # $SEMVER_REMOTE_NAME = origin [2021-01-05T06:06:54.882Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-05T06:06:54.882Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-05T06:06:54.882Z] # $SEMVER_BRANCH = PR-716 [2021-01-05T06:06:54.882Z] # $SEMVER_TEMP = /tmp/semver-077941856 [2021-01-05T06:06:54.882Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-01-05T06:06:55.459Z] # '/tmp/semver-077941856' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-716/.semver' [2021-01-05T06:06:55.459Z] # -> Force: false [2021-01-05T06:06:55.459Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-716/.semver [Pipeline] } [2021-01-05T06:06:55.481Z] $ docker exec --env ******** --env ******** b86e650b69d81183e9faa74c2c39cb984fde871fe73206f6b21ff3dea357018a ssh-agent -k [2021-01-05T06:06:55.592Z] unset SSH_AUTH_SOCK; [2021-01-05T06:06:55.595Z] unset SSH_AGENT_PID; [2021-01-05T06:06:55.595Z] echo Agent pid 54 killed; [2021-01-05T06:06:55.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T06:06:56.195Z] + git semver [Pipeline] } [2021-01-05T06:06:56.229Z] $ docker stop --time=1 b86e650b69d81183e9faa74c2c39cb984fde871fe73206f6b21ff3dea357018a [2021-01-05T06:06:57.991Z] $ docker rm -f b86e650b69d81183e9faa74c2c39cb984fde871fe73206f6b21ff3dea357018a [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T06:06:58.530Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-05T06:06:59.049Z] Stashed 1 file(s) [Pipeline] echo [2021-01-05T06:06:59.073Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-05T06:07:14.921Z] Still waiting to schedule task [2021-01-05T06:07:14.921Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-05T06:07:14.949Z] Still waiting to schedule task [2021-01-05T06:07:14.949Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-05T06:08:52.763Z] Running on prd-centos7-docker-4c-2g-18446 in /w/workspace/dgexfoundry_device-sdk-go_PR-716 [Pipeline] { [Pipeline] ws [2021-01-05T06:08:52.858Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-01-05T06:09:00.444Z] using credential edgex-jenkins-ssh [2021-01-05T06:09:00.577Z] Cloning the remote Git repository [2021-01-05T06:09:00.664Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-05T06:09:00.774Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-01-05T06:09:00.902Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-05T06:09:00.902Z] > git --version # timeout=10 [2021-01-05T06:09:00.925Z] > git --version # 'git version 2.24.3' [2021-01-05T06:09:00.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:09:01.073Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T06:09:03.311Z] Merging remotes/origin/master commit 372098887a6a7d5d9395bdaf9d03a023308f69fd into PR head commit d6fbb2c602825b52d5314925cd0fbdd045ea42f4 [2021-01-05T06:09:02.303Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-05T06:09:02.317Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T06:09:02.360Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-05T06:09:02.506Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-05T06:09:02.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:09:02.516Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/716/head:refs/remotes/origin/PR-716 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T06:09:03.510Z] Merge succeeded, producing d6fbb2c602825b52d5314925cd0fbdd045ea42f4 [2021-01-05T06:09:03.511Z] Checking out Revision d6fbb2c602825b52d5314925cd0fbdd045ea42f4 (PR-716) [2021-01-05T06:09:03.325Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T06:09:03.336Z] > git checkout -f d6fbb2c602825b52d5314925cd0fbdd045ea42f4 # timeout=10 [2021-01-05T06:09:03.426Z] > git remote # timeout=10 [2021-01-05T06:09:03.451Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T06:09:03.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:09:03.466Z] > git merge 372098887a6a7d5d9395bdaf9d03a023308f69fd # timeout=10 [2021-01-05T06:09:03.488Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T06:09:03.517Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T06:09:03.534Z] > git checkout -f d6fbb2c602825b52d5314925cd0fbdd045ea42f4 # timeout=10 [2021-01-05T06:09:07.814Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" [2021-01-05T06:09:07.868Z] > git --version # timeout=10 [2021-01-05T06:09:07.901Z] > git --version # 'git version 2.24.3' [2021-01-05T06:09:07.922Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-05T06:09:09.975Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-05T06:09:10.416Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T06:09:10.771Z] + sudo service docker restart [2021-01-05T06:09:10.771Z] + true [2021-01-05T06:09:10.771Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T06:09:12.386Z] provisioning config files... [2021-01-05T06:09:12.421Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4162393407268096788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:09:12.908Z] ---> docker-login.sh [2021-01-05T06:09:12.908Z] nexus3.edgexfoundry.org:10001 [2021-01-05T06:09:13.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:09:13.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:09:13.811Z] Configure a credential helper to remove this warning. See [2021-01-05T06:09:13.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:09:13.811Z] [2021-01-05T06:09:13.811Z] Login Succeeded [2021-01-05T06:09:13.811Z] nexus3.edgexfoundry.org:10002 [2021-01-05T06:09:14.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:09:14.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:09:14.393Z] Configure a credential helper to remove this warning. See [2021-01-05T06:09:14.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:09:14.393Z] [2021-01-05T06:09:14.393Z] Login Succeeded [2021-01-05T06:09:14.393Z] nexus3.edgexfoundry.org:10003 [2021-01-05T06:09:14.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:09:14.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:09:14.992Z] Configure a credential helper to remove this warning. See [2021-01-05T06:09:14.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:09:14.992Z] [2021-01-05T06:09:14.992Z] Login Succeeded [2021-01-05T06:09:14.992Z] nexus3.edgexfoundry.org:10004 [2021-01-05T06:09:15.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:09:15.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:09:15.272Z] Configure a credential helper to remove this warning. See [2021-01-05T06:09:15.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:09:15.272Z] [2021-01-05T06:09:15.272Z] Login Succeeded [2021-01-05T06:09:15.272Z] docker.io [2021-01-05T06:09:15.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:09:16.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:09:16.167Z] Configure a credential helper to remove this warning. See [2021-01-05T06:09:16.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:09:16.167Z] [2021-01-05T06:09:16.167Z] Login Succeeded [2021-01-05T06:09:16.167Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T06:09:16.196Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-05T06:09:16.901Z] ========================================================= [2021-01-05T06:09:16.901Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-05T06:09:16.901Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:09:17.367Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-05T06:09:17.645Z] Sending build context to Docker daemon 2.427MB [2021-01-05T06:09:17.645Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T06:09:17.645Z] Step 2/8 : FROM ${BASE} [2021-01-05T06:09:17.645Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-05T06:09:17.645Z] 188c0c94c7c5: Pulling fs layer [2021-01-05T06:09:17.645Z] 0ef7d3d256c8: Pulling fs layer [2021-01-05T06:09:17.645Z] de9db76c5a1d: Pulling fs layer [2021-01-05T06:09:17.645Z] bca2f99d35d6: Pulling fs layer [2021-01-05T06:09:17.645Z] 93359f2a8cfa: Pulling fs layer [2021-01-05T06:09:17.645Z] 7c6f9722023f: Pulling fs layer [2021-01-05T06:09:17.645Z] a35cf1a2eb13: Pulling fs layer [2021-01-05T06:09:17.645Z] a35cf1a2eb13: Waiting [2021-01-05T06:09:17.645Z] 93359f2a8cfa: Waiting [2021-01-05T06:09:17.645Z] 7c6f9722023f: Waiting [2021-01-05T06:09:17.645Z] bca2f99d35d6: Waiting [2021-01-05T06:09:17.645Z] de9db76c5a1d: Verifying Checksum [2021-01-05T06:09:17.645Z] de9db76c5a1d: Download complete [2021-01-05T06:09:17.645Z] 0ef7d3d256c8: Verifying Checksum [2021-01-05T06:09:17.645Z] 0ef7d3d256c8: Download complete [2021-01-05T06:09:17.645Z] 93359f2a8cfa: Verifying Checksum [2021-01-05T06:09:17.645Z] 93359f2a8cfa: Download complete [2021-01-05T06:09:17.921Z] 7c6f9722023f: Verifying Checksum [2021-01-05T06:09:17.921Z] 7c6f9722023f: Download complete [2021-01-05T06:09:18.216Z] 188c0c94c7c5: Verifying Checksum [2021-01-05T06:09:18.216Z] 188c0c94c7c5: Download complete [2021-01-05T06:09:19.307Z] 188c0c94c7c5: Pull complete [2021-01-05T06:09:19.938Z] 0ef7d3d256c8: Pull complete [2021-01-05T06:09:20.224Z] de9db76c5a1d: Pull complete [2021-01-05T06:09:22.223Z] a35cf1a2eb13: Verifying Checksum [2021-01-05T06:09:22.223Z] a35cf1a2eb13: Download complete [2021-01-05T06:09:22.502Z] bca2f99d35d6: Verifying Checksum [2021-01-05T06:09:22.502Z] bca2f99d35d6: Download complete [2021-01-05T06:09:35.047Z] bca2f99d35d6: Pull complete [2021-01-05T06:09:35.047Z] 93359f2a8cfa: Pull complete [2021-01-05T06:09:35.047Z] 7c6f9722023f: Pull complete [2021-01-05T06:09:40.650Z] a35cf1a2eb13: Pull complete [2021-01-05T06:09:40.650Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-05T06:09:40.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-05T06:09:40.650Z] ---> a62c8e92a672 [2021-01-05T06:09:40.650Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-05T06:09:41.007Z] ---> Running in b43bfa3adf01 [2021-01-05T06:09:41.282Z] Removing intermediate container b43bfa3adf01 [2021-01-05T06:09:41.282Z] ---> 30855d6687b4 [2021-01-05T06:09:41.282Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:09:41.557Z] ---> Running in f3d89fc7a99d [2021-01-05T06:09:43.582Z] Removing intermediate container f3d89fc7a99d [2021-01-05T06:09:43.582Z] ---> c8f72404e0ae [2021-01-05T06:09:43.582Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-05T06:09:43.582Z] ---> Running in d8be3deadbce [2021-01-05T06:09:44.617Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:09:45.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:09:47.046Z] OK: 166 MiB in 39 packages [2021-01-05T06:09:47.647Z] Removing intermediate container d8be3deadbce [2021-01-05T06:09:47.647Z] ---> 32009d29eac9 [2021-01-05T06:09:47.647Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-05T06:09:47.647Z] ---> Running in 1601b064cbfb [2021-01-05T06:09:47.923Z] Removing intermediate container 1601b064cbfb [2021-01-05T06:09:47.924Z] ---> 70fa1176bbce [2021-01-05T06:09:47.924Z] Step 7/8 : COPY . . [2021-01-05T06:09:49.406Z] ---> 0544463a57ed [2021-01-05T06:09:49.406Z] Step 8/8 : RUN go mod download [2021-01-05T06:09:49.693Z] ---> Running in 79f6ba1b5d70 [2021-01-05T06:10:16.677Z] Removing intermediate container 79f6ba1b5d70 [2021-01-05T06:10:16.677Z] ---> 92b580072e94 [2021-01-05T06:10:16.677Z] Successfully built 92b580072e94 [2021-01-05T06:10:16.677Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:10:17.063Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T06:10:17.329Z] . [Pipeline] withDockerContainer [2021-01-05T06:10:17.544Z] prd-centos7-docker-4c-2g-18446 does not seem to be running inside a container [2021-01-05T06:10:17.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-05T06:10:18.660Z] $ docker top bb20e8acbab5f426daf8550928f6f0c3dc6139c4dd2ad4b591bc7740bd020e38 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:10:19.308Z] + go version [2021-01-05T06:10:19.370Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-05T06:10:19.412Z] $ docker stop --time=1 bb20e8acbab5f426daf8550928f6f0c3dc6139c4dd2ad4b591bc7740bd020e38 [2021-01-05T06:10:21.059Z] $ docker rm -f bb20e8acbab5f426daf8550928f6f0c3dc6139c4dd2ad4b591bc7740bd020e38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:10:22.448Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T06:10:22.720Z] . [Pipeline] withDockerContainer [2021-01-05T06:10:22.997Z] prd-centos7-docker-4c-2g-18446 does not seem to be running inside a container [2021-01-05T06:10:23.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-05T06:10:24.455Z] $ docker top 57db869ed79b803c8436ed70f1ee834a73c47dcfbb8bf1133f50ee510cda3efc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:10:25.197Z] + make test [2021-01-05T06:10:25.198Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T06:10:25.483Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-01-05T06:10:25.483Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-01-05T06:10:26.112Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.66 [2021-01-05T06:10:26.385Z] pkg/service/main.go:19:2: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.66), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-01-05T06:10:26.385Z] pkg/service/main.go:20:2: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.66), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-01-05T06:10:26.385Z] make: *** [Makefile:32: test] Error 1 [Pipeline] } [2021-01-05T06:10:26.455Z] $ docker stop --time=1 57db869ed79b803c8436ed70f1ee834a73c47dcfbb8bf1133f50ee510cda3efc [2021-01-05T06:10:28.211Z] $ docker rm -f 57db869ed79b803c8436ed70f1ee834a73c47dcfbb8bf1133f50ee510cda3efc [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2021-01-05T06:10:30.587Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18448 in /w/workspace/dgexfoundry_device-sdk-go_PR-716 [Pipeline] } [Pipeline] { [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] ws [2021-01-05T06:10:31.004Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] } [2021-01-05T06:10:31.139Z] Failed in branch amd64 [Pipeline] checkout [2021-01-05T06:10:37.777Z] using credential edgex-jenkins-ssh [2021-01-05T06:10:37.839Z] Cloning the remote Git repository [2021-01-05T06:10:37.907Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-05T06:10:38.016Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-01-05T06:10:38.121Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-05T06:10:38.122Z] > git --version # timeout=10 [2021-01-05T06:10:38.144Z] > git --version # 'git version 2.17.1' [2021-01-05T06:10:38.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:10:38.219Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T06:10:39.881Z] Merging remotes/origin/master commit 372098887a6a7d5d9395bdaf9d03a023308f69fd into PR head commit d6fbb2c602825b52d5314925cd0fbdd045ea42f4 [2021-01-05T06:10:39.278Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-05T06:10:39.299Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T06:10:39.323Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-05T06:10:39.366Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-05T06:10:39.367Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:10:39.379Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/716/head:refs/remotes/origin/PR-716 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T06:10:39.906Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T06:10:39.923Z] > git checkout -f d6fbb2c602825b52d5314925cd0fbdd045ea42f4 # timeout=10 [2021-01-05T06:10:40.035Z] > git remote # timeout=10 [2021-01-05T06:10:40.051Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T06:10:40.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:10:40.074Z] > git merge 372098887a6a7d5d9395bdaf9d03a023308f69fd # timeout=10 [2021-01-05T06:10:40.096Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T06:10:40.157Z] Merge succeeded, producing d6fbb2c602825b52d5314925cd0fbdd045ea42f4 [2021-01-05T06:10:40.158Z] Checking out Revision d6fbb2c602825b52d5314925cd0fbdd045ea42f4 (PR-716) [2021-01-05T06:10:40.169Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T06:10:40.183Z] > git checkout -f d6fbb2c602825b52d5314925cd0fbdd045ea42f4 # timeout=10 [2021-01-05T06:10:44.509Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" [2021-01-05T06:10:44.568Z] > git --version # timeout=10 [2021-01-05T06:10:44.578Z] > git --version # 'git version 2.17.1' [2021-01-05T06:10:44.594Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-05T06:10:46.277Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-05T06:10:46.699Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T06:10:47.127Z] + true [2021-01-05T06:10:47.127Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T06:10:49.954Z] provisioning config files... [2021-01-05T06:10:49.997Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7784613264481475983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:10:50.480Z] ---> docker-login.sh [2021-01-05T06:10:50.480Z] nexus3.edgexfoundry.org:10001 [2021-01-05T06:10:51.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:10:51.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:10:51.696Z] Configure a credential helper to remove this warning. See [2021-01-05T06:10:51.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:10:51.696Z] [2021-01-05T06:10:51.696Z] Login Succeeded [2021-01-05T06:10:51.697Z] nexus3.edgexfoundry.org:10002 [2021-01-05T06:10:51.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:10:52.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:10:52.253Z] Configure a credential helper to remove this warning. See [2021-01-05T06:10:52.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:10:52.253Z] [2021-01-05T06:10:52.253Z] Login Succeeded [2021-01-05T06:10:52.253Z] nexus3.edgexfoundry.org:10003 [2021-01-05T06:10:52.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:10:52.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:10:52.533Z] Configure a credential helper to remove this warning. See [2021-01-05T06:10:52.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:10:52.533Z] [2021-01-05T06:10:52.533Z] Login Succeeded [2021-01-05T06:10:52.533Z] nexus3.edgexfoundry.org:10004 [2021-01-05T06:10:53.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:10:53.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:10:53.134Z] Configure a credential helper to remove this warning. See [2021-01-05T06:10:53.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:10:53.134Z] [2021-01-05T06:10:53.134Z] Login Succeeded [2021-01-05T06:10:53.134Z] docker.io [2021-01-05T06:10:53.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:10:53.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:10:53.681Z] Configure a credential helper to remove this warning. See [2021-01-05T06:10:53.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:10:53.681Z] [2021-01-05T06:10:53.681Z] Login Succeeded [2021-01-05T06:10:53.954Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T06:10:53.987Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-05T06:10:54.552Z] ========================================================= [2021-01-05T06:10:54.552Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-05T06:10:54.552Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:10:54.974Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-05T06:10:55.585Z] Sending build context to Docker daemon 2.426MB [2021-01-05T06:10:55.585Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T06:10:55.585Z] Step 2/8 : FROM ${BASE} [2021-01-05T06:10:55.585Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-05T06:10:55.585Z] 5f621e34cdf4: Pulling fs layer [2021-01-05T06:10:55.585Z] a4357932f1b6: Pulling fs layer [2021-01-05T06:10:55.585Z] 18c013af1878: Pulling fs layer [2021-01-05T06:10:55.585Z] 00ac8860ef70: Pulling fs layer [2021-01-05T06:10:55.585Z] 63d7cb157983: Pulling fs layer [2021-01-05T06:10:55.585Z] b116817d02f9: Pulling fs layer [2021-01-05T06:10:55.585Z] 745a02a5169b: Pulling fs layer [2021-01-05T06:10:55.585Z] 00ac8860ef70: Waiting [2021-01-05T06:10:55.585Z] 63d7cb157983: Waiting [2021-01-05T06:10:55.585Z] b116817d02f9: Waiting [2021-01-05T06:10:55.585Z] 745a02a5169b: Waiting [2021-01-05T06:10:55.585Z] 18c013af1878: Verifying Checksum [2021-01-05T06:10:55.585Z] 18c013af1878: Download complete [2021-01-05T06:10:55.585Z] a4357932f1b6: Verifying Checksum [2021-01-05T06:10:55.585Z] a4357932f1b6: Download complete [2021-01-05T06:10:55.585Z] 63d7cb157983: Verifying Checksum [2021-01-05T06:10:55.585Z] 63d7cb157983: Download complete [2021-01-05T06:10:55.585Z] b116817d02f9: Verifying Checksum [2021-01-05T06:10:55.585Z] b116817d02f9: Download complete [2021-01-05T06:10:55.585Z] 5f621e34cdf4: Verifying Checksum [2021-01-05T06:10:56.583Z] 5f621e34cdf4: Pull complete [2021-01-05T06:10:57.207Z] a4357932f1b6: Pull complete [2021-01-05T06:10:57.482Z] 18c013af1878: Pull complete [2021-01-05T06:10:58.082Z] 745a02a5169b: Verifying Checksum [2021-01-05T06:10:58.082Z] 745a02a5169b: Download complete [2021-01-05T06:10:59.065Z] 00ac8860ef70: Verifying Checksum [2021-01-05T06:10:59.065Z] 00ac8860ef70: Download complete [2021-01-05T06:11:09.218Z] 00ac8860ef70: Pull complete [2021-01-05T06:11:09.218Z] 63d7cb157983: Pull complete [2021-01-05T06:11:09.218Z] b116817d02f9: Pull complete [2021-01-05T06:11:12.613Z] 745a02a5169b: Pull complete [2021-01-05T06:11:12.613Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-05T06:11:12.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-05T06:11:12.887Z] ---> b7e6874047d6 [2021-01-05T06:11:12.887Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-05T06:11:16.288Z] ---> Running in 62250a1b3107 [2021-01-05T06:11:16.288Z] Removing intermediate container 62250a1b3107 [2021-01-05T06:11:16.288Z] ---> e5d6fcff60da [2021-01-05T06:11:16.288Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:11:16.288Z] ---> Running in 65b7aa9ec1c1 [2021-01-05T06:11:18.925Z] Removing intermediate container 65b7aa9ec1c1 [2021-01-05T06:11:18.925Z] ---> 6d6aa07e4e8f [2021-01-05T06:11:18.925Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-05T06:11:18.925Z] ---> Running in b86083a17c45 [2021-01-05T06:11:19.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:11:20.561Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:11:21.176Z] OK: 142 MiB in 39 packages [2021-01-05T06:11:22.206Z] Removing intermediate container b86083a17c45 [2021-01-05T06:11:22.206Z] ---> b0ece85151a9 [2021-01-05T06:11:22.206Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-05T06:11:22.481Z] ---> Running in 1e720285238c [2021-01-05T06:11:23.076Z] Removing intermediate container 1e720285238c [2021-01-05T06:11:23.076Z] ---> 8b3faa5f8172 [2021-01-05T06:11:23.076Z] Step 7/8 : COPY . . [2021-01-05T06:11:24.510Z] ---> 80a5588d47bd [2021-01-05T06:11:24.510Z] Step 8/8 : RUN go mod download [2021-01-05T06:11:24.510Z] ---> Running in 68e38f720c25 [2021-01-05T06:11:46.709Z] Removing intermediate container 68e38f720c25 [2021-01-05T06:11:46.709Z] ---> 8c8e7401653b [2021-01-05T06:11:46.709Z] Successfully built 8c8e7401653b [2021-01-05T06:11:46.709Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:11:47.074Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T06:11:47.074Z] . [Pipeline] withDockerContainer [2021-01-05T06:11:47.329Z] prd-ubuntu18.04-docker-arm64-4c-16g-18448 does not seem to be running inside a container [2021-01-05T06:11:47.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-05T06:11:48.832Z] $ docker top 49e8270a516a64ef025c8714040847dec0f01cdd6d29dfb88cbc3afffd5f026e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:11:50.179Z] + go version [2021-01-05T06:11:50.180Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-05T06:11:50.218Z] $ docker stop --time=1 49e8270a516a64ef025c8714040847dec0f01cdd6d29dfb88cbc3afffd5f026e [2021-01-05T06:11:52.148Z] $ docker rm -f 49e8270a516a64ef025c8714040847dec0f01cdd6d29dfb88cbc3afffd5f026e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:11:53.468Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T06:11:53.468Z] . [Pipeline] withDockerContainer [2021-01-05T06:11:53.750Z] prd-ubuntu18.04-docker-arm64-4c-16g-18448 does not seem to be running inside a container [2021-01-05T06:11:53.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-05T06:11:55.337Z] $ docker top 8e7d06aa1065ea80ed6dbae211b8d84a9b5cad57517a8e2178cc6d64c6326296 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:11:56.642Z] + make test [2021-01-05T06:11:56.642Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T06:11:56.912Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-01-05T06:11:56.912Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-01-05T06:12:01.199Z] pkg/service/main.go:19:2: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.68), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-01-05T06:12:01.199Z] pkg/service/main.go:20:2: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.68), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-01-05T06:12:01.199Z] make: *** [Makefile:32: test] Error 1 [Pipeline] } [2021-01-05T06:12:01.257Z] $ docker stop --time=1 8e7d06aa1065ea80ed6dbae211b8d84a9b5cad57517a8e2178cc6d64c6326296 [2021-01-05T06:12:03.261Z] $ docker rm -f 8e7d06aa1065ea80ed6dbae211b8d84a9b5cad57517a8e2178cc6d64c6326296 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-05T06:12:06.009Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-01-05T06:12:10.047Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:12:10.537Z] ---> package-listing.sh [2021-01-05T06:12:10.537Z] ++ facter osfamily [2021-01-05T06:12:10.537Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-05T06:12:10.537Z] + OS_FAMILY=redhat [2021-01-05T06:12:10.537Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-716 [2021-01-05T06:12:10.537Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-05T06:12:10.537Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-05T06:12:10.537Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-05T06:12:10.537Z] + PACKAGES=/tmp/packages_start.txt [2021-01-05T06:12:10.537Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-716 ']' [2021-01-05T06:12:10.537Z] + PACKAGES=/tmp/packages_end.txt [2021-01-05T06:12:10.537Z] + case "${OS_FAMILY}" in [2021-01-05T06:12:10.537Z] + rpm -qa [2021-01-05T06:12:10.537Z] + sort [2021-01-05T06:12:15.852Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-05T06:12:15.852Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-05T06:12:15.852Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-05T06:12:15.852Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-716 ']' [2021-01-05T06:12:15.852Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-716/archives/ [2021-01-05T06:12:15.852Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-716/archives/ [Pipeline] echo [2021-01-05T06:12:15.887Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-716/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-05T06:12:16.200Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:12:16.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T06:12:16.550Z] [2021-01-05T06:12:16.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:12:16.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T06:12:16.952Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-05T06:12:16.952Z] df20fa9351a1: Pulling fs layer [2021-01-05T06:12:16.952Z] 36b3adc4ff6f: Pulling fs layer [2021-01-05T06:12:16.952Z] 8ad3a11d3b57: Pulling fs layer [2021-01-05T06:12:16.952Z] 46f8f816bc3b: Pulling fs layer [2021-01-05T06:12:16.952Z] 93b61091891f: Pulling fs layer [2021-01-05T06:12:16.952Z] 93b9cdb0e59b: Pulling fs layer [2021-01-05T06:12:16.952Z] 5e14af77c1be: Pulling fs layer [2021-01-05T06:12:16.952Z] 01666e4c0597: Pulling fs layer [2021-01-05T06:12:16.952Z] aa168da1d23b: Pulling fs layer [2021-01-05T06:12:16.952Z] 46f8f816bc3b: Waiting [2021-01-05T06:12:16.952Z] 93b61091891f: Waiting [2021-01-05T06:12:16.952Z] 93b9cdb0e59b: Waiting [2021-01-05T06:12:16.952Z] 5e14af77c1be: Waiting [2021-01-05T06:12:16.952Z] 01666e4c0597: Waiting [2021-01-05T06:12:16.952Z] aa168da1d23b: Waiting [2021-01-05T06:12:16.952Z] 36b3adc4ff6f: Download complete [2021-01-05T06:12:16.952Z] 46f8f816bc3b: Verifying Checksum [2021-01-05T06:12:16.952Z] 46f8f816bc3b: Download complete [2021-01-05T06:12:17.220Z] df20fa9351a1: Verifying Checksum [2021-01-05T06:12:17.220Z] 93b9cdb0e59b: Verifying Checksum [2021-01-05T06:12:17.220Z] 93b9cdb0e59b: Download complete [2021-01-05T06:12:17.220Z] 93b61091891f: Verifying Checksum [2021-01-05T06:12:17.220Z] 93b61091891f: Download complete [2021-01-05T06:12:17.220Z] 5e14af77c1be: Verifying Checksum [2021-01-05T06:12:17.220Z] 5e14af77c1be: Download complete [2021-01-05T06:12:17.220Z] 01666e4c0597: Verifying Checksum [2021-01-05T06:12:17.220Z] 01666e4c0597: Download complete [2021-01-05T06:12:17.220Z] 8ad3a11d3b57: Verifying Checksum [2021-01-05T06:12:17.220Z] 8ad3a11d3b57: Download complete [2021-01-05T06:12:17.483Z] df20fa9351a1: Pull complete [2021-01-05T06:12:17.757Z] 36b3adc4ff6f: Pull complete [2021-01-05T06:12:19.168Z] 8ad3a11d3b57: Pull complete [2021-01-05T06:12:19.168Z] 46f8f816bc3b: Pull complete [2021-01-05T06:12:19.168Z] aa168da1d23b: Verifying Checksum [2021-01-05T06:12:19.168Z] aa168da1d23b: Download complete [2021-01-05T06:12:19.746Z] 93b61091891f: Pull complete [2021-01-05T06:12:19.746Z] 93b9cdb0e59b: Pull complete [2021-01-05T06:12:20.009Z] 5e14af77c1be: Pull complete [2021-01-05T06:12:20.009Z] 01666e4c0597: Pull complete [2021-01-05T06:12:26.664Z] aa168da1d23b: Pull complete [2021-01-05T06:12:26.664Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-05T06:12:26.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T06:12:26.664Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-05T06:12:26.902Z] prd-centos7-docker-4c-2g-18441 does not seem to be running inside a container [2021-01-05T06:12:26.958Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-716/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-716 -v /w/workspace/dgexfoundry_device-sdk-go_PR-716:/w/workspace/dgexfoundry_device-sdk-go_PR-716:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-716@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-716@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-05T06:12:30.505Z] $ docker top 6f43b97327476a1ce88bb2e9bf4bc443341a7fd9f714b545eb270a1474b1aed9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:12:31.056Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-05T06:12:31.383Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-05T06:12:31.702Z] + ls /var/log/sa-host [2021-01-05T06:12:31.702Z] + sadf -c /var/log/sa-host/sa05 [2021-01-05T06:12:31.702Z] file_magic: OK [2021-01-05T06:12:31.702Z] HZ: Using current value: 100 [2021-01-05T06:12:31.702Z] file_header: OK [2021-01-05T06:12:31.702Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-05T06:12:31.702Z] Statistics: [2021-01-05T06:12:31.702Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-05T06:12:31.702Z] File successfully converted to sysstat format version 12.2.1 [2021-01-05T06:12:31.702Z] + sadf -c /var/log/sa-host/sa23 [2021-01-05T06:12:31.702Z] file_magic: OK [2021-01-05T06:12:31.702Z] HZ: Using current value: 100 [2021-01-05T06:12:31.702Z] file_header: OK [2021-01-05T06:12:31.702Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-05T06:12:31.702Z] Statistics: [2021-01-05T06:12:31.702Z] Hnuu...uuuununununu... [2021-01-05T06:12:31.702Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-05T06:12:31.994Z] provisioning config files... [2021-01-05T06:12:32.010Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-716@tmp/config5269332550993719170tmp [Pipeline] { [Pipeline] echo [2021-01-05T06:12:32.151Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:12:32.492Z] ---> create-netrc.sh [Pipeline] } [2021-01-05T06:12:32.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-05T06:12:32.673Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:12:33.016Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-05T06:12:33.051Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:12:33.406Z] ---> sudo-logs.sh [2021-01-05T06:12:33.406Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-05T06:12:33.436Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:12:33.824Z] ---> job-cost.sh [2021-01-05T06:12:33.824Z] lf-activate-venv: SKIPPING [2021-01-05T06:12:33.824Z] INFO: No Stack... [2021-01-05T06:12:35.219Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-05T06:12:35.482Z] INFO: Archiving Costs [Pipeline] echo [2021-01-05T06:12:35.542Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:12:35.878Z] ---> logs-deploy.sh [2021-01-05T06:12:35.878Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-716/1 [2021-01-05T06:12:35.878Z] INFO: archiving workspace using pattern(s): [2021-01-05T06:12:37.795Z] Archives upload complete. [2021-01-05T06:12:37.795Z] INFO: archiving logs to Nexus