Pull request #60 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 09605dd7ded88dfac5bff0fbd22d395988b2ef31 rather than b147648a5e6fc332b7701b4b93614659a9a5ace3 Obtained Jenkinsfile from 09605dd7ded88dfac5bff0fbd22d395988b2ef31 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-ssh5910560369083704839.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-ssh17351855257485014535.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-60/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-60/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10053245135101799467.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-60/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5573916275725418475.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-ssh7438269117778909356.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-60/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-60/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10228064456313614036.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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3790 in /w/workspace/oundry_device-rfid-llrp-go_PR-60 [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-60 # 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-60@tmp/jenkins-gitclient-ssh9147610732710050172.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 09605dd7ded88dfac5bff0fbd22d395988b2ef31 into PR head commit b147648a5e6fc332b7701b4b93614659a9a5ace3 Merge succeeded, producing 9ceb539e49353af1dc503cfc44d89057c241e0fc Checking out Revision 9ceb539e49353af1dc503cfc44d89057c241e0fc (PR-60) > 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-60@tmp/jenkins-gitclient-ssh560284986824390549.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b147648a5e6fc332b7701b4b93614659a9a5ace3 # 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-60@tmp/jenkins-gitclient-ssh3948395699195885757.key > git merge 09605dd7ded88dfac5bff0fbd22d395988b2ef31 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ceb539e49353af1dc503cfc44d89057c241e0fc # timeout=10 Commit message: "Merge commit '09605dd7ded88dfac5bff0fbd22d395988b2ef31' 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-24T19:49:44.576Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-24T19:49:44.744Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-24T19:49:44.836Z] ========================================================= [2022-01-24T19:49:44.836Z] EdgeX Global Pipelines Version Info [2022-01-24T19:49:44.836Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-24T19:49:45.974Z] ------------------- [2022-01-24T19:49:45.974Z] stable info: [2022-01-24T19:49:45.974Z] ------------------- [2022-01-24T19:49:45.974Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-24T19:49:45.974Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-24T19:49:45.974Z] Message: update stable to v1.0.219 [2022-01-24T19:49:46.549Z] ------------------- [2022-01-24T19:49:46.550Z] experimental info: [2022-01-24T19:49:46.550Z] ------------------- [2022-01-24T19:49:46.550Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-24T19:49:46.550Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-24T19:49:46.550Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-24T19:49:46.797Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-01-24T19:49:46.834Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-01-24T19:49:46.869Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-24T19:49:46.904Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-24T19:49:46.938Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-24T19:49:46.974Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-24T19:49:47.005Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-24T19:49:47.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-24T19:49:47.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-24T19:49:47.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-24T19:49:47.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-24T19:49:47.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-01-24T19:49:47.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-24T19:49:47.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-24T19:49:47.321Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-24T19:49:47.361Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-24T19:49:47.395Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-24T19:49:47.433Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-24T19:49:47.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-24T19:49:47.514Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-24T19:49:47.556Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-24T19:49:47.595Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-24T19:49:47.636Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-24T19:49:47.674Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-24T19:49:47.715Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-24T19:49:47.756Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-24T19:49:47.793Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-60 [Pipeline] echo [2022-01-24T19:49:47.833Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-60 [Pipeline] echo [2022-01-24T19:49:47.871Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-60 [Pipeline] echo [2022-01-24T19:49:47.912Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ceb539e49353af1dc503cfc44d89057c241e0fc [Pipeline] echo [2022-01-24T19:49:47.947Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ceb539 [Pipeline] echo [2022-01-24T19:49:47.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-24T19:49:48.092Z] provisioning config files... [2022-01-24T19:49:48.104Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-60@tmp/config8030361091659313103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T19:49:48.446Z] ---> docker-login.sh [2022-01-24T19:49:48.446Z] nexus3.edgexfoundry.org:10001 [2022-01-24T19:49:48.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T19:49:48.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T19:49:48.707Z] Configure a credential helper to remove this warning. See [2022-01-24T19:49:48.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T19:49:48.707Z] [2022-01-24T19:49:48.707Z] Login Succeeded [2022-01-24T19:49:48.707Z] nexus3.edgexfoundry.org:10002 [2022-01-24T19:49:48.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T19:49:48.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T19:49:48.707Z] Configure a credential helper to remove this warning. See [2022-01-24T19:49:48.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T19:49:48.707Z] [2022-01-24T19:49:48.707Z] Login Succeeded [2022-01-24T19:49:48.707Z] nexus3.edgexfoundry.org:10003 [2022-01-24T19:49:48.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T19:49:48.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T19:49:48.707Z] Configure a credential helper to remove this warning. See [2022-01-24T19:49:48.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T19:49:48.707Z] [2022-01-24T19:49:48.707Z] Login Succeeded [2022-01-24T19:49:48.707Z] nexus3.edgexfoundry.org:10004 [2022-01-24T19:49:48.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T19:49:48.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T19:49:48.973Z] Configure a credential helper to remove this warning. See [2022-01-24T19:49:48.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T19:49:48.973Z] [2022-01-24T19:49:48.973Z] Login Succeeded [2022-01-24T19:49:48.973Z] docker.io [2022-01-24T19:49:48.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T19:49:49.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T19:49:49.233Z] Configure a credential helper to remove this warning. See [2022-01-24T19:49:49.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T19:49:49.233Z] [2022-01-24T19:49:49.233Z] Login Succeeded [2022-01-24T19:49:49.233Z] ---> docker-login.sh ends [Pipeline] } [2022-01-24T19:49:49.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-24T19:49:49.877Z] + git rev-list -1 --merges 9ceb539e49353af1dc503cfc44d89057c241e0fc~1..9ceb539e49353af1dc503cfc44d89057c241e0fc [Pipeline] echo [2022-01-24T19:49:49.917Z] -----------> git rev-list -1 --merges 9ceb539e49353af1dc503cfc44d89057c241e0fc~1..9ceb539e49353af1dc503cfc44d89057c241e0fc 9ceb539e49353af1dc503cfc44d89057c241e0fc [2022-01-24T19:49:49.917Z] 9ceb539e49353af1dc503cfc44d89057c241e0fc [false] [Pipeline] sh [2022-01-24T19:49:50.233Z] + git log --format=format:%s -1 9ceb539e49353af1dc503cfc44d89057c241e0fc [Pipeline] echo [2022-01-24T19:49:50.267Z] ========================================================= [2022-01-24T19:49:50.267Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-24T19:49:50.267Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-24T19:49:50.712Z] + git log --format=format:%s -1 9ceb539e49353af1dc503cfc44d89057c241e0fc [Pipeline] echo [2022-01-24T19:49:50.745Z] [semverPrep] GIT_COMMIT: 9ceb539e49353af1dc503cfc44d89057c241e0fc, Commit Message: Merge commit '09605dd7ded88dfac5bff0fbd22d395988b2ef31' into HEAD [Pipeline] echo [2022-01-24T19:49:50.773Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-24T19:49:51.174Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-24T19:49:51.174Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-24T19:49:51.174Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-24T19:49:51.174Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-24T19:49:51.174Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-24T19:49:51.174Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-24T19:49:51.174Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-24T19:49:51.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-24T19:49:51.558Z] [2022-01-24T19:49:51.558Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T19:49:51.912Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-24T19:49:51.912Z] latest: Pulling from edgex-devops/git-semver [2022-01-24T19:49:51.912Z] a0d0a0d46f8b: Pulling fs layer [2022-01-24T19:49:51.912Z] 3e5f54012d9b: Pulling fs layer [2022-01-24T19:49:51.912Z] 4c7163046ea9: Pulling fs layer [2022-01-24T19:49:51.913Z] 0c2d73faf560: Pulling fs layer [2022-01-24T19:49:51.913Z] 0c2d73faf560: Waiting [2022-01-24T19:49:51.913Z] 3e5f54012d9b: Verifying Checksum [2022-01-24T19:49:51.913Z] 3e5f54012d9b: Download complete [2022-01-24T19:49:51.913Z] a0d0a0d46f8b: Verifying Checksum [2022-01-24T19:49:51.913Z] a0d0a0d46f8b: Download complete [2022-01-24T19:49:51.913Z] 4c7163046ea9: Verifying Checksum [2022-01-24T19:49:51.913Z] 4c7163046ea9: Download complete [2022-01-24T19:49:51.913Z] 0c2d73faf560: Verifying Checksum [2022-01-24T19:49:51.913Z] 0c2d73faf560: Download complete [2022-01-24T19:49:52.182Z] a0d0a0d46f8b: Pull complete [2022-01-24T19:49:52.182Z] 3e5f54012d9b: Pull complete [2022-01-24T19:49:52.460Z] 4c7163046ea9: Pull complete [2022-01-24T19:49:52.722Z] 0c2d73faf560: Pull complete [2022-01-24T19:49:52.722Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-24T19:49:52.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-24T19:49:52.722Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-24T19:49:52.832Z] prd-centos7-docker-4c-2g-3790 does not seem to be running inside a container [2022-01-24T19:49:52.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-60 -v /w/workspace/oundry_device-rfid-llrp-go_PR-60:/w/workspace/oundry_device-rfid-llrp-go_PR-60:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-60@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-60@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-24T19:49:53.413Z] $ docker top c29c57c7e787a256e6c20ccb5d477736082fced9ad9e347d9412b43444c8cf45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-24T19:49:53.679Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-24T19:49:53.679Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-24T19:49:53.771Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-24T19:49:53.702Z] $ docker exec c29c57c7e787a256e6c20ccb5d477736082fced9ad9e347d9412b43444c8cf45 ssh-agent [2022-01-24T19:49:53.863Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXENClcF/agent.13 [2022-01-24T19:49:53.863Z] SSH_AGENT_PID=20 [2022-01-24T19:49:53.872Z] Running ssh-add (command line suppressed) [2022-01-24T19:49:53.903Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-60@tmp/private_key_6245486448981804839.key (/w/workspace/oundry_device-rfid-llrp-go_PR-60@tmp/private_key_6245486448981804839.key) [2022-01-24T19:49:53.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-24T19:49:54.322Z] + git tag --points-at HEAD [Pipeline] } [2022-01-24T19:49:54.334Z] $ docker exec --env ******** --env ******** c29c57c7e787a256e6c20ccb5d477736082fced9ad9e347d9412b43444c8cf45 ssh-agent -k [2022-01-24T19:49:54.429Z] unset SSH_AUTH_SOCK; [2022-01-24T19:49:54.429Z] unset SSH_AGENT_PID; [2022-01-24T19:49:54.430Z] echo Agent pid 20 killed; [2022-01-24T19:49:54.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-24T19:49:54.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-24T19:49:54.545Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-24T19:49:54.651Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-24T19:49:54.655Z] $ docker exec c29c57c7e787a256e6c20ccb5d477736082fced9ad9e347d9412b43444c8cf45 ssh-agent [2022-01-24T19:49:54.748Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnHFoGf/agent.53 [2022-01-24T19:49:54.748Z] SSH_AGENT_PID=59 [2022-01-24T19:49:54.752Z] Running ssh-add (command line suppressed) [2022-01-24T19:49:54.847Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-60@tmp/private_key_6969014001346116405.key (/w/workspace/oundry_device-rfid-llrp-go_PR-60@tmp/private_key_6969014001346116405.key) [2022-01-24T19:49:54.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-24T19:49:55.204Z] + git semver init [2022-01-24T19:49:55.204Z] # -> Open(): unable to determine branch for HEAD [2022-01-24T19:49:55.204Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-60/.git [2022-01-24T19:49:55.204Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-60 [2022-01-24T19:49:55.204Z] # $SEMVER_REMOTE_NAME = origin [2022-01-24T19:49:55.204Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-24T19:49:55.204Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-24T19:49:55.204Z] # $SEMVER_BRANCH = PR-60 [2022-01-24T19:49:55.204Z] # $SEMVER_TEMP = /tmp/semver-735432333 [2022-01-24T19:49:55.204Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2022-01-24T19:49:55.777Z] # '/tmp/semver-735432333' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-60/.semver' [2022-01-24T19:49:55.777Z] # -> Force: false [2022-01-24T19:49:55.777Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-60/.semver [Pipeline] } [2022-01-24T19:49:55.809Z] $ docker exec --env ******** --env ******** c29c57c7e787a256e6c20ccb5d477736082fced9ad9e347d9412b43444c8cf45 ssh-agent -k [2022-01-24T19:49:55.888Z] unset SSH_AUTH_SOCK; [2022-01-24T19:49:55.889Z] unset SSH_AGENT_PID; [2022-01-24T19:49:55.889Z] echo Agent pid 59 killed; [2022-01-24T19:49:55.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-24T19:49:56.332Z] + git semver [Pipeline] } [2022-01-24T19:49:56.364Z] $ docker stop --time=1 c29c57c7e787a256e6c20ccb5d477736082fced9ad9e347d9412b43444c8cf45 [2022-01-24T19:49:57.553Z] $ docker rm -f c29c57c7e787a256e6c20ccb5d477736082fced9ad9e347d9412b43444c8cf45 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-24T19:49:57.968Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-24T19:49:58.272Z] Stashed 1 file(s) [Pipeline] echo [2022-01-24T19:49:58.291Z] [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-24T19:49:58.875Z] provisioning config files... [2022-01-24T19:49:58.886Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-60@tmp/config4146820929684276776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T19:49:59.264Z] ---> docker-login.sh [2022-01-24T19:49:59.264Z] nexus3.edgexfoundry.org:10001 [2022-01-24T19:49:59.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T19:49:59.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T19:49:59.264Z] Configure a credential helper to remove this warning. See [2022-01-24T19:49:59.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T19:49:59.264Z] [2022-01-24T19:49:59.264Z] Login Succeeded [2022-01-24T19:49:59.264Z] nexus3.edgexfoundry.org:10002 [2022-01-24T19:49:59.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T19:49:59.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T19:49:59.264Z] Configure a credential helper to remove this warning. See [2022-01-24T19:49:59.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T19:49:59.264Z] [2022-01-24T19:49:59.264Z] Login Succeeded [2022-01-24T19:49:59.264Z] nexus3.edgexfoundry.org:10003 [2022-01-24T19:49:59.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T19:49:59.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T19:49:59.525Z] Configure a credential helper to remove this warning. See [2022-01-24T19:49:59.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T19:49:59.525Z] [2022-01-24T19:49:59.525Z] Login Succeeded [2022-01-24T19:49:59.525Z] nexus3.edgexfoundry.org:10004 [2022-01-24T19:49:59.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T19:49:59.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T19:49:59.525Z] Configure a credential helper to remove this warning. See [2022-01-24T19:49:59.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T19:49:59.525Z] [2022-01-24T19:49:59.525Z] Login Succeeded [2022-01-24T19:49:59.525Z] docker.io [2022-01-24T19:49:59.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T19:50:00.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T19:50:00.046Z] Configure a credential helper to remove this warning. See [2022-01-24T19:50:00.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T19:50:00.046Z] [2022-01-24T19:50:00.046Z] Login Succeeded [2022-01-24T19:50:00.046Z] ---> docker-login.sh ends [Pipeline] } [2022-01-24T19:50:00.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-24T19:50:00.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-24T19:50:00.307Z] ========================================================= [2022-01-24T19:50:00.307Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-24T19:50:00.307Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-24T19:50:00.713Z] + 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-24T19:50:00.714Z] Sending build context to Docker daemon 1.71MB [2022-01-24T19:50:00.714Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-24T19:50:00.714Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-24T19:50:00.714Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-24T19:50:00.714Z] 59bf1c3509f3: Pulling fs layer [2022-01-24T19:50:00.714Z] 666ba61612fd: Pulling fs layer [2022-01-24T19:50:00.714Z] 8ed8ca486205: Pulling fs layer [2022-01-24T19:50:00.714Z] 4fe6c5a15a65: Pulling fs layer [2022-01-24T19:50:00.714Z] 22a0e8bec74d: Pulling fs layer [2022-01-24T19:50:00.714Z] f965cba54748: Pulling fs layer [2022-01-24T19:50:00.714Z] 861ffc35075e: Pulling fs layer [2022-01-24T19:50:00.714Z] 4b385c91608e: Pulling fs layer [2022-01-24T19:50:00.714Z] 560528eb2ebb: Pulling fs layer [2022-01-24T19:50:00.714Z] 22a0e8bec74d: Waiting [2022-01-24T19:50:00.714Z] f965cba54748: Waiting [2022-01-24T19:50:00.714Z] 861ffc35075e: Waiting [2022-01-24T19:50:00.714Z] 4b385c91608e: Waiting [2022-01-24T19:50:00.714Z] 560528eb2ebb: Waiting [2022-01-24T19:50:00.714Z] 4fe6c5a15a65: Waiting [2022-01-24T19:50:00.714Z] 8ed8ca486205: Verifying Checksum [2022-01-24T19:50:00.714Z] 8ed8ca486205: Download complete [2022-01-24T19:50:00.714Z] 666ba61612fd: Download complete [2022-01-24T19:50:00.714Z] 22a0e8bec74d: Verifying Checksum [2022-01-24T19:50:00.714Z] 22a0e8bec74d: Download complete [2022-01-24T19:50:00.714Z] f965cba54748: Verifying Checksum [2022-01-24T19:50:00.714Z] f965cba54748: Download complete [2022-01-24T19:50:00.714Z] 59bf1c3509f3: Verifying Checksum [2022-01-24T19:50:00.714Z] 59bf1c3509f3: Download complete [2022-01-24T19:50:00.714Z] 861ffc35075e: Verifying Checksum [2022-01-24T19:50:00.714Z] 861ffc35075e: Download complete [2022-01-24T19:50:00.982Z] 4b385c91608e: Verifying Checksum [2022-01-24T19:50:00.982Z] 4b385c91608e: Download complete [2022-01-24T19:50:01.247Z] 59bf1c3509f3: Pull complete [2022-01-24T19:50:01.508Z] 560528eb2ebb: Verifying Checksum [2022-01-24T19:50:01.508Z] 560528eb2ebb: Download complete [2022-01-24T19:50:01.508Z] 4fe6c5a15a65: Verifying Checksum [2022-01-24T19:50:01.508Z] 4fe6c5a15a65: Download complete [2022-01-24T19:50:01.508Z] 666ba61612fd: Pull complete [2022-01-24T19:50:01.508Z] 8ed8ca486205: Pull complete [2022-01-24T19:50:05.730Z] 4fe6c5a15a65: Pull complete [2022-01-24T19:50:05.730Z] 22a0e8bec74d: Pull complete [2022-01-24T19:50:05.730Z] f965cba54748: Pull complete [2022-01-24T19:50:05.730Z] 861ffc35075e: Pull complete [2022-01-24T19:50:05.730Z] 4b385c91608e: Pull complete [2022-01-24T19:50:08.294Z] 560528eb2ebb: Pull complete [2022-01-24T19:50:08.294Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-24T19:50:08.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-24T19:50:08.294Z] ---> dd4a08f94e63 [2022-01-24T19:50:08.294Z] Step 3/12 : ARG MAKE='make build' [2022-01-24T19:50:09.681Z] ---> Running in 3fbf5b4c7c66 [2022-01-24T19:50:09.942Z] Removing intermediate container 3fbf5b4c7c66 [2022-01-24T19:50:09.942Z] ---> 6a9603b45c5f [2022-01-24T19:50:09.942Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-24T19:50:09.942Z] ---> Running in b925704e346b [2022-01-24T19:50:09.942Z] Removing intermediate container b925704e346b [2022-01-24T19:50:09.942Z] ---> ce59960fd233 [2022-01-24T19:50:09.942Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-24T19:50:09.942Z] ---> Running in cd5a3b548072 [2022-01-24T19:50:09.942Z] Removing intermediate container cd5a3b548072 [2022-01-24T19:50:09.942Z] ---> 8e0cbd666ff5 [2022-01-24T19:50:09.942Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T19:50:10.205Z] ---> Running in 1b73269942e6 [2022-01-24T19:50:10.464Z] Removing intermediate container 1b73269942e6 [2022-01-24T19:50:10.464Z] ---> 0de772d2776b [2022-01-24T19:50:10.464Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-24T19:50:10.464Z] ---> Running in 41c7ff688a55 [2022-01-24T19:50:10.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T19:50:11.664Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T19:50:11.929Z] OK: 221 MiB in 52 packages [2022-01-24T19:50:12.189Z] Removing intermediate container 41c7ff688a55 [2022-01-24T19:50:12.189Z] ---> d89354e57bf5 [2022-01-24T19:50:12.189Z] Step 8/12 : WORKDIR /app [2022-01-24T19:50:12.189Z] ---> Running in 9189a38ed378 [2022-01-24T19:50:12.189Z] Removing intermediate container 9189a38ed378 [2022-01-24T19:50:12.189Z] ---> 11f66c8f237c [2022-01-24T19:50:12.189Z] Step 9/12 : COPY go.mod vendor* ./ [2022-01-24T19:50:12.454Z] ---> 63f8d95fa0c3 [2022-01-24T19:50:12.454Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T19:50:12.454Z] ---> Running in b929648ec9a9 [2022-01-24T19:50:13.705Z] Still waiting to schedule task [2022-01-24T19:50:13.706Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-24T19:50:39.063Z] Removing intermediate container b929648ec9a9 [2022-01-24T19:50:39.063Z] ---> 9de2f3cdaa43 [2022-01-24T19:50:39.063Z] Step 11/12 : COPY . . [2022-01-24T19:50:39.063Z] ---> 9c5c8474cace [2022-01-24T19:50:39.063Z] Step 12/12 : RUN $MAKE [2022-01-24T19:50:39.063Z] ---> Running in 4c636b40bfcf [2022-01-24T19:50:39.063Z] noop [2022-01-24T19:50:39.064Z] Removing intermediate container 4c636b40bfcf [2022-01-24T19:50:39.064Z] ---> 733591c130e2 [2022-01-24T19:50:39.064Z] Successfully built 733591c130e2 [2022-01-24T19:50:39.064Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T19:50:39.397Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-24T19:50:39.397Z] . [Pipeline] withDockerContainer [2022-01-24T19:50:39.486Z] prd-centos7-docker-4c-2g-3790 does not seem to be running inside a container [2022-01-24T19:50:39.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-60 -v /w/workspace/oundry_device-rfid-llrp-go_PR-60:/w/workspace/oundry_device-rfid-llrp-go_PR-60:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-60@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-60@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-24T19:50:39.885Z] $ docker top f4ad410cd670ca000f014a20f5f1c9e532a7f4721f6dd7ff513996f025101d56 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T19:50:40.302Z] + go version [2022-01-24T19:50:40.302Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-24T19:50:40.335Z] $ docker stop --time=1 f4ad410cd670ca000f014a20f5f1c9e532a7f4721f6dd7ff513996f025101d56 [2022-01-24T19:50:41.513Z] $ docker rm -f f4ad410cd670ca000f014a20f5f1c9e532a7f4721f6dd7ff513996f025101d56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T19:50:42.196Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-24T19:50:42.196Z] . [Pipeline] withDockerContainer [2022-01-24T19:50:42.278Z] prd-centos7-docker-4c-2g-3790 does not seem to be running inside a container [2022-01-24T19:50:42.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-60 -v /w/workspace/oundry_device-rfid-llrp-go_PR-60:/w/workspace/oundry_device-rfid-llrp-go_PR-60:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-60@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-60@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-24T19:50:42.645Z] $ docker top c00a3fefdcad65aeafec33acb6b8083bff659578a84b4d61c6f4166560fc873f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-24T19:50:43.118Z] + make test [2022-01-24T19:50:43.118Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-01-24T19:50:43.385Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-01-24T19:50:58.371Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-01-24T19:50:58.371Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-01-24T19:51:03.707Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.071s coverage: 39.5% of statements [2022-01-24T19:51:03.707Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 52.0% of statements [2022-01-24T19:51:03.707Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements [2022-01-24T19:51:16.019Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-24T19:51:18.596Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-24T19:51:18.859Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-24T19:51:18.859Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-24T19:51:19.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-24T19:51:19.493Z] $ docker stop --time=1 c00a3fefdcad65aeafec33acb6b8083bff659578a84b4d61c6f4166560fc873f [2022-01-24T19:51:20.873Z] $ docker rm -f c00a3fefdcad65aeafec33acb6b8083bff659578a84b4d61c6f4166560fc873f [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-24T19:51:21.411Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-24T19:51:21.513Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-24T19:51:22.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-24T19:51:22.601Z] + ls -al . [2022-01-24T19:51:22.601Z] total 608 [2022-01-24T19:51:22.601Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jan 24 19:51 . [2022-01-24T19:51:22.601Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 24 19:49 .. [2022-01-24T19:51:22.601Z] -rw-rw-r--. 1 jenkins jenkins 9072 Jan 24 19:49 Attribution.txt [2022-01-24T19:51:22.601Z] drwxrwxr-x. 2 jenkins jenkins 62 Jan 24 19:49 bin [2022-01-24T19:51:22.601Z] drwxrwxr-x. 4 jenkins jenkins 44 Jan 24 19:49 cmd [2022-01-24T19:51:22.601Z] -rw-r--r--. 1 jenkins jenkins 460220 Jan 24 19:51 coverage.out [2022-01-24T19:51:22.601Z] -rw-rw-r--. 1 jenkins jenkins 1582 Jan 24 19:49 Dockerfile [2022-01-24T19:51:22.601Z] -rw-rw-r--. 1 jenkins jenkins 134 Jan 24 19:49 .dockerignore [2022-01-24T19:51:22.601Z] drwxrwxr-x. 2 jenkins jenkins 4096 Jan 24 19:49 examples [2022-01-24T19:51:22.601Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 24 19:49 .git [2022-01-24T19:51:22.601Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 24 19:49 .github [2022-01-24T19:51:22.601Z] -rw-rw-r--. 1 jenkins jenkins 946 Jan 24 19:49 .gitignore [2022-01-24T19:51:22.601Z] -rw-rw-r--. 1 jenkins jenkins 41 Jan 24 19:49 .golangci.yml [2022-01-24T19:51:22.601Z] -rw-rw-r--. 1 jenkins jenkins 2899 Jan 24 19:49 go.mod [2022-01-24T19:51:22.601Z] -rw-rw-r--. 1 jenkins jenkins 49145 Jan 24 19:49 go.sum [2022-01-24T19:51:22.601Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 24 19:49 GOVERNANCE.md [2022-01-24T19:51:22.601Z] drwxrwxr-x. 2 jenkins jenkins 31 Jan 24 19:49 images [2022-01-24T19:51:22.601Z] drwxrwxr-x. 5 jenkins jenkins 45 Jan 24 19:49 internal [2022-01-24T19:51:22.601Z] -rw-rw-r--. 1 jenkins jenkins 682 Jan 24 19:49 Jenkinsfile [2022-01-24T19:51:22.601Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jan 24 19:49 LICENSE [2022-01-24T19:51:22.601Z] -rw-rw-r--. 1 jenkins jenkins 1435 Jan 24 19:49 Makefile [2022-01-24T19:51:22.601Z] -rw-rw-r--. 1 jenkins jenkins 625 Jan 24 19:49 OWNERS.md [2022-01-24T19:51:22.601Z] -rw-rw-r--. 1 jenkins jenkins 30403 Jan 24 19:49 README.md [2022-01-24T19:51:22.601Z] drwx------. 3 jenkins jenkins 43 Jan 24 19:49 .semver [2022-01-24T19:51:22.601Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 24 19:49 snap [2022-01-24T19:51:22.601Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 24 19:49 VERSION [2022-01-24T19:51:22.601Z] -rw-rw-r--. 1 jenkins jenkins 193 Jan 24 19:49 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-24T19:51:22.942Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=9ceb539e49353af1dc503cfc44d89057c241e0fc --label arch=amd64 --label version=0.0.0 . [2022-01-24T19:51:22.942Z] Sending build context to Docker daemon 1.71MB [2022-01-24T19:51:22.942Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-01-24T19:51:22.942Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-24T19:51:22.942Z] ---> 733591c130e2 [2022-01-24T19:51:22.942Z] Step 3/26 : ARG MAKE='make build' [2022-01-24T19:51:22.942Z] ---> Running in 74b92fe12c98 [2022-01-24T19:51:22.942Z] Removing intermediate container 74b92fe12c98 [2022-01-24T19:51:22.942Z] ---> ffaa0522f75f [2022-01-24T19:51:22.942Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-24T19:51:23.203Z] ---> Running in 49bf4684ae72 [2022-01-24T19:51:23.203Z] Removing intermediate container 49bf4684ae72 [2022-01-24T19:51:23.203Z] ---> 26db1de3e5c6 [2022-01-24T19:51:23.203Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-24T19:51:23.203Z] ---> Running in 76811b9e7280 [2022-01-24T19:51:23.203Z] Removing intermediate container 76811b9e7280 [2022-01-24T19:51:23.203Z] ---> 7f732b94b70c [2022-01-24T19:51:23.203Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T19:51:23.203Z] ---> Running in 7ef8bfce492c [2022-01-24T19:51:23.777Z] Removing intermediate container 7ef8bfce492c [2022-01-24T19:51:23.777Z] ---> 8533ebcdf9ce [2022-01-24T19:51:23.777Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-24T19:51:23.777Z] ---> Running in 50909c91a539 [2022-01-24T19:51:24.046Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T19:51:24.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T19:51:25.254Z] OK: 221 MiB in 52 packages [2022-01-24T19:51:25.254Z] Removing intermediate container 50909c91a539 [2022-01-24T19:51:25.254Z] ---> 92453d5e4281 [2022-01-24T19:51:25.254Z] Step 8/26 : WORKDIR /app [2022-01-24T19:51:25.513Z] ---> Running in 23969cfd8d7c [2022-01-24T19:51:25.513Z] Removing intermediate container 23969cfd8d7c [2022-01-24T19:51:25.513Z] ---> 06dbe3845604 [2022-01-24T19:51:25.513Z] Step 9/26 : COPY go.mod vendor* ./ [2022-01-24T19:51:25.513Z] ---> 6f9630f9ebe0 [2022-01-24T19:51:25.513Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T19:51:25.513Z] ---> Running in 4bacdf3f404c [2022-01-24T19:51:26.086Z] Removing intermediate container 4bacdf3f404c [2022-01-24T19:51:26.086Z] ---> 815ac142d0aa [2022-01-24T19:51:26.086Z] Step 11/26 : COPY . . [2022-01-24T19:51:26.350Z] ---> d64d5dbc422f [2022-01-24T19:51:26.350Z] Step 12/26 : RUN $MAKE [2022-01-24T19:51:26.350Z] ---> Running in 533fa5173a26 [2022-01-24T19:51:26.618Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=0.0.0" -o cmd/device-rfid-llrp ./cmd [2022-01-24T19:51:38.952Z] Removing intermediate container 533fa5173a26 [2022-01-24T19:51:38.952Z] ---> 9e0fec4f5386 [2022-01-24T19:51:38.952Z] Step 13/26 : FROM alpine:3.14 [2022-01-24T19:51:39.215Z] 3.14: Pulling from library/alpine [2022-01-24T19:51:39.476Z] 97518928ae5f: Pulling fs layer [2022-01-24T19:51:39.737Z] 97518928ae5f: Verifying Checksum [2022-01-24T19:51:39.737Z] 97518928ae5f: Download complete [2022-01-24T19:51:39.737Z] 97518928ae5f: Pull complete [2022-01-24T19:51:39.737Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-24T19:51:39.737Z] Status: Downloaded newer image for alpine:3.14 [2022-01-24T19:51:39.737Z] ---> 0a97eee8041e [2022-01-24T19:51:39.737Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-24T19:51:39.737Z] ---> Running in 0d08327e7b12 [2022-01-24T19:51:39.996Z] Removing intermediate container 0d08327e7b12 [2022-01-24T19:51:39.996Z] ---> e17d44462c5b [2022-01-24T19:51:39.996Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T19:51:39.996Z] ---> Running in a828c8b8e70c [2022-01-24T19:51:40.265Z] Removing intermediate container a828c8b8e70c [2022-01-24T19:51:40.265Z] ---> 08da3e33fca4 [2022-01-24T19:51:40.265Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-24T19:51:40.265Z] ---> Running in 98960b909ef7 [2022-01-24T19:51:40.524Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T19:51:41.465Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T19:51:41.726Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-24T19:51:41.726Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-24T19:51:41.986Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-24T19:51:41.986Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-24T19:51:41.986Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-24T19:51:42.247Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-24T19:51:42.247Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T19:51:42.247Z] OK: 8 MiB in 20 packages [2022-01-24T19:51:42.508Z] Removing intermediate container 98960b909ef7 [2022-01-24T19:51:42.508Z] ---> bad8b25559ca [2022-01-24T19:51:42.508Z] Step 17/26 : COPY --from=builder /app/LICENSE / [2022-01-24T19:51:42.768Z] ---> dc5345ef7ad4 [2022-01-24T19:51:42.768Z] Step 18/26 : COPY --from=builder /app/Attribution.txt / [2022-01-24T19:51:42.768Z] ---> 484a6f1d2e47 [2022-01-24T19:51:42.768Z] Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp [2022-01-24T19:51:43.029Z] ---> 0c298c9eca59 [2022-01-24T19:51:43.029Z] Step 20/26 : COPY --from=builder /app/cmd/res/ / [2022-01-24T19:51:43.289Z] ---> 167bb3ebb4d8 [2022-01-24T19:51:43.289Z] Step 21/26 : EXPOSE 59989 [2022-01-24T19:51:43.289Z] ---> Running in 86dbf9e10d8f [2022-01-24T19:51:43.289Z] Removing intermediate container 86dbf9e10d8f [2022-01-24T19:51:43.289Z] ---> 337e6bd6af8c [2022-01-24T19:51:43.289Z] Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] [2022-01-24T19:51:43.289Z] ---> Running in 5a6a1913ffb5 [2022-01-24T19:51:43.556Z] Removing intermediate container 5a6a1913ffb5 [2022-01-24T19:51:43.556Z] ---> e203d26be530 [2022-01-24T19:51:43.556Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-01-24T19:51:43.556Z] ---> Running in caeafdb379d9 [2022-01-24T19:51:43.556Z] Removing intermediate container caeafdb379d9 [2022-01-24T19:51:43.556Z] ---> 26e12aea8e33 [2022-01-24T19:51:43.556Z] Step 24/26 : LABEL arch=amd64 [2022-01-24T19:51:43.556Z] ---> Running in 24e84a092fbf [2022-01-24T19:51:43.556Z] Removing intermediate container 24e84a092fbf [2022-01-24T19:51:43.556Z] ---> 7ce665844602 [2022-01-24T19:51:43.556Z] Step 25/26 : LABEL git_sha=9ceb539e49353af1dc503cfc44d89057c241e0fc [2022-01-24T19:51:43.556Z] ---> Running in e5e5a1f473b3 [2022-01-24T19:51:43.816Z] Removing intermediate container e5e5a1f473b3 [2022-01-24T19:51:43.816Z] ---> aaae9172e051 [2022-01-24T19:51:43.816Z] Step 26/26 : LABEL version=0.0.0 [2022-01-24T19:51:43.816Z] ---> Running in d22026f638ae [2022-01-24T19:51:43.816Z] Removing intermediate container d22026f638ae [2022-01-24T19:51:43.816Z] ---> 6788e443025d [2022-01-24T19:51:43.816Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-24T19:51:43.816Z] Successfully built 6788e443025d [2022-01-24T19:51:43.816Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-01-24T19:51:49.852Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3791 in /w/workspace/oundry_device-rfid-llrp-go_PR-60 [Pipeline] { [Pipeline] ws [2022-01-24T19:51:49.892Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2022-01-24T19:51:50.160Z] Selected Git installation does not exist. Using Default [2022-01-24T19:51:50.160Z] The recommended git tool is: NONE [2022-01-24T19:51:54.887Z] using credential edgex-jenkins-ssh [2022-01-24T19:51:54.904Z] Cloning the remote Git repository [2022-01-24T19:51:54.981Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-24T19:51:55.066Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2022-01-24T19:51:55.148Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-24T19:51:55.149Z] > git --version # timeout=10 [2022-01-24T19:51:55.168Z] > git --version # 'git version 2.17.1' [2022-01-24T19:51:55.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T19:51:55.276Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-24T19:51:56.020Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-01-24T19:51:56.039Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-24T19:51:56.087Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-01-24T19:51:56.138Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-24T19:51:56.139Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T19:51:56.156Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-24T19:51:56.745Z] Merging remotes/origin/main commit 09605dd7ded88dfac5bff0fbd22d395988b2ef31 into PR head commit b147648a5e6fc332b7701b4b93614659a9a5ace3 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-24T19:51:57.106Z] Failed in branch arm64 [2022-01-24T19:51:56.777Z] > git config core.sparsecheckout # timeout=10 [2022-01-24T19:51:56.800Z] > git checkout -f b147648a5e6fc332b7701b4b93614659a9a5ace3 # timeout=10 [2022-01-24T19:51:59.203Z] Still waiting to schedule task [2022-01-24T19:51:59.203Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-24T19:53:07.200Z] Running on prd-ubuntu18.04-docker-8c-8g-3792 in /w/workspace/oundry_device-rfid-llrp-go_PR-60 [Pipeline] { [Pipeline] ws [2022-01-24T19:53:07.241Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2022-01-24T19:53:07.359Z] Selected Git installation does not exist. Using Default [2022-01-24T19:53:07.359Z] The recommended git tool is: NONE [2022-01-24T19:53:08.889Z] using credential edgex-jenkins-ssh [2022-01-24T19:53:08.899Z] Cloning the remote Git repository [2022-01-24T19:53:08.918Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-24T19:53:08.952Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2022-01-24T19:53:08.977Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-24T19:53:08.977Z] > git --version # timeout=10 [2022-01-24T19:53:08.984Z] > git --version # 'git version 2.17.1' [2022-01-24T19:53:08.984Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T19:53:09.035Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-24T19:53:10.274Z] Merging remotes/origin/main commit 09605dd7ded88dfac5bff0fbd22d395988b2ef31 into PR head commit b147648a5e6fc332b7701b4b93614659a9a5ace3 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T19:53:09.669Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-01-24T19:53:09.678Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-24T19:53:09.688Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-01-24T19:53:09.702Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-24T19:53:09.703Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T19:53:09.707Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-24T19:53:10.282Z] > git config core.sparsecheckout # timeout=10 [2022-01-24T19:53:10.290Z] > git checkout -f b147648a5e6fc332b7701b4b93614659a9a5ace3 # timeout=10 [2022-01-24T19:53:10.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-24T19:53:10.907Z] [2022-01-24T19:53:10.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T19:53:11.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-24T19:53:11.255Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-24T19:53:11.255Z] b4d181a07f80: Pulling fs layer [2022-01-24T19:53:11.255Z] a1111a8f2ec3: Pulling fs layer [2022-01-24T19:53:11.255Z] ed53099fbce6: Pulling fs layer [2022-01-24T19:53:11.255Z] dc539afda2c1: Pulling fs layer [2022-01-24T19:53:11.255Z] 77bc0d833cb6: Pulling fs layer [2022-01-24T19:53:11.255Z] 9065ff56babe: Pulling fs layer [2022-01-24T19:53:11.255Z] d287ab97295c: Pulling fs layer [2022-01-24T19:53:11.255Z] dc539afda2c1: Waiting [2022-01-24T19:53:11.255Z] 77bc0d833cb6: Waiting [2022-01-24T19:53:11.255Z] 9065ff56babe: Waiting [2022-01-24T19:53:11.255Z] d287ab97295c: Waiting [2022-01-24T19:53:11.255Z] a1111a8f2ec3: Verifying Checksum [2022-01-24T19:53:11.255Z] a1111a8f2ec3: Download complete [2022-01-24T19:53:11.255Z] dc539afda2c1: Verifying Checksum [2022-01-24T19:53:11.255Z] dc539afda2c1: Download complete [2022-01-24T19:53:11.255Z] 77bc0d833cb6: Verifying Checksum [2022-01-24T19:53:11.255Z] 77bc0d833cb6: Download complete [2022-01-24T19:53:11.255Z] ed53099fbce6: Verifying Checksum [2022-01-24T19:53:11.255Z] ed53099fbce6: Download complete [2022-01-24T19:53:11.255Z] 9065ff56babe: Verifying Checksum [2022-01-24T19:53:11.255Z] 9065ff56babe: Download complete [2022-01-24T19:53:11.524Z] b4d181a07f80: Verifying Checksum [2022-01-24T19:53:11.524Z] b4d181a07f80: Download complete [2022-01-24T19:53:12.109Z] d287ab97295c: Verifying Checksum [2022-01-24T19:53:12.109Z] d287ab97295c: Download complete [2022-01-24T19:53:13.057Z] b4d181a07f80: Pull complete [2022-01-24T19:53:13.057Z] a1111a8f2ec3: Pull complete [2022-01-24T19:53:13.642Z] ed53099fbce6: Pull complete [2022-01-24T19:53:13.642Z] dc539afda2c1: Pull complete [2022-01-24T19:53:13.911Z] 77bc0d833cb6: Pull complete [2022-01-24T19:53:13.911Z] 9065ff56babe: Pull complete [2022-01-24T19:53:19.262Z] d287ab97295c: Pull complete [2022-01-24T19:53:19.262Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-24T19:53:19.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-24T19:53:19.262Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-24T19:53:19.356Z] prd-centos7-docker-4c-2g-3790 does not seem to be running inside a container [2022-01-24T19:53:19.396Z] $ 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-60 -v /w/workspace/oundry_device-rfid-llrp-go_PR-60:/w/workspace/oundry_device-rfid-llrp-go_PR-60:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-60@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-60@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-24T19:53:22.028Z] $ docker top 8b13e60fcd45ac3bed2a5171ecb590c5d1478e1063c0ced6a376cbf5864bb917 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T19:53:22.743Z] ---> job-cost.sh [2022-01-24T19:53:22.743Z] lf-activate-venv: SKIPPING [2022-01-24T19:53:22.743Z] INFO: No Stack... [2022-01-24T19:53:22.743Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-24T19:53:23.349Z] INFO: Archiving Costs [Pipeline] sh [2022-01-24T19:53:23.683Z] + cat /w/workspace/oundry_device-rfid-llrp-go_PR-60/archives/cost.csv [2022-01-24T19:53:23.683Z] + cut -d, -f6 [Pipeline] lock [2022-01-24T19:53:23.755Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-60-1-stack-cost] [2022-01-24T19:53:23.760Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-60-1-stack-cost] did not exist. Created. [2022-01-24T19:53:23.760Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-60-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-24T19:53:24.148Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-24T19:53:24.193Z] Stashed 1 file(s) [Pipeline] } [2022-01-24T19:53:24.218Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-60-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-24T19:53:24.292Z] $ docker stop --time=1 8b13e60fcd45ac3bed2a5171ecb590c5d1478e1063c0ced6a376cbf5864bb917 [2022-01-24T19:53:25.409Z] $ docker rm -f 8b13e60fcd45ac3bed2a5171ecb590c5d1478e1063c0ced6a376cbf5864bb917 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-24T19:53:25.774Z] Failed in branch amd64 [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-24T19:53:27.799Z] + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-60/archives ']' [2022-01-24T19:53:27.799Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-60/archives [2022-01-24T19:53:27.799Z] total 8 [2022-01-24T19:53:27.799Z] drwxr-xr-x. 3 root root 34 Jan 24 19:53 . [2022-01-24T19:53:27.799Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 24 19:53 .. [2022-01-24T19:53:27.799Z] drwxr-xr-x. 2 root root 6 Jan 24 19:53 cost [2022-01-24T19:53:27.799Z] -rw-r--r--. 1 root root 89 Jan 24 19:53 cost.csv [2022-01-24T19:53:27.799Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-60/archives [2022-01-24T19:53:27.799Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-60/archives [2022-01-24T19:53:27.799Z] total 8 [2022-01-24T19:53:27.799Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 24 19:53 . [2022-01-24T19:53:27.799Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 24 19:53 .. [2022-01-24T19:53:27.799Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 24 19:53 cost [2022-01-24T19:53:27.799Z] -rw-r--r--. 1 jenkins jenkins 89 Jan 24 19:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-24T19:53:28.150Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T19:53:28.775Z] ---> package-listing.sh [2022-01-24T19:53:28.775Z] ++ facter osfamily [2022-01-24T19:53:28.775Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-24T19:53:29.039Z] + OS_FAMILY=redhat [2022-01-24T19:53:29.039Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-60 [2022-01-24T19:53:29.039Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-24T19:53:29.039Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-24T19:53:29.039Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-24T19:53:29.039Z] + PACKAGES=/tmp/packages_start.txt [2022-01-24T19:53:29.039Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-60 ']' [2022-01-24T19:53:29.039Z] + PACKAGES=/tmp/packages_end.txt [2022-01-24T19:53:29.039Z] + case "${OS_FAMILY}" in [2022-01-24T19:53:29.039Z] + rpm -qa [2022-01-24T19:53:29.039Z] + sort [2022-01-24T19:53:29.610Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-24T19:53:29.610Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-24T19:53:29.610Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-24T19:53:29.610Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-60 ']' [2022-01-24T19:53:29.610Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-60/archives/ [2022-01-24T19:53:29.610Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-60/archives/ [Pipeline] echo [2022-01-24T19:53:29.654Z] 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-60/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-24T19:53:29.950Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-24T19:53:30.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-24T19:53:30.532Z] . [Pipeline] withDockerContainer [2022-01-24T19:53:30.619Z] prd-centos7-docker-4c-2g-3790 does not seem to be running inside a container [2022-01-24T19:53:30.657Z] $ 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-60/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-60 -v /w/workspace/oundry_device-rfid-llrp-go_PR-60:/w/workspace/oundry_device-rfid-llrp-go_PR-60:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-60@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-60@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-24T19:53:30.866Z] $ docker top acae6fe6e61270662afeb072addf048fb7c8689f008cee377d79b07921de70fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T19:53:31.256Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-24T19:53:31.575Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-24T19:53:31.892Z] + ls /var/log/sa-host [2022-01-24T19:53:31.892Z] + sadf -c /var/log/sa-host/sa17 [2022-01-24T19:53:31.892Z] file_magic: OK [2022-01-24T19:53:31.892Z] HZ: Using current value: 100 [2022-01-24T19:53:31.892Z] file_header: OK [2022-01-24T19:53:31.892Z] 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-24T19:53:31.893Z] Statistics: [2022-01-24T19:53:31.893Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-24T19:53:31.893Z] File successfully converted to sysstat format version 12.0.3 [2022-01-24T19:53:31.893Z] + sadf -c /var/log/sa-host/sa24 [2022-01-24T19:53:31.893Z] file_magic: OK [2022-01-24T19:53:31.893Z] HZ: Using current value: 100 [2022-01-24T19:53:31.893Z] file_header: OK [2022-01-24T19:53:31.893Z] 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-24T19:53:31.893Z] Statistics: [2022-01-24T19:53:31.893Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-24T19:53:31.893Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-24T19:53:32.047Z] provisioning config files... [2022-01-24T19:53:32.061Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-60@tmp/config1884241989821504949tmp [Pipeline] { [Pipeline] echo [2022-01-24T19:53:32.105Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T19:53:32.416Z] ---> create-netrc.sh [Pipeline] } [2022-01-24T19:53:32.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-24T19:53:32.839Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-24T19:53:32.873Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T19:53:33.207Z] ---> sudo-logs.sh [2022-01-24T19:53:33.207Z] Archiving 'sudo' log.. [2022-01-24T19:53:33.207Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3790.novalocal: Name or service not known [2022-01-24T19:53:33.207Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3790.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-24T19:53:33.288Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T19:53:33.613Z] ---> job-cost.sh [2022-01-24T19:53:33.613Z] lf-activate-venv: SKIPPING [2022-01-24T19:53:33.613Z] DEBUG: total: 0.05999999865889549 [2022-01-24T19:53:33.613Z] INFO: Retrieving Stack Cost... [2022-01-24T19:53:33.613Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-24T19:53:33.875Z] INFO: Archiving Costs [Pipeline] echo [2022-01-24T19:53:33.909Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T19:53:34.234Z] ---> logs-deploy.sh [2022-01-24T19:53:34.234Z] lf-activate-venv: SKIPPING [2022-01-24T19:53:34.234Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-60/1 [2022-01-24T19:53:34.234Z] INFO: archiving workspace using pattern(s): [2022-01-24T19:53:34.806Z] Archives upload complete. [2022-01-24T19:53:35.068Z] INFO: archiving logs to Nexus