Pull request #56 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at 60419adc06483b68d49990c8544a97850d76c544 rather than 7dfc412db463ce2802ee721be8ebb8412e4901cb Obtained Jenkinsfile from 60419adc06483b68d49990c8544a97850d76c544 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-ssh18077805751888543475.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh6822974266199050523.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-56/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-56/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5090317929990232359.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-56/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18238173157588876694.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh14257348431183707667.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-56/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-56/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17545544846546390226.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 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.17 USE_ALPINE: true 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1754’ Running on prd-centos7-docker-4c-2g-1756 in /w/workspace/oundry_device-rfid-llrp-go_PR-56 [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-56 # 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-56@tmp/jenkins-gitclient-ssh3662916706626631052.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 60419adc06483b68d49990c8544a97850d76c544 into PR head commit 7dfc412db463ce2802ee721be8ebb8412e4901cb Merge succeeded, producing 1e846ace47a0e3cc145010dc7fedf9ab2f62a2a7 Checking out Revision 1e846ace47a0e3cc145010dc7fedf9ab2f62a2a7 (PR-56) > 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-56@tmp/jenkins-gitclient-ssh5701777410159558926.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dfc412db463ce2802ee721be8ebb8412e4901cb # 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-56@tmp/jenkins-gitclient-ssh7814232738726945728.key > git merge 60419adc06483b68d49990c8544a97850d76c544 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e846ace47a0e3cc145010dc7fedf9ab2f62a2a7 # timeout=10 Commit message: "Merge commit '60419adc06483b68d49990c8544a97850d76c544' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-18T23:59:52.336Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-18T23:59:52.515Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-18T23:59:52.623Z] ========================================================= [2022-01-18T23:59:52.623Z] EdgeX Global Pipelines Version Info [2022-01-18T23:59:52.623Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-18T23:59:53.770Z] ------------------- [2022-01-18T23:59:53.770Z] stable info: [2022-01-18T23:59:53.770Z] ------------------- [2022-01-18T23:59:53.770Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-18T23:59:53.770Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-18T23:59:53.770Z] Message: update stable to v1.0.219 [2022-01-18T23:59:54.356Z] ------------------- [2022-01-18T23:59:54.356Z] experimental info: [2022-01-18T23:59:54.356Z] ------------------- [2022-01-18T23:59:54.356Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-18T23:59:54.356Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-18T23:59:54.356Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-18T23:59:54.638Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-01-18T23:59:54.680Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-01-18T23:59:54.720Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-18T23:59:54.760Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-18T23:59:54.802Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-18T23:59:54.842Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-18T23:59:54.878Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-18T23:59:54.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-18T23:59:54.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-18T23:59:54.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-18T23:59:55.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-18T23:59:55.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-01-18T23:59:55.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-18T23:59:55.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-18T23:59:55.178Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-18T23:59:55.213Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-18T23:59:55.248Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-18T23:59:55.294Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-18T23:59:55.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-18T23:59:55.367Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-18T23:59:55.402Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-18T23:59:55.444Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-18T23:59:55.484Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-18T23:59:55.522Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-18T23:59:55.558Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-18T23:59:55.596Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-18T23:59:55.635Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-56 [Pipeline] echo [2022-01-18T23:59:55.674Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-56 [Pipeline] echo [2022-01-18T23:59:55.710Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-56 [Pipeline] echo [2022-01-18T23:59:55.746Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e846ace47a0e3cc145010dc7fedf9ab2f62a2a7 [Pipeline] echo [2022-01-18T23:59:55.785Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e846ac [Pipeline] echo [2022-01-18T23:59:55.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-18T23:59:55.943Z] provisioning config files... [2022-01-18T23:59:55.959Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-56@tmp/config3856410350954951527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-18T23:59:56.310Z] ---> docker-login.sh [2022-01-18T23:59:56.310Z] nexus3.edgexfoundry.org:10001 [2022-01-18T23:59:56.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-18T23:59:56.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-18T23:59:56.310Z] Configure a credential helper to remove this warning. See [2022-01-18T23:59:56.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-18T23:59:56.310Z] [2022-01-18T23:59:56.310Z] Login Succeeded [2022-01-18T23:59:56.310Z] nexus3.edgexfoundry.org:10002 [2022-01-18T23:59:56.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-18T23:59:56.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-18T23:59:56.571Z] Configure a credential helper to remove this warning. See [2022-01-18T23:59:56.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-18T23:59:56.571Z] [2022-01-18T23:59:56.571Z] Login Succeeded [2022-01-18T23:59:56.571Z] nexus3.edgexfoundry.org:10003 [2022-01-18T23:59:56.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-18T23:59:56.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-18T23:59:56.571Z] Configure a credential helper to remove this warning. See [2022-01-18T23:59:56.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-18T23:59:56.571Z] [2022-01-18T23:59:56.571Z] Login Succeeded [2022-01-18T23:59:56.571Z] nexus3.edgexfoundry.org:10004 [2022-01-18T23:59:56.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-18T23:59:56.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-18T23:59:56.842Z] Configure a credential helper to remove this warning. See [2022-01-18T23:59:56.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-18T23:59:56.842Z] [2022-01-18T23:59:56.842Z] Login Succeeded [2022-01-18T23:59:56.842Z] docker.io [2022-01-18T23:59:56.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-18T23:59:57.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-18T23:59:57.104Z] Configure a credential helper to remove this warning. See [2022-01-18T23:59:57.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-18T23:59:57.104Z] [2022-01-18T23:59:57.104Z] Login Succeeded [2022-01-18T23:59:57.104Z] ---> docker-login.sh ends [Pipeline] } [2022-01-18T23:59:57.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-18T23:59:57.776Z] + git rev-list -1 --merges 1e846ace47a0e3cc145010dc7fedf9ab2f62a2a7~1..1e846ace47a0e3cc145010dc7fedf9ab2f62a2a7 [Pipeline] echo [2022-01-18T23:59:57.818Z] -----------> git rev-list -1 --merges 1e846ace47a0e3cc145010dc7fedf9ab2f62a2a7~1..1e846ace47a0e3cc145010dc7fedf9ab2f62a2a7 1e846ace47a0e3cc145010dc7fedf9ab2f62a2a7 [2022-01-18T23:59:57.818Z] 1e846ace47a0e3cc145010dc7fedf9ab2f62a2a7 [false] [Pipeline] sh [2022-01-18T23:59:58.136Z] + git log --format=format:%s -1 1e846ace47a0e3cc145010dc7fedf9ab2f62a2a7 [Pipeline] echo [2022-01-18T23:59:58.170Z] ========================================================= [2022-01-18T23:59:58.170Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-18T23:59:58.170Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-18T23:59:58.596Z] + git log --format=format:%s -1 1e846ace47a0e3cc145010dc7fedf9ab2f62a2a7 [Pipeline] echo [2022-01-18T23:59:58.631Z] [semverPrep] GIT_COMMIT: 1e846ace47a0e3cc145010dc7fedf9ab2f62a2a7, Commit Message: Merge commit '60419adc06483b68d49990c8544a97850d76c544' into HEAD [Pipeline] echo [2022-01-18T23:59:58.658Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-18T23:59:59.065Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-18T23:59:59.065Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-18T23:59:59.065Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-18T23:59:59.065Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-18T23:59:59.065Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-18T23:59:59.065Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-18T23:59:59.065Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-18T23:59:59.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-18T23:59:59.435Z] [2022-01-18T23:59:59.435Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-18T23:59:59.783Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-18T23:59:59.783Z] latest: Pulling from edgex-devops/git-semver [2022-01-18T23:59:59.783Z] a0d0a0d46f8b: Pulling fs layer [2022-01-18T23:59:59.783Z] 3e5f54012d9b: Pulling fs layer [2022-01-18T23:59:59.783Z] 4c7163046ea9: Pulling fs layer [2022-01-18T23:59:59.783Z] 0c2d73faf560: Pulling fs layer [2022-01-18T23:59:59.783Z] 0c2d73faf560: Waiting [2022-01-18T23:59:59.783Z] 3e5f54012d9b: Verifying Checksum [2022-01-18T23:59:59.783Z] 3e5f54012d9b: Download complete [2022-01-18T23:59:59.783Z] a0d0a0d46f8b: Verifying Checksum [2022-01-18T23:59:59.783Z] a0d0a0d46f8b: Download complete [2022-01-18T23:59:59.783Z] 4c7163046ea9: Verifying Checksum [2022-01-18T23:59:59.783Z] 4c7163046ea9: Download complete [2022-01-18T23:59:59.783Z] 0c2d73faf560: Verifying Checksum [2022-01-18T23:59:59.783Z] 0c2d73faf560: Download complete [2022-01-19T00:00:00.045Z] a0d0a0d46f8b: Pull complete [2022-01-19T00:00:00.045Z] 3e5f54012d9b: Pull complete [2022-01-19T00:00:00.311Z] 4c7163046ea9: Pull complete [2022-01-19T00:00:00.576Z] 0c2d73faf560: Pull complete [2022-01-19T00:00:00.576Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-19T00:00:00.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T00:00:00.576Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-19T00:00:00.666Z] prd-centos7-docker-4c-2g-1756 does not seem to be running inside a container [2022-01-19T00:00:00.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-56 -v /w/workspace/oundry_device-rfid-llrp-go_PR-56:/w/workspace/oundry_device-rfid-llrp-go_PR-56:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-56@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-56@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 [2022-01-19T00:00:01.236Z] $ docker top 46c355d3c0cdb06b3c46576cef8e4c6a50ff41befbdd00f55d441362687f2de5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T00:00:01.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T00:00:01.436Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T00:00:01.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T00:00:01.533Z] $ docker exec 46c355d3c0cdb06b3c46576cef8e4c6a50ff41befbdd00f55d441362687f2de5 ssh-agent [2022-01-19T00:00:01.632Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpnHmPJ/agent.14 [2022-01-19T00:00:01.632Z] SSH_AGENT_PID=21 [2022-01-19T00:00:01.639Z] Running ssh-add (command line suppressed) [2022-01-19T00:00:01.724Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-56@tmp/private_key_1547741977891584244.key (/w/workspace/oundry_device-rfid-llrp-go_PR-56@tmp/private_key_1547741977891584244.key) [2022-01-19T00:00:01.741Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T00:00:02.082Z] + git tag --points-at HEAD [Pipeline] } [2022-01-19T00:00:02.108Z] $ docker exec --env ******** --env ******** 46c355d3c0cdb06b3c46576cef8e4c6a50ff41befbdd00f55d441362687f2de5 ssh-agent -k [2022-01-19T00:00:02.207Z] unset SSH_AUTH_SOCK; [2022-01-19T00:00:02.207Z] unset SSH_AGENT_PID; [2022-01-19T00:00:02.207Z] echo Agent pid 21 killed; [2022-01-19T00:00:02.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-19T00:00:02.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T00:00:02.313Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T00:00:02.429Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T00:00:02.435Z] $ docker exec 46c355d3c0cdb06b3c46576cef8e4c6a50ff41befbdd00f55d441362687f2de5 ssh-agent [2022-01-19T00:00:02.538Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHKkafi/agent.53 [2022-01-19T00:00:02.538Z] SSH_AGENT_PID=59 [2022-01-19T00:00:02.544Z] Running ssh-add (command line suppressed) [2022-01-19T00:00:02.625Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-56@tmp/private_key_4887822511221430919.key (/w/workspace/oundry_device-rfid-llrp-go_PR-56@tmp/private_key_4887822511221430919.key) [2022-01-19T00:00:02.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T00:00:02.965Z] + git semver init [2022-01-19T00:00:02.965Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T00:00:02.965Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-56/.git [2022-01-19T00:00:02.965Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-56 [2022-01-19T00:00:02.965Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T00:00:02.965Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T00:00:02.965Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T00:00:02.965Z] # $SEMVER_BRANCH = PR-56 [2022-01-19T00:00:02.965Z] # $SEMVER_TEMP = /tmp/semver-108658359 [2022-01-19T00:00:02.965Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2022-01-19T00:00:03.909Z] # '/tmp/semver-108658359' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-56/.semver' [2022-01-19T00:00:03.909Z] # -> Force: false [2022-01-19T00:00:03.909Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-56/.semver [Pipeline] } [2022-01-19T00:00:03.931Z] $ docker exec --env ******** --env ******** 46c355d3c0cdb06b3c46576cef8e4c6a50ff41befbdd00f55d441362687f2de5 ssh-agent -k [2022-01-19T00:00:04.019Z] unset SSH_AUTH_SOCK; [2022-01-19T00:00:04.019Z] unset SSH_AGENT_PID; [2022-01-19T00:00:04.019Z] echo Agent pid 59 killed; [2022-01-19T00:00:04.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T00:00:04.451Z] + git semver [Pipeline] } [2022-01-19T00:00:04.481Z] $ docker stop --time=1 46c355d3c0cdb06b3c46576cef8e4c6a50ff41befbdd00f55d441362687f2de5 [2022-01-19T00:00:05.667Z] $ docker rm -f 46c355d3c0cdb06b3c46576cef8e4c6a50ff41befbdd00f55d441362687f2de5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T00:00:06.062Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-19T00:00:06.386Z] Stashed 1 file(s) [Pipeline] echo [2022-01-19T00:00:06.405Z] [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T00:00:06.992Z] provisioning config files... [2022-01-19T00:00:07.003Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-56@tmp/config7058646316361208373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T00:00:07.357Z] ---> docker-login.sh [2022-01-19T00:00:07.357Z] nexus3.edgexfoundry.org:10001 [2022-01-19T00:00:07.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:00:07.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:00:07.357Z] Configure a credential helper to remove this warning. See [2022-01-19T00:00:07.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:00:07.357Z] [2022-01-19T00:00:07.357Z] Login Succeeded [2022-01-19T00:00:07.357Z] nexus3.edgexfoundry.org:10002 [2022-01-19T00:00:07.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:00:07.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:00:07.357Z] Configure a credential helper to remove this warning. See [2022-01-19T00:00:07.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:00:07.357Z] [2022-01-19T00:00:07.357Z] Login Succeeded [2022-01-19T00:00:07.357Z] nexus3.edgexfoundry.org:10003 [2022-01-19T00:00:07.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:00:07.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:00:07.618Z] Configure a credential helper to remove this warning. See [2022-01-19T00:00:07.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:00:07.618Z] [2022-01-19T00:00:07.618Z] Login Succeeded [2022-01-19T00:00:07.618Z] nexus3.edgexfoundry.org:10004 [2022-01-19T00:00:07.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:00:07.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:00:07.618Z] Configure a credential helper to remove this warning. See [2022-01-19T00:00:07.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:00:07.618Z] [2022-01-19T00:00:07.618Z] Login Succeeded [2022-01-19T00:00:07.618Z] docker.io [2022-01-19T00:00:07.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:00:08.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:00:08.141Z] Configure a credential helper to remove this warning. See [2022-01-19T00:00:08.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:00:08.141Z] [2022-01-19T00:00:08.141Z] Login Succeeded [2022-01-19T00:00:08.141Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T00:00:08.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-19T00:00:08.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T00:00:08.387Z] ========================================================= [2022-01-19T00:00:08.387Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-19T00:00:08.387Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:00:08.780Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-19T00:00:08.780Z] Sending build context to Docker daemon 1.622MB [2022-01-19T00:00:08.780Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2022-01-19T00:00:08.780Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-19T00:00:08.780Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-19T00:00:08.780Z] 59bf1c3509f3: Pulling fs layer [2022-01-19T00:00:08.780Z] 666ba61612fd: Pulling fs layer [2022-01-19T00:00:08.780Z] 8ed8ca486205: Pulling fs layer [2022-01-19T00:00:08.780Z] 4fe6c5a15a65: Pulling fs layer [2022-01-19T00:00:08.780Z] 22a0e8bec74d: Pulling fs layer [2022-01-19T00:00:08.780Z] f965cba54748: Pulling fs layer [2022-01-19T00:00:08.780Z] 861ffc35075e: Pulling fs layer [2022-01-19T00:00:08.780Z] 4b385c91608e: Pulling fs layer [2022-01-19T00:00:08.780Z] 560528eb2ebb: Pulling fs layer [2022-01-19T00:00:08.780Z] 4fe6c5a15a65: Waiting [2022-01-19T00:00:08.780Z] 22a0e8bec74d: Waiting [2022-01-19T00:00:08.780Z] f965cba54748: Waiting [2022-01-19T00:00:08.780Z] 861ffc35075e: Waiting [2022-01-19T00:00:08.780Z] 4b385c91608e: Waiting [2022-01-19T00:00:08.780Z] 560528eb2ebb: Waiting [2022-01-19T00:00:08.780Z] 8ed8ca486205: Verifying Checksum [2022-01-19T00:00:08.780Z] 8ed8ca486205: Download complete [2022-01-19T00:00:08.780Z] 666ba61612fd: Verifying Checksum [2022-01-19T00:00:08.780Z] 666ba61612fd: Download complete [2022-01-19T00:00:08.780Z] 22a0e8bec74d: Verifying Checksum [2022-01-19T00:00:08.780Z] 22a0e8bec74d: Download complete [2022-01-19T00:00:08.780Z] f965cba54748: Verifying Checksum [2022-01-19T00:00:08.780Z] f965cba54748: Download complete [2022-01-19T00:00:08.780Z] 59bf1c3509f3: Verifying Checksum [2022-01-19T00:00:08.780Z] 59bf1c3509f3: Download complete [2022-01-19T00:00:08.780Z] 861ffc35075e: Verifying Checksum [2022-01-19T00:00:08.780Z] 861ffc35075e: Download complete [2022-01-19T00:00:09.049Z] 4b385c91608e: Verifying Checksum [2022-01-19T00:00:09.049Z] 4b385c91608e: Download complete [2022-01-19T00:00:09.316Z] 4fe6c5a15a65: Verifying Checksum [2022-01-19T00:00:09.316Z] 4fe6c5a15a65: Download complete [2022-01-19T00:00:09.316Z] 560528eb2ebb: Verifying Checksum [2022-01-19T00:00:09.316Z] 560528eb2ebb: Download complete [2022-01-19T00:00:09.587Z] 59bf1c3509f3: Pull complete [2022-01-19T00:00:09.587Z] 666ba61612fd: Pull complete [2022-01-19T00:00:09.587Z] 8ed8ca486205: Pull complete [2022-01-19T00:00:13.834Z] 4fe6c5a15a65: Pull complete [2022-01-19T00:00:13.834Z] 22a0e8bec74d: Pull complete [2022-01-19T00:00:13.834Z] f965cba54748: Pull complete [2022-01-19T00:00:13.834Z] 861ffc35075e: Pull complete [2022-01-19T00:00:13.834Z] 4b385c91608e: Pull complete [2022-01-19T00:00:16.400Z] 560528eb2ebb: Pull complete [2022-01-19T00:00:16.400Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-19T00:00:16.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-19T00:00:16.400Z] ---> dd4a08f94e63 [2022-01-19T00:00:16.400Z] Step 3/12 : ARG MAKE='make build' [2022-01-19T00:00:18.315Z] ---> Running in fe95705bc7b5 [2022-01-19T00:00:18.315Z] Removing intermediate container fe95705bc7b5 [2022-01-19T00:00:18.315Z] ---> 60d9e425cd15 [2022-01-19T00:00:18.315Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-19T00:00:18.315Z] ---> Running in 295ef90519ee [2022-01-19T00:00:18.315Z] Removing intermediate container 295ef90519ee [2022-01-19T00:00:18.315Z] ---> 648eac4a16cb [2022-01-19T00:00:18.315Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T00:00:18.315Z] ---> Running in 8b4f74315c46 [2022-01-19T00:00:18.315Z] Removing intermediate container 8b4f74315c46 [2022-01-19T00:00:18.315Z] ---> 6b56a0755b45 [2022-01-19T00:00:18.315Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T00:00:18.315Z] ---> Running in 978160b5ae3b [2022-01-19T00:00:18.892Z] Removing intermediate container 978160b5ae3b [2022-01-19T00:00:18.892Z] ---> deb72887bf62 [2022-01-19T00:00:18.892Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T00:00:18.892Z] ---> Running in d4ee875b1cfc [2022-01-19T00:00:19.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T00:00:20.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T00:00:20.352Z] OK: 221 MiB in 52 packages [2022-01-19T00:00:20.614Z] Removing intermediate container d4ee875b1cfc [2022-01-19T00:00:20.614Z] ---> d00c57bcb343 [2022-01-19T00:00:20.614Z] Step 8/12 : WORKDIR /app [2022-01-19T00:00:20.614Z] ---> Running in 3bf5f407c3bb [2022-01-19T00:00:20.614Z] Removing intermediate container 3bf5f407c3bb [2022-01-19T00:00:20.614Z] ---> 124fc7b1fe6d [2022-01-19T00:00:20.614Z] Step 9/12 : COPY . . [2022-01-19T00:00:20.879Z] ---> abd7561c32df [2022-01-19T00:00:20.879Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T00:00:20.879Z] ---> Running in f1f6fa1d7200 [2022-01-19T00:00:21.819Z] Still waiting to schedule task [2022-01-19T00:00:21.820Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1755’ is offline [2022-01-19T00:00:53.041Z] Removing intermediate container f1f6fa1d7200 [2022-01-19T00:00:53.041Z] ---> 0f9e2d412a9e [2022-01-19T00:00:53.041Z] Step 11/12 : RUN go mod tidy [2022-01-19T00:00:53.041Z] ---> Running in 3bad6a0398dc [2022-01-19T00:00:53.041Z] Removing intermediate container 3bad6a0398dc [2022-01-19T00:00:53.041Z] ---> 86adf1feff06 [2022-01-19T00:00:53.041Z] Step 12/12 : RUN $MAKE [2022-01-19T00:00:53.041Z] ---> Running in daad867656b1 [2022-01-19T00:00:53.041Z] noop [2022-01-19T00:00:53.041Z] Removing intermediate container daad867656b1 [2022-01-19T00:00:53.041Z] ---> f53258ba816f [2022-01-19T00:00:53.041Z] Successfully built f53258ba816f [2022-01-19T00:00:53.041Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:00:53.385Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T00:00:53.386Z] . [Pipeline] withDockerContainer [2022-01-19T00:00:53.470Z] prd-centos7-docker-4c-2g-1756 does not seem to be running inside a container [2022-01-19T00:00:53.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-56 -v /w/workspace/oundry_device-rfid-llrp-go_PR-56:/w/workspace/oundry_device-rfid-llrp-go_PR-56:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-56@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-56@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-x86_64 cat [2022-01-19T00:00:53.849Z] $ docker top 7dc00199e60c1013365b27048c81d75d648000557804e4e70c4e1b5959662763 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T00:00:54.258Z] + go version [2022-01-19T00:00:54.258Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-19T00:00:54.284Z] $ docker stop --time=1 7dc00199e60c1013365b27048c81d75d648000557804e4e70c4e1b5959662763 [2022-01-19T00:00:55.462Z] $ docker rm -f 7dc00199e60c1013365b27048c81d75d648000557804e4e70c4e1b5959662763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:00:56.098Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T00:00:56.098Z] . [Pipeline] withDockerContainer [2022-01-19T00:00:56.191Z] prd-centos7-docker-4c-2g-1756 does not seem to be running inside a container [2022-01-19T00:00:56.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-56 -v /w/workspace/oundry_device-rfid-llrp-go_PR-56:/w/workspace/oundry_device-rfid-llrp-go_PR-56:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-56@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-56@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-x86_64 cat [2022-01-19T00:00:56.535Z] $ docker top ddd2271a38319e9c8008ffba2ddd6ba4065267e26e828af73f27d88109989e04 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T00:00:56.983Z] + make test [2022-01-19T00:00:56.983Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-19T00:00:57.247Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-01-19T00:01:12.354Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-01-19T00:01:12.354Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-01-19T00:01:17.713Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.181s coverage: 39.5% of statements [2022-01-19T00:01:17.713Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.232s coverage: 52.0% of statements [2022-01-19T00:01:17.713Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.004s coverage: 95.5% of statements [2022-01-19T00:01:17.713Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-19T00:01:21.937Z] # github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [2022-01-19T00:01:21.937Z] cmd/llrp/llrp.go:217:2: misuse of unbuffered os.Signal channel as argument to signal.Notify [2022-01-19T00:01:21.937Z] make: *** [Makefile:24: test] Error 2 [Pipeline] } [2022-01-19T00:01:21.978Z] $ docker stop --time=1 ddd2271a38319e9c8008ffba2ddd6ba4065267e26e828af73f27d88109989e04 [2022-01-19T00:01:23.538Z] $ docker rm -f ddd2271a38319e9c8008ffba2ddd6ba4065267e26e828af73f27d88109989e04 [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 [2022-01-19T00:01:24.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T00:01:24.635Z] [2022-01-19T00:01:24.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:01:24.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T00:01:24.980Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-19T00:01:24.980Z] b4d181a07f80: Pulling fs layer [2022-01-19T00:01:24.980Z] a1111a8f2ec3: Pulling fs layer [2022-01-19T00:01:24.980Z] ed53099fbce6: Pulling fs layer [2022-01-19T00:01:24.980Z] dc539afda2c1: Pulling fs layer [2022-01-19T00:01:24.980Z] 77bc0d833cb6: Pulling fs layer [2022-01-19T00:01:24.980Z] 9065ff56babe: Pulling fs layer [2022-01-19T00:01:24.980Z] d287ab97295c: Pulling fs layer [2022-01-19T00:01:24.980Z] dc539afda2c1: Waiting [2022-01-19T00:01:24.980Z] 77bc0d833cb6: Waiting [2022-01-19T00:01:24.980Z] 9065ff56babe: Waiting [2022-01-19T00:01:24.980Z] d287ab97295c: Waiting [2022-01-19T00:01:24.980Z] a1111a8f2ec3: Verifying Checksum [2022-01-19T00:01:24.980Z] a1111a8f2ec3: Download complete [2022-01-19T00:01:24.980Z] dc539afda2c1: Verifying Checksum [2022-01-19T00:01:24.980Z] dc539afda2c1: Download complete [2022-01-19T00:01:24.980Z] ed53099fbce6: Verifying Checksum [2022-01-19T00:01:24.980Z] ed53099fbce6: Download complete [2022-01-19T00:01:24.980Z] 9065ff56babe: Verifying Checksum [2022-01-19T00:01:24.980Z] 9065ff56babe: Download complete [2022-01-19T00:01:24.980Z] 77bc0d833cb6: Verifying Checksum [2022-01-19T00:01:24.980Z] 77bc0d833cb6: Download complete [2022-01-19T00:01:25.242Z] b4d181a07f80: Verifying Checksum [2022-01-19T00:01:25.242Z] b4d181a07f80: Download complete [2022-01-19T00:01:25.833Z] d287ab97295c: Verifying Checksum [2022-01-19T00:01:25.833Z] d287ab97295c: Download complete [2022-01-19T00:01:26.779Z] b4d181a07f80: Pull complete [2022-01-19T00:01:26.779Z] a1111a8f2ec3: Pull complete [2022-01-19T00:01:27.348Z] ed53099fbce6: Pull complete [2022-01-19T00:01:27.348Z] dc539afda2c1: Pull complete [2022-01-19T00:01:27.621Z] 77bc0d833cb6: Pull complete [2022-01-19T00:01:27.621Z] 9065ff56babe: Pull complete [2022-01-19T00:01:32.925Z] d287ab97295c: Pull complete [2022-01-19T00:01:32.925Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-19T00:01:32.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T00:01:32.925Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-19T00:01:33.018Z] prd-centos7-docker-4c-2g-1756 does not seem to be running inside a container [2022-01-19T00:01:33.055Z] $ 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/oundry_device-rfid-llrp-go_PR-56 -v /w/workspace/oundry_device-rfid-llrp-go_PR-56:/w/workspace/oundry_device-rfid-llrp-go_PR-56:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-56@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-56@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:latest cat [2022-01-19T00:01:35.445Z] $ docker top 7bd8eb7afdce28e36d76b6879bd73a71d01af045bab93794f698c70b654b04af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T00:01:35.900Z] ---> job-cost.sh [2022-01-19T00:01:35.900Z] lf-activate-venv: SKIPPING [2022-01-19T00:01:35.900Z] INFO: No Stack... [2022-01-19T00:01:36.842Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T00:01:37.103Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T00:01:37.424Z] + cat /w/workspace/oundry_device-rfid-llrp-go_PR-56/archives/cost.csv [2022-01-19T00:01:37.424Z] + cut -d, -f6 [Pipeline] lock [2022-01-19T00:01:37.464Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-56-1-stack-cost] [2022-01-19T00:01:37.469Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-56-1-stack-cost] did not exist. Created. [2022-01-19T00:01:37.469Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-56-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T00:01:37.845Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-19T00:01:37.918Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T00:01:37.933Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-56-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T00:01:38.009Z] $ docker stop --time=1 7bd8eb7afdce28e36d76b6879bd73a71d01af045bab93794f698c70b654b04af [2022-01-19T00:01:39.158Z] $ docker rm -f 7bd8eb7afdce28e36d76b6879bd73a71d01af045bab93794f698c70b654b04af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-19T00:01:39.503Z] Failed in branch amd64 [2022-01-19T00:01:48.285Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1758 in /w/workspace/oundry_device-rfid-llrp-go_PR-56 [Pipeline] { [Pipeline] ws [2022-01-19T00:01:48.328Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2022-01-19T00:01:48.541Z] Selected Git installation does not exist. Using Default [2022-01-19T00:01:48.542Z] The recommended git tool is: NONE [2022-01-19T00:01:53.464Z] using credential edgex-jenkins-ssh [2022-01-19T00:01:53.481Z] Cloning the remote Git repository [2022-01-19T00:01:53.539Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-19T00:01:53.618Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2022-01-19T00:01:53.687Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-19T00:01:53.688Z] > git --version # timeout=10 [2022-01-19T00:01:53.711Z] > git --version # 'git version 2.17.1' [2022-01-19T00:01:53.713Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T00:01:53.877Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T00:01:54.624Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-01-19T00:01:54.649Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T00:01:54.686Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-01-19T00:01:55.354Z] Merging remotes/origin/main commit 60419adc06483b68d49990c8544a97850d76c544 into PR head commit 7dfc412db463ce2802ee721be8ebb8412e4901cb [2022-01-19T00:01:55.689Z] Merge succeeded, producing 2277b95394224399f7c366ef8f384419609dd697 [2022-01-19T00:01:55.689Z] Checking out Revision 2277b95394224399f7c366ef8f384419609dd697 (PR-56) [2022-01-19T00:01:54.726Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-19T00:01:54.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T00:01:54.743Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-19T00:01:55.376Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T00:01:55.402Z] > git checkout -f 7dfc412db463ce2802ee721be8ebb8412e4901cb # timeout=10 [2022-01-19T00:01:55.510Z] > git remote # timeout=10 [2022-01-19T00:01:55.525Z] > git config --get remote.origin.url # timeout=10 [2022-01-19T00:01:55.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T00:01:55.556Z] > git merge 60419adc06483b68d49990c8544a97850d76c544 # timeout=10 [2022-01-19T00:01:55.668Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-19T00:01:55.696Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T00:01:55.709Z] > git checkout -f 2277b95394224399f7c366ef8f384419609dd697 # timeout=10 [2022-01-19T00:01:59.883Z] Commit message: "Merge commit '60419adc06483b68d49990c8544a97850d76c544' into HEAD" [2022-01-19T00:01:59.884Z] First time build. Skipping changelog. [2022-01-19T00:01:59.942Z] > git --version # timeout=10 [2022-01-19T00:01:59.952Z] > git --version # 'git version 2.17.1' [2022-01-19T00:01:59.964Z] fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T00:02:00.984Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-19T00:02:00.984Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T00:02:00.984Z] Dload Upload Total Spent Left Speed [2022-01-19T00:02:00.984Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93251 0 --:--:-- --:--:-- --:--:-- 93251 [Pipeline] sh [2022-01-19T00:02:01.549Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-19T00:02:01.918Z] + sudo tee /etc/docker/daemon.new [2022-01-19T00:02:01.919Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-19T00:02:01.919Z] { [2022-01-19T00:02:01.919Z] "registry-mirrors": [ [2022-01-19T00:02:01.919Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-19T00:02:01.919Z] ], [2022-01-19T00:02:01.919Z] "bip": "10.250.0.254/24", [2022-01-19T00:02:01.919Z] "hosts": [ [2022-01-19T00:02:01.919Z] "tcp://0.0.0.0:5555", [2022-01-19T00:02:01.919Z] "unix:///var/run/docker.sock" [2022-01-19T00:02:01.919Z] ], [2022-01-19T00:02:01.919Z] "mtu": 1458, [2022-01-19T00:02:01.919Z] "selinux-enabled": true, [2022-01-19T00:02:01.919Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-19T00:02:01.919Z] } [Pipeline] sh [2022-01-19T00:02:02.350Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-19T00:02:02.716Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T00:02:21.104Z] provisioning config files... [2022-01-19T00:02:21.129Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config5700697817801030907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T00:02:21.755Z] ---> docker-login.sh [2022-01-19T00:02:21.756Z] nexus3.edgexfoundry.org:10001 [2022-01-19T00:02:22.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:02:22.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:02:22.627Z] Configure a credential helper to remove this warning. See [2022-01-19T00:02:22.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:02:22.627Z] [2022-01-19T00:02:22.627Z] Login Succeeded [2022-01-19T00:02:22.627Z] nexus3.edgexfoundry.org:10002 [2022-01-19T00:02:22.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:02:22.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:02:22.904Z] Configure a credential helper to remove this warning. See [2022-01-19T00:02:22.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:02:22.904Z] [2022-01-19T00:02:22.904Z] Login Succeeded [2022-01-19T00:02:22.904Z] nexus3.edgexfoundry.org:10003 [2022-01-19T00:02:23.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:02:23.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:02:23.507Z] Configure a credential helper to remove this warning. See [2022-01-19T00:02:23.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:02:23.508Z] [2022-01-19T00:02:23.508Z] Login Succeeded [2022-01-19T00:02:23.508Z] nexus3.edgexfoundry.org:10004 [2022-01-19T00:02:23.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:02:23.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:02:23.782Z] Configure a credential helper to remove this warning. See [2022-01-19T00:02:23.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:02:23.782Z] [2022-01-19T00:02:23.782Z] Login Succeeded [2022-01-19T00:02:23.782Z] docker.io [2022-01-19T00:02:24.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T00:02:24.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T00:02:24.652Z] Configure a credential helper to remove this warning. See [2022-01-19T00:02:24.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T00:02:24.652Z] [2022-01-19T00:02:24.652Z] Login Succeeded [2022-01-19T00:02:24.652Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T00:02:24.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-19T00:02:25.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T00:02:25.079Z] ========================================================= [2022-01-19T00:02:25.079Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-19T00:02:25.079Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:02:25.520Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-19T00:02:25.793Z] Sending build context to Docker daemon 1.218MB [2022-01-19T00:02:25.793Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2022-01-19T00:02:25.793Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-19T00:02:26.066Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-19T00:02:26.066Z] 9b3977197b4f: Pulling fs layer [2022-01-19T00:02:26.066Z] 1a89e8eeedd5: Pulling fs layer [2022-01-19T00:02:26.066Z] 94645a83ff95: Pulling fs layer [2022-01-19T00:02:26.066Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-19T00:02:26.066Z] 0c92f367c5e7: Pulling fs layer [2022-01-19T00:02:26.066Z] 4b8299f9d1f4: Pulling fs layer [2022-01-19T00:02:26.066Z] 9a6b49a46696: Pulling fs layer [2022-01-19T00:02:26.066Z] cf05db05a679: Pulling fs layer [2022-01-19T00:02:26.066Z] 3f3a8bcf1eab: Waiting [2022-01-19T00:02:26.066Z] 0c92f367c5e7: Waiting [2022-01-19T00:02:26.066Z] 4b8299f9d1f4: Waiting [2022-01-19T00:02:26.066Z] 9a6b49a46696: Waiting [2022-01-19T00:02:26.066Z] cf05db05a679: Waiting [2022-01-19T00:02:26.066Z] 94645a83ff95: Download complete [2022-01-19T00:02:26.066Z] 1a89e8eeedd5: Verifying Checksum [2022-01-19T00:02:26.066Z] 1a89e8eeedd5: Download complete [2022-01-19T00:02:26.066Z] 0c92f367c5e7: Verifying Checksum [2022-01-19T00:02:26.066Z] 0c92f367c5e7: Download complete [2022-01-19T00:02:26.066Z] 4b8299f9d1f4: Download complete [2022-01-19T00:02:26.066Z] 9b3977197b4f: Verifying Checksum [2022-01-19T00:02:26.066Z] 9b3977197b4f: Download complete [2022-01-19T00:02:26.066Z] 9a6b49a46696: Verifying Checksum [2022-01-19T00:02:26.066Z] 9a6b49a46696: Download complete [2022-01-19T00:02:27.053Z] 9b3977197b4f: Pull complete [2022-01-19T00:02:27.651Z] 1a89e8eeedd5: Pull complete [2022-01-19T00:02:27.925Z] 94645a83ff95: Pull complete [2022-01-19T00:02:27.925Z] cf05db05a679: Verifying Checksum [2022-01-19T00:02:27.925Z] cf05db05a679: Download complete [2022-01-19T00:02:28.519Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-19T00:02:28.519Z] 3f3a8bcf1eab: Download complete [2022-01-19T00:02:40.914Z] 3f3a8bcf1eab: Pull complete [2022-01-19T00:02:40.914Z] 0c92f367c5e7: Pull complete [2022-01-19T00:02:40.914Z] 4b8299f9d1f4: Pull complete [2022-01-19T00:02:40.915Z] 9a6b49a46696: Pull complete [2022-01-19T00:02:46.318Z] cf05db05a679: Pull complete [2022-01-19T00:02:46.318Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-19T00:02:46.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-19T00:02:46.318Z] ---> 0ccda1f7e2ee [2022-01-19T00:02:46.318Z] Step 3/12 : ARG MAKE='make build' [2022-01-19T00:02:48.306Z] ---> Running in 25ec54d7e4f0 [2022-01-19T00:02:48.306Z] Removing intermediate container 25ec54d7e4f0 [2022-01-19T00:02:48.306Z] ---> e6c6151b3c17 [2022-01-19T00:02:48.306Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-19T00:02:48.580Z] ---> Running in 1b8bcfc994fb [2022-01-19T00:02:48.853Z] Removing intermediate container 1b8bcfc994fb [2022-01-19T00:02:48.853Z] ---> 78d99ba524ea [2022-01-19T00:02:48.853Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T00:02:49.125Z] ---> Running in ee41995aa5a5 [2022-01-19T00:02:49.399Z] Removing intermediate container ee41995aa5a5 [2022-01-19T00:02:49.399Z] ---> 7e5753d3db62 [2022-01-19T00:02:49.399Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T00:02:49.399Z] ---> Running in 435a6b4e406c [2022-01-19T00:02:51.372Z] Removing intermediate container 435a6b4e406c [2022-01-19T00:02:51.372Z] ---> e0514c719414 [2022-01-19T00:02:51.372Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T00:02:51.372Z] ---> Running in a7d5cf71fd3a [2022-01-19T00:02:52.807Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T00:02:53.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T00:02:54.382Z] OK: 220 MiB in 52 packages [2022-01-19T00:02:55.368Z] Removing intermediate container a7d5cf71fd3a [2022-01-19T00:02:55.368Z] ---> 1436fc8b82bb [2022-01-19T00:02:55.369Z] Step 8/12 : WORKDIR /app [2022-01-19T00:02:55.369Z] ---> Running in 51735013cdb4 [2022-01-19T00:02:55.643Z] Removing intermediate container 51735013cdb4 [2022-01-19T00:02:55.643Z] ---> f9c54c23a47d [2022-01-19T00:02:55.643Z] Step 9/12 : COPY . . [2022-01-19T00:02:56.624Z] ---> 6975459820d0 [2022-01-19T00:02:56.624Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T00:02:56.624Z] ---> Running in 3f1349fff917 [2022-01-19T00:04:18.432Z] Removing intermediate container 3f1349fff917 [2022-01-19T00:04:18.432Z] ---> 6871bf13f37d [2022-01-19T00:04:18.432Z] Step 11/12 : RUN go mod tidy [2022-01-19T00:04:18.432Z] ---> Running in e1e18e7afbce [2022-01-19T00:04:18.432Z] Removing intermediate container e1e18e7afbce [2022-01-19T00:04:18.432Z] ---> 6c016fb30386 [2022-01-19T00:04:18.432Z] Step 12/12 : RUN $MAKE [2022-01-19T00:04:18.432Z] ---> Running in 4d3960fde4b6 [2022-01-19T00:04:18.432Z] noop [2022-01-19T00:04:18.432Z] Removing intermediate container 4d3960fde4b6 [2022-01-19T00:04:18.432Z] ---> 51cc4fc9822a [2022-01-19T00:04:18.432Z] Successfully built 51cc4fc9822a [2022-01-19T00:04:18.432Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:04:18.806Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T00:04:18.806Z] . [Pipeline] withDockerContainer [2022-01-19T00:04:19.063Z] prd-ubuntu18.04-docker-arm64-4c-16g-1758 does not seem to be running inside a container [2022-01-19T00:04:19.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-19T00:04:20.510Z] $ docker top 091e089cb756682554dad60670f24adfbfe8af10d2a8e3c2cc3734ab3ce0fccf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T00:04:21.457Z] + go version [2022-01-19T00:04:21.457Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-19T00:04:21.490Z] $ docker stop --time=1 091e089cb756682554dad60670f24adfbfe8af10d2a8e3c2cc3734ab3ce0fccf [2022-01-19T00:04:23.163Z] $ docker rm -f 091e089cb756682554dad60670f24adfbfe8af10d2a8e3c2cc3734ab3ce0fccf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:04:24.004Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T00:04:24.004Z] . [Pipeline] withDockerContainer [2022-01-19T00:04:24.221Z] prd-ubuntu18.04-docker-arm64-4c-16g-1758 does not seem to be running inside a container [2022-01-19T00:04:24.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-19T00:04:25.615Z] $ docker top fcfdac10e9840279deffe7aa99ebffdfe24378fe0cc386997e0b2fcf2a8ca8ec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T00:04:26.630Z] + make test [2022-01-19T00:04:26.630Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-19T00:04:28.071Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-01-19T00:05:24.650Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-01-19T00:05:24.650Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-01-19T00:05:57.047Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.066s coverage: 39.5% of statements [2022-01-19T00:05:57.047Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.469s coverage: 52.0% of statements [2022-01-19T00:05:57.047Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.028s coverage: 95.5% of statements [2022-01-19T00:05:57.047Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-19T00:06:12.141Z] # github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [2022-01-19T00:06:12.141Z] cmd/llrp/llrp.go:217:2: misuse of unbuffered os.Signal channel as argument to signal.Notify [2022-01-19T00:06:14.756Z] make: *** [Makefile:24: test] Error 2 [Pipeline] } [2022-01-19T00:06:14.795Z] $ docker stop --time=1 fcfdac10e9840279deffe7aa99ebffdfe24378fe0cc386997e0b2fcf2a8ca8ec [2022-01-19T00:06:16.531Z] $ docker rm -f fcfdac10e9840279deffe7aa99ebffdfe24378fe0cc386997e0b2fcf2a8ca8ec [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 [2022-01-19T00:06:17.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T00:06:17.989Z] [2022-01-19T00:06:17.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:06:18.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T00:06:18.639Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-19T00:06:18.639Z] 448f6bf000e3: Pulling fs layer [2022-01-19T00:06:18.639Z] f757da607395: Pulling fs layer [2022-01-19T00:06:18.639Z] 05883995daec: Pulling fs layer [2022-01-19T00:06:18.639Z] 8603b9c90790: Pulling fs layer [2022-01-19T00:06:18.639Z] 1560dd03e051: Pulling fs layer [2022-01-19T00:06:18.639Z] 27f5ce0e4adf: Pulling fs layer [2022-01-19T00:06:18.639Z] c2d8d7efcc4b: Pulling fs layer [2022-01-19T00:06:18.639Z] 8603b9c90790: Waiting [2022-01-19T00:06:18.639Z] 27f5ce0e4adf: Waiting [2022-01-19T00:06:18.639Z] 1560dd03e051: Waiting [2022-01-19T00:06:18.639Z] c2d8d7efcc4b: Waiting [2022-01-19T00:06:18.639Z] f757da607395: Verifying Checksum [2022-01-19T00:06:18.639Z] f757da607395: Download complete [2022-01-19T00:06:18.639Z] 8603b9c90790: Verifying Checksum [2022-01-19T00:06:18.639Z] 8603b9c90790: Download complete [2022-01-19T00:06:18.938Z] 1560dd03e051: Verifying Checksum [2022-01-19T00:06:18.938Z] 1560dd03e051: Download complete [2022-01-19T00:06:18.938Z] 27f5ce0e4adf: Verifying Checksum [2022-01-19T00:06:18.938Z] 27f5ce0e4adf: Download complete [2022-01-19T00:06:18.938Z] 05883995daec: Verifying Checksum [2022-01-19T00:06:18.938Z] 05883995daec: Download complete [2022-01-19T00:06:19.216Z] 448f6bf000e3: Verifying Checksum [2022-01-19T00:06:19.216Z] 448f6bf000e3: Download complete [2022-01-19T00:06:21.867Z] c2d8d7efcc4b: Verifying Checksum [2022-01-19T00:06:21.867Z] c2d8d7efcc4b: Download complete [2022-01-19T00:06:23.377Z] 448f6bf000e3: Pull complete [2022-01-19T00:06:23.997Z] f757da607395: Pull complete [2022-01-19T00:06:25.977Z] 05883995daec: Pull complete [2022-01-19T00:06:25.977Z] 8603b9c90790: Pull complete [2022-01-19T00:06:26.956Z] 1560dd03e051: Pull complete [2022-01-19T00:06:26.956Z] 27f5ce0e4adf: Pull complete [2022-01-19T00:06:42.054Z] c2d8d7efcc4b: Pull complete [2022-01-19T00:06:42.054Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-19T00:06:42.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T00:06:42.054Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-19T00:06:42.317Z] prd-ubuntu18.04-docker-arm64-4c-16g-1758 does not seem to be running inside a container [2022-01-19T00:06:42.400Z] $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-19T00:06:45.252Z] $ docker top 50db8fa89fee350ed16a097c79e9d39fa4113808b95b9c6cc39dfbf4a9f05187 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T00:06:46.228Z] ---> job-cost.sh [2022-01-19T00:06:46.228Z] lf-activate-venv: SKIPPING [2022-01-19T00:06:46.228Z] INFO: No Stack... [2022-01-19T00:06:46.500Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-19T00:06:46.772Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T00:06:47.449Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2022-01-19T00:06:47.449Z] + cut -d, -f6 [Pipeline] lock [2022-01-19T00:06:47.536Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-56-1-stack-cost] [2022-01-19T00:06:47.540Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-56-1-stack-cost] did not exist. Created. [2022-01-19T00:06:47.540Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-56-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T00:06:48.279Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-d76d1e14/script.sh: 1: /w/workspace/device-rfid-llrp-go/1@tmp/durable-d76d1e14/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-19T00:06:48.972Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-19T00:06:49.010Z] Warning: overwriting stash ‘stack-cost’ [2022-01-19T00:06:49.493Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T00:06:49.516Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-56-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T00:06:49.679Z] $ docker stop --time=1 50db8fa89fee350ed16a097c79e9d39fa4113808b95b9c6cc39dfbf4a9f05187 [2022-01-19T00:06:51.201Z] $ docker rm -f 50db8fa89fee350ed16a097c79e9d39fa4113808b95b9c6cc39dfbf4a9f05187 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-19T00:06:51.991Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-19T00:06:54.073Z] + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-56/archives ']' [2022-01-19T00:06:54.073Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-56/archives [2022-01-19T00:06:54.073Z] total 8 [2022-01-19T00:06:54.073Z] drwxr-xr-x. 3 root root 34 Jan 19 00:01 . [2022-01-19T00:06:54.073Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 00:01 .. [2022-01-19T00:06:54.073Z] drwxr-xr-x. 2 root root 6 Jan 19 00:01 cost [2022-01-19T00:06:54.073Z] -rw-r--r--. 1 root root 89 Jan 19 00:01 cost.csv [2022-01-19T00:06:54.073Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-56/archives [2022-01-19T00:06:54.073Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-56/archives [2022-01-19T00:06:54.073Z] total 8 [2022-01-19T00:06:54.073Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 00:01 . [2022-01-19T00:06:54.073Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 00:01 .. [2022-01-19T00:06:54.073Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 00:01 cost [2022-01-19T00:06:54.073Z] -rw-r--r--. 1 jenkins jenkins 89 Jan 19 00:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-19T00:06:54.414Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T00:06:55.012Z] ---> package-listing.sh [2022-01-19T00:06:55.012Z] ++ facter osfamily [2022-01-19T00:06:55.012Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-19T00:06:55.273Z] + OS_FAMILY=redhat [2022-01-19T00:06:55.273Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-56 [2022-01-19T00:06:55.273Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-19T00:06:55.273Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-19T00:06:55.273Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-19T00:06:55.273Z] + PACKAGES=/tmp/packages_start.txt [2022-01-19T00:06:55.273Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-56 ']' [2022-01-19T00:06:55.273Z] + PACKAGES=/tmp/packages_end.txt [2022-01-19T00:06:55.273Z] + case "${OS_FAMILY}" in [2022-01-19T00:06:55.273Z] + sort [2022-01-19T00:06:55.273Z] + rpm -qa [2022-01-19T00:06:55.845Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-19T00:06:55.845Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-19T00:06:55.845Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-19T00:06:55.845Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-56 ']' [2022-01-19T00:06:55.845Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-56/archives/ [2022-01-19T00:06:55.845Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-56/archives/ [Pipeline] echo [2022-01-19T00:06:55.881Z] 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-56/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-19T00:06:56.178Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-19T00:06:56.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T00:06:56.777Z] . [Pipeline] withDockerContainer [2022-01-19T00:06:56.887Z] prd-centos7-docker-4c-2g-1756 does not seem to be running inside a container [2022-01-19T00:06:56.969Z] $ 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-56/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-56 -v /w/workspace/oundry_device-rfid-llrp-go_PR-56:/w/workspace/oundry_device-rfid-llrp-go_PR-56:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-56@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-56@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 [2022-01-19T00:06:57.221Z] $ docker top d01d810c16827df8b203b37fdb0bab990e035ea28eea0a0ec83d520e35d7fabf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T00:06:57.719Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-19T00:06:58.037Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-19T00:06:58.355Z] + ls /var/log/sa-host [2022-01-19T00:06:58.355Z] + sadf -c /var/log/sa-host/sa17 [2022-01-19T00:06:58.355Z] file_magic: OK [2022-01-19T00:06:58.355Z] HZ: Using current value: 100 [2022-01-19T00:06:58.355Z] file_header: OK [2022-01-19T00:06:58.355Z] 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 [2022-01-19T00:06:58.355Z] Statistics: [2022-01-19T00:06:58.355Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T00:06:58.355Z] File successfully converted to sysstat format version 12.0.3 [2022-01-19T00:06:58.355Z] + sadf -c /var/log/sa-host/sa18 [2022-01-19T00:06:58.355Z] file_magic: OK [2022-01-19T00:06:58.355Z] HZ: Using current value: 100 [2022-01-19T00:06:58.355Z] file_header: OK [2022-01-19T00:06:58.355Z] 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 [2022-01-19T00:06:58.355Z] Statistics: [2022-01-19T00:06:58.355Z] HR [2022-01-19T00:06:58.355Z] File successfully converted to sysstat format version 12.0.3 [2022-01-19T00:06:58.355Z] + sadf -c /var/log/sa-host/sa19 [2022-01-19T00:06:58.355Z] file_magic: OK [2022-01-19T00:06:58.355Z] HZ: Using current value: 100 [2022-01-19T00:06:58.355Z] file_header: OK [2022-01-19T00:06:58.355Z] 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 [2022-01-19T00:06:58.355Z] Statistics: [2022-01-19T00:06:58.355Z] Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T00:06:58.355Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T00:06:58.640Z] provisioning config files... [2022-01-19T00:06:58.649Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-56@tmp/config2987049018789574543tmp [Pipeline] { [Pipeline] echo [2022-01-19T00:06:58.697Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T00:06:59.011Z] ---> create-netrc.sh [Pipeline] } [2022-01-19T00:06:59.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-19T00:06:59.473Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-19T00:06:59.509Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T00:06:59.844Z] ---> sudo-logs.sh [2022-01-19T00:06:59.844Z] Archiving 'sudo' log.. [2022-01-19T00:06:59.844Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1756.novalocal: Name or service not known [2022-01-19T00:06:59.844Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1756.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-19T00:06:59.930Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T00:07:00.272Z] ---> job-cost.sh [2022-01-19T00:07:00.272Z] lf-activate-venv: SKIPPING [2022-01-19T00:07:00.272Z] DEBUG: total: 0.05999999865889549 [2022-01-19T00:07:00.272Z] INFO: Retrieving Stack Cost... [2022-01-19T00:07:00.533Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T00:07:00.794Z] INFO: Archiving Costs [Pipeline] echo [2022-01-19T00:07:00.832Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T00:07:01.163Z] ---> logs-deploy.sh [2022-01-19T00:07:01.163Z] lf-activate-venv: SKIPPING [2022-01-19T00:07:01.163Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-56/1 [2022-01-19T00:07:01.163Z] INFO: archiving workspace using pattern(s): [2022-01-19T00:07:01.735Z] Archives upload complete. [2022-01-19T00:07:01.997Z] INFO: archiving logs to Nexus