Pull request #1048 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 046c00cc23b080ee2d72d4699eef0f4145e9aea7+03dd633c157cc78c3153413baf97d57252ad0ef0 (bfdc0aa3a21157ee4db6890c9081fdab905f54fd) Running in Durability level: PERFORMANCE_OPTIMIZED 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5733186403536193922.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6469156263249978613.key > 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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1048/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1048/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4425912068662729120.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh621526525705798351.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1048/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1048/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3404057381705330187.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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/v2 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-41 in /w/workspace/gexfoundry_device-sdk-go_PR-1048 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1048 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp/jenkins-gitclient-ssh5113165658224537945.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp/jenkins-gitclient-ssh2248990150761654074.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1048/head:refs/remotes/origin/PR-1048 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 03dd633c157cc78c3153413baf97d57252ad0ef0 into PR head commit 046c00cc23b080ee2d72d4699eef0f4145e9aea7 Merge succeeded, producing 14be7b59ce34103c2c09a8764a5eeff11afe7083 Checking out Revision 14be7b59ce34103c2c09a8764a5eeff11afe7083 (PR-1048) > git config core.sparsecheckout # timeout=10 > git checkout -f 046c00cc23b080ee2d72d4699eef0f4145e9aea7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp/jenkins-gitclient-ssh6736477055884346928.key > git merge 03dd633c157cc78c3153413baf97d57252ad0ef0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 14be7b59ce34103c2c09a8764a5eeff11afe7083 # timeout=10 Commit message: "Merge commit '03dd633c157cc78c3153413baf97d57252ad0ef0' into HEAD" > git rev-list --no-walk 046c00cc23b080ee2d72d4699eef0f4145e9aea7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-28T18:21:34.150Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-28T18:21:34.199Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-28T18:21:34.217Z] ========================================================= [2021-10-28T18:21:34.217Z] EdgeX Global Pipelines Version Info [2021-10-28T18:21:34.217Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:21:35.379Z] ------------------- [2021-10-28T18:21:35.379Z] stable info: [2021-10-28T18:21:35.379Z] ------------------- [2021-10-28T18:21:35.379Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-28T18:21:35.379Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-28T18:21:35.379Z] Message: update stable to v1.0.210 [2021-10-28T18:21:35.957Z] ------------------- [2021-10-28T18:21:35.957Z] experimental info: [2021-10-28T18:21:35.957Z] ------------------- [2021-10-28T18:21:35.957Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-28T18:21:35.957Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-28T18:21:35.957Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-28T18:21:36.044Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-10-28T18:21:36.055Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-10-28T18:21:36.065Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-28T18:21:36.080Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-28T18:21:36.090Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-28T18:21:36.099Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-28T18:21:36.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-28T18:21:36.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-10-28T18:21:36.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-28T18:21:36.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-28T18:21:36.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-28T18:21:36.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-10-28T18:21:36.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-28T18:21:36.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-28T18:21:36.189Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-28T18:21:36.197Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-28T18:21:36.208Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-28T18:21:36.216Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-28T18:21:36.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-28T18:21:36.234Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-28T18:21:36.243Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-28T18:21:36.253Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-28T18:21:36.263Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-28T18:21:36.273Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-28T18:21:36.309Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-28T18:21:36.320Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-28T18:21:36.330Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1048 [Pipeline] echo [2021-10-28T18:21:36.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1048 [Pipeline] echo [2021-10-28T18:21:36.354Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1048 [Pipeline] echo [2021-10-28T18:21:36.361Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 14be7b59ce34103c2c09a8764a5eeff11afe7083 [Pipeline] echo [2021-10-28T18:21:36.370Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 14be7b5 [Pipeline] echo [2021-10-28T18:21:36.382Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T18:21:36.410Z] provisioning config files... [2021-10-28T18:21:36.422Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp/config5140643665525745886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:21:36.746Z] ---> docker-login.sh [2021-10-28T18:21:36.746Z] nexus3.edgexfoundry.org:10001 [2021-10-28T18:21:36.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:21:37.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:21:37.022Z] Configure a credential helper to remove this warning. See [2021-10-28T18:21:37.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:21:37.022Z] [2021-10-28T18:21:37.022Z] Login Succeeded [2021-10-28T18:21:37.022Z] nexus3.edgexfoundry.org:10002 [2021-10-28T18:21:37.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:21:37.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:21:37.022Z] Configure a credential helper to remove this warning. See [2021-10-28T18:21:37.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:21:37.022Z] [2021-10-28T18:21:37.022Z] Login Succeeded [2021-10-28T18:21:37.022Z] nexus3.edgexfoundry.org:10003 [2021-10-28T18:21:37.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:21:37.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:21:37.289Z] Configure a credential helper to remove this warning. See [2021-10-28T18:21:37.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:21:37.289Z] [2021-10-28T18:21:37.289Z] Login Succeeded [2021-10-28T18:21:37.289Z] nexus3.edgexfoundry.org:10004 [2021-10-28T18:21:37.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:21:37.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:21:37.289Z] Configure a credential helper to remove this warning. See [2021-10-28T18:21:37.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:21:37.289Z] [2021-10-28T18:21:37.289Z] Login Succeeded [2021-10-28T18:21:37.289Z] docker.io [2021-10-28T18:21:37.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:21:37.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:21:37.814Z] Configure a credential helper to remove this warning. See [2021-10-28T18:21:37.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:21:37.814Z] [2021-10-28T18:21:37.814Z] Login Succeeded [2021-10-28T18:21:37.814Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T18:21:37.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-28T18:21:38.237Z] + git log --format=format:%s -1 14be7b59ce34103c2c09a8764a5eeff11afe7083 [Pipeline] echo [2021-10-28T18:21:38.268Z] GIT_COMMIT: 14be7b59ce34103c2c09a8764a5eeff11afe7083, Commit Message: Merge commit '03dd633c157cc78c3153413baf97d57252ad0ef0' into HEAD [Pipeline] echo [2021-10-28T18:21:38.276Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:21:38.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:21:38.696Z] [2021-10-28T18:21:38.696Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:21:39.009Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:21:39.009Z] latest: Pulling from edgex-devops/git-semver [2021-10-28T18:21:39.009Z] a0d0a0d46f8b: Pulling fs layer [2021-10-28T18:21:39.009Z] 3e5f54012d9b: Pulling fs layer [2021-10-28T18:21:39.009Z] 4c7163046ea9: Pulling fs layer [2021-10-28T18:21:39.009Z] 0c2d73faf560: Pulling fs layer [2021-10-28T18:21:39.009Z] 0c2d73faf560: Waiting [2021-10-28T18:21:39.009Z] 3e5f54012d9b: Download complete [2021-10-28T18:21:39.009Z] a0d0a0d46f8b: Verifying Checksum [2021-10-28T18:21:39.009Z] a0d0a0d46f8b: Download complete [2021-10-28T18:21:39.009Z] 4c7163046ea9: Verifying Checksum [2021-10-28T18:21:39.009Z] 4c7163046ea9: Download complete [2021-10-28T18:21:39.009Z] 0c2d73faf560: Verifying Checksum [2021-10-28T18:21:39.009Z] 0c2d73faf560: Download complete [2021-10-28T18:21:39.273Z] a0d0a0d46f8b: Pull complete [2021-10-28T18:21:39.273Z] 3e5f54012d9b: Pull complete [2021-10-28T18:21:39.547Z] 4c7163046ea9: Pull complete [2021-10-28T18:21:39.811Z] 0c2d73faf560: Pull complete [2021-10-28T18:21:39.811Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-28T18:21:39.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:21:39.811Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-28T18:21:39.894Z] prd-centos7-docker-4c-2g-41 does not seem to be running inside a container [2021-10-28T18:21:39.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1048 -v /w/workspace/gexfoundry_device-sdk-go_PR-1048:/w/workspace/gexfoundry_device-sdk-go_PR-1048:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-28T18:21:40.713Z] $ docker top 61c2f000ba907042c81ca7c01f6db3afbbdc487772f3287b026c8bef5c97f8d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-28T18:21:40.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T18:21:40.824Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T18:21:40.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T18:21:40.947Z] $ docker exec 61c2f000ba907042c81ca7c01f6db3afbbdc487772f3287b026c8bef5c97f8d8 ssh-agent [2021-10-28T18:21:41.064Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlGHdLA/agent.13 [2021-10-28T18:21:41.064Z] SSH_AGENT_PID=19 [2021-10-28T18:21:41.076Z] Running ssh-add (command line suppressed) [2021-10-28T18:21:41.188Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp/private_key_8636916068377590129.key (/w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp/private_key_8636916068377590129.key) [2021-10-28T18:21:41.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T18:21:41.498Z] + git tag --points-at HEAD [Pipeline] } [2021-10-28T18:21:41.516Z] $ docker exec --env ******** --env ******** 61c2f000ba907042c81ca7c01f6db3afbbdc487772f3287b026c8bef5c97f8d8 ssh-agent -k [2021-10-28T18:21:41.622Z] unset SSH_AUTH_SOCK; [2021-10-28T18:21:41.623Z] unset SSH_AGENT_PID; [2021-10-28T18:21:41.623Z] echo Agent pid 19 killed; [2021-10-28T18:21:41.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-28T18:21:41.654Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T18:21:41.654Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T18:21:41.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T18:21:41.770Z] $ docker exec 61c2f000ba907042c81ca7c01f6db3afbbdc487772f3287b026c8bef5c97f8d8 ssh-agent [2021-10-28T18:21:41.876Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIdNigG/agent.53 [2021-10-28T18:21:41.876Z] SSH_AGENT_PID=59 [2021-10-28T18:21:41.881Z] Running ssh-add (command line suppressed) [2021-10-28T18:21:41.987Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp/private_key_2093697872114272506.key (/w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp/private_key_2093697872114272506.key) [2021-10-28T18:21:42.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T18:21:42.296Z] + git semver init [2021-10-28T18:21:42.296Z] # -> Open(): unable to determine branch for HEAD [2021-10-28T18:21:42.296Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1048/.git [2021-10-28T18:21:42.296Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1048 [2021-10-28T18:21:42.296Z] # $SEMVER_REMOTE_NAME = origin [2021-10-28T18:21:42.296Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-28T18:21:42.296Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-28T18:21:42.296Z] # $SEMVER_BRANCH = PR-1048 [2021-10-28T18:21:42.296Z] # $SEMVER_TEMP = /tmp/semver-586656725 [2021-10-28T18:21:42.296Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-10-28T18:21:43.252Z] # '/tmp/semver-586656725' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1048/.semver' [2021-10-28T18:21:43.252Z] # -> Force: false [2021-10-28T18:21:43.252Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1048/.semver [Pipeline] } [2021-10-28T18:21:43.266Z] $ docker exec --env ******** --env ******** 61c2f000ba907042c81ca7c01f6db3afbbdc487772f3287b026c8bef5c97f8d8 ssh-agent -k [2021-10-28T18:21:43.400Z] unset SSH_AUTH_SOCK; [2021-10-28T18:21:43.402Z] unset SSH_AGENT_PID; [2021-10-28T18:21:43.402Z] echo Agent pid 59 killed; [2021-10-28T18:21:43.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T18:21:43.718Z] + git semver [Pipeline] } [2021-10-28T18:21:43.732Z] $ docker stop --time=1 61c2f000ba907042c81ca7c01f6db3afbbdc487772f3287b026c8bef5c97f8d8 [2021-10-28T18:21:44.979Z] $ docker rm -f 61c2f000ba907042c81ca7c01f6db3afbbdc487772f3287b026c8bef5c97f8d8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T18:21:45.329Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-28T18:21:45.570Z] Stashed 1 file(s) [Pipeline] echo [2021-10-28T18:21:45.574Z] [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-10-28T18:22:00.750Z] Still waiting to schedule task [2021-10-28T18:22:00.751Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-28T18:22:00.753Z] Still waiting to schedule task [2021-10-28T18:22:00.753Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-33’ is offline [2021-10-28T18:22:32.211Z] Running on prd-centos7-docker-4c-2g-49 in /w/workspace/gexfoundry_device-sdk-go_PR-1048 [Pipeline] { [Pipeline] ws [2021-10-28T18:22:32.227Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2021-10-28T18:22:32.317Z] Selected Git installation does not exist. Using Default [2021-10-28T18:22:32.317Z] The recommended git tool is: NONE [2021-10-28T18:22:34.440Z] using credential edgex-jenkins-ssh [2021-10-28T18:22:34.465Z] Cloning the remote Git repository [2021-10-28T18:22:33.907Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T18:22:33.968Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2021-10-28T18:22:34.000Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T18:22:34.000Z] > git --version # timeout=10 [2021-10-28T18:22:34.014Z] > git --version # 'git version 2.24.4' [2021-10-28T18:22:34.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T18:22:34.036Z] [INFO] Currently running in a labeled security context [2021-10-28T18:22:34.036Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T18:22:34.036Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh2667174711512759745.key [2021-10-28T18:22:34.063Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T18:22:34.820Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-28T18:22:34.827Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T18:22:34.844Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-28T18:22:34.861Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T18:22:34.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T18:22:34.863Z] [INFO] Currently running in a labeled security context [2021-10-28T18:22:34.863Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T18:22:34.863Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh6569679930110497516.key [2021-10-28T18:22:34.875Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1048/head:refs/remotes/origin/PR-1048 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-28T18:22:35.944Z] Merging remotes/origin/main commit 03dd633c157cc78c3153413baf97d57252ad0ef0 into PR head commit 046c00cc23b080ee2d72d4699eef0f4145e9aea7 [2021-10-28T18:22:36.052Z] Merge succeeded, producing 4bbdd39b3ccfb7c3596c6b8ae55a7fb4937e3105 [2021-10-28T18:22:36.053Z] Checking out Revision 4bbdd39b3ccfb7c3596c6b8ae55a7fb4937e3105 (PR-1048) [2021-10-28T18:22:35.372Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T18:22:35.381Z] > git checkout -f 046c00cc23b080ee2d72d4699eef0f4145e9aea7 # timeout=10 [2021-10-28T18:22:35.421Z] > git remote # timeout=10 [2021-10-28T18:22:35.432Z] > git config --get remote.origin.url # timeout=10 [2021-10-28T18:22:35.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T18:22:35.441Z] [INFO] Currently running in a labeled security context [2021-10-28T18:22:35.441Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T18:22:35.441Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh748729013234952368.key [2021-10-28T18:22:35.446Z] > git merge 03dd633c157cc78c3153413baf97d57252ad0ef0 # timeout=10 [2021-10-28T18:22:35.470Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-28T18:22:35.483Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T18:22:35.492Z] > git checkout -f 4bbdd39b3ccfb7c3596c6b8ae55a7fb4937e3105 # timeout=10 [2021-10-28T18:22:39.390Z] Commit message: "Merge commit '03dd633c157cc78c3153413baf97d57252ad0ef0' into HEAD" [2021-10-28T18:22:39.097Z] > git rev-list --no-walk 046c00cc23b080ee2d72d4699eef0f4145e9aea7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T18:22:39.757Z] provisioning config files... [2021-10-28T18:22:39.771Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config639844975300299322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:22:40.176Z] ---> docker-login.sh [2021-10-28T18:22:40.176Z] nexus3.edgexfoundry.org:10001 [2021-10-28T18:22:40.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:22:40.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:22:40.176Z] Configure a credential helper to remove this warning. See [2021-10-28T18:22:40.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:22:40.176Z] [2021-10-28T18:22:40.176Z] Login Succeeded [2021-10-28T18:22:40.176Z] nexus3.edgexfoundry.org:10002 [2021-10-28T18:22:40.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:22:40.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:22:40.439Z] Configure a credential helper to remove this warning. See [2021-10-28T18:22:40.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:22:40.439Z] [2021-10-28T18:22:40.439Z] Login Succeeded [2021-10-28T18:22:40.439Z] nexus3.edgexfoundry.org:10003 [2021-10-28T18:22:40.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:22:40.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:22:40.439Z] Configure a credential helper to remove this warning. See [2021-10-28T18:22:40.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:22:40.439Z] [2021-10-28T18:22:40.439Z] Login Succeeded [2021-10-28T18:22:40.439Z] nexus3.edgexfoundry.org:10004 [2021-10-28T18:22:40.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:22:40.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:22:40.701Z] Configure a credential helper to remove this warning. See [2021-10-28T18:22:40.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:22:40.701Z] [2021-10-28T18:22:40.701Z] Login Succeeded [2021-10-28T18:22:40.701Z] docker.io [2021-10-28T18:22:40.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:22:40.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:22:40.961Z] Configure a credential helper to remove this warning. See [2021-10-28T18:22:40.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:22:40.961Z] [2021-10-28T18:22:40.961Z] Login Succeeded [2021-10-28T18:22:40.961Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T18:22:40.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-28T18:22:41.144Z] ========================================================= [2021-10-28T18:22:41.144Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-28T18:22:41.144Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:22:41.458Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-28T18:22:41.458Z] Sending build context to Docker daemon 2.754MB [2021-10-28T18:22:41.458Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-10-28T18:22:41.458Z] Step 2/10 : FROM ${BASE} AS builder [2021-10-28T18:22:41.458Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-28T18:22:41.458Z] a0d0a0d46f8b: Pulling fs layer [2021-10-28T18:22:41.458Z] 31adcdaf11c8: Pulling fs layer [2021-10-28T18:22:41.458Z] b8b176561691: Pulling fs layer [2021-10-28T18:22:41.458Z] 4527c011a84f: Pulling fs layer [2021-10-28T18:22:41.458Z] 5d74067f8e1e: Pulling fs layer [2021-10-28T18:22:41.458Z] e0aca202a116: Pulling fs layer [2021-10-28T18:22:41.458Z] 3a43be97a3b4: Pulling fs layer [2021-10-28T18:22:41.458Z] 34cad66bf833: Pulling fs layer [2021-10-28T18:22:41.458Z] b4e3c513aaa6: Pulling fs layer [2021-10-28T18:22:41.458Z] e0aca202a116: Waiting [2021-10-28T18:22:41.458Z] 4527c011a84f: Waiting [2021-10-28T18:22:41.458Z] 5d74067f8e1e: Waiting [2021-10-28T18:22:41.458Z] 3a43be97a3b4: Waiting [2021-10-28T18:22:41.458Z] 34cad66bf833: Waiting [2021-10-28T18:22:41.458Z] b4e3c513aaa6: Waiting [2021-10-28T18:22:41.458Z] b8b176561691: Verifying Checksum [2021-10-28T18:22:41.458Z] b8b176561691: Download complete [2021-10-28T18:22:41.458Z] 31adcdaf11c8: Verifying Checksum [2021-10-28T18:22:41.458Z] 31adcdaf11c8: Download complete [2021-10-28T18:22:41.458Z] 5d74067f8e1e: Verifying Checksum [2021-10-28T18:22:41.458Z] 5d74067f8e1e: Download complete [2021-10-28T18:22:41.458Z] e0aca202a116: Verifying Checksum [2021-10-28T18:22:41.458Z] e0aca202a116: Download complete [2021-10-28T18:22:41.729Z] 3a43be97a3b4: Verifying Checksum [2021-10-28T18:22:41.729Z] 3a43be97a3b4: Download complete [2021-10-28T18:22:41.729Z] a0d0a0d46f8b: Verifying Checksum [2021-10-28T18:22:41.729Z] a0d0a0d46f8b: Download complete [2021-10-28T18:22:41.729Z] 34cad66bf833: Verifying Checksum [2021-10-28T18:22:41.729Z] 34cad66bf833: Download complete [2021-10-28T18:22:41.999Z] a0d0a0d46f8b: Pull complete [2021-10-28T18:22:41.999Z] 31adcdaf11c8: Pull complete [2021-10-28T18:22:41.999Z] 4527c011a84f: Verifying Checksum [2021-10-28T18:22:41.999Z] 4527c011a84f: Download complete [2021-10-28T18:22:42.262Z] b8b176561691: Pull complete [2021-10-28T18:22:42.262Z] b4e3c513aaa6: Verifying Checksum [2021-10-28T18:22:42.262Z] b4e3c513aaa6: Download complete [2021-10-28T18:22:46.497Z] 4527c011a84f: Pull complete [2021-10-28T18:22:46.497Z] 5d74067f8e1e: Pull complete [2021-10-28T18:22:46.497Z] e0aca202a116: Pull complete [2021-10-28T18:22:46.497Z] 3a43be97a3b4: Pull complete [2021-10-28T18:22:46.497Z] 34cad66bf833: Pull complete [2021-10-28T18:22:49.068Z] b4e3c513aaa6: Pull complete [2021-10-28T18:22:49.068Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-28T18:22:49.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T18:22:49.068Z] ---> 9f6097aaca64 [2021-10-28T18:22:49.068Z] Step 3/10 : ARG MAKE=make build [2021-10-28T18:22:50.463Z] ---> Running in 227d0988db4f [2021-10-28T18:22:50.463Z] Removing intermediate container 227d0988db4f [2021-10-28T18:22:50.463Z] ---> f39f01d5a21e [2021-10-28T18:22:50.463Z] Step 4/10 : WORKDIR /device-sdk-go [2021-10-28T18:22:50.463Z] ---> Running in 1e8f54df2044 [2021-10-28T18:22:50.463Z] Removing intermediate container 1e8f54df2044 [2021-10-28T18:22:50.463Z] ---> e4bc493859d4 [2021-10-28T18:22:50.463Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-28T18:22:50.463Z] ---> Running in 341ece82235f [2021-10-28T18:22:50.732Z] Removing intermediate container 341ece82235f [2021-10-28T18:22:50.732Z] ---> 45e768a275bf [2021-10-28T18:22:50.732Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:22:50.732Z] ---> Running in 1c5664adb640 [2021-10-28T18:22:51.311Z] Removing intermediate container 1c5664adb640 [2021-10-28T18:22:51.311Z] ---> 62c535b0fed1 [2021-10-28T18:22:51.311Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-28T18:22:51.311Z] ---> Running in 2258d5d01d8b [2021-10-28T18:22:51.573Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:22:52.144Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:22:52.719Z] OK: 220 MiB in 52 packages [2021-10-28T18:22:52.980Z] Removing intermediate container 2258d5d01d8b [2021-10-28T18:22:52.980Z] ---> 25acd3d3bcdb [2021-10-28T18:22:52.980Z] Step 8/10 : COPY . . [2021-10-28T18:22:53.242Z] ---> 272a4f5ab9ee [2021-10-28T18:22:53.242Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:22:53.242Z] ---> Running in 19b32619dd29 [2021-10-28T18:23:25.429Z] Removing intermediate container 19b32619dd29 [2021-10-28T18:23:25.429Z] ---> 6cd5dbdda456 [2021-10-28T18:23:25.429Z] Step 10/10 : RUN ${MAKE} [2021-10-28T18:23:25.429Z] ---> Running in 229303801c25 [2021-10-28T18:23:25.429Z] noop [2021-10-28T18:23:25.429Z] Removing intermediate container 229303801c25 [2021-10-28T18:23:25.429Z] ---> 9c55541c2cbe [2021-10-28T18:23:25.429Z] Successfully built 9c55541c2cbe [2021-10-28T18:23:25.429Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:23:25.732Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T18:23:25.732Z] . [Pipeline] withDockerContainer [2021-10-28T18:23:25.815Z] prd-centos7-docker-4c-2g-49 does not seem to be running inside a container [2021-10-28T18:23:25.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-28T18:23:26.255Z] $ docker top df2674ef001aca909c3024ff3d980022626444056873f90a11b6ab477c1a00fa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T18:23:26.639Z] + go version [2021-10-28T18:23:26.639Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-28T18:23:26.649Z] $ docker stop --time=1 df2674ef001aca909c3024ff3d980022626444056873f90a11b6ab477c1a00fa [2021-10-28T18:23:27.856Z] $ docker rm -f df2674ef001aca909c3024ff3d980022626444056873f90a11b6ab477c1a00fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:23:28.363Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T18:23:28.363Z] . [Pipeline] withDockerContainer [2021-10-28T18:23:28.428Z] prd-centos7-docker-4c-2g-49 does not seem to be running inside a container [2021-10-28T18:23:28.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-28T18:23:28.826Z] $ docker top f96796aa6754fdea28ac36bf008ca4d07b52c67fc92a080b149d962bab1090c5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-28T18:23:29.191Z] + make test [2021-10-28T18:23:29.191Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-28T18:23:34.530Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-10-28T18:23:56.617Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-10-28T18:23:56.617Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-10-28T18:23:56.617Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-10-28T18:23:58.027Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [github.com/edgexfoundry/device-sdk-go/v2/internal/application.test] [2021-10-28T18:23:58.027Z] internal/application/command_test.go:71:3: cannot use promoted field BaseWithTotalCountResponse.BaseResponse in struct literal of type responses.MultiDevicesResponse [2021-10-28T18:23:58.027Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/application [build failed] [2021-10-28T18:23:58.027Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-10-28T18:23:58.297Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.050s coverage: 28.1% of statements [2021-10-28T18:23:58.563Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.059s coverage: 78.9% of statements [2021-10-28T18:23:59.143Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.059s coverage: 9.0% of statements [2021-10-28T18:23:59.143Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-10-28T18:23:59.143Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-10-28T18:23:59.143Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-10-28T18:23:59.414Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.059s coverage: 28.7% of statements [2021-10-28T18:23:59.414Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-10-28T18:24:00.808Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.053s coverage: 83.3% of statements [2021-10-28T18:24:00.808Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-10-28T18:24:00.808Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-10-28T18:24:00.808Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 57.8% of statements [2021-10-28T18:24:01.767Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.818s coverage: 88.8% of statements [2021-10-28T18:24:01.767Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-10-28T18:24:01.767Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.061s coverage: 4.9% of statements [2021-10-28T18:24:01.767Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-10-28T18:24:01.767Z] FAIL [2021-10-28T18:24:02.031Z] make: *** [Makefile:35: test] Error 2 [Pipeline] } [2021-10-28T18:24:02.041Z] $ docker stop --time=1 f96796aa6754fdea28ac36bf008ca4d07b52c67fc92a080b149d962bab1090c5 [2021-10-28T18:24:03.800Z] $ docker rm -f f96796aa6754fdea28ac36bf008ca4d07b52c67fc92a080b149d962bab1090c5 [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:24:04.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T18:24:04.530Z] [2021-10-28T18:24:04.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:24:04.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T18:24:04.832Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-28T18:24:04.832Z] b4d181a07f80: Pulling fs layer [2021-10-28T18:24:04.832Z] a1111a8f2ec3: Pulling fs layer [2021-10-28T18:24:04.832Z] ed53099fbce6: Pulling fs layer [2021-10-28T18:24:04.832Z] dc539afda2c1: Pulling fs layer [2021-10-28T18:24:04.832Z] 77bc0d833cb6: Pulling fs layer [2021-10-28T18:24:04.832Z] 9065ff56babe: Pulling fs layer [2021-10-28T18:24:04.832Z] d287ab97295c: Pulling fs layer [2021-10-28T18:24:04.832Z] dc539afda2c1: Waiting [2021-10-28T18:24:04.832Z] 77bc0d833cb6: Waiting [2021-10-28T18:24:04.832Z] 9065ff56babe: Waiting [2021-10-28T18:24:04.832Z] d287ab97295c: Waiting [2021-10-28T18:24:04.832Z] a1111a8f2ec3: Download complete [2021-10-28T18:24:04.832Z] dc539afda2c1: Verifying Checksum [2021-10-28T18:24:04.832Z] dc539afda2c1: Download complete [2021-10-28T18:24:05.093Z] ed53099fbce6: Verifying Checksum [2021-10-28T18:24:05.093Z] ed53099fbce6: Download complete [2021-10-28T18:24:05.093Z] 9065ff56babe: Verifying Checksum [2021-10-28T18:24:05.093Z] 9065ff56babe: Download complete [2021-10-28T18:24:05.093Z] 77bc0d833cb6: Verifying Checksum [2021-10-28T18:24:05.093Z] 77bc0d833cb6: Download complete [2021-10-28T18:24:05.093Z] b4d181a07f80: Verifying Checksum [2021-10-28T18:24:05.093Z] b4d181a07f80: Download complete [2021-10-28T18:24:05.661Z] d287ab97295c: Verifying Checksum [2021-10-28T18:24:05.661Z] d287ab97295c: Download complete [2021-10-28T18:24:06.620Z] b4d181a07f80: Pull complete [2021-10-28T18:24:06.620Z] a1111a8f2ec3: Pull complete [2021-10-28T18:24:07.199Z] ed53099fbce6: Pull complete [2021-10-28T18:24:07.199Z] dc539afda2c1: Pull complete [2021-10-28T18:24:07.462Z] 77bc0d833cb6: Pull complete [2021-10-28T18:24:07.462Z] 9065ff56babe: Pull complete [2021-10-28T18:24:12.783Z] d287ab97295c: Pull complete [2021-10-28T18:24:12.783Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-28T18:24:12.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T18:24:12.783Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-28T18:24:12.854Z] prd-centos7-docker-4c-2g-49 does not seem to be running inside a container [2021-10-28T18:24:12.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-28T18:24:16.109Z] $ docker top 0c53914034a1d5e5ddd57e8c2ac9e985a542044df2c1135b99939b38ce015ec5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:24:16.506Z] ---> job-cost.sh [2021-10-28T18:24:16.506Z] lf-activate-venv: SKIPPING [2021-10-28T18:24:16.506Z] INFO: No Stack... [2021-10-28T18:24:17.890Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-28T18:24:18.150Z] INFO: Archiving Costs [Pipeline] sh [2021-10-28T18:24:18.447Z] + cut -d, -f6 [2021-10-28T18:24:18.447Z] + cat /w/workspace/device-sdk-go/3/archives/cost.csv [Pipeline] lock [2021-10-28T18:24:18.473Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1048-3-stack-cost] [2021-10-28T18:24:18.483Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1048-3-stack-cost] did not exist. Created. [2021-10-28T18:24:18.483Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1048-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-28T18:24:18.786Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-28T18:24:18.969Z] Stashed 1 file(s) [Pipeline] } [2021-10-28T18:24:18.975Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1048-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-28T18:24:18.988Z] $ docker stop --time=1 0c53914034a1d5e5ddd57e8c2ac9e985a542044df2c1135b99939b38ce015ec5 [2021-10-28T18:24:20.119Z] $ docker rm -f 0c53914034a1d5e5ddd57e8c2ac9e985a542044df2c1135b99939b38ce015ec5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-28T18:24:20.419Z] Failed in branch amd64 [2021-10-28T20:53:30.949Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-12258 in /w/workspace/gexfoundry_device-sdk-go_PR-1048 [Pipeline] { [Pipeline] ws [2021-10-28T20:53:30.968Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2021-10-28T20:53:31.364Z] Selected Git installation does not exist. Using Default [2021-10-28T20:53:31.364Z] The recommended git tool is: NONE [2021-10-28T20:53:37.650Z] using credential edgex-jenkins-ssh [2021-10-28T20:53:37.668Z] Cloning the remote Git repository [2021-10-28T20:53:37.741Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T20:53:37.940Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2021-10-28T20:53:38.142Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T20:53:38.143Z] > git --version # timeout=10 [2021-10-28T20:53:38.212Z] > git --version # 'git version 2.17.1' [2021-10-28T20:53:38.215Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T20:53:38.314Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T20:53:39.752Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-28T20:53:39.787Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T20:53:39.823Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-28T20:53:39.868Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T20:53:39.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T20:53:39.885Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1048/head:refs/remotes/origin/PR-1048 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-28T20:53:40.498Z] Merging remotes/origin/main commit 03dd633c157cc78c3153413baf97d57252ad0ef0 into PR head commit 046c00cc23b080ee2d72d4699eef0f4145e9aea7 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-28T20:53:40.810Z] 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) [2021-10-28T20:53:40.516Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T20:53:40.551Z] > git checkout -f 046c00cc23b080ee2d72d4699eef0f4145e9aea7 # timeout=10 [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-28T20:53:42.103Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1048/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-28T20:53:42.411Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T20:53:42.976Z] ---> package-listing.sh [2021-10-28T20:53:42.976Z] ++ facter osfamily [2021-10-28T20:53:42.976Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-28T20:53:43.239Z] + OS_FAMILY=redhat [2021-10-28T20:53:43.239Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1048 [2021-10-28T20:53:43.239Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-28T20:53:43.239Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-28T20:53:43.239Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-28T20:53:43.239Z] + PACKAGES=/tmp/packages_start.txt [2021-10-28T20:53:43.239Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1048 ']' [2021-10-28T20:53:43.239Z] + PACKAGES=/tmp/packages_end.txt [2021-10-28T20:53:43.239Z] + case "${OS_FAMILY}" in [2021-10-28T20:53:43.239Z] + rpm -qa [2021-10-28T20:53:43.239Z] + sort [2021-10-28T20:53:43.816Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-28T20:53:43.816Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-28T20:53:43.816Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-28T20:53:43.816Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1048 ']' [2021-10-28T20:53:43.816Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1048/archives/ [2021-10-28T20:53:43.816Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1048/archives/ [Pipeline] echo [2021-10-28T20:53:43.829Z] 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/gexfoundry_device-sdk-go_PR-1048/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-28T20:53:44.113Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-28T20:53:44.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T20:53:44.673Z] [2021-10-28T20:53:44.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T20:53:44.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T20:53:44.981Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-28T20:53:44.981Z] b4d181a07f80: Pulling fs layer [2021-10-28T20:53:44.981Z] a1111a8f2ec3: Pulling fs layer [2021-10-28T20:53:44.981Z] ed53099fbce6: Pulling fs layer [2021-10-28T20:53:44.981Z] dc539afda2c1: Pulling fs layer [2021-10-28T20:53:44.981Z] 77bc0d833cb6: Pulling fs layer [2021-10-28T20:53:44.981Z] 9065ff56babe: Pulling fs layer [2021-10-28T20:53:44.981Z] d287ab97295c: Pulling fs layer [2021-10-28T20:53:44.981Z] 77bc0d833cb6: Waiting [2021-10-28T20:53:44.981Z] 9065ff56babe: Waiting [2021-10-28T20:53:44.981Z] d287ab97295c: Waiting [2021-10-28T20:53:44.981Z] dc539afda2c1: Waiting [2021-10-28T20:53:44.981Z] a1111a8f2ec3: Verifying Checksum [2021-10-28T20:53:44.981Z] a1111a8f2ec3: Download complete [2021-10-28T20:53:44.981Z] dc539afda2c1: Verifying Checksum [2021-10-28T20:53:44.981Z] dc539afda2c1: Download complete [2021-10-28T20:53:44.981Z] ed53099fbce6: Verifying Checksum [2021-10-28T20:53:44.981Z] ed53099fbce6: Download complete [2021-10-28T20:53:44.981Z] 9065ff56babe: Verifying Checksum [2021-10-28T20:53:44.981Z] 9065ff56babe: Download complete [2021-10-28T20:53:44.981Z] 77bc0d833cb6: Verifying Checksum [2021-10-28T20:53:44.981Z] 77bc0d833cb6: Download complete [2021-10-28T20:53:45.246Z] b4d181a07f80: Verifying Checksum [2021-10-28T20:53:45.246Z] b4d181a07f80: Download complete [2021-10-28T20:53:45.831Z] d287ab97295c: Verifying Checksum [2021-10-28T20:53:45.831Z] d287ab97295c: Download complete [2021-10-28T20:53:46.789Z] b4d181a07f80: Pull complete [2021-10-28T20:53:46.789Z] a1111a8f2ec3: Pull complete [2021-10-28T20:53:47.361Z] ed53099fbce6: Pull complete [2021-10-28T20:53:47.361Z] dc539afda2c1: Pull complete [2021-10-28T20:53:47.940Z] 77bc0d833cb6: Pull complete [2021-10-28T20:53:47.940Z] 9065ff56babe: Pull complete [2021-10-28T20:53:53.244Z] d287ab97295c: Pull complete [2021-10-28T20:53:53.244Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-28T20:53:53.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T20:53:53.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-28T20:53:53.313Z] prd-centos7-docker-4c-2g-41 does not seem to be running inside a container [2021-10-28T20:53:53.346Z] $ 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/gexfoundry_device-sdk-go_PR-1048/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1048 -v /w/workspace/gexfoundry_device-sdk-go_PR-1048:/w/workspace/gexfoundry_device-sdk-go_PR-1048:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1048@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-28T20:53:56.224Z] $ docker top 18d1e3b37a4bf0e59fa0a617c0ebb22d68c29f69e79506051db5441371725ac8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T20:53:56.585Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-28T20:53:56.876Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-28T20:53:57.162Z] + ls /var/log/sa-host [2021-10-28T20:53:57.162Z] + sadf -c /var/log/sa-host/sa28 [2021-10-28T20:53:57.162Z] file_magic: OK [2021-10-28T20:53:57.162Z] HZ: Using current value: 100 [2021-10-28T20:53:57.162Z] file_header: OK [2021-10-28T20:53:57.162Z] 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-10-28T20:53:57.162Z] Statistics: [2021-10-28T20:53:57.162Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T20:53:57.162Z] File successfully converted to sysstat format version 12.0.3 [2021-10-28T20:53:57.162Z] + sadf -c /var/log/sa-host/sa30 [2021-10-28T20:53:57.162Z] file_magic: OK [2021-10-28T20:53:57.162Z] HZ: Using current value: 100 [2021-10-28T20:53:57.162Z] file_header: OK [2021-10-28T20:53:57.162Z] 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-10-28T20:53:57.162Z] Statistics: [2021-10-28T20:53:57.162Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T20:53:57.162Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T20:53:57.498Z] provisioning config files... [2021-10-28T20:53:57.507Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp/config1420920522327034529tmp [Pipeline] { [Pipeline] echo [2021-10-28T20:53:57.529Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T20:53:57.833Z] ---> create-netrc.sh [Pipeline] } [2021-10-28T20:53:57.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-28T20:53:58.175Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-28T20:53:58.192Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T20:53:58.479Z] ---> sudo-logs.sh [2021-10-28T20:53:58.479Z] Archiving 'sudo' log.. [2021-10-28T20:53:58.479Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-41.novalocal: Name or service not known [2021-10-28T20:53:58.479Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-41.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-28T20:53:58.523Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T20:53:58.814Z] ---> job-cost.sh [2021-10-28T20:53:58.814Z] lf-activate-venv: SKIPPING [2021-10-28T20:53:58.814Z] DEBUG: total: 0.05999999865889549 [2021-10-28T20:53:58.814Z] INFO: Retrieving Stack Cost... [2021-10-28T20:53:59.074Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-28T20:53:59.334Z] INFO: Archiving Costs [Pipeline] echo [2021-10-28T20:53:59.345Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T20:53:59.648Z] ---> logs-deploy.sh [2021-10-28T20:53:59.648Z] lf-activate-venv: SKIPPING [2021-10-28T20:53:59.648Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1048/3 [2021-10-28T20:53:59.648Z] INFO: archiving workspace using pattern(s): [2021-10-28T20:54:00.218Z] Archives upload complete. [2021-10-28T20:54:00.477Z] INFO: archiving logs to Nexus