Pull request #1048 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9c3b649ce7770f1ad7c517271bf9b334a2e560f2+03dd633c157cc78c3153413baf97d57252ad0ef0 (9a57cccb880d17669e24e1d032fb2904cd402fad) 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-ssh6126372264537077843.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-ssh474942055504128949.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-ssh944612575355775972.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-ssh7248081585828875074.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-ssh4561249515618070863.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-180 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-ssh830615487754848548.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-ssh4214777889909794454.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 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 Merge succeeded, producing 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 Checking out Revision 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 (PR-1048) > git config core.sparsecheckout # timeout=10 > git checkout -f 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 # 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-ssh1539785858102035489.key > git merge 03dd633c157cc78c3153413baf97d57252ad0ef0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-28T18:30:45.350Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-28T18:30:45.403Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-28T18:30:45.419Z] ========================================================= [2021-10-28T18:30:45.419Z] EdgeX Global Pipelines Version Info [2021-10-28T18:30:45.419Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4bbdd39b3ccfb7c3596c6b8ae55a7fb4937e3105 # timeout=10 [2021-10-28T18:30:46.568Z] ------------------- [2021-10-28T18:30:46.568Z] stable info: [2021-10-28T18:30:46.568Z] ------------------- [2021-10-28T18:30:46.568Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-28T18:30:46.568Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-28T18:30:46.568Z] Message: update stable to v1.0.210 [2021-10-28T18:30:47.144Z] ------------------- [2021-10-28T18:30:47.144Z] experimental info: [2021-10-28T18:30:47.144Z] ------------------- [2021-10-28T18:30:47.144Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-28T18:30:47.144Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-28T18:30:47.144Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-28T18:30:47.209Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-10-28T18:30:47.215Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-10-28T18:30:47.224Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-28T18:30:47.231Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-28T18:30:47.238Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-28T18:30:47.245Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-28T18:30:47.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-28T18:30:47.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-10-28T18:30:47.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-28T18:30:47.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-28T18:30:47.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-28T18:30:47.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-10-28T18:30:47.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-28T18:30:47.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-28T18:30:47.306Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-28T18:30:47.313Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-28T18:30:47.321Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-28T18:30:47.332Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-28T18:30:47.348Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-28T18:30:47.358Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-28T18:30:47.365Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-28T18:30:47.372Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-28T18:30:47.379Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-28T18:30:47.386Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-28T18:30:47.392Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-28T18:30:47.401Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-28T18:30:47.409Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1048 [Pipeline] echo [2021-10-28T18:30:47.416Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1048 [Pipeline] echo [2021-10-28T18:30:47.423Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1048 [Pipeline] echo [2021-10-28T18:30:47.432Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 [Pipeline] echo [2021-10-28T18:30:47.440Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c3b649 [Pipeline] echo [2021-10-28T18:30:47.448Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T18:30:47.477Z] provisioning config files... [2021-10-28T18:30:47.491Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp/config6748142257816397182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:30:47.812Z] ---> docker-login.sh [2021-10-28T18:30:47.812Z] nexus3.edgexfoundry.org:10001 [2021-10-28T18:30:47.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:30:48.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:30:48.076Z] Configure a credential helper to remove this warning. See [2021-10-28T18:30:48.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:30:48.076Z] [2021-10-28T18:30:48.076Z] Login Succeeded [2021-10-28T18:30:48.076Z] nexus3.edgexfoundry.org:10002 [2021-10-28T18:30:48.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:30:48.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:30:48.076Z] Configure a credential helper to remove this warning. See [2021-10-28T18:30:48.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:30:48.076Z] [2021-10-28T18:30:48.076Z] Login Succeeded [2021-10-28T18:30:48.076Z] nexus3.edgexfoundry.org:10003 [2021-10-28T18:30:48.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:30:48.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:30:48.339Z] Configure a credential helper to remove this warning. See [2021-10-28T18:30:48.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:30:48.339Z] [2021-10-28T18:30:48.339Z] Login Succeeded [2021-10-28T18:30:48.339Z] nexus3.edgexfoundry.org:10004 [2021-10-28T18:30:48.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:30:48.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:30:48.339Z] Configure a credential helper to remove this warning. See [2021-10-28T18:30:48.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:30:48.339Z] [2021-10-28T18:30:48.339Z] Login Succeeded [2021-10-28T18:30:48.339Z] docker.io [2021-10-28T18:30:48.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:30:48.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:30:48.915Z] Configure a credential helper to remove this warning. See [2021-10-28T18:30:48.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:30:48.915Z] [2021-10-28T18:30:48.915Z] Login Succeeded [2021-10-28T18:30:48.915Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T18:30:48.925Z] 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:30:49.326Z] + git log --format=format:%s -1 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 [Pipeline] echo [2021-10-28T18:30:49.361Z] GIT_COMMIT: 9c3b649ce7770f1ad7c517271bf9b334a2e560f2, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-10-28T18:30:49.368Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:30:49.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:30:49.804Z] [2021-10-28T18:30:49.804Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:30:50.121Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:30:50.121Z] latest: Pulling from edgex-devops/git-semver [2021-10-28T18:30:50.121Z] a0d0a0d46f8b: Pulling fs layer [2021-10-28T18:30:50.121Z] 3e5f54012d9b: Pulling fs layer [2021-10-28T18:30:50.121Z] 4c7163046ea9: Pulling fs layer [2021-10-28T18:30:50.121Z] 0c2d73faf560: Pulling fs layer [2021-10-28T18:30:50.121Z] 0c2d73faf560: Waiting [2021-10-28T18:30:50.121Z] 3e5f54012d9b: Verifying Checksum [2021-10-28T18:30:50.121Z] 3e5f54012d9b: Download complete [2021-10-28T18:30:50.121Z] a0d0a0d46f8b: Verifying Checksum [2021-10-28T18:30:50.121Z] a0d0a0d46f8b: Download complete [2021-10-28T18:30:50.121Z] 4c7163046ea9: Verifying Checksum [2021-10-28T18:30:50.121Z] 4c7163046ea9: Download complete [2021-10-28T18:30:50.121Z] 0c2d73faf560: Verifying Checksum [2021-10-28T18:30:50.121Z] 0c2d73faf560: Download complete [2021-10-28T18:30:50.394Z] a0d0a0d46f8b: Pull complete [2021-10-28T18:30:50.394Z] 3e5f54012d9b: Pull complete [2021-10-28T18:30:50.661Z] 4c7163046ea9: Pull complete [2021-10-28T18:30:50.926Z] 0c2d73faf560: Pull complete [2021-10-28T18:30:50.926Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-28T18:30:50.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:30:50.926Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-28T18:30:51.004Z] prd-centos7-docker-4c-2g-180 does not seem to be running inside a container [2021-10-28T18:30:51.046Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-28T18:30:51.650Z] $ docker top a109852ae79336a3e2d6c617cf115eac753169926d6639073034dc48d41dea07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-28T18:30:51.799Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T18:30:51.799Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T18:30:51.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T18:30:51.936Z] $ docker exec a109852ae79336a3e2d6c617cf115eac753169926d6639073034dc48d41dea07 ssh-agent [2021-10-28T18:30:52.053Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjGLBcn/agent.13 [2021-10-28T18:30:52.053Z] SSH_AGENT_PID=19 [2021-10-28T18:30:52.062Z] Running ssh-add (command line suppressed) [2021-10-28T18:30:52.164Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp/private_key_8829621525820262017.key (/w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp/private_key_8829621525820262017.key) [2021-10-28T18:30:52.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T18:30:52.477Z] + git tag --points-at HEAD [Pipeline] } [2021-10-28T18:30:52.490Z] $ docker exec --env ******** --env ******** a109852ae79336a3e2d6c617cf115eac753169926d6639073034dc48d41dea07 ssh-agent -k [2021-10-28T18:30:52.589Z] unset SSH_AUTH_SOCK; [2021-10-28T18:30:52.590Z] unset SSH_AGENT_PID; [2021-10-28T18:30:52.590Z] echo Agent pid 19 killed; [2021-10-28T18:30:52.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-28T18:30:52.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T18:30:52.624Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T18:30:52.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T18:30:52.743Z] $ docker exec a109852ae79336a3e2d6c617cf115eac753169926d6639073034dc48d41dea07 ssh-agent [2021-10-28T18:30:52.853Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPKnhNM/agent.54 [2021-10-28T18:30:52.853Z] SSH_AGENT_PID=61 [2021-10-28T18:30:52.859Z] Running ssh-add (command line suppressed) [2021-10-28T18:30:52.969Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp/private_key_8706937444275897381.key (/w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp/private_key_8706937444275897381.key) [2021-10-28T18:30:52.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T18:30:53.284Z] + git semver init [2021-10-28T18:30:53.284Z] # -> Open(): unable to determine branch for HEAD [2021-10-28T18:30:53.284Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1048/.git [2021-10-28T18:30:53.284Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1048 [2021-10-28T18:30:53.284Z] # $SEMVER_REMOTE_NAME = origin [2021-10-28T18:30:53.284Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-28T18:30:53.284Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-28T18:30:53.284Z] # $SEMVER_BRANCH = PR-1048 [2021-10-28T18:30:53.284Z] # $SEMVER_TEMP = /tmp/semver-407986556 [2021-10-28T18:30:53.284Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-10-28T18:30:54.245Z] # '/tmp/semver-407986556' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1048/.semver' [2021-10-28T18:30:54.245Z] # -> Force: false [2021-10-28T18:30:54.245Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1048/.semver [Pipeline] } [2021-10-28T18:30:54.255Z] $ docker exec --env ******** --env ******** a109852ae79336a3e2d6c617cf115eac753169926d6639073034dc48d41dea07 ssh-agent -k [2021-10-28T18:30:54.354Z] unset SSH_AUTH_SOCK; [2021-10-28T18:30:54.355Z] unset SSH_AGENT_PID; [2021-10-28T18:30:54.355Z] echo Agent pid 61 killed; [2021-10-28T18:30:54.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T18:30:54.682Z] + git semver [Pipeline] } [2021-10-28T18:30:54.694Z] $ docker stop --time=1 a109852ae79336a3e2d6c617cf115eac753169926d6639073034dc48d41dea07 [2021-10-28T18:30:55.926Z] $ docker rm -f a109852ae79336a3e2d6c617cf115eac753169926d6639073034dc48d41dea07 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T18:30:56.274Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-28T18:30:56.500Z] Stashed 1 file(s) [Pipeline] echo [2021-10-28T18:30:56.502Z] [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:31:11.719Z] Still waiting to schedule task [2021-10-28T18:31:11.719Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-28T18:31:11.721Z] Still waiting to schedule task [2021-10-28T18:31:11.721Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-28T18:32:32.387Z] Running on prd-centos7-docker-4c-2g-220 in /w/workspace/gexfoundry_device-sdk-go_PR-1048 [Pipeline] { [Pipeline] ws [2021-10-28T18:32:32.398Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-10-28T18:32:32.480Z] Selected Git installation does not exist. Using Default [2021-10-28T18:32:32.480Z] The recommended git tool is: NONE [2021-10-28T18:32:34.790Z] using credential edgex-jenkins-ssh [2021-10-28T18:32:34.804Z] Cloning the remote Git repository [2021-10-28T18:32:34.097Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T18:32:34.151Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2021-10-28T18:32:34.177Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T18:32:34.178Z] > git --version # timeout=10 [2021-10-28T18:32:34.186Z] > git --version # 'git version 2.24.4' [2021-10-28T18:32:34.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T18:32:34.212Z] [INFO] Currently running in a labeled security context [2021-10-28T18:32:34.212Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T18:32:34.212Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh6419916073170107472.key [2021-10-28T18:32:34.227Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T18:32:35.137Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-28T18:32:35.150Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T18:32:35.159Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-28T18:32:35.171Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T18:32:35.171Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T18:32:35.172Z] [INFO] Currently running in a labeled security context [2021-10-28T18:32:35.172Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T18:32:35.172Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh887940248300088291.key [2021-10-28T18:32:35.178Z] > 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:32:36.421Z] Merging remotes/origin/main commit 03dd633c157cc78c3153413baf97d57252ad0ef0 into PR head commit 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 [2021-10-28T18:32:36.507Z] Merge succeeded, producing 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 [2021-10-28T18:32:36.507Z] Checking out Revision 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 (PR-1048) [2021-10-28T18:32:35.703Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T18:32:35.710Z] > git checkout -f 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 # timeout=10 [2021-10-28T18:32:35.745Z] > git remote # timeout=10 [2021-10-28T18:32:35.754Z] > git config --get remote.origin.url # timeout=10 [2021-10-28T18:32:35.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T18:32:35.761Z] [INFO] Currently running in a labeled security context [2021-10-28T18:32:35.761Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T18:32:35.761Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh4562693883831460513.key [2021-10-28T18:32:35.767Z] > git merge 03dd633c157cc78c3153413baf97d57252ad0ef0 # timeout=10 [2021-10-28T18:32:35.774Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-28T18:32:35.784Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T18:32:35.796Z] > git checkout -f 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 # timeout=10 [2021-10-28T18:32:39.953Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T18:32:40.299Z] provisioning config files... [2021-10-28T18:32:40.314Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config4337462582703736694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:32:40.711Z] ---> docker-login.sh [2021-10-28T18:32:40.711Z] nexus3.edgexfoundry.org:10001 [2021-10-28T18:32:40.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:32:40.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:32:40.985Z] Configure a credential helper to remove this warning. See [2021-10-28T18:32:40.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:32:40.985Z] [2021-10-28T18:32:40.985Z] Login Succeeded [2021-10-28T18:32:40.985Z] nexus3.edgexfoundry.org:10002 [2021-10-28T18:32:40.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:32:40.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:32:40.985Z] Configure a credential helper to remove this warning. See [2021-10-28T18:32:40.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:32:40.985Z] [2021-10-28T18:32:40.985Z] Login Succeeded [2021-10-28T18:32:40.985Z] nexus3.edgexfoundry.org:10003 [2021-10-28T18:32:40.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:32:41.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:32:41.245Z] Configure a credential helper to remove this warning. See [2021-10-28T18:32:41.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:32:41.245Z] [2021-10-28T18:32:41.245Z] Login Succeeded [2021-10-28T18:32:41.245Z] nexus3.edgexfoundry.org:10004 [2021-10-28T18:32:41.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:32:41.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:32:41.245Z] Configure a credential helper to remove this warning. See [2021-10-28T18:32:41.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:32:41.245Z] [2021-10-28T18:32:41.245Z] Login Succeeded [2021-10-28T18:32:41.245Z] docker.io [2021-10-28T18:32:41.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:32:41.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:32:41.505Z] Configure a credential helper to remove this warning. See [2021-10-28T18:32:41.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:32:41.505Z] [2021-10-28T18:32:41.505Z] Login Succeeded [2021-10-28T18:32:41.505Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T18:32:41.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-28T18:32:41.672Z] ========================================================= [2021-10-28T18:32:41.672Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-28T18:32:41.672Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:32:41.986Z] + 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:32:41.986Z] Sending build context to Docker daemon 2.725MB [2021-10-28T18:32:41.986Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-10-28T18:32:41.986Z] Step 2/10 : FROM ${BASE} AS builder [2021-10-28T18:32:41.986Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-28T18:32:41.986Z] a0d0a0d46f8b: Pulling fs layer [2021-10-28T18:32:41.986Z] 31adcdaf11c8: Pulling fs layer [2021-10-28T18:32:41.986Z] b8b176561691: Pulling fs layer [2021-10-28T18:32:41.987Z] 4527c011a84f: Pulling fs layer [2021-10-28T18:32:41.987Z] 5d74067f8e1e: Pulling fs layer [2021-10-28T18:32:41.987Z] e0aca202a116: Pulling fs layer [2021-10-28T18:32:41.987Z] 3a43be97a3b4: Pulling fs layer [2021-10-28T18:32:41.987Z] 34cad66bf833: Pulling fs layer [2021-10-28T18:32:41.987Z] b4e3c513aaa6: Pulling fs layer [2021-10-28T18:32:41.987Z] 4527c011a84f: Waiting [2021-10-28T18:32:41.987Z] 5d74067f8e1e: Waiting [2021-10-28T18:32:41.987Z] e0aca202a116: Waiting [2021-10-28T18:32:41.987Z] 3a43be97a3b4: Waiting [2021-10-28T18:32:41.987Z] 34cad66bf833: Waiting [2021-10-28T18:32:41.987Z] b4e3c513aaa6: Waiting [2021-10-28T18:32:41.987Z] b8b176561691: Verifying Checksum [2021-10-28T18:32:41.987Z] b8b176561691: Download complete [2021-10-28T18:32:41.987Z] 31adcdaf11c8: Verifying Checksum [2021-10-28T18:32:41.987Z] 31adcdaf11c8: Download complete [2021-10-28T18:32:41.987Z] 5d74067f8e1e: Verifying Checksum [2021-10-28T18:32:41.987Z] 5d74067f8e1e: Download complete [2021-10-28T18:32:41.987Z] e0aca202a116: Verifying Checksum [2021-10-28T18:32:41.987Z] e0aca202a116: Download complete [2021-10-28T18:32:41.987Z] a0d0a0d46f8b: Verifying Checksum [2021-10-28T18:32:41.987Z] a0d0a0d46f8b: Download complete [2021-10-28T18:32:42.260Z] 3a43be97a3b4: Verifying Checksum [2021-10-28T18:32:42.260Z] 3a43be97a3b4: Download complete [2021-10-28T18:32:42.260Z] 34cad66bf833: Verifying Checksum [2021-10-28T18:32:42.260Z] 34cad66bf833: Download complete [2021-10-28T18:32:42.542Z] a0d0a0d46f8b: Pull complete [2021-10-28T18:32:42.819Z] 4527c011a84f: Verifying Checksum [2021-10-28T18:32:42.819Z] 4527c011a84f: Download complete [2021-10-28T18:32:42.819Z] b4e3c513aaa6: Verifying Checksum [2021-10-28T18:32:42.819Z] b4e3c513aaa6: Download complete [2021-10-28T18:32:42.819Z] 31adcdaf11c8: Pull complete [2021-10-28T18:32:43.084Z] b8b176561691: Pull complete [2021-10-28T18:32:47.343Z] 4527c011a84f: Pull complete [2021-10-28T18:32:47.343Z] 5d74067f8e1e: Pull complete [2021-10-28T18:32:47.343Z] e0aca202a116: Pull complete [2021-10-28T18:32:47.343Z] 3a43be97a3b4: Pull complete [2021-10-28T18:32:47.343Z] 34cad66bf833: Pull complete [2021-10-28T18:32:49.895Z] b4e3c513aaa6: Pull complete [2021-10-28T18:32:49.895Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-28T18:32:49.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T18:32:49.895Z] ---> 9f6097aaca64 [2021-10-28T18:32:49.895Z] Step 3/10 : ARG MAKE=make build [2021-10-28T18:32:51.280Z] ---> Running in 085c4cd5661e [2021-10-28T18:32:51.280Z] Removing intermediate container 085c4cd5661e [2021-10-28T18:32:51.280Z] ---> 27e247f12915 [2021-10-28T18:32:51.280Z] Step 4/10 : WORKDIR /device-sdk-go [2021-10-28T18:32:51.280Z] ---> Running in 649d98fd6907 [2021-10-28T18:32:51.546Z] Removing intermediate container 649d98fd6907 [2021-10-28T18:32:51.546Z] ---> 3cffc99d76ad [2021-10-28T18:32:51.546Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-28T18:32:51.546Z] ---> Running in 92aa222f2120 [2021-10-28T18:32:51.546Z] Removing intermediate container 92aa222f2120 [2021-10-28T18:32:51.546Z] ---> 8786f7900c04 [2021-10-28T18:32:51.546Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:32:51.546Z] ---> Running in fde7ddc85b6e [2021-10-28T18:32:52.120Z] Removing intermediate container fde7ddc85b6e [2021-10-28T18:32:52.120Z] ---> a19705b21397 [2021-10-28T18:32:52.120Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-28T18:32:52.120Z] ---> Running in afc46cab6cc7 [2021-10-28T18:32:52.380Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:32:53.319Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:32:53.579Z] OK: 220 MiB in 52 packages [2021-10-28T18:32:54.160Z] Removing intermediate container afc46cab6cc7 [2021-10-28T18:32:54.160Z] ---> 98b3e4445845 [2021-10-28T18:32:54.160Z] Step 8/10 : COPY . . [2021-10-28T18:32:54.422Z] ---> 4dabc6025b56 [2021-10-28T18:32:54.422Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:32:54.422Z] ---> Running in 3b00cf90fb48 [2021-10-28T18:33:26.596Z] Removing intermediate container 3b00cf90fb48 [2021-10-28T18:33:26.596Z] ---> 60ac80d253ed [2021-10-28T18:33:26.596Z] Step 10/10 : RUN ${MAKE} [2021-10-28T18:33:26.596Z] ---> Running in 90f9017307bd [2021-10-28T18:33:26.596Z] noop [2021-10-28T18:33:26.596Z] Removing intermediate container 90f9017307bd [2021-10-28T18:33:26.596Z] ---> 76e562c6612e [2021-10-28T18:33:26.596Z] Successfully built 76e562c6612e [2021-10-28T18:33:26.596Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:33:26.896Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T18:33:26.896Z] . [Pipeline] withDockerContainer [2021-10-28T18:33:26.967Z] prd-centos7-docker-4c-2g-220 does not seem to be running inside a container [2021-10-28T18:33:27.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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:33:27.358Z] $ docker top aa08fcd9d0298568b55f074459ae92fd1cf480b4f7685b9f1c8c16dc5e1fee84 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T18:33:27.730Z] + go version [2021-10-28T18:33:27.730Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-28T18:33:27.741Z] $ docker stop --time=1 aa08fcd9d0298568b55f074459ae92fd1cf480b4f7685b9f1c8c16dc5e1fee84 [2021-10-28T18:33:28.933Z] $ docker rm -f aa08fcd9d0298568b55f074459ae92fd1cf480b4f7685b9f1c8c16dc5e1fee84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:33:29.409Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T18:33:29.410Z] . [Pipeline] withDockerContainer [2021-10-28T18:33:29.483Z] prd-centos7-docker-4c-2g-220 does not seem to be running inside a container [2021-10-28T18:33:29.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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:33:29.895Z] $ docker top 118c9f5428abd5d2fc0a1d541bc3a8c2ff11262e77255148c437bfd312430e28 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-28T18:33:30.274Z] + make test [2021-10-28T18:33:30.274Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-28T18:33:35.617Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-10-28T18:34:02.327Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-10-28T18:34:02.327Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-10-28T18:34:02.327Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-10-28T18:34:02.327Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [github.com/edgexfoundry/device-sdk-go/v2/internal/application.test] [2021-10-28T18:34:02.327Z] internal/application/command_test.go:71:3: cannot use promoted field BaseWithTotalCountResponse.BaseResponse in struct literal of type responses.MultiDevicesResponse [2021-10-28T18:34:02.327Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/application [build failed] [2021-10-28T18:34:02.327Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-10-28T18:34:02.327Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.047s coverage: 28.1% of statements [2021-10-28T18:34:02.327Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.049s coverage: 78.9% of statements [2021-10-28T18:34:02.327Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.047s coverage: 9.0% of statements [2021-10-28T18:34:02.327Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-10-28T18:34:02.328Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-10-28T18:34:02.328Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-10-28T18:34:02.328Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.061s coverage: 28.7% of statements [2021-10-28T18:34:02.328Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-10-28T18:34:04.279Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.054s coverage: 83.3% of statements [2021-10-28T18:34:04.279Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-10-28T18:34:04.279Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-10-28T18:34:04.279Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.075s coverage: 57.8% of statements [2021-10-28T18:34:04.870Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.827s coverage: 88.8% of statements [2021-10-28T18:34:04.870Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-10-28T18:34:04.870Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 4.9% of statements [2021-10-28T18:34:04.870Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-10-28T18:34:04.870Z] FAIL [2021-10-28T18:34:05.130Z] make: *** [Makefile:35: test] Error 2 [Pipeline] } [2021-10-28T18:34:05.141Z] $ docker stop --time=1 118c9f5428abd5d2fc0a1d541bc3a8c2ff11262e77255148c437bfd312430e28 [2021-10-28T18:34:06.753Z] $ docker rm -f 118c9f5428abd5d2fc0a1d541bc3a8c2ff11262e77255148c437bfd312430e28 [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:34:07.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T18:34:07.534Z] [2021-10-28T18:34:07.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:34:07.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T18:34:07.836Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-28T18:34:07.836Z] b4d181a07f80: Pulling fs layer [2021-10-28T18:34:07.836Z] a1111a8f2ec3: Pulling fs layer [2021-10-28T18:34:07.836Z] ed53099fbce6: Pulling fs layer [2021-10-28T18:34:07.836Z] dc539afda2c1: Pulling fs layer [2021-10-28T18:34:07.836Z] 77bc0d833cb6: Pulling fs layer [2021-10-28T18:34:07.836Z] 9065ff56babe: Pulling fs layer [2021-10-28T18:34:07.836Z] d287ab97295c: Pulling fs layer [2021-10-28T18:34:07.836Z] dc539afda2c1: Waiting [2021-10-28T18:34:07.836Z] 77bc0d833cb6: Waiting [2021-10-28T18:34:07.836Z] 9065ff56babe: Waiting [2021-10-28T18:34:07.836Z] d287ab97295c: Waiting [2021-10-28T18:34:07.836Z] a1111a8f2ec3: Verifying Checksum [2021-10-28T18:34:07.836Z] a1111a8f2ec3: Download complete [2021-10-28T18:34:07.836Z] dc539afda2c1: Verifying Checksum [2021-10-28T18:34:07.836Z] dc539afda2c1: Download complete [2021-10-28T18:34:07.836Z] ed53099fbce6: Verifying Checksum [2021-10-28T18:34:07.836Z] ed53099fbce6: Download complete [2021-10-28T18:34:08.099Z] 9065ff56babe: Verifying Checksum [2021-10-28T18:34:08.099Z] 9065ff56babe: Download complete [2021-10-28T18:34:08.099Z] 77bc0d833cb6: Verifying Checksum [2021-10-28T18:34:08.099Z] 77bc0d833cb6: Download complete [2021-10-28T18:34:08.099Z] b4d181a07f80: Verifying Checksum [2021-10-28T18:34:08.099Z] b4d181a07f80: Download complete [2021-10-28T18:34:08.678Z] d287ab97295c: Verifying Checksum [2021-10-28T18:34:08.678Z] d287ab97295c: Download complete [2021-10-28T18:34:09.624Z] b4d181a07f80: Pull complete [2021-10-28T18:34:09.624Z] a1111a8f2ec3: Pull complete [2021-10-28T18:34:10.196Z] ed53099fbce6: Pull complete [2021-10-28T18:34:10.196Z] dc539afda2c1: Pull complete [2021-10-28T18:34:10.456Z] 77bc0d833cb6: Pull complete [2021-10-28T18:34:10.456Z] 9065ff56babe: Pull complete [2021-10-28T18:34:15.771Z] d287ab97295c: Pull complete [2021-10-28T18:34:15.771Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-28T18:34:15.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T18:34:15.771Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-28T18:34:15.833Z] prd-centos7-docker-4c-2g-220 does not seem to be running inside a container [2021-10-28T18:34:15.870Z] $ 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/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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:34:18.561Z] $ docker top 95270b4301ea362a68f866d47aaef4cbe6b1e394fea5c5fa2b29065d6ff8cb6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:34:19.055Z] ---> job-cost.sh [2021-10-28T18:34:19.055Z] lf-activate-venv: SKIPPING [2021-10-28T18:34:19.055Z] INFO: No Stack... [2021-10-28T18:34:19.319Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-28T18:34:19.579Z] INFO: Archiving Costs [Pipeline] sh [2021-10-28T18:34:19.867Z] + cat /w/workspace/device-sdk-go/4/archives/cost.csv [2021-10-28T18:34:19.867Z] + cut -d, -f6 [Pipeline] lock [2021-10-28T18:34:19.893Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1048-4-stack-cost] [2021-10-28T18:34:19.901Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1048-4-stack-cost] did not exist. Created. [2021-10-28T18:34:19.901Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1048-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-28T18:34:20.209Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-28T18:34:20.378Z] Stashed 1 file(s) [Pipeline] } [2021-10-28T18:34:20.385Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1048-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-28T18:34:20.400Z] $ docker stop --time=1 95270b4301ea362a68f866d47aaef4cbe6b1e394fea5c5fa2b29065d6ff8cb6f [2021-10-28T18:34:21.542Z] $ docker rm -f 95270b4301ea362a68f866d47aaef4cbe6b1e394fea5c5fa2b29065d6ff8cb6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-28T18:34:21.809Z] Failed in branch amd64 [2021-10-28T20:59:45.059Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-12569 in /w/workspace/gexfoundry_device-sdk-go_PR-1048 [Pipeline] { [Pipeline] ws [2021-10-28T20:59:45.067Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-10-28T20:59:45.301Z] Selected Git installation does not exist. Using Default [2021-10-28T20:59:45.301Z] The recommended git tool is: NONE [2021-10-28T20:59:52.466Z] using credential edgex-jenkins-ssh [2021-10-28T20:59:52.486Z] Cloning the remote Git repository [2021-10-28T20:59:52.550Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T20:59:52.664Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2021-10-28T20:59:52.772Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T20:59:52.773Z] > git --version # timeout=10 [2021-10-28T20:59:52.796Z] > git --version # 'git version 2.17.1' [2021-10-28T20:59:52.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T20:59:52.895Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T20:59:55.030Z] Merging remotes/origin/main commit 03dd633c157cc78c3153413baf97d57252ad0ef0 into PR head commit 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 [2021-10-28T20:59:55.293Z] Merge succeeded, producing 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 [2021-10-28T20:59:55.293Z] Checking out Revision 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 (PR-1048) [2021-10-28T20:59:54.296Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-28T20:59:54.326Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T20:59:54.364Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-28T20:59:54.406Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T20:59:54.407Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T20:59:54.428Z] > 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:59:55.049Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T20:59:55.077Z] > git checkout -f 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 # timeout=10 [2021-10-28T20:59:55.188Z] > git remote # timeout=10 [2021-10-28T20:59:55.210Z] > git config --get remote.origin.url # timeout=10 [2021-10-28T20:59:55.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T20:59:55.250Z] > git merge 03dd633c157cc78c3153413baf97d57252ad0ef0 # timeout=10 [2021-10-28T20:59:55.276Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-28T20:59:55.300Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T20:59:55.312Z] > git checkout -f 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 # timeout=10 [2021-10-28T20:59:59.943Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-28T21:00:00.943Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-28T21:00:00.943Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T21:00:00.943Z] Dload Upload Total Spent Left Speed [2021-10-28T21:00:00.943Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 47870 0 --:--:-- --:--:-- --:--:-- 47870 [Pipeline] sh [2021-10-28T21:00:01.452Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-28T21:00:01.819Z] + sudo tee+ /etc/docker/daemon.new [2021-10-28T21:00:01.819Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-28T21:00:01.819Z] { [2021-10-28T21:00:01.819Z] "registry-mirrors": [ [2021-10-28T21:00:01.819Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-28T21:00:01.819Z] ], [2021-10-28T21:00:01.819Z] "bip": "10.250.0.254/24", [2021-10-28T21:00:01.819Z] "hosts": [ [2021-10-28T21:00:01.819Z] "tcp://0.0.0.0:5555", [2021-10-28T21:00:01.819Z] "unix:///var/run/docker.sock" [2021-10-28T21:00:01.819Z] ], [2021-10-28T21:00:01.819Z] "mtu": 1458, [2021-10-28T21:00:01.819Z] "selinux-enabled": true, [2021-10-28T21:00:01.819Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-28T21:00:01.819Z] } [Pipeline] sh [2021-10-28T21:00:02.198Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-28T21:00:02.585Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T21:00:20.992Z] provisioning config files... [2021-10-28T21:00:21.023Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config5798055275451117300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:00:21.403Z] ---> docker-login.sh [2021-10-28T21:00:21.403Z] nexus3.edgexfoundry.org:10001 [2021-10-28T21:00:22.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T21:00:23.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T21:00:23.004Z] Configure a credential helper to remove this warning. See [2021-10-28T21:00:23.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T21:00:23.004Z] [2021-10-28T21:00:23.004Z] Login Succeeded [2021-10-28T21:00:23.004Z] nexus3.edgexfoundry.org:10002 [2021-10-28T21:00:23.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T21:00:23.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T21:00:23.566Z] Configure a credential helper to remove this warning. See [2021-10-28T21:00:23.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T21:00:23.566Z] [2021-10-28T21:00:23.566Z] Login Succeeded [2021-10-28T21:00:23.566Z] nexus3.edgexfoundry.org:10003 [2021-10-28T21:00:24.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T21:00:24.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T21:00:24.240Z] Configure a credential helper to remove this warning. See [2021-10-28T21:00:24.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T21:00:24.240Z] [2021-10-28T21:00:24.240Z] Login Succeeded [2021-10-28T21:00:24.240Z] nexus3.edgexfoundry.org:10004 [2021-10-28T21:00:24.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T21:00:24.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T21:00:24.829Z] Configure a credential helper to remove this warning. See [2021-10-28T21:00:24.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T21:00:24.829Z] [2021-10-28T21:00:24.829Z] Login Succeeded [2021-10-28T21:00:24.829Z] docker.io [2021-10-28T21:00:25.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T21:00:25.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T21:00:25.701Z] Configure a credential helper to remove this warning. See [2021-10-28T21:00:25.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T21:00:25.701Z] [2021-10-28T21:00:25.701Z] Login Succeeded [2021-10-28T21:00:25.701Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T21:00:25.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-28T21:00:26.282Z] ========================================================= [2021-10-28T21:00:26.282Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-28T21:00:26.282Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:00:26.657Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-28T21:00:27.259Z] Sending build context to Docker daemon 2.715MB [2021-10-28T21:00:27.259Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-10-28T21:00:27.259Z] Step 2/10 : FROM ${BASE} AS builder [2021-10-28T21:00:27.538Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-28T21:00:27.538Z] 552d1f2373af: Pulling fs layer [2021-10-28T21:00:27.538Z] ea3f2d53f512: Pulling fs layer [2021-10-28T21:00:27.538Z] 9e70ebbbe112: Pulling fs layer [2021-10-28T21:00:27.538Z] 7a9cfe048b4a: Pulling fs layer [2021-10-28T21:00:27.538Z] 72dc09318566: Pulling fs layer [2021-10-28T21:00:27.538Z] f4f7b4309257: Pulling fs layer [2021-10-28T21:00:27.538Z] 0ac9a79272e3: Pulling fs layer [2021-10-28T21:00:27.538Z] b78e95d17946: Pulling fs layer [2021-10-28T21:00:27.538Z] f4f7b4309257: Waiting [2021-10-28T21:00:27.538Z] 0ac9a79272e3: Waiting [2021-10-28T21:00:27.538Z] b78e95d17946: Waiting [2021-10-28T21:00:27.538Z] 7a9cfe048b4a: Waiting [2021-10-28T21:00:27.538Z] 72dc09318566: Waiting [2021-10-28T21:00:27.538Z] 9e70ebbbe112: Download complete [2021-10-28T21:00:27.538Z] ea3f2d53f512: Download complete [2021-10-28T21:00:27.538Z] 72dc09318566: Download complete [2021-10-28T21:00:27.538Z] f4f7b4309257: Verifying Checksum [2021-10-28T21:00:27.538Z] f4f7b4309257: Download complete [2021-10-28T21:00:27.538Z] 552d1f2373af: Verifying Checksum [2021-10-28T21:00:27.538Z] 0ac9a79272e3: Verifying Checksum [2021-10-28T21:00:27.538Z] 0ac9a79272e3: Download complete [2021-10-28T21:00:28.554Z] 552d1f2373af: Pull complete [2021-10-28T21:00:29.165Z] ea3f2d53f512: Pull complete [2021-10-28T21:00:29.769Z] 9e70ebbbe112: Pull complete [2021-10-28T21:00:30.046Z] b78e95d17946: Verifying Checksum [2021-10-28T21:00:30.046Z] b78e95d17946: Download complete [2021-10-28T21:00:30.321Z] 7a9cfe048b4a: Verifying Checksum [2021-10-28T21:00:30.321Z] 7a9cfe048b4a: Download complete [2021-10-28T21:00:42.790Z] 7a9cfe048b4a: Pull complete [2021-10-28T21:00:42.790Z] 72dc09318566: Pull complete [2021-10-28T21:00:42.790Z] f4f7b4309257: Pull complete [2021-10-28T21:00:43.066Z] 0ac9a79272e3: Pull complete [2021-10-28T21:00:49.856Z] b78e95d17946: Pull complete [2021-10-28T21:00:49.856Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-28T21:00:49.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T21:00:49.856Z] ---> 8b459fc5aaf0 [2021-10-28T21:00:49.856Z] Step 3/10 : ARG MAKE=make build [2021-10-28T21:00:51.329Z] ---> Running in 51929bbbd540 [2021-10-28T21:00:51.607Z] Removing intermediate container 51929bbbd540 [2021-10-28T21:00:51.608Z] ---> 52cd3446640c [2021-10-28T21:00:51.608Z] Step 4/10 : WORKDIR /device-sdk-go [2021-10-28T21:00:51.883Z] ---> Running in f6bb3a51cb35 [2021-10-28T21:00:52.490Z] Removing intermediate container f6bb3a51cb35 [2021-10-28T21:00:52.490Z] ---> 68d23e221ff0 [2021-10-28T21:00:52.490Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-28T21:00:52.490Z] ---> Running in cdbc3c06e45a [2021-10-28T21:00:53.094Z] Removing intermediate container cdbc3c06e45a [2021-10-28T21:00:53.094Z] ---> 3bc6a7a23ca2 [2021-10-28T21:00:53.094Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T21:00:53.371Z] ---> Running in 4e9589a62dd3 [2021-10-28T21:00:56.022Z] Removing intermediate container 4e9589a62dd3 [2021-10-28T21:00:56.022Z] ---> 0701f5f86a10 [2021-10-28T21:00:56.022Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-28T21:00:56.022Z] ---> Running in 4bcc95fbf96b [2021-10-28T21:00:57.493Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:00:58.495Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:00:59.487Z] OK: 219 MiB in 52 packages [2021-10-28T21:01:00.501Z] Removing intermediate container 4bcc95fbf96b [2021-10-28T21:01:00.501Z] ---> c9f157df1b4c [2021-10-28T21:01:00.501Z] Step 8/10 : COPY . . [2021-10-28T21:01:01.957Z] ---> 5b5d09c75a43 [2021-10-28T21:01:01.957Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T21:01:02.240Z] ---> Running in 7f657c7aa2e8 [2021-10-28T21:02:39.168Z] Removing intermediate container 7f657c7aa2e8 [2021-10-28T21:02:39.168Z] ---> ddb3405de2ac [2021-10-28T21:02:39.168Z] Step 10/10 : RUN ${MAKE} [2021-10-28T21:02:39.168Z] ---> Running in 092b38cb1ff4 [2021-10-28T21:02:39.168Z] noop [2021-10-28T21:02:39.168Z] Removing intermediate container 092b38cb1ff4 [2021-10-28T21:02:39.168Z] ---> e5ff01aa6f11 [2021-10-28T21:02:39.168Z] Successfully built e5ff01aa6f11 [2021-10-28T21:02:39.168Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:02:39.514Z] + docker inspect -f . ci-base-image-arm64 [2021-10-28T21:02:39.514Z] . [Pipeline] withDockerContainer [2021-10-28T21:02:39.789Z] prd-ubuntu18.04-docker-arm64-4c-16g-12569 does not seem to be running inside a container [2021-10-28T21:02:39.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** ci-base-image-arm64 cat [2021-10-28T21:02:41.545Z] $ docker top e14191115279bee1409b7a3d4969f5de1eb007cd3efb196f4b3c4eaa94113d9d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T21:02:42.551Z] + go version [2021-10-28T21:02:42.551Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-28T21:02:42.573Z] $ docker stop --time=1 e14191115279bee1409b7a3d4969f5de1eb007cd3efb196f4b3c4eaa94113d9d [2021-10-28T21:02:44.447Z] $ docker rm -f e14191115279bee1409b7a3d4969f5de1eb007cd3efb196f4b3c4eaa94113d9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:02:45.174Z] + docker inspect -f . ci-base-image-arm64 [2021-10-28T21:02:45.174Z] . [Pipeline] withDockerContainer [2021-10-28T21:02:45.464Z] prd-ubuntu18.04-docker-arm64-4c-16g-12569 does not seem to be running inside a container [2021-10-28T21:02:45.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** ci-base-image-arm64 cat [2021-10-28T21:02:47.361Z] $ docker top e610c3b4f63b04e0e0e760091e670e7c5c32452aa3eb781ea278999d5c117f3d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-28T21:02:48.359Z] + make test [2021-10-28T21:02:48.359Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-28T21:03:20.820Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-10-28T21:04:42.717Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-10-28T21:04:42.717Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-10-28T21:04:42.717Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-10-28T21:04:48.194Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [github.com/edgexfoundry/device-sdk-go/v2/internal/application.test] [2021-10-28T21:04:48.194Z] internal/application/command_test.go:71:3: cannot use promoted field BaseWithTotalCountResponse.BaseResponse in struct literal of type responses.MultiDevicesResponse [2021-10-28T21:04:48.194Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/application [build failed] [2021-10-28T21:04:48.194Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-10-28T21:04:48.194Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.287s coverage: 28.1% of statements [2021-10-28T21:04:48.194Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.290s coverage: 78.9% of statements [2021-10-28T21:04:48.194Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.270s coverage: 9.0% of statements [2021-10-28T21:04:48.194Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-10-28T21:04:48.194Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-10-28T21:04:48.194Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-10-28T21:04:54.984Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.387s coverage: 28.7% of statements [2021-10-28T21:04:54.984Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-10-28T21:04:56.996Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.301s coverage: 83.3% of statements [2021-10-28T21:04:56.996Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-10-28T21:04:56.996Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-10-28T21:04:56.996Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.429s coverage: 57.8% of statements [2021-10-28T21:04:58.443Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.884s coverage: 88.8% of statements [2021-10-28T21:04:58.443Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-10-28T21:04:58.443Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.247s coverage: 4.9% of statements [2021-10-28T21:04:58.443Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-10-28T21:04:58.443Z] FAIL [2021-10-28T21:04:59.041Z] make: *** [Makefile:35: test] Error 2 [Pipeline] } [2021-10-28T21:04:59.063Z] $ docker stop --time=1 e610c3b4f63b04e0e0e760091e670e7c5c32452aa3eb781ea278999d5c117f3d [2021-10-28T21:05:01.150Z] $ docker rm -f e610c3b4f63b04e0e0e760091e670e7c5c32452aa3eb781ea278999d5c117f3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:05:02.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T21:05:02.842Z] [2021-10-28T21:05:02.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:05:03.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T21:05:03.481Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-28T21:05:03.481Z] 448f6bf000e3: Pulling fs layer [2021-10-28T21:05:03.481Z] f757da607395: Pulling fs layer [2021-10-28T21:05:03.481Z] 05883995daec: Pulling fs layer [2021-10-28T21:05:03.481Z] 8603b9c90790: Pulling fs layer [2021-10-28T21:05:03.481Z] 1560dd03e051: Pulling fs layer [2021-10-28T21:05:03.481Z] 27f5ce0e4adf: Pulling fs layer [2021-10-28T21:05:03.481Z] c2d8d7efcc4b: Pulling fs layer [2021-10-28T21:05:03.481Z] 8603b9c90790: Waiting [2021-10-28T21:05:03.481Z] 1560dd03e051: Waiting [2021-10-28T21:05:03.481Z] c2d8d7efcc4b: Waiting [2021-10-28T21:05:03.481Z] 27f5ce0e4adf: Waiting [2021-10-28T21:05:03.757Z] f757da607395: Verifying Checksum [2021-10-28T21:05:03.758Z] f757da607395: Download complete [2021-10-28T21:05:03.758Z] 8603b9c90790: Verifying Checksum [2021-10-28T21:05:03.758Z] 8603b9c90790: Download complete [2021-10-28T21:05:03.758Z] 1560dd03e051: Verifying Checksum [2021-10-28T21:05:03.758Z] 1560dd03e051: Download complete [2021-10-28T21:05:03.758Z] 27f5ce0e4adf: Verifying Checksum [2021-10-28T21:05:03.758Z] 27f5ce0e4adf: Download complete [2021-10-28T21:05:03.758Z] 05883995daec: Verifying Checksum [2021-10-28T21:05:03.758Z] 05883995daec: Download complete [2021-10-28T21:05:04.362Z] 448f6bf000e3: Verifying Checksum [2021-10-28T21:05:04.362Z] 448f6bf000e3: Download complete [2021-10-28T21:05:07.863Z] c2d8d7efcc4b: Verifying Checksum [2021-10-28T21:05:07.863Z] c2d8d7efcc4b: Download complete [2021-10-28T21:05:09.350Z] 448f6bf000e3: Pull complete [2021-10-28T21:05:09.955Z] f757da607395: Pull complete [2021-10-28T21:05:11.946Z] 05883995daec: Pull complete [2021-10-28T21:05:12.222Z] 8603b9c90790: Pull complete [2021-10-28T21:05:13.209Z] 1560dd03e051: Pull complete [2021-10-28T21:05:13.812Z] 27f5ce0e4adf: Pull complete [2021-10-28T21:05:28.941Z] c2d8d7efcc4b: Pull complete [2021-10-28T21:05:28.941Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-28T21:05:28.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T21:05:28.941Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-28T21:05:29.253Z] prd-ubuntu18.04-docker-arm64-4c-16g-12569 does not seem to be running inside a container [2021-10-28T21:05:29.345Z] $ 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/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-28T21:05:32.872Z] $ docker top b21a2892c658be10356ad59eeb2c128ae9d79e852195bbc2e6a2b51ccac08307 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:05:33.990Z] ---> job-cost.sh [2021-10-28T21:05:33.990Z] lf-activate-venv: SKIPPING [2021-10-28T21:05:33.990Z] INFO: No Stack... [2021-10-28T21:05:34.269Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-28T21:05:34.872Z] INFO: Archiving Costs [Pipeline] sh [2021-10-28T21:05:35.571Z] + cut -d, -f6 [2021-10-28T21:05:35.571Z] + cat /w/workspace/device-sdk-go/4/archives/cost.csv [Pipeline] lock [2021-10-28T21:05:35.657Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1048-4-stack-cost] [2021-10-28T21:05:35.664Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1048-4-stack-cost] did not exist. Created. [2021-10-28T21:05:35.664Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1048-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-28T21:05:36.356Z] /w/workspace/device-sdk-go/4@tmp/durable-8df5ba13/script.sh: 1: /w/workspace/device-sdk-go/4@tmp/durable-8df5ba13/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-28T21:05:37.051Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-28T21:05:37.080Z] Warning: overwriting stash ‘stack-cost’ [2021-10-28T21:05:37.833Z] Stashed 1 file(s) [Pipeline] } [2021-10-28T21:05:37.841Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1048-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-28T21:05:37.860Z] $ docker stop --time=1 b21a2892c658be10356ad59eeb2c128ae9d79e852195bbc2e6a2b51ccac08307 [2021-10-28T21:05:39.621Z] $ docker rm -f b21a2892c658be10356ad59eeb2c128ae9d79e852195bbc2e6a2b51ccac08307 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-28T21:05:40.205Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-28T21:05:41.822Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1048/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:05:42.122Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:05:42.686Z] ---> package-listing.sh [2021-10-28T21:05:42.686Z] ++ facter osfamily [2021-10-28T21:05:42.686Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-28T21:05:42.949Z] + OS_FAMILY=redhat [2021-10-28T21:05:42.949Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1048 [2021-10-28T21:05:42.949Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-28T21:05:42.949Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-28T21:05:42.949Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-28T21:05:42.949Z] + PACKAGES=/tmp/packages_start.txt [2021-10-28T21:05:42.949Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1048 ']' [2021-10-28T21:05:42.949Z] + PACKAGES=/tmp/packages_end.txt [2021-10-28T21:05:42.949Z] + case "${OS_FAMILY}" in [2021-10-28T21:05:42.949Z] + rpm -qa [2021-10-28T21:05:42.949Z] + sort [2021-10-28T21:05:43.528Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-28T21:05:43.528Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-28T21:05:43.528Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-28T21:05:43.528Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1048 ']' [2021-10-28T21:05:43.528Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1048/archives/ [2021-10-28T21:05:43.528Z] + 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-28T21:05:43.539Z] 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-28T21:05:43.833Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:05:44.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T21:05:44.384Z] [2021-10-28T21:05:44.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:05:44.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T21:05:44.693Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-28T21:05:44.693Z] b4d181a07f80: Pulling fs layer [2021-10-28T21:05:44.693Z] a1111a8f2ec3: Pulling fs layer [2021-10-28T21:05:44.693Z] ed53099fbce6: Pulling fs layer [2021-10-28T21:05:44.693Z] dc539afda2c1: Pulling fs layer [2021-10-28T21:05:44.693Z] 77bc0d833cb6: Pulling fs layer [2021-10-28T21:05:44.693Z] 9065ff56babe: Pulling fs layer [2021-10-28T21:05:44.693Z] d287ab97295c: Pulling fs layer [2021-10-28T21:05:44.693Z] dc539afda2c1: Waiting [2021-10-28T21:05:44.693Z] 77bc0d833cb6: Waiting [2021-10-28T21:05:44.693Z] 9065ff56babe: Waiting [2021-10-28T21:05:44.693Z] d287ab97295c: Waiting [2021-10-28T21:05:44.693Z] a1111a8f2ec3: Verifying Checksum [2021-10-28T21:05:44.693Z] a1111a8f2ec3: Download complete [2021-10-28T21:05:44.970Z] dc539afda2c1: Verifying Checksum [2021-10-28T21:05:44.970Z] dc539afda2c1: Download complete [2021-10-28T21:05:44.970Z] ed53099fbce6: Verifying Checksum [2021-10-28T21:05:44.970Z] ed53099fbce6: Download complete [2021-10-28T21:05:44.970Z] 9065ff56babe: Verifying Checksum [2021-10-28T21:05:44.970Z] 9065ff56babe: Download complete [2021-10-28T21:05:44.970Z] 77bc0d833cb6: Verifying Checksum [2021-10-28T21:05:44.970Z] 77bc0d833cb6: Download complete [2021-10-28T21:05:44.970Z] b4d181a07f80: Verifying Checksum [2021-10-28T21:05:44.970Z] b4d181a07f80: Download complete [2021-10-28T21:05:45.573Z] d287ab97295c: Verifying Checksum [2021-10-28T21:05:45.573Z] d287ab97295c: Download complete [2021-10-28T21:05:46.979Z] b4d181a07f80: Pull complete [2021-10-28T21:05:46.979Z] a1111a8f2ec3: Pull complete [2021-10-28T21:05:47.551Z] ed53099fbce6: Pull complete [2021-10-28T21:05:47.551Z] dc539afda2c1: Pull complete [2021-10-28T21:05:47.812Z] 77bc0d833cb6: Pull complete [2021-10-28T21:05:47.812Z] 9065ff56babe: Pull complete [2021-10-28T21:05:53.140Z] d287ab97295c: Pull complete [2021-10-28T21:05:53.140Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-28T21:05:53.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T21:05:53.140Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-28T21:05:53.204Z] prd-centos7-docker-4c-2g-180 does not seem to be running inside a container [2021-10-28T21:05:53.241Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-28T21:05:55.476Z] $ docker top 48f2ebf3791867a34a1ef288f18d498accf4efd80c701ca9ef3ea0cc0f192913 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T21:05:55.828Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-28T21:05:56.128Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-28T21:05:56.425Z] + ls /var/log/sa-host [2021-10-28T21:05:56.425Z] + sadf -c /var/log/sa-host/sa28 [2021-10-28T21:05:56.425Z] file_magic: OK [2021-10-28T21:05:56.425Z] HZ: Using current value: 100 [2021-10-28T21:05:56.425Z] file_header: OK [2021-10-28T21:05:56.425Z] 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-28T21:05:56.425Z] Statistics: [2021-10-28T21:05:56.426Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T21:05:56.426Z] File successfully converted to sysstat format version 12.0.3 [2021-10-28T21:05:56.426Z] + sadf -c /var/log/sa-host/sa30 [2021-10-28T21:05:56.426Z] file_magic: OK [2021-10-28T21:05:56.426Z] HZ: Using current value: 100 [2021-10-28T21:05:56.426Z] file_header: OK [2021-10-28T21:05:56.426Z] 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-28T21:05:56.426Z] Statistics: [2021-10-28T21:05:56.426Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T21:05:56.426Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T21:05:56.502Z] provisioning config files... [2021-10-28T21:05:56.512Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp/config7686642919577016995tmp [Pipeline] { [Pipeline] echo [2021-10-28T21:05:56.525Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:05:56.811Z] ---> create-netrc.sh [Pipeline] } [2021-10-28T21:05:56.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:05:57.152Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-28T21:05:57.161Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:05:57.458Z] ---> sudo-logs.sh [2021-10-28T21:05:57.459Z] Archiving 'sudo' log.. [2021-10-28T21:05:57.459Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-180.novalocal: Name or service not known [2021-10-28T21:05:57.459Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-180.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-28T21:05:57.506Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:05:57.807Z] ---> job-cost.sh [2021-10-28T21:05:57.808Z] lf-activate-venv: SKIPPING [2021-10-28T21:05:57.808Z] DEBUG: total: 0.10999999940395355 [2021-10-28T21:05:57.808Z] INFO: Retrieving Stack Cost... [2021-10-28T21:05:58.070Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-28T21:05:58.639Z] INFO: Archiving Costs [Pipeline] echo [2021-10-28T21:05:58.649Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:05:58.940Z] ---> logs-deploy.sh [2021-10-28T21:05:58.940Z] lf-activate-venv: SKIPPING [2021-10-28T21:05:58.940Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1048/4 [2021-10-28T21:05:58.940Z] INFO: archiving workspace using pattern(s): [2021-10-28T21:05:59.512Z] Archives upload complete. [2021-10-28T21:05:59.774Z] INFO: archiving logs to Nexus