Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 37381ec3f65a6d1c524847dd5b265be5d59be2fc+8818edd014264abe530016e8137244794a3d0b97 (203fd999d471335f2d18bb50c45a4eebe1c19338) 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-ssh5676061759638191801.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh977768139947940670.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-29/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-rfid-llrp-go/branches/PR-29/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh169811831389541080.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh4890854233907219587.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-29/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-rfid-llrp-go/branches/PR-29/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4347104583986430441.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-rfid-llrp-go, buildSnap:true] ========================================================= [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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-698 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [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-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-29 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh2635057420725270778.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh798452715132307385.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8818edd014264abe530016e8137244794a3d0b97 into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc Merge succeeded, producing a3b27e8650ce788ad9818beeeed34fdd25ef44d6 Checking out Revision a3b27e8650ce788ad9818beeeed34fdd25ef44d6 (PR-29) > git config core.sparsecheckout # timeout=10 > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # 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/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh5320361929137378924.key > git merge 8818edd014264abe530016e8137244794a3d0b97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3b27e8650ce788ad9818beeeed34fdd25ef44d6 # timeout=10 Commit message: "Merge commit '8818edd014264abe530016e8137244794a3d0b97' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 72539d88d388fc63a4909de0eb91608fe0bf810e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-12T13:06:48.509Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-12T13:06:48.605Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-12T13:06:48.634Z] ========================================================= [2021-08-12T13:06:48.634Z] EdgeX Global Pipelines Version Info [2021-08-12T13:06:48.634Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:06:49.884Z] ------------------- [2021-08-12T13:06:49.884Z] stable info: [2021-08-12T13:06:49.884Z] ------------------- [2021-08-12T13:06:49.884Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-12T13:06:49.884Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-12T13:06:49.884Z] Message: update stable to v1.0.205 [2021-08-12T13:06:50.471Z] ------------------- [2021-08-12T13:06:50.471Z] experimental info: [2021-08-12T13:06:50.471Z] ------------------- [2021-08-12T13:06:50.471Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-12T13:06:50.471Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-12T13:06:50.471Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-12T13:06:50.619Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-08-12T13:06:50.645Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-08-12T13:06:50.670Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-12T13:06:50.694Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-12T13:06:50.719Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-12T13:06:50.743Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-12T13:06:50.768Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-12T13:06:50.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-12T13:06:50.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-12T13:06:50.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-12T13:06:50.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-12T13:06:50.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-12T13:06:50.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-08-12T13:06:50.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-12T13:06:50.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-12T13:06:51.014Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-12T13:06:51.042Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-12T13:06:51.097Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-12T13:06:51.149Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-12T13:06:51.182Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-12T13:06:51.218Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-12T13:06:51.262Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-12T13:06:51.314Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-12T13:06:51.377Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-12T13:06:51.402Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-12T13:06:51.428Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-12T13:06:51.454Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-12T13:06:51.480Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-29 [Pipeline] echo [2021-08-12T13:06:51.508Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-29 [Pipeline] echo [2021-08-12T13:06:51.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-29 [Pipeline] echo [2021-08-12T13:06:51.561Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3b27e8650ce788ad9818beeeed34fdd25ef44d6 [Pipeline] echo [2021-08-12T13:06:51.586Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3b27e8 [Pipeline] echo [2021-08-12T13:06:51.612Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T13:06:51.689Z] provisioning config files... [2021-08-12T13:06:51.708Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config4911891220015843243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:06:52.037Z] ---> docker-login.sh [2021-08-12T13:06:52.037Z] nexus3.edgexfoundry.org:10001 [2021-08-12T13:06:52.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:06:52.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:06:52.304Z] Configure a credential helper to remove this warning. See [2021-08-12T13:06:52.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:06:52.304Z] [2021-08-12T13:06:52.304Z] Login Succeeded [2021-08-12T13:06:52.304Z] nexus3.edgexfoundry.org:10002 [2021-08-12T13:06:52.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:06:52.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:06:52.573Z] Configure a credential helper to remove this warning. See [2021-08-12T13:06:52.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:06:52.573Z] [2021-08-12T13:06:52.573Z] Login Succeeded [2021-08-12T13:06:52.573Z] nexus3.edgexfoundry.org:10003 [2021-08-12T13:06:52.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:06:52.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:06:52.573Z] Configure a credential helper to remove this warning. See [2021-08-12T13:06:52.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:06:52.573Z] [2021-08-12T13:06:52.573Z] Login Succeeded [2021-08-12T13:06:52.573Z] nexus3.edgexfoundry.org:10004 [2021-08-12T13:06:52.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:06:52.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:06:52.843Z] Configure a credential helper to remove this warning. See [2021-08-12T13:06:52.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:06:52.843Z] [2021-08-12T13:06:52.843Z] Login Succeeded [2021-08-12T13:06:52.843Z] docker.io [2021-08-12T13:06:52.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:06:53.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:06:53.430Z] Configure a credential helper to remove this warning. See [2021-08-12T13:06:53.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:06:53.430Z] [2021-08-12T13:06:53.430Z] Login Succeeded [2021-08-12T13:06:53.430Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T13:06:53.442Z] 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-08-12T13:06:53.913Z] + git log --format=format:%s -1 a3b27e8650ce788ad9818beeeed34fdd25ef44d6 [Pipeline] echo [2021-08-12T13:06:53.971Z] GIT_COMMIT: a3b27e8650ce788ad9818beeeed34fdd25ef44d6, Commit Message: Merge commit '8818edd014264abe530016e8137244794a3d0b97' into HEAD [Pipeline] echo [2021-08-12T13:06:53.986Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:06:54.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T13:06:54.906Z] [2021-08-12T13:06:54.906Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:06:55.239Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T13:06:55.240Z] latest: Pulling from edgex-devops/git-semver [2021-08-12T13:06:55.240Z] 31603596830f: Pulling fs layer [2021-08-12T13:06:55.240Z] d4622e32a9a9: Pulling fs layer [2021-08-12T13:06:55.240Z] 1030fce36090: Pulling fs layer [2021-08-12T13:06:55.240Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-12T13:06:55.240Z] 6c6cb7e1b49b: Waiting [2021-08-12T13:06:55.518Z] d4622e32a9a9: Verifying Checksum [2021-08-12T13:06:55.518Z] d4622e32a9a9: Download complete [2021-08-12T13:06:55.518Z] 31603596830f: Verifying Checksum [2021-08-12T13:06:55.518Z] 31603596830f: Download complete [2021-08-12T13:06:55.784Z] 31603596830f: Pull complete [2021-08-12T13:06:55.784Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-12T13:06:55.784Z] 6c6cb7e1b49b: Download complete [2021-08-12T13:06:55.784Z] d4622e32a9a9: Pull complete [2021-08-12T13:06:55.784Z] 1030fce36090: Verifying Checksum [2021-08-12T13:06:55.784Z] 1030fce36090: Download complete [2021-08-12T13:06:56.378Z] 1030fce36090: Pull complete [2021-08-12T13:06:56.647Z] 6c6cb7e1b49b: Pull complete [2021-08-12T13:06:56.647Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-12T13:06:56.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T13:06:56.647Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-12T13:06:56.753Z] prd-centos7-docker-4c-2g-698 does not seem to be running inside a container [2021-08-12T13:06:56.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-29 -v /w/workspace/oundry_device-rfid-llrp-go_PR-29:/w/workspace/oundry_device-rfid-llrp-go_PR-29:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-29@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-08-12T13:06:57.687Z] $ docker top 2bf6e7fb31ae549fa82f7ee69c636b2a49d373a156f50c96331d214897056b2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-12T13:06:57.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T13:06:57.845Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T13:06:57.977Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T13:06:57.979Z] $ docker exec 2bf6e7fb31ae549fa82f7ee69c636b2a49d373a156f50c96331d214897056b2f ssh-agent [2021-08-12T13:06:58.106Z] SSH_AUTH_SOCK=/tmp/ssh-ogbEENw16GvV/agent.12 [2021-08-12T13:06:58.106Z] SSH_AGENT_PID=18 [2021-08-12T13:06:58.120Z] Running ssh-add (command line suppressed) [2021-08-12T13:06:58.236Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_3032543488425583173.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_3032543488425583173.key) [2021-08-12T13:06:58.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T13:06:58.580Z] + git tag --points-at HEAD [Pipeline] } [2021-08-12T13:06:58.602Z] $ docker exec --env ******** --env ******** 2bf6e7fb31ae549fa82f7ee69c636b2a49d373a156f50c96331d214897056b2f ssh-agent -k [2021-08-12T13:06:58.702Z] unset SSH_AUTH_SOCK; [2021-08-12T13:06:58.702Z] unset SSH_AGENT_PID; [2021-08-12T13:06:58.702Z] echo Agent pid 18 killed; [2021-08-12T13:06:58.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-12T13:06:58.775Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T13:06:58.776Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T13:06:58.930Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T13:06:58.932Z] $ docker exec 2bf6e7fb31ae549fa82f7ee69c636b2a49d373a156f50c96331d214897056b2f ssh-agent [2021-08-12T13:06:59.071Z] SSH_AUTH_SOCK=/tmp/ssh-BLm6sdh1CYi9/agent.50 [2021-08-12T13:06:59.071Z] SSH_AGENT_PID=56 [2021-08-12T13:06:59.080Z] Running ssh-add (command line suppressed) [2021-08-12T13:06:59.187Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_384008239071673533.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_384008239071673533.key) [2021-08-12T13:06:59.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T13:06:59.540Z] + git semver init [2021-08-12T13:06:59.540Z] # -> Open(): unable to determine branch for HEAD [2021-08-12T13:06:59.540Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.git [2021-08-12T13:06:59.540Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-29 [2021-08-12T13:06:59.540Z] # $SEMVER_REMOTE_NAME = origin [2021-08-12T13:06:59.540Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-12T13:06:59.540Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-12T13:06:59.540Z] # $SEMVER_BRANCH = PR-29 [2021-08-12T13:06:59.540Z] # $SEMVER_TEMP = /tmp/semver-871972330 [2021-08-12T13:06:59.540Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-08-12T13:07:00.126Z] # '/tmp/semver-871972330' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver' [2021-08-12T13:07:00.126Z] # -> Force: false [2021-08-12T13:07:00.126Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver [Pipeline] } [2021-08-12T13:07:00.141Z] $ docker exec --env ******** --env ******** 2bf6e7fb31ae549fa82f7ee69c636b2a49d373a156f50c96331d214897056b2f ssh-agent -k [2021-08-12T13:07:00.258Z] unset SSH_AUTH_SOCK; [2021-08-12T13:07:00.258Z] unset SSH_AGENT_PID; [2021-08-12T13:07:00.258Z] echo Agent pid 56 killed; [2021-08-12T13:07:00.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-12T13:07:00.619Z] + git semver [Pipeline] } [2021-08-12T13:07:00.637Z] $ docker stop --time=1 2bf6e7fb31ae549fa82f7ee69c636b2a49d373a156f50c96331d214897056b2f [2021-08-12T13:07:01.856Z] $ docker rm -f 2bf6e7fb31ae549fa82f7ee69c636b2a49d373a156f50c96331d214897056b2f [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-12T13:07:02.253Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-12T13:07:02.611Z] Stashed 1 file(s) [Pipeline] echo [2021-08-12T13:07:02.614Z] [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-08-12T13:07:17.795Z] Still waiting to schedule task [2021-08-12T13:07:17.795Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-698’ [2021-08-12T13:07:17.797Z] Still waiting to schedule task [2021-08-12T13:07:17.797Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-12T13:09:04.734Z] Running on prd-centos7-docker-4c-2g-701 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws [2021-08-12T13:09:04.753Z] Running in /w/workspace/device-rfid-llrp-go/13 [Pipeline] { [Pipeline] checkout [2021-08-12T13:09:04.877Z] Selected Git installation does not exist. Using Default [2021-08-12T13:09:04.877Z] The recommended git tool is: NONE [2021-08-12T13:09:07.494Z] using credential edgex-jenkins-ssh [2021-08-12T13:09:07.509Z] Cloning the remote Git repository [2021-08-12T13:09:06.621Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-12T13:09:06.691Z] > git init /w/workspace/device-rfid-llrp-go/13 # timeout=10 [2021-08-12T13:09:06.726Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-12T13:09:06.726Z] > git --version # timeout=10 [2021-08-12T13:09:06.735Z] > git --version # 'git version 2.24.4' [2021-08-12T13:09:06.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T13:09:06.760Z] [INFO] Currently running in a labeled security context [2021-08-12T13:09:06.760Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-12T13:09:06.760Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/13@tmp/jenkins-gitclient-ssh5394678322298494144.key [2021-08-12T13:09:06.799Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T13:09:07.375Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-12T13:09:07.387Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T13:09:07.412Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-12T13:09:07.428Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-12T13:09:07.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T13:09:07.429Z] [INFO] Currently running in a labeled security context [2021-08-12T13:09:07.430Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-12T13:09:07.430Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/13@tmp/jenkins-gitclient-ssh3203378938511123653.key [2021-08-12T13:09:08.808Z] Merging remotes/origin/main commit 8818edd014264abe530016e8137244794a3d0b97 into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc [2021-08-12T13:09:08.942Z] Merge succeeded, producing a94eddc232dc5c846ef4f74284d985f00175fba4 [2021-08-12T13:09:08.942Z] Checking out Revision a94eddc232dc5c846ef4f74284d985f00175fba4 (PR-29) [2021-08-12T13:09:07.440Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-12T13:09:07.941Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T13:09:07.952Z] > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # timeout=10 [2021-08-12T13:09:08.002Z] > git remote # timeout=10 [2021-08-12T13:09:08.017Z] > git config --get remote.origin.url # timeout=10 [2021-08-12T13:09:08.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T13:09:08.026Z] [INFO] Currently running in a labeled security context [2021-08-12T13:09:08.026Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-12T13:09:08.027Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/13@tmp/jenkins-gitclient-ssh9204512764066602546.key [2021-08-12T13:09:08.031Z] > git merge 8818edd014264abe530016e8137244794a3d0b97 # timeout=10 [2021-08-12T13:09:08.064Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-12T13:09:08.080Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T13:09:08.088Z] > git checkout -f a94eddc232dc5c846ef4f74284d985f00175fba4 # timeout=10 [2021-08-12T13:09:12.349Z] Commit message: "Merge commit '8818edd014264abe530016e8137244794a3d0b97' into HEAD" [2021-08-12T13:09:12.416Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T13:09:12.766Z] provisioning config files... [2021-08-12T13:09:12.784Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/13@tmp/config7484710024373507532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:09:11.835Z] > git rev-list --no-walk 72539d88d388fc63a4909de0eb91608fe0bf810e # timeout=10 [2021-08-12T13:09:13.216Z] ---> docker-login.sh [2021-08-12T13:09:13.216Z] nexus3.edgexfoundry.org:10001 [2021-08-12T13:09:13.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:09:13.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:09:13.216Z] Configure a credential helper to remove this warning. See [2021-08-12T13:09:13.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:09:13.216Z] [2021-08-12T13:09:13.216Z] Login Succeeded [2021-08-12T13:09:13.216Z] nexus3.edgexfoundry.org:10002 [2021-08-12T13:09:13.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:09:13.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:09:13.486Z] Configure a credential helper to remove this warning. See [2021-08-12T13:09:13.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:09:13.486Z] [2021-08-12T13:09:13.486Z] Login Succeeded [2021-08-12T13:09:13.486Z] nexus3.edgexfoundry.org:10003 [2021-08-12T13:09:13.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:09:13.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:09:13.756Z] Configure a credential helper to remove this warning. See [2021-08-12T13:09:13.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:09:13.756Z] [2021-08-12T13:09:13.756Z] Login Succeeded [2021-08-12T13:09:13.756Z] nexus3.edgexfoundry.org:10004 [2021-08-12T13:09:13.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:09:13.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:09:13.756Z] Configure a credential helper to remove this warning. See [2021-08-12T13:09:13.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:09:13.756Z] [2021-08-12T13:09:13.756Z] Login Succeeded [2021-08-12T13:09:13.756Z] docker.io [2021-08-12T13:09:14.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:09:14.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:09:14.296Z] Configure a credential helper to remove this warning. See [2021-08-12T13:09:14.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:09:14.296Z] [2021-08-12T13:09:14.296Z] Login Succeeded [2021-08-12T13:09:14.296Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T13:09:14.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-12T13:09:14.549Z] ========================================================= [2021-08-12T13:09:14.549Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-12T13:09:14.549Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:09:14.874Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-12T13:09:14.874Z] Sending build context to Docker daemon 1.199MB [2021-08-12T13:09:14.874Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-12T13:09:14.874Z] Step 2/10 : FROM ${BASE} [2021-08-12T13:09:14.874Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-12T13:09:14.874Z] 540db60ca938: Pulling fs layer [2021-08-12T13:09:14.874Z] adcc1eea9eea: Pulling fs layer [2021-08-12T13:09:14.874Z] 4c4ab2625f07: Pulling fs layer [2021-08-12T13:09:14.874Z] db62176df00c: Pulling fs layer [2021-08-12T13:09:14.874Z] 3b30891b0d05: Pulling fs layer [2021-08-12T13:09:14.874Z] 06b49ca38bd5: Pulling fs layer [2021-08-12T13:09:14.874Z] c788192a36de: Pulling fs layer [2021-08-12T13:09:14.874Z] a77e37c0d609: Pulling fs layer [2021-08-12T13:09:14.874Z] c3185cebc471: Pulling fs layer [2021-08-12T13:09:14.874Z] db62176df00c: Waiting [2021-08-12T13:09:14.874Z] 3b30891b0d05: Waiting [2021-08-12T13:09:14.874Z] 06b49ca38bd5: Waiting [2021-08-12T13:09:14.874Z] c788192a36de: Waiting [2021-08-12T13:09:14.874Z] a77e37c0d609: Waiting [2021-08-12T13:09:14.874Z] c3185cebc471: Waiting [2021-08-12T13:09:15.142Z] 4c4ab2625f07: Verifying Checksum [2021-08-12T13:09:15.142Z] 4c4ab2625f07: Download complete [2021-08-12T13:09:15.142Z] adcc1eea9eea: Verifying Checksum [2021-08-12T13:09:15.142Z] adcc1eea9eea: Download complete [2021-08-12T13:09:15.142Z] 3b30891b0d05: Verifying Checksum [2021-08-12T13:09:15.142Z] 3b30891b0d05: Download complete [2021-08-12T13:09:15.142Z] 06b49ca38bd5: Verifying Checksum [2021-08-12T13:09:15.142Z] 06b49ca38bd5: Download complete [2021-08-12T13:09:15.142Z] 540db60ca938: Verifying Checksum [2021-08-12T13:09:15.410Z] c788192a36de: Verifying Checksum [2021-08-12T13:09:15.410Z] c788192a36de: Download complete [2021-08-12T13:09:15.410Z] 540db60ca938: Pull complete [2021-08-12T13:09:15.410Z] adcc1eea9eea: Pull complete [2021-08-12T13:09:15.680Z] 4c4ab2625f07: Pull complete [2021-08-12T13:09:15.948Z] a77e37c0d609: Verifying Checksum [2021-08-12T13:09:15.948Z] a77e37c0d609: Download complete [2021-08-12T13:09:19.299Z] c3185cebc471: Verifying Checksum [2021-08-12T13:09:19.299Z] c3185cebc471: Download complete [2021-08-12T13:09:19.883Z] db62176df00c: Verifying Checksum [2021-08-12T13:09:19.883Z] db62176df00c: Download complete [2021-08-12T13:09:20.743Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-700 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws [2021-08-12T13:09:20.762Z] Running in /w/workspace/device-rfid-llrp-go/13 [Pipeline] { [Pipeline] checkout [2021-08-12T13:09:21.038Z] Selected Git installation does not exist. Using Default [2021-08-12T13:09:21.038Z] The recommended git tool is: NONE [2021-08-12T13:09:23.232Z] db62176df00c: Pull complete [2021-08-12T13:09:23.232Z] 3b30891b0d05: Pull complete [2021-08-12T13:09:23.232Z] 06b49ca38bd5: Pull complete [2021-08-12T13:09:23.232Z] c788192a36de: Pull complete [2021-08-12T13:09:23.499Z] a77e37c0d609: Pull complete [2021-08-12T13:09:25.453Z] c3185cebc471: Pull complete [2021-08-12T13:09:25.453Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-12T13:09:25.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-12T13:09:25.453Z] ---> 031687cdd783 [2021-08-12T13:09:25.453Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-08-12T13:09:26.867Z] ---> Running in 0dbb6a8fabd7 [2021-08-12T13:09:27.140Z] Removing intermediate container 0dbb6a8fabd7 [2021-08-12T13:09:27.140Z] ---> 979f121e6cee [2021-08-12T13:09:27.140Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-12T13:09:27.140Z] ---> Running in 6c41f088bc58 [2021-08-12T13:09:27.140Z] Removing intermediate container 6c41f088bc58 [2021-08-12T13:09:27.140Z] ---> 4c716167f229 [2021-08-12T13:09:27.140Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-12T13:09:27.140Z] ---> Running in 0ae1fac48462 [2021-08-12T13:09:27.140Z] Removing intermediate container 0ae1fac48462 [2021-08-12T13:09:27.140Z] ---> 735f4d8f4346 [2021-08-12T13:09:27.140Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T13:09:27.140Z] ---> Running in cdc3bb64f118 [2021-08-12T13:09:27.142Z] using credential edgex-jenkins-ssh [2021-08-12T13:09:27.181Z] Cloning the remote Git repository [2021-08-12T13:09:27.728Z] Removing intermediate container cdc3bb64f118 [2021-08-12T13:09:27.728Z] ---> bd464d3045ec [2021-08-12T13:09:27.728Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-12T13:09:27.728Z] ---> Running in 94d4ef552470 [2021-08-12T13:09:27.997Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-12T13:09:27.248Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-12T13:09:27.367Z] > git init /w/workspace/device-rfid-llrp-go/13 # timeout=10 [2021-08-12T13:09:27.465Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-12T13:09:27.466Z] > git --version # timeout=10 [2021-08-12T13:09:27.497Z] > git --version # 'git version 2.17.1' [2021-08-12T13:09:27.499Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T13:09:27.594Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T13:09:28.511Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-12T13:09:28.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-12T13:09:29.175Z] Merging remotes/origin/main commit 8818edd014264abe530016e8137244794a3d0b97 into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc [2021-08-12T13:09:29.228Z] OK: 219 MiB in 52 packages [2021-08-12T13:09:29.499Z] Removing intermediate container 94d4ef552470 [2021-08-12T13:09:29.499Z] ---> 00a837450d54 [2021-08-12T13:09:29.499Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-08-12T13:09:29.499Z] ---> Running in 7c03005b6a69 [2021-08-12T13:09:29.581Z] Merge succeeded, producing 6b500eeea9eb4102dcf087f39520269d1c510ddc [2021-08-12T13:09:29.582Z] Checking out Revision 6b500eeea9eb4102dcf087f39520269d1c510ddc (PR-29) [2021-08-12T13:09:29.775Z] Removing intermediate container 7c03005b6a69 [2021-08-12T13:09:29.775Z] ---> 84ff222685cf [2021-08-12T13:09:29.775Z] Step 9/10 : COPY . . [2021-08-12T13:09:29.775Z] ---> 53f05e64b88b [2021-08-12T13:09:29.775Z] Step 10/10 : RUN go mod download [2021-08-12T13:09:29.775Z] ---> Running in 86897a5d66a7 [2021-08-12T13:09:28.537Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T13:09:28.569Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-12T13:09:28.614Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-12T13:09:28.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T13:09:28.639Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-12T13:09:29.190Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T13:09:29.225Z] > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # timeout=10 [2021-08-12T13:09:29.358Z] > git remote # timeout=10 [2021-08-12T13:09:29.381Z] > git config --get remote.origin.url # timeout=10 [2021-08-12T13:09:29.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T13:09:29.418Z] > git merge 8818edd014264abe530016e8137244794a3d0b97 # timeout=10 [2021-08-12T13:09:29.555Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-12T13:09:29.582Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T13:09:29.599Z] > git checkout -f 6b500eeea9eb4102dcf087f39520269d1c510ddc # timeout=10 [2021-08-12T13:09:33.975Z] Commit message: "Merge commit '8818edd014264abe530016e8137244794a3d0b97' into HEAD" [2021-08-12T13:09:34.001Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2021-08-12T13:09:33.977Z] > git rev-list --no-walk 72539d88d388fc63a4909de0eb91608fe0bf810e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T13:09:34.379Z] provisioning config files... [2021-08-12T13:09:34.409Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/13@tmp/config8898342689673636014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:09:34.968Z] ---> docker-login.sh [2021-08-12T13:09:34.968Z] nexus3.edgexfoundry.org:10001 [2021-08-12T13:09:35.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:09:36.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:09:36.230Z] Configure a credential helper to remove this warning. See [2021-08-12T13:09:36.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:09:36.230Z] [2021-08-12T13:09:36.230Z] Login Succeeded [2021-08-12T13:09:36.230Z] nexus3.edgexfoundry.org:10002 [2021-08-12T13:09:36.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:09:36.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:09:36.795Z] Configure a credential helper to remove this warning. See [2021-08-12T13:09:36.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:09:36.795Z] [2021-08-12T13:09:36.795Z] Login Succeeded [2021-08-12T13:09:36.795Z] nexus3.edgexfoundry.org:10003 [2021-08-12T13:09:37.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:09:37.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:09:37.351Z] Configure a credential helper to remove this warning. See [2021-08-12T13:09:37.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:09:37.351Z] [2021-08-12T13:09:37.351Z] Login Succeeded [2021-08-12T13:09:37.351Z] nexus3.edgexfoundry.org:10004 [2021-08-12T13:09:37.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:09:37.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:09:37.901Z] Configure a credential helper to remove this warning. See [2021-08-12T13:09:37.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:09:37.901Z] [2021-08-12T13:09:37.901Z] Login Succeeded [2021-08-12T13:09:37.901Z] docker.io [2021-08-12T13:09:38.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:09:38.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:09:38.459Z] Configure a credential helper to remove this warning. See [2021-08-12T13:09:38.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:09:38.459Z] [2021-08-12T13:09:38.459Z] Login Succeeded [2021-08-12T13:09:38.459Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T13:09:38.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-12T13:09:39.208Z] ========================================================= [2021-08-12T13:09:39.208Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-12T13:09:39.208Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:09:39.578Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-12T13:09:39.852Z] Sending build context to Docker daemon 1.199MB [2021-08-12T13:09:40.127Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-12T13:09:40.127Z] Step 2/10 : FROM ${BASE} [2021-08-12T13:09:40.402Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-12T13:09:40.402Z] 595b0fe564bb: Pulling fs layer [2021-08-12T13:09:40.402Z] 24495759ef45: Pulling fs layer [2021-08-12T13:09:40.402Z] d148012ef14d: Pulling fs layer [2021-08-12T13:09:40.402Z] e90a11edd702: Pulling fs layer [2021-08-12T13:09:40.402Z] d77568369979: Pulling fs layer [2021-08-12T13:09:40.402Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-12T13:09:40.402Z] e90a11edd702: Waiting [2021-08-12T13:09:40.402Z] d77568369979: Waiting [2021-08-12T13:09:40.402Z] 170f2ba95c9a: Pulling fs layer [2021-08-12T13:09:40.402Z] 97ac5df62f85: Pulling fs layer [2021-08-12T13:09:40.402Z] fc1c9f9a7f3b: Waiting [2021-08-12T13:09:40.402Z] 97ac5df62f85: Waiting [2021-08-12T13:09:40.402Z] 170f2ba95c9a: Waiting [2021-08-12T13:09:40.402Z] d148012ef14d: Verifying Checksum [2021-08-12T13:09:40.402Z] d148012ef14d: Download complete [2021-08-12T13:09:40.402Z] 24495759ef45: Verifying Checksum [2021-08-12T13:09:40.402Z] d77568369979: Verifying Checksum [2021-08-12T13:09:40.402Z] d77568369979: Download complete [2021-08-12T13:09:40.402Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-12T13:09:40.402Z] fc1c9f9a7f3b: Download complete [2021-08-12T13:09:40.402Z] 170f2ba95c9a: Verifying Checksum [2021-08-12T13:09:40.402Z] 170f2ba95c9a: Download complete [2021-08-12T13:09:40.679Z] 595b0fe564bb: Verifying Checksum [2021-08-12T13:09:40.679Z] 595b0fe564bb: Download complete [2021-08-12T13:09:41.285Z] 595b0fe564bb: Pull complete [2021-08-12T13:09:41.908Z] 24495759ef45: Pull complete [2021-08-12T13:09:42.102Z] Removing intermediate container 86897a5d66a7 [2021-08-12T13:09:42.102Z] ---> 6e19cf38e64c [2021-08-12T13:09:42.102Z] Successfully built 6e19cf38e64c [2021-08-12T13:09:42.102Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:09:42.421Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-12T13:09:42.421Z] . [Pipeline] withDockerContainer [2021-08-12T13:09:42.502Z] d148012ef14d: Pull complete [2021-08-12T13:09:42.515Z] prd-centos7-docker-4c-2g-701 does not seem to be running inside a container [2021-08-12T13:09:42.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@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 ******** -e ******** ci-base-image-x86_64 cat [2021-08-12T13:09:42.961Z] $ docker top e9048c2bae3c327514d8f70c5a7ea94f845e1cafced3b797545f9c1d4782e2b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T13:09:43.365Z] + go version [2021-08-12T13:09:43.365Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-12T13:09:43.379Z] $ docker stop --time=1 e9048c2bae3c327514d8f70c5a7ea94f845e1cafced3b797545f9c1d4782e2b0 [2021-08-12T13:09:44.581Z] $ docker rm -f e9048c2bae3c327514d8f70c5a7ea94f845e1cafced3b797545f9c1d4782e2b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:09:45.088Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-12T13:09:45.088Z] . [Pipeline] withDockerContainer [2021-08-12T13:09:45.137Z] 97ac5df62f85: Verifying Checksum [2021-08-12T13:09:45.177Z] prd-centos7-docker-4c-2g-701 does not seem to be running inside a container [2021-08-12T13:09:45.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@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 ******** -e ******** ci-base-image-x86_64 cat [2021-08-12T13:09:45.409Z] e90a11edd702: Verifying Checksum [2021-08-12T13:09:45.409Z] e90a11edd702: Download complete [2021-08-12T13:09:45.633Z] $ docker top 2718099a6eec7284078ccddcf5a1b1cc8943bd655ff3fce4a2189c57c8be1cc1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-12T13:09:46.036Z] + go mod tidy [Pipeline] sh [2021-08-12T13:09:46.367Z] + make test [2021-08-12T13:09:46.367Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-12T13:09:46.640Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-08-12T13:09:52.046Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-08-12T13:09:52.046Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-08-12T13:09:52.046Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient [2021-08-12T13:09:52.046Z] have (string, bool, string, string) [2021-08-12T13:09:52.046Z] want (string, string) [2021-08-12T13:09:55.563Z] e90a11edd702: Pull complete [2021-08-12T13:09:55.563Z] d77568369979: Pull complete [2021-08-12T13:09:56.160Z] fc1c9f9a7f3b: Pull complete [2021-08-12T13:09:56.445Z] 170f2ba95c9a: Pull complete [2021-08-12T13:10:00.298Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] [2021-08-12T13:10:00.298Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.238s coverage: 52.0% of statements [2021-08-12T13:10:00.298Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.014s coverage: 95.5% of statements [2021-08-12T13:10:00.298Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-08-12T13:10:00.317Z] $ docker stop --time=1 2718099a6eec7284078ccddcf5a1b1cc8943bd655ff3fce4a2189c57c8be1cc1 [2021-08-12T13:10:01.697Z] $ docker rm -f 2718099a6eec7284078ccddcf5a1b1cc8943bd655ff3fce4a2189c57c8be1cc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-08-12T13:10:01.903Z] 97ac5df62f85: Pull complete [2021-08-12T13:10:01.903Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-12T13:10:01.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-12T13:10:01.903Z] ---> 04bc70af865f [2021-08-12T13:10:01.903Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [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-08-12T13:10:02.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T13:10:02.407Z] [2021-08-12T13:10:02.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:10:02.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T13:10:02.761Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-12T13:10:02.761Z] b4d181a07f80: Pulling fs layer [2021-08-12T13:10:02.761Z] a1111a8f2ec3: Pulling fs layer [2021-08-12T13:10:02.761Z] ed53099fbce6: Pulling fs layer [2021-08-12T13:10:02.761Z] dc539afda2c1: Pulling fs layer [2021-08-12T13:10:02.761Z] 77bc0d833cb6: Pulling fs layer [2021-08-12T13:10:02.761Z] 9065ff56babe: Pulling fs layer [2021-08-12T13:10:02.761Z] d287ab97295c: Pulling fs layer [2021-08-12T13:10:02.761Z] dc539afda2c1: Waiting [2021-08-12T13:10:02.761Z] 77bc0d833cb6: Waiting [2021-08-12T13:10:02.761Z] 9065ff56babe: Waiting [2021-08-12T13:10:02.761Z] d287ab97295c: Waiting [2021-08-12T13:10:03.029Z] a1111a8f2ec3: Verifying Checksum [2021-08-12T13:10:03.029Z] a1111a8f2ec3: Download complete [2021-08-12T13:10:03.029Z] dc539afda2c1: Verifying Checksum [2021-08-12T13:10:03.029Z] dc539afda2c1: Download complete [2021-08-12T13:10:03.612Z] 77bc0d833cb6: Verifying Checksum [2021-08-12T13:10:03.612Z] 77bc0d833cb6: Download complete [2021-08-12T13:10:03.612Z] ed53099fbce6: Verifying Checksum [2021-08-12T13:10:03.612Z] ed53099fbce6: Download complete [2021-08-12T13:10:03.881Z] 9065ff56babe: Verifying Checksum [2021-08-12T13:10:03.881Z] 9065ff56babe: Download complete [2021-08-12T13:10:04.841Z] b4d181a07f80: Verifying Checksum [2021-08-12T13:10:04.841Z] b4d181a07f80: Download complete [2021-08-12T13:10:05.822Z] b4d181a07f80: Pull complete [2021-08-12T13:10:06.089Z] a1111a8f2ec3: Pull complete [2021-08-12T13:10:06.678Z] ed53099fbce6: Pull complete [2021-08-12T13:10:06.678Z] dc539afda2c1: Pull complete [2021-08-12T13:10:06.944Z] 77bc0d833cb6: Pull complete [2021-08-12T13:10:06.944Z] 9065ff56babe: Pull complete [2021-08-12T13:10:07.295Z] ---> Running in cd98418a4a64 [2021-08-12T13:10:07.295Z] Removing intermediate container cd98418a4a64 [2021-08-12T13:10:07.295Z] ---> 2b8e8182cc39 [2021-08-12T13:10:07.295Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-12T13:10:07.295Z] ---> Running in 7a1e6d5f57f1 [2021-08-12T13:10:07.895Z] Removing intermediate container 7a1e6d5f57f1 [2021-08-12T13:10:07.895Z] ---> cba8e8268992 [2021-08-12T13:10:07.895Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-12T13:10:07.895Z] ---> Running in bce29dcb92cc [2021-08-12T13:10:08.490Z] Removing intermediate container bce29dcb92cc [2021-08-12T13:10:08.490Z] ---> cf50b5280c5e [2021-08-12T13:10:08.490Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T13:10:08.763Z] ---> Running in 8397ca48251a [2021-08-12T13:10:08.887Z] d287ab97295c: Verifying Checksum [2021-08-12T13:10:08.888Z] d287ab97295c: Download complete [2021-08-12T13:10:11.385Z] Removing intermediate container 8397ca48251a [2021-08-12T13:10:11.385Z] ---> 9fb9a3432f14 [2021-08-12T13:10:11.385Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-12T13:10:11.661Z] ---> Running in 9145ea582382 [2021-08-12T13:10:13.100Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-12T13:10:13.185Z] d287ab97295c: Pull complete [2021-08-12T13:10:13.185Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-12T13:10:13.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T13:10:13.185Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-12T13:10:13.285Z] prd-centos7-docker-4c-2g-701 does not seem to be running inside a container [2021-08-12T13:10:13.338Z] $ 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-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-12T13:10:14.072Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-12T13:10:15.553Z] $ docker top b2d7aec507f8ea52592b5cb40a266d4d1635f905ad806bc714d180f367d2ef11 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:10:16.038Z] OK: 218 MiB in 52 packages [2021-08-12T13:10:16.173Z] ---> job-cost.sh [2021-08-12T13:10:16.173Z] lf-activate-venv: SKIPPING [2021-08-12T13:10:16.173Z] INFO: No Stack... [2021-08-12T13:10:17.021Z] Removing intermediate container 9145ea582382 [2021-08-12T13:10:17.021Z] ---> a4aaee7d800d [2021-08-12T13:10:17.021Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-08-12T13:10:17.021Z] ---> Running in 546be1a12ad8 [2021-08-12T13:10:17.135Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-12T13:10:17.612Z] Removing intermediate container 546be1a12ad8 [2021-08-12T13:10:17.612Z] ---> 69a8138edd8e [2021-08-12T13:10:17.612Z] Step 9/10 : COPY . . [2021-08-12T13:10:17.716Z] INFO: Archiving Costs [Pipeline] sh [2021-08-12T13:10:18.029Z] + cat /w/workspace/device-rfid-llrp-go/13/archives/cost.csv [2021-08-12T13:10:18.029Z] + cut -d, -f6 [Pipeline] lock [2021-08-12T13:10:18.069Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-13-stack-cost] [2021-08-12T13:10:18.080Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-13-stack-cost] did not exist. Created. [2021-08-12T13:10:18.080Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-12T13:10:18.429Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-12T13:10:18.675Z] Stashed 1 file(s) [Pipeline] } [2021-08-12T13:10:18.686Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-13-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-12T13:10:18.728Z] $ docker stop --time=1 b2d7aec507f8ea52592b5cb40a266d4d1635f905ad806bc714d180f367d2ef11 [2021-08-12T13:10:19.056Z] ---> 585a5936bd3a [2021-08-12T13:10:19.056Z] Step 10/10 : RUN go mod download [2021-08-12T13:10:19.056Z] ---> Running in a5da2cb64233 [2021-08-12T13:10:19.886Z] $ docker rm -f b2d7aec507f8ea52592b5cb40a266d4d1635f905ad806bc714d180f367d2ef11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-12T13:10:20.145Z] Failed in branch amd64 [2021-08-12T13:10:51.415Z] Removing intermediate container a5da2cb64233 [2021-08-12T13:10:51.416Z] ---> d135c87131e3 [2021-08-12T13:10:51.416Z] Successfully built d135c87131e3 [2021-08-12T13:10:51.416Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:10:51.756Z] + docker inspect -f . ci-base-image-arm64 [2021-08-12T13:10:51.757Z] . [Pipeline] withDockerContainer [2021-08-12T13:10:51.992Z] prd-ubuntu18.04-docker-arm64-4c-16g-700 does not seem to be running inside a container [2021-08-12T13:10:52.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@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 ******** -e ******** ci-base-image-arm64 cat [2021-08-12T13:10:53.729Z] $ docker top 6c8afdb28da3271939b5e8759dfd5431dd66fac356388fec04924007cc260a15 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T13:10:54.722Z] + go version [2021-08-12T13:10:54.722Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-12T13:10:54.743Z] $ docker stop --time=1 6c8afdb28da3271939b5e8759dfd5431dd66fac356388fec04924007cc260a15 [2021-08-12T13:10:56.592Z] $ docker rm -f 6c8afdb28da3271939b5e8759dfd5431dd66fac356388fec04924007cc260a15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:10:57.273Z] + docker inspect -f . ci-base-image-arm64 [2021-08-12T13:10:57.274Z] . [Pipeline] withDockerContainer [2021-08-12T13:10:57.497Z] prd-ubuntu18.04-docker-arm64-4c-16g-700 does not seem to be running inside a container [2021-08-12T13:10:57.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@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 ******** -e ******** ci-base-image-arm64 cat [2021-08-12T13:10:59.232Z] $ docker top 98d53b6e9167472654483dfa298724aa804eb83ec5213a2f20dd47eb325cf876 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-12T13:11:00.189Z] + go mod tidy [Pipeline] sh [2021-08-12T13:11:01.456Z] + make test [2021-08-12T13:11:01.456Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-12T13:11:02.443Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-08-12T13:11:29.277Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-08-12T13:11:29.277Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-08-12T13:11:29.277Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient [2021-08-12T13:11:29.277Z] have (string, bool, string, string) [2021-08-12T13:11:29.277Z] want (string, string) [2021-08-12T13:11:44.383Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] [2021-08-12T13:11:44.383Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.486s coverage: 52.0% of statements [2021-08-12T13:11:44.383Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.031s coverage: 96.4% of statements [2021-08-12T13:11:44.383Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-08-12T13:11:44.404Z] $ docker stop --time=1 98d53b6e9167472654483dfa298724aa804eb83ec5213a2f20dd47eb325cf876 [2021-08-12T13:11:46.763Z] $ docker rm -f 98d53b6e9167472654483dfa298724aa804eb83ec5213a2f20dd47eb325cf876 [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-08-12T13:11:47.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T13:11:47.684Z] [2021-08-12T13:11:47.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:11:48.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T13:11:48.636Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-12T13:11:48.636Z] 448f6bf000e3: Pulling fs layer [2021-08-12T13:11:48.636Z] f757da607395: Pulling fs layer [2021-08-12T13:11:48.636Z] 05883995daec: Pulling fs layer [2021-08-12T13:11:48.636Z] 8603b9c90790: Pulling fs layer [2021-08-12T13:11:48.636Z] 1560dd03e051: Pulling fs layer [2021-08-12T13:11:48.636Z] 27f5ce0e4adf: Pulling fs layer [2021-08-12T13:11:48.636Z] c2d8d7efcc4b: Pulling fs layer [2021-08-12T13:11:48.636Z] 1560dd03e051: Waiting [2021-08-12T13:11:48.636Z] 27f5ce0e4adf: Waiting [2021-08-12T13:11:48.636Z] c2d8d7efcc4b: Waiting [2021-08-12T13:11:48.636Z] 8603b9c90790: Waiting [2021-08-12T13:11:48.914Z] f757da607395: Verifying Checksum [2021-08-12T13:11:48.914Z] f757da607395: Download complete [2021-08-12T13:11:48.914Z] 8603b9c90790: Download complete [2021-08-12T13:11:48.914Z] 1560dd03e051: Verifying Checksum [2021-08-12T13:11:48.914Z] 1560dd03e051: Download complete [2021-08-12T13:11:49.189Z] 27f5ce0e4adf: Verifying Checksum [2021-08-12T13:11:49.189Z] 27f5ce0e4adf: Download complete [2021-08-12T13:11:49.189Z] 05883995daec: Verifying Checksum [2021-08-12T13:11:49.189Z] 05883995daec: Download complete [2021-08-12T13:11:49.785Z] 448f6bf000e3: Verifying Checksum [2021-08-12T13:11:49.785Z] 448f6bf000e3: Download complete [2021-08-12T13:11:53.184Z] c2d8d7efcc4b: Verifying Checksum [2021-08-12T13:11:53.184Z] c2d8d7efcc4b: Download complete [2021-08-12T13:11:53.463Z] 448f6bf000e3: Pull complete [2021-08-12T13:11:54.062Z] f757da607395: Pull complete [2021-08-12T13:11:56.040Z] 05883995daec: Pull complete [2021-08-12T13:11:56.040Z] 8603b9c90790: Pull complete [2021-08-12T13:11:57.017Z] 1560dd03e051: Pull complete [2021-08-12T13:11:57.613Z] 27f5ce0e4adf: Pull complete [2021-08-12T13:12:12.682Z] c2d8d7efcc4b: Pull complete [2021-08-12T13:12:12.682Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-12T13:12:12.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T13:12:12.682Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-12T13:12:12.898Z] prd-ubuntu18.04-docker-arm64-4c-16g-700 does not seem to be running inside a container [2021-08-12T13:12:12.973Z] $ 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-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-12T13:12:21.256Z] $ docker top 39fece41578c6f913c7a18dcdda38addfd2ed0692ceb85bd327bbab741fdb2a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:12:22.252Z] ---> job-cost.sh [2021-08-12T13:12:22.252Z] lf-activate-venv: SKIPPING [2021-08-12T13:12:22.252Z] INFO: No Stack... [2021-08-12T13:12:23.228Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-12T13:12:23.827Z] INFO: Archiving Costs [Pipeline] sh [2021-08-12T13:12:24.502Z] + cat /w/workspace/device-rfid-llrp-go/13/archives/cost.csv [2021-08-12T13:12:24.502Z] + cut -d, -f6 [Pipeline] lock [2021-08-12T13:12:24.569Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-13-stack-cost] [2021-08-12T13:12:24.579Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-13-stack-cost] did not exist. Created. [2021-08-12T13:12:24.579Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-12T13:12:25.289Z] /w/workspace/device-rfid-llrp-go/13@tmp/durable-5798b0e4/script.sh: 1: /w/workspace/device-rfid-llrp-go/13@tmp/durable-5798b0e4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-12T13:12:25.959Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-12T13:12:25.992Z] Warning: overwriting stash ‘stack-cost’ [2021-08-12T13:12:26.524Z] Stashed 1 file(s) [Pipeline] } [2021-08-12T13:12:26.532Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-13-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-12T13:12:26.588Z] $ docker stop --time=1 39fece41578c6f913c7a18dcdda38addfd2ed0692ceb85bd327bbab741fdb2a3 [2021-08-12T13:12:28.334Z] $ docker rm -f 39fece41578c6f913c7a18dcdda38addfd2ed0692ceb85bd327bbab741fdb2a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-12T13:12:29.121Z] 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-08-12T13:12:30.174Z] + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:12:30.497Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:12:31.084Z] ---> package-listing.sh [2021-08-12T13:12:31.084Z] ++ facter osfamily [2021-08-12T13:12:31.084Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-12T13:12:31.353Z] + OS_FAMILY=redhat [2021-08-12T13:12:31.353Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-29 [2021-08-12T13:12:31.353Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-12T13:12:31.353Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-12T13:12:31.353Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-12T13:12:31.353Z] + PACKAGES=/tmp/packages_start.txt [2021-08-12T13:12:31.353Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' [2021-08-12T13:12:31.353Z] + PACKAGES=/tmp/packages_end.txt [2021-08-12T13:12:31.353Z] + case "${OS_FAMILY}" in [2021-08-12T13:12:31.353Z] + rpm -qa [2021-08-12T13:12:31.353Z] + sort [2021-08-12T13:12:31.940Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-12T13:12:31.940Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-12T13:12:31.940Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-12T13:12:31.940Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' [2021-08-12T13:12:31.940Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives/ [2021-08-12T13:12:31.940Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives/ [Pipeline] echo [2021-08-12T13:12:31.955Z] 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/oundry_device-rfid-llrp-go_PR-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-12T13:12:32.248Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:12:32.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T13:12:32.834Z] [2021-08-12T13:12:32.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:12:33.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T13:12:33.166Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-12T13:12:33.166Z] b4d181a07f80: Pulling fs layer [2021-08-12T13:12:33.166Z] a1111a8f2ec3: Pulling fs layer [2021-08-12T13:12:33.166Z] ed53099fbce6: Pulling fs layer [2021-08-12T13:12:33.166Z] dc539afda2c1: Pulling fs layer [2021-08-12T13:12:33.166Z] 77bc0d833cb6: Pulling fs layer [2021-08-12T13:12:33.166Z] 9065ff56babe: Pulling fs layer [2021-08-12T13:12:33.166Z] d287ab97295c: Pulling fs layer [2021-08-12T13:12:33.166Z] dc539afda2c1: Waiting [2021-08-12T13:12:33.166Z] 77bc0d833cb6: Waiting [2021-08-12T13:12:33.166Z] 9065ff56babe: Waiting [2021-08-12T13:12:33.166Z] d287ab97295c: Waiting [2021-08-12T13:12:33.432Z] a1111a8f2ec3: Verifying Checksum [2021-08-12T13:12:33.432Z] a1111a8f2ec3: Download complete [2021-08-12T13:12:33.432Z] dc539afda2c1: Verifying Checksum [2021-08-12T13:12:33.432Z] dc539afda2c1: Download complete [2021-08-12T13:12:33.698Z] 77bc0d833cb6: Verifying Checksum [2021-08-12T13:12:33.698Z] 77bc0d833cb6: Download complete [2021-08-12T13:12:33.698Z] 9065ff56babe: Verifying Checksum [2021-08-12T13:12:33.698Z] 9065ff56babe: Download complete [2021-08-12T13:12:33.962Z] ed53099fbce6: Verifying Checksum [2021-08-12T13:12:33.962Z] ed53099fbce6: Download complete [2021-08-12T13:12:34.930Z] b4d181a07f80: Download complete [2021-08-12T13:12:35.914Z] b4d181a07f80: Pull complete [2021-08-12T13:12:36.198Z] a1111a8f2ec3: Pull complete [2021-08-12T13:12:36.788Z] ed53099fbce6: Pull complete [2021-08-12T13:12:36.788Z] dc539afda2c1: Pull complete [2021-08-12T13:12:37.058Z] 77bc0d833cb6: Pull complete [2021-08-12T13:12:37.323Z] 9065ff56babe: Pull complete [2021-08-12T13:12:38.729Z] d287ab97295c: Verifying Checksum [2021-08-12T13:12:38.729Z] d287ab97295c: Download complete [2021-08-12T13:12:44.084Z] d287ab97295c: Pull complete [2021-08-12T13:12:44.084Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-12T13:12:44.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T13:12:44.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-12T13:12:44.178Z] prd-centos7-docker-4c-2g-698 does not seem to be running inside a container [2021-08-12T13:12:44.228Z] $ 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/oundry_device-rfid-llrp-go_PR-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-29 -v /w/workspace/oundry_device-rfid-llrp-go_PR-29:/w/workspace/oundry_device-rfid-llrp-go_PR-29:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-29@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-08-12T13:12:46.980Z] $ docker top b5036e1541bd1edc569168149dae3d1db424c7a15031a700e220b42325cdcbcb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T13:12:47.392Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-12T13:12:47.703Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-12T13:12:48.019Z] + ls /var/log/sa-host [2021-08-12T13:12:48.019Z] + sadf -c /var/log/sa-host/sa05 [2021-08-12T13:12:48.019Z] file_magic: OK [2021-08-12T13:12:48.019Z] HZ: Using current value: 100 [2021-08-12T13:12:48.019Z] file_header: OK [2021-08-12T13:12:48.019Z] 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-08-12T13:12:48.019Z] Statistics: [2021-08-12T13:12:48.019Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-12T13:12:48.019Z] File successfully converted to sysstat format version 12.0.3 [2021-08-12T13:12:48.019Z] + sadf -c /var/log/sa-host/sa12 [2021-08-12T13:12:48.019Z] file_magic: OK [2021-08-12T13:12:48.019Z] HZ: Using current value: 100 [2021-08-12T13:12:48.019Z] file_header: OK [2021-08-12T13:12:48.019Z] 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-08-12T13:12:48.019Z] Statistics: [2021-08-12T13:12:48.019Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-12T13:12:48.019Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T13:12:48.536Z] provisioning config files... [2021-08-12T13:12:48.553Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config6136574792729711781tmp [Pipeline] { [Pipeline] echo [2021-08-12T13:12:48.580Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:12:48.888Z] ---> create-netrc.sh [Pipeline] } [2021-08-12T13:12:48.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:12:49.303Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-12T13:12:49.317Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:12:49.633Z] ---> sudo-logs.sh [2021-08-12T13:12:49.633Z] Archiving 'sudo' log.. [2021-08-12T13:12:49.633Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-698.vexxhost.local: Name or service not known [2021-08-12T13:12:49.633Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-698.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-12T13:12:49.693Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:12:50.009Z] ---> job-cost.sh [2021-08-12T13:12:50.009Z] lf-activate-venv: SKIPPING [2021-08-12T13:12:50.009Z] DEBUG: total: 0.18000000715255737 [2021-08-12T13:12:50.009Z] INFO: Retrieving Stack Cost... [2021-08-12T13:12:51.419Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-12T13:12:51.685Z] INFO: Archiving Costs [Pipeline] echo [2021-08-12T13:12:51.702Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:12:52.014Z] ---> logs-deploy.sh [2021-08-12T13:12:52.014Z] lf-activate-venv: SKIPPING [2021-08-12T13:12:52.014Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-29/13 [2021-08-12T13:12:52.014Z] INFO: archiving workspace using pattern(s): [2021-08-12T13:12:52.970Z] Archives upload complete. [2021-08-12T13:12:52.971Z] INFO: archiving logs to Nexus