Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e0ebc7ee856a66e69e0bf61b50d6adfe371edacc Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3086523738956083664.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2346141160684473614.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7724780151155712770.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7726806427321621643.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7212464448421999531.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1073 in /w/workspace/foundry_device-rfid-llrp-go_main [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/foundry_device-rfid-llrp-go_main # 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/foundry_device-rfid-llrp-go_main@tmp/jenkins-gitclient-ssh5737951906711429207.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e0ebc7ee856a66e69e0bf61b50d6adfe371edacc (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f e0ebc7ee856a66e69e0bf61b50d6adfe371edacc # timeout=10 Commit message: "build: update alpine base to 3.14 (#49)" > git rev-list --no-walk 93caa52030c3acbe32628371219be63c8f79ec40 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-23T23:34:32.399Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-23T23:34:32.490Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-23T23:34:32.519Z] ========================================================= [2021-09-23T23:34:32.519Z] EdgeX Global Pipelines Version Info [2021-09-23T23:34:32.519Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:34:33.850Z] ------------------- [2021-09-23T23:34:33.851Z] stable info: [2021-09-23T23:34:33.851Z] ------------------- [2021-09-23T23:34:33.851Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-23T23:34:33.851Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-23T23:34:33.851Z] Message: update stable to v1.0.205 [2021-09-23T23:34:34.440Z] ------------------- [2021-09-23T23:34:34.440Z] experimental info: [2021-09-23T23:34:34.440Z] ------------------- [2021-09-23T23:34:34.440Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-23T23:34:34.440Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-23T23:34:34.440Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-23T23:34:34.579Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-09-23T23:34:34.603Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-09-23T23:34:34.628Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-23T23:34:34.652Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-23T23:34:34.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-23T23:34:34.703Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-23T23:34:34.727Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-23T23:34:34.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-23T23:34:34.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-23T23:34:34.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-23T23:34:34.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-23T23:34:34.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-23T23:34:34.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-09-23T23:34:34.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-23T23:34:34.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-23T23:34:34.952Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-23T23:34:34.976Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-23T23:34:35.002Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-23T23:34:35.027Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-23T23:34:35.051Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-23T23:34:35.077Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-23T23:34:35.102Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-23T23:34:35.126Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-23T23:34:35.150Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-23T23:34:35.174Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-23T23:34:35.198Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-23T23:34:35.224Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-23T23:34:35.250Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-23T23:34:35.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-23T23:34:35.299Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-23T23:34:35.324Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0ebc7ee856a66e69e0bf61b50d6adfe371edacc [Pipeline] echo [2021-09-23T23:34:35.350Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0ebc7e [Pipeline] echo [2021-09-23T23:34:35.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:34:35.457Z] provisioning config files... [2021-09-23T23:34:35.478Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7109576365723970858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:34:35.826Z] ---> docker-login.sh [2021-09-23T23:34:35.826Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:34:36.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:36.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:36.100Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:36.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:36.100Z] [2021-09-23T23:34:36.100Z] Login Succeeded [2021-09-23T23:34:36.371Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:34:36.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:36.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:36.371Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:36.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:36.371Z] [2021-09-23T23:34:36.371Z] Login Succeeded [2021-09-23T23:34:36.371Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:34:36.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:36.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:36.640Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:36.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:36.640Z] [2021-09-23T23:34:36.640Z] Login Succeeded [2021-09-23T23:34:36.640Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:34:36.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:36.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:36.909Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:36.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:36.909Z] [2021-09-23T23:34:36.909Z] Login Succeeded [2021-09-23T23:34:36.909Z] docker.io [2021-09-23T23:34:36.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:37.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:37.182Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:37.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:37.182Z] [2021-09-23T23:34:37.182Z] Login Succeeded [2021-09-23T23:34:37.182Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:34:37.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-23T23:34:37.725Z] + git log --format=format:%s -1 e0ebc7ee856a66e69e0bf61b50d6adfe371edacc [Pipeline] echo [2021-09-23T23:34:37.792Z] GIT_COMMIT: e0ebc7ee856a66e69e0bf61b50d6adfe371edacc, Commit Message: build: update alpine base to 3.14 (#49) [Pipeline] echo [2021-09-23T23:34:37.806Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:38.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:34:38.379Z] [2021-09-23T23:34:38.379Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:38.717Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:34:38.717Z] latest: Pulling from edgex-devops/git-semver [2021-09-23T23:34:38.717Z] 31603596830f: Pulling fs layer [2021-09-23T23:34:38.717Z] 04fac38145f0: Pulling fs layer [2021-09-23T23:34:38.717Z] 701f6daf10bf: Pulling fs layer [2021-09-23T23:34:38.717Z] 24f72da36158: Pulling fs layer [2021-09-23T23:34:38.717Z] 24f72da36158: Waiting [2021-09-23T23:34:38.717Z] 04fac38145f0: Verifying Checksum [2021-09-23T23:34:38.717Z] 04fac38145f0: Download complete [2021-09-23T23:34:38.992Z] 31603596830f: Verifying Checksum [2021-09-23T23:34:38.992Z] 31603596830f: Download complete [2021-09-23T23:34:39.264Z] 24f72da36158: Verifying Checksum [2021-09-23T23:34:39.264Z] 24f72da36158: Download complete [2021-09-23T23:34:39.264Z] 31603596830f: Pull complete [2021-09-23T23:34:39.535Z] 04fac38145f0: Pull complete [2021-09-23T23:34:39.535Z] 701f6daf10bf: Verifying Checksum [2021-09-23T23:34:39.535Z] 701f6daf10bf: Download complete [2021-09-23T23:34:40.140Z] 701f6daf10bf: Pull complete [2021-09-23T23:34:40.411Z] 24f72da36158: Pull complete [2021-09-23T23:34:40.411Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-23T23:34:40.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:34:40.411Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-23T23:34:40.527Z] prd-centos7-docker-4c-2g-1073 does not seem to be running inside a container [2021-09-23T23:34:40.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-23T23:34:41.440Z] $ docker top 1e0f71e25618d6f894abcd727b19990dde95dd0d76c8e2dc5c2294642591e229 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T23:34:41.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:34:41.582Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:34:41.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:34:41.718Z] $ docker exec 1e0f71e25618d6f894abcd727b19990dde95dd0d76c8e2dc5c2294642591e229 ssh-agent [2021-09-23T23:34:41.847Z] SSH_AUTH_SOCK=/tmp/ssh-fQiT2jlTYkDD/agent.13 [2021-09-23T23:34:41.847Z] SSH_AGENT_PID=20 [2021-09-23T23:34:41.861Z] Running ssh-add (command line suppressed) [2021-09-23T23:34:41.968Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4322780423281447989.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4322780423281447989.key) [2021-09-23T23:34:41.992Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:34:42.316Z] + git tag --points-at HEAD [Pipeline] } [2021-09-23T23:34:42.337Z] $ docker exec --env ******** --env ******** 1e0f71e25618d6f894abcd727b19990dde95dd0d76c8e2dc5c2294642591e229 ssh-agent -k [2021-09-23T23:34:42.434Z] unset SSH_AUTH_SOCK; [2021-09-23T23:34:42.434Z] unset SSH_AGENT_PID; [2021-09-23T23:34:42.434Z] echo Agent pid 20 killed; [2021-09-23T23:34:42.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-23T23:34:42.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:34:42.520Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:34:42.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:34:42.663Z] $ docker exec 1e0f71e25618d6f894abcd727b19990dde95dd0d76c8e2dc5c2294642591e229 ssh-agent [2021-09-23T23:34:42.792Z] SSH_AUTH_SOCK=/tmp/ssh-akY9tzhCzu7u/agent.52 [2021-09-23T23:34:42.792Z] SSH_AGENT_PID=58 [2021-09-23T23:34:42.802Z] Running ssh-add (command line suppressed) [2021-09-23T23:34:42.907Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5804454072825159506.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5804454072825159506.key) [2021-09-23T23:34:42.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:34:43.255Z] + git semver init [2021-09-23T23:34:43.255Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T23:34:43.255Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-09-23T23:34:43.255Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-09-23T23:34:43.255Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T23:34:43.255Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T23:34:43.255Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T23:34:43.255Z] # $SEMVER_BRANCH = main [2021-09-23T23:34:43.255Z] # $SEMVER_TEMP = /tmp/semver-992695400 [2021-09-23T23:34:43.255Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-09-23T23:34:43.845Z] # '/tmp/semver-992695400' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' [2021-09-23T23:34:43.845Z] # -> Force: false [2021-09-23T23:34:43.846Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2021-09-23T23:34:43.862Z] $ docker exec --env ******** --env ******** 1e0f71e25618d6f894abcd727b19990dde95dd0d76c8e2dc5c2294642591e229 ssh-agent -k [2021-09-23T23:34:43.972Z] unset SSH_AUTH_SOCK; [2021-09-23T23:34:43.972Z] unset SSH_AGENT_PID; [2021-09-23T23:34:43.972Z] echo Agent pid 58 killed; [2021-09-23T23:34:43.991Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T23:34:44.357Z] + git semver [Pipeline] } [2021-09-23T23:34:44.377Z] $ docker stop --time=1 1e0f71e25618d6f894abcd727b19990dde95dd0d76c8e2dc5c2294642591e229 [2021-09-23T23:34:45.624Z] $ docker rm -f 1e0f71e25618d6f894abcd727b19990dde95dd0d76c8e2dc5c2294642591e229 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T23:34:46.037Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-23T23:34:46.431Z] Stashed 1 file(s) [Pipeline] echo [2021-09-23T23:34:46.435Z] [edgeXSemver]: initialized semver on version 1.0.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-09-23T23:35:01.689Z] Still waiting to schedule task [2021-09-23T23:35:01.689Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-23T23:35:01.692Z] Still waiting to schedule task [2021-09-23T23:35:01.692Z] ‘prd-centos7-blackbox-4c-2g-563’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-09-23T23:35:01.692Z] ‘prd-centos7-docker-4c-2g-1051’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-09-23T23:35:01.692Z] ‘prd-centos7-docker-4c-2g-1059’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-09-23T23:35:01.692Z] ‘prd-centos7-docker-4c-2g-1060’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-09-23T23:35:01.692Z] ‘prd-centos7-docker-4c-2g-1061’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-09-23T23:35:01.692Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1068’ is offline [2021-09-23T23:35:01.693Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1069’ is offline [2021-09-23T23:35:01.693Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1071’ is offline [2021-09-23T23:35:01.693Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1072’ is offline [2021-09-23T23:36:00.699Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1071 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2021-09-23T23:36:00.719Z] Running in /w/workspace/device-rfid-llrp-go/9 [Pipeline] { [Pipeline] checkout [2021-09-23T23:36:00.972Z] Selected Git installation does not exist. Using Default [2021-09-23T23:36:00.972Z] The recommended git tool is: NONE [2021-09-23T23:36:08.687Z] using credential edgex-jenkins-ssh [2021-09-23T23:36:08.714Z] Cloning the remote Git repository [2021-09-23T23:36:08.847Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-09-23T23:36:09.004Z] > git init /w/workspace/device-rfid-llrp-go/9 # timeout=10 [2021-09-23T23:36:09.119Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-09-23T23:36:09.120Z] > git --version # timeout=10 [2021-09-23T23:36:09.152Z] > git --version # 'git version 2.17.1' [2021-09-23T23:36:09.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-23T23:36:09.288Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:36:10.557Z] Avoid second fetch [2021-09-23T23:36:10.557Z] Checking out Revision e0ebc7ee856a66e69e0bf61b50d6adfe371edacc (main) [2021-09-23T23:36:10.556Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-09-23T23:36:10.584Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:36:10.638Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T23:36:10.668Z] > git checkout -f e0ebc7ee856a66e69e0bf61b50d6adfe371edacc # timeout=10 [2021-09-23T23:36:12.469Z] Running on prd-centos7-docker-4c-2g-1076 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2021-09-23T23:36:12.489Z] Running in /w/workspace/device-rfid-llrp-go/9 [Pipeline] { [Pipeline] checkout [2021-09-23T23:36:12.610Z] Selected Git installation does not exist. Using Default [2021-09-23T23:36:12.610Z] The recommended git tool is: NONE [2021-09-23T23:36:15.224Z] using credential edgex-jenkins-ssh [2021-09-23T23:36:15.254Z] Cloning the remote Git repository [2021-09-23T23:36:15.737Z] Commit message: "build: update alpine base to 3.14 (#49)" [2021-09-23T23:36:14.981Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-09-23T23:36:15.053Z] > git init /w/workspace/device-rfid-llrp-go/9 # timeout=10 [2021-09-23T23:36:15.218Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-09-23T23:36:15.218Z] > git --version # timeout=10 [2021-09-23T23:36:15.229Z] > git --version # 'git version 2.24.4' [2021-09-23T23:36:15.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-23T23:36:15.259Z] [INFO] Currently running in a labeled security context [2021-09-23T23:36:15.260Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-23T23:36:15.260Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/9@tmp/jenkins-gitclient-ssh955759654662279497.key [2021-09-23T23:36:15.272Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:36:16.074Z] provisioning config files... [2021-09-23T23:36:16.115Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/9@tmp/config581789178088077541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:36:16.203Z] Avoid second fetch [2021-09-23T23:36:16.203Z] Checking out Revision e0ebc7ee856a66e69e0bf61b50d6adfe371edacc (main) [2021-09-23T23:36:16.853Z] ---> docker-login.sh [2021-09-23T23:36:16.853Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:36:15.964Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-09-23T23:36:15.971Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:36:15.992Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T23:36:16.006Z] > git checkout -f e0ebc7ee856a66e69e0bf61b50d6adfe371edacc # timeout=10 [2021-09-23T23:36:18.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:19.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:19.534Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:19.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:19.534Z] [2021-09-23T23:36:19.534Z] Login Succeeded [2021-09-23T23:36:19.534Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:36:19.744Z] Commit message: "build: update alpine base to 3.14 (#49)" [2021-09-23T23:36:19.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-09-23T23:36:20.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:20.097Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:20.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:20.097Z] [2021-09-23T23:36:20.097Z] Login Succeeded [2021-09-23T23:36:20.097Z] nexus3.edgexfoundry.org:10003 [Pipeline] configFileProvider [2021-09-23T23:36:20.114Z] provisioning config files... [2021-09-23T23:36:20.132Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/9@tmp/config8553191179320695581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:36:20.572Z] ---> docker-login.sh [2021-09-23T23:36:20.572Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:36:20.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:20.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:20.572Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:20.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:20.572Z] [2021-09-23T23:36:20.572Z] Login Succeeded [2021-09-23T23:36:20.572Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:36:20.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:20.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:20.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:20.842Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:20.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:20.842Z] [2021-09-23T23:36:20.842Z] Login Succeeded [2021-09-23T23:36:20.842Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:36:20.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:20.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:20.999Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:20.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:20.999Z] [2021-09-23T23:36:20.999Z] Login Succeeded [2021-09-23T23:36:20.999Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:36:21.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:21.111Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:21.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:21.111Z] [2021-09-23T23:36:21.111Z] Login Succeeded [2021-09-23T23:36:21.111Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:36:21.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:21.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:21.111Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:21.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:21.111Z] [2021-09-23T23:36:21.111Z] Login Succeeded [2021-09-23T23:36:21.111Z] docker.io [2021-09-23T23:36:21.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:21.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:21.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:21.612Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:21.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:21.612Z] [2021-09-23T23:36:21.612Z] Login Succeeded [2021-09-23T23:36:21.612Z] docker.io [2021-09-23T23:36:21.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:21.695Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:21.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:21.695Z] [2021-09-23T23:36:21.695Z] Login Succeeded [2021-09-23T23:36:21.695Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:36:21.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-23T23:36:21.961Z] ========================================================= [2021-09-23T23:36:21.961Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-23T23:36:21.961Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:36:22.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:22.313Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-23T23:36:22.313Z] Sending build context to Docker daemon 1.2MB [2021-09-23T23:36:22.313Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:36:22.313Z] Step 2/14 : FROM ${BASE} AS builder [2021-09-23T23:36:22.313Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-23T23:36:22.313Z] 540db60ca938: Pulling fs layer [2021-09-23T23:36:22.313Z] adcc1eea9eea: Pulling fs layer [2021-09-23T23:36:22.313Z] 4c4ab2625f07: Pulling fs layer [2021-09-23T23:36:22.313Z] db62176df00c: Pulling fs layer [2021-09-23T23:36:22.313Z] 3b30891b0d05: Pulling fs layer [2021-09-23T23:36:22.313Z] 06b49ca38bd5: Pulling fs layer [2021-09-23T23:36:22.313Z] c788192a36de: Pulling fs layer [2021-09-23T23:36:22.313Z] a77e37c0d609: Pulling fs layer [2021-09-23T23:36:22.313Z] c3185cebc471: Pulling fs layer [2021-09-23T23:36:22.313Z] db62176df00c: Waiting [2021-09-23T23:36:22.313Z] 3b30891b0d05: Waiting [2021-09-23T23:36:22.313Z] 06b49ca38bd5: Waiting [2021-09-23T23:36:22.313Z] c788192a36de: Waiting [2021-09-23T23:36:22.313Z] a77e37c0d609: Waiting [2021-09-23T23:36:22.313Z] c3185cebc471: Waiting [2021-09-23T23:36:22.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:22.532Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:22.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:22.532Z] [2021-09-23T23:36:22.532Z] Login Succeeded [2021-09-23T23:36:22.532Z] ---> docker-login.sh ends [2021-09-23T23:36:22.580Z] 4c4ab2625f07: Verifying Checksum [2021-09-23T23:36:22.580Z] 4c4ab2625f07: Download complete [2021-09-23T23:36:22.580Z] adcc1eea9eea: Verifying Checksum [2021-09-23T23:36:22.580Z] adcc1eea9eea: Download complete [2021-09-23T23:36:22.580Z] 3b30891b0d05: Verifying Checksum [2021-09-23T23:36:22.580Z] 3b30891b0d05: Download complete [2021-09-23T23:36:22.580Z] 06b49ca38bd5: Verifying Checksum [2021-09-23T23:36:22.580Z] 06b49ca38bd5: Download complete [2021-09-23T23:36:22.580Z] c788192a36de: Verifying Checksum [2021-09-23T23:36:22.580Z] c788192a36de: Download complete [Pipeline] } [2021-09-23T23:36:22.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-23T23:36:22.851Z] 540db60ca938: Verifying Checksum [2021-09-23T23:36:22.851Z] 540db60ca938: Pull complete [2021-09-23T23:36:23.125Z] adcc1eea9eea: Pull complete [2021-09-23T23:36:23.125Z] 4c4ab2625f07: Pull complete [2021-09-23T23:36:23.125Z] a77e37c0d609: Verifying Checksum [2021-09-23T23:36:23.125Z] a77e37c0d609: Download complete [Pipeline] echo [2021-09-23T23:36:23.165Z] ========================================================= [2021-09-23T23:36:23.165Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-23T23:36:23.165Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:36:23.580Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-23T23:36:24.211Z] Sending build context to Docker daemon 1.2MB [2021-09-23T23:36:24.211Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:36:24.211Z] Step 2/14 : FROM ${BASE} AS builder [2021-09-23T23:36:24.496Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-23T23:36:24.496Z] 595b0fe564bb: Pulling fs layer [2021-09-23T23:36:24.496Z] 24495759ef45: Pulling fs layer [2021-09-23T23:36:24.496Z] d148012ef14d: Pulling fs layer [2021-09-23T23:36:24.496Z] e90a11edd702: Pulling fs layer [2021-09-23T23:36:24.496Z] d77568369979: Pulling fs layer [2021-09-23T23:36:24.496Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-23T23:36:24.496Z] 170f2ba95c9a: Pulling fs layer [2021-09-23T23:36:24.496Z] 97ac5df62f85: Pulling fs layer [2021-09-23T23:36:24.496Z] fc1c9f9a7f3b: Waiting [2021-09-23T23:36:24.496Z] 170f2ba95c9a: Waiting [2021-09-23T23:36:24.496Z] 97ac5df62f85: Waiting [2021-09-23T23:36:24.496Z] e90a11edd702: Waiting [2021-09-23T23:36:24.496Z] d77568369979: Waiting [2021-09-23T23:36:24.496Z] d148012ef14d: Verifying Checksum [2021-09-23T23:36:24.496Z] d148012ef14d: Download complete [2021-09-23T23:36:24.496Z] 24495759ef45: Download complete [2021-09-23T23:36:24.780Z] d77568369979: Verifying Checksum [2021-09-23T23:36:24.780Z] d77568369979: Download complete [2021-09-23T23:36:24.780Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-23T23:36:24.780Z] fc1c9f9a7f3b: Download complete [2021-09-23T23:36:24.780Z] 170f2ba95c9a: Verifying Checksum [2021-09-23T23:36:24.780Z] 170f2ba95c9a: Download complete [2021-09-23T23:36:24.780Z] 595b0fe564bb: Verifying Checksum [2021-09-23T23:36:24.780Z] 595b0fe564bb: Download complete [2021-09-23T23:36:25.797Z] 595b0fe564bb: Pull complete [2021-09-23T23:36:26.422Z] 24495759ef45: Pull complete [2021-09-23T23:36:27.055Z] d148012ef14d: Pull complete [2021-09-23T23:36:29.778Z] c3185cebc471: Verifying Checksum [2021-09-23T23:36:29.778Z] c3185cebc471: Download complete [2021-09-23T23:36:30.357Z] db62176df00c: Verifying Checksum [2021-09-23T23:36:30.357Z] db62176df00c: Download complete [2021-09-23T23:36:30.561Z] 97ac5df62f85: Verifying Checksum [2021-09-23T23:36:30.561Z] 97ac5df62f85: Download complete [2021-09-23T23:36:30.561Z] e90a11edd702: Verifying Checksum [2021-09-23T23:36:30.561Z] e90a11edd702: Download complete [2021-09-23T23:36:33.716Z] db62176df00c: Pull complete [2021-09-23T23:36:33.716Z] 3b30891b0d05: Pull complete [2021-09-23T23:36:33.716Z] 06b49ca38bd5: Pull complete [2021-09-23T23:36:33.716Z] c788192a36de: Pull complete [2021-09-23T23:36:33.716Z] a77e37c0d609: Pull complete [2021-09-23T23:36:35.686Z] c3185cebc471: Pull complete [2021-09-23T23:36:35.686Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-23T23:36:35.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-23T23:36:35.686Z] ---> 031687cdd783 [2021-09-23T23:36:35.686Z] Step 3/14 : ARG MAKE='make build' [2021-09-23T23:36:37.104Z] ---> Running in 7f2adfafdbc6 [2021-09-23T23:36:37.378Z] Removing intermediate container 7f2adfafdbc6 [2021-09-23T23:36:37.378Z] ---> 19aa6e8eb81c [2021-09-23T23:36:37.378Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-09-23T23:36:37.378Z] ---> Running in f89e81a3ed6d [2021-09-23T23:36:37.378Z] Removing intermediate container f89e81a3ed6d [2021-09-23T23:36:37.378Z] ---> 8f431956ba80 [2021-09-23T23:36:37.378Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T23:36:37.378Z] ---> Running in 5883fa0ec954 [2021-09-23T23:36:37.647Z] Removing intermediate container 5883fa0ec954 [2021-09-23T23:36:37.647Z] ---> 9a0d448256f0 [2021-09-23T23:36:37.647Z] Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:36:37.647Z] ---> Running in 8c77501abc98 [2021-09-23T23:36:38.229Z] Removing intermediate container 8c77501abc98 [2021-09-23T23:36:38.229Z] ---> c3302556060a [2021-09-23T23:36:38.229Z] Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T23:36:38.229Z] ---> Running in f81ad8b7460f [2021-09-23T23:36:38.496Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-23T23:36:39.453Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-23T23:36:40.038Z] OK: 219 MiB in 52 packages [2021-09-23T23:36:40.309Z] Removing intermediate container f81ad8b7460f [2021-09-23T23:36:40.309Z] ---> 084c46432476 [2021-09-23T23:36:40.309Z] Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-09-23T23:36:40.309Z] ---> Running in 9df09f3ba479 [2021-09-23T23:36:40.582Z] Removing intermediate container 9df09f3ba479 [2021-09-23T23:36:40.582Z] ---> 6983b2925855 [2021-09-23T23:36:40.582Z] Step 9/14 : COPY go.mod . [2021-09-23T23:36:40.582Z] ---> deafedd1b97d [2021-09-23T23:36:40.582Z] Step 10/14 : COPY Makefile . [2021-09-23T23:36:40.848Z] ---> 099af279db45 [2021-09-23T23:36:40.848Z] Step 11/14 : RUN make update [2021-09-23T23:36:40.848Z] ---> Running in cd9d15e3dea8 [2021-09-23T23:36:41.113Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-23T23:36:43.078Z] e90a11edd702: Pull complete [2021-09-23T23:36:43.078Z] d77568369979: Pull complete [2021-09-23T23:36:43.078Z] fc1c9f9a7f3b: Pull complete [2021-09-23T23:36:43.078Z] 170f2ba95c9a: Pull complete [2021-09-23T23:36:49.882Z] 97ac5df62f85: Pull complete [2021-09-23T23:36:49.882Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-23T23:36:49.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-23T23:36:49.882Z] ---> 04bc70af865f [2021-09-23T23:36:49.882Z] Step 3/14 : ARG MAKE='make build' [2021-09-23T23:36:55.406Z] ---> Running in 7aedeb09d275 [2021-09-23T23:36:55.406Z] Removing intermediate container 7aedeb09d275 [2021-09-23T23:36:55.406Z] ---> a28874cbd9f5 [2021-09-23T23:36:55.406Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-09-23T23:36:55.406Z] ---> Running in 889900d2b3c2 [2021-09-23T23:36:56.023Z] Removing intermediate container 889900d2b3c2 [2021-09-23T23:36:56.023Z] ---> ad76c2efad00 [2021-09-23T23:36:56.023Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T23:36:56.023Z] ---> Running in dd67eba148cf [2021-09-23T23:36:56.620Z] Removing intermediate container dd67eba148cf [2021-09-23T23:36:56.620Z] ---> c815e9160ef3 [2021-09-23T23:36:56.620Z] Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:36:57.215Z] ---> Running in ff089d894301 [2021-09-23T23:36:59.859Z] Removing intermediate container ff089d894301 [2021-09-23T23:36:59.859Z] ---> a7cfc4fa6c52 [2021-09-23T23:36:59.859Z] Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T23:36:59.859Z] ---> Running in 1849586556cd [2021-09-23T23:37:01.302Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-23T23:37:02.739Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-23T23:37:03.717Z] OK: 218 MiB in 52 packages [2021-09-23T23:37:04.712Z] Removing intermediate container 1849586556cd [2021-09-23T23:37:04.712Z] ---> 94fdfd6959ad [2021-09-23T23:37:04.712Z] Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-09-23T23:37:04.988Z] ---> Running in 3a63b803d381 [2021-09-23T23:37:05.167Z] Removing intermediate container cd9d15e3dea8 [2021-09-23T23:37:05.167Z] ---> fec15cbb39da [2021-09-23T23:37:05.167Z] Step 12/14 : COPY . . [2021-09-23T23:37:05.167Z] ---> 06dcdbfd3c29 [2021-09-23T23:37:05.167Z] Step 13/14 : RUN go mod tidy [2021-09-23T23:37:05.167Z] ---> Running in 4fddd8b67b33 [2021-09-23T23:37:05.167Z] Removing intermediate container 4fddd8b67b33 [2021-09-23T23:37:05.167Z] ---> ddd0f9a79821 [2021-09-23T23:37:05.167Z] Step 14/14 : RUN $MAKE [2021-09-23T23:37:05.167Z] ---> Running in 13bbd101219b [2021-09-23T23:37:05.167Z] noop [2021-09-23T23:37:05.167Z] Removing intermediate container 13bbd101219b [2021-09-23T23:37:05.167Z] ---> d931c023b7e1 [2021-09-23T23:37:05.167Z] Successfully built d931c023b7e1 [2021-09-23T23:37:05.167Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:37:05.496Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-23T23:37:05.496Z] . [Pipeline] withDockerContainer [2021-09-23T23:37:05.594Z] Removing intermediate container 3a63b803d381 [2021-09-23T23:37:05.594Z] ---> 2aa860faa43d [2021-09-23T23:37:05.594Z] Step 9/14 : COPY go.mod . [2021-09-23T23:37:05.597Z] prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container [2021-09-23T23:37:05.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@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 ******** ci-base-image-x86_64 cat [2021-09-23T23:37:06.084Z] $ docker top 7a7499de46fe74af2c09598ec916025cd2b7db36d02f353e3d4ec1513107a147 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T23:37:06.518Z] + go version [2021-09-23T23:37:06.518Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-23T23:37:06.537Z] $ docker stop --time=1 7a7499de46fe74af2c09598ec916025cd2b7db36d02f353e3d4ec1513107a147 [2021-09-23T23:37:06.588Z] ---> f146877e2624 [2021-09-23T23:37:06.588Z] Step 10/14 : COPY Makefile . [2021-09-23T23:37:07.587Z] ---> ec2a59785c2c [2021-09-23T23:37:07.587Z] Step 11/14 : RUN make update [2021-09-23T23:37:07.587Z] ---> Running in e8d5aacd093d [2021-09-23T23:37:07.734Z] $ docker rm -f 7a7499de46fe74af2c09598ec916025cd2b7db36d02f353e3d4ec1513107a147 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:37:08.338Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-23T23:37:08.338Z] . [Pipeline] withDockerContainer [2021-09-23T23:37:08.425Z] prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container [2021-09-23T23:37:08.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@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 ******** ci-base-image-x86_64 cat [2021-09-23T23:37:09.092Z] $ docker top 7ac3a6a856ae6bf39071cecc11c5e485f6cf67038a43d438c73b3e7864219f85 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-23T23:37:09.510Z] + go mod tidy [2021-09-23T23:37:09.607Z] CGO_ENABLED=0 GO111MODULE=on go mod download [Pipeline] sh [2021-09-23T23:37:10.098Z] + make test [2021-09-23T23:37:10.098Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-23T23:37:10.367Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-09-23T23:37:25.433Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-09-23T23:37:25.433Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-09-23T23:37:27.409Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.914s coverage: 39.5% of statements [2021-09-23T23:37:27.409Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.347s coverage: 52.0% of statements [2021-09-23T23:37:27.409Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.004s coverage: 95.5% of statements [2021-09-23T23:37:27.409Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-09-23T23:37:34.117Z] gofmt -l . [2021-09-23T23:37:34.117Z] [ "`gofmt -l .`" = "" ] [2021-09-23T23:37:34.117Z] ./bin/test-go-mod-tidy.sh [2021-09-23T23:37:34.117Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-09-23T23:37:34.134Z] $ docker stop --time=1 7ac3a6a856ae6bf39071cecc11c5e485f6cf67038a43d438c73b3e7864219f85 [2021-09-23T23:37:35.544Z] $ docker rm -f 7ac3a6a856ae6bf39071cecc11c5e485f6cf67038a43d438c73b3e7864219f85 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T23:37:35.967Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-23T23:37:36.220Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-23T23:37:37.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-23T23:37:37.533Z] + ls -al . [2021-09-23T23:37:37.533Z] total 572 [2021-09-23T23:37:37.533Z] drwxrwxr-x. 10 jenkins jenkins 4096 Sep 23 23:37 . [2021-09-23T23:37:37.533Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 23 23:36 .. [2021-09-23T23:37:37.533Z] -rw-rw-r--. 1 jenkins jenkins 6734 Sep 23 23:36 Attribution.txt [2021-09-23T23:37:37.533Z] drwxrwxr-x. 2 jenkins jenkins 89 Sep 23 23:36 bin [2021-09-23T23:37:37.533Z] drwxrwxr-x. 4 jenkins jenkins 44 Sep 23 23:36 cmd [2021-09-23T23:37:37.533Z] -rw-r--r--. 1 jenkins jenkins 462904 Sep 23 23:37 coverage.out [2021-09-23T23:37:37.533Z] -rw-rw-r--. 1 jenkins jenkins 1521 Sep 23 23:36 Dockerfile [2021-09-23T23:37:37.533Z] -rw-rw-r--. 1 jenkins jenkins 134 Sep 23 23:36 .dockerignore [2021-09-23T23:37:37.533Z] drwxrwxr-x. 2 jenkins jenkins 4096 Sep 23 23:36 examples [2021-09-23T23:37:37.533Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 23 23:36 .git [2021-09-23T23:37:37.533Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 23 23:36 .github [2021-09-23T23:37:37.533Z] -rw-rw-r--. 1 jenkins jenkins 934 Sep 23 23:36 .gitignore [2021-09-23T23:37:37.533Z] -rw-r--r--. 1 jenkins jenkins 308 Sep 23 23:37 go.mod [2021-09-23T23:37:37.533Z] -rw-r--r--. 1 jenkins jenkins 13807 Sep 23 23:37 go.sum [2021-09-23T23:37:37.533Z] -rw-rw-r--. 1 jenkins jenkins 677 Sep 23 23:36 GOVERNANCE.md [2021-09-23T23:37:37.533Z] drwxrwxr-x. 2 jenkins jenkins 31 Sep 23 23:36 images [2021-09-23T23:37:37.533Z] drwxrwxr-x. 5 jenkins jenkins 45 Sep 23 23:36 internal [2021-09-23T23:37:37.533Z] -rw-rw-r--. 1 jenkins jenkins 682 Sep 23 23:36 Jenkinsfile [2021-09-23T23:37:37.533Z] -rw-rw-r--. 1 jenkins jenkins 11347 Sep 23 23:36 LICENSE [2021-09-23T23:37:37.533Z] -rw-rw-r--. 1 jenkins jenkins 1011 Sep 23 23:36 Makefile [2021-09-23T23:37:37.533Z] -rw-rw-r--. 1 jenkins jenkins 625 Sep 23 23:36 OWNERS.md [2021-09-23T23:37:37.533Z] -rw-rw-r--. 1 jenkins jenkins 30261 Sep 23 23:36 README.md [2021-09-23T23:37:37.533Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 23 23:36 snap [2021-09-23T23:37:37.533Z] -rw-rw-r--. 1 jenkins jenkins 11 Sep 23 23:34 VERSION [2021-09-23T23:37:37.533Z] -rw-rw-r--. 1 jenkins jenkins 193 Sep 23 23:36 version.go [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:37:37.850Z] + 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=e0ebc7ee856a66e69e0bf61b50d6adfe371edacc --label arch=amd64 --label version=1.0.1-dev.1 . [2021-09-23T23:37:37.850Z] Sending build context to Docker daemon 1.2MB [2021-09-23T23:37:37.850Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:37:37.850Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-23T23:37:37.850Z] ---> d931c023b7e1 [2021-09-23T23:37:37.850Z] Step 3/25 : ARG MAKE='make build' [2021-09-23T23:37:37.850Z] ---> Running in ba97d091fff1 [2021-09-23T23:37:37.850Z] Removing intermediate container ba97d091fff1 [2021-09-23T23:37:37.850Z] ---> 8c35d500cc9b [2021-09-23T23:37:37.850Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-23T23:37:38.120Z] ---> Running in fd3e5efceb30 [2021-09-23T23:37:38.120Z] Removing intermediate container fd3e5efceb30 [2021-09-23T23:37:38.120Z] ---> 8f988a7a7c30 [2021-09-23T23:37:38.120Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T23:37:38.120Z] ---> Running in bdb3c2c0a59f [2021-09-23T23:37:38.120Z] Removing intermediate container bdb3c2c0a59f [2021-09-23T23:37:38.120Z] ---> 4e5c26ee773d [2021-09-23T23:37:38.120Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:37:38.120Z] ---> Running in 3cccc0b2c49c [2021-09-23T23:37:38.705Z] Removing intermediate container 3cccc0b2c49c [2021-09-23T23:37:38.705Z] ---> 020642c3c5d6 [2021-09-23T23:37:38.705Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T23:37:38.705Z] ---> Running in b85b6e10eb0c [2021-09-23T23:37:38.969Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-23T23:37:39.928Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-23T23:37:40.954Z] OK: 219 MiB in 52 packages [2021-09-23T23:37:40.954Z] Removing intermediate container b85b6e10eb0c [2021-09-23T23:37:40.954Z] ---> 9e0f59c9d559 [2021-09-23T23:37:40.954Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-09-23T23:37:41.391Z] ---> Running in 359033efee6e [2021-09-23T23:37:41.391Z] Removing intermediate container 359033efee6e [2021-09-23T23:37:41.391Z] ---> a87c0466a965 [2021-09-23T23:37:41.391Z] Step 9/25 : COPY go.mod . [2021-09-23T23:37:41.391Z] ---> 0f39f22e6602 [2021-09-23T23:37:41.391Z] Step 10/25 : COPY Makefile . [2021-09-23T23:37:41.668Z] ---> 218f6140d6ac [2021-09-23T23:37:41.668Z] Step 11/25 : RUN make update [2021-09-23T23:37:41.668Z] ---> Running in ab18e1485cfb [2021-09-23T23:37:41.982Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-23T23:37:41.982Z] Removing intermediate container ab18e1485cfb [2021-09-23T23:37:41.982Z] ---> 1a4694ba1ba7 [2021-09-23T23:37:41.982Z] Step 12/25 : COPY . . [2021-09-23T23:37:42.248Z] ---> 19d9863ca21a [2021-09-23T23:37:42.248Z] Step 13/25 : RUN go mod tidy [2021-09-23T23:37:42.248Z] ---> Running in 0d38a6eff3c5 [2021-09-23T23:37:42.843Z] Removing intermediate container 0d38a6eff3c5 [2021-09-23T23:37:42.843Z] ---> efd968db98c5 [2021-09-23T23:37:42.843Z] Step 14/25 : RUN $MAKE [2021-09-23T23:37:43.117Z] ---> Running in 592560acbcee [2021-09-23T23:37:43.395Z] go mod tidy [2021-09-23T23:37:43.395Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.1-dev.1" -o cmd/device-rfid-llrp-go ./cmd [2021-09-23T23:37:48.744Z] Removing intermediate container e8d5aacd093d [2021-09-23T23:37:48.744Z] ---> 71af5f3f9d6e [2021-09-23T23:37:48.744Z] Step 12/14 : COPY . . [2021-09-23T23:37:48.744Z] ---> 1dfa09b3e7e3 [2021-09-23T23:37:48.744Z] Step 13/14 : RUN go mod tidy [2021-09-23T23:37:48.744Z] ---> Running in 636f2afa699e [2021-09-23T23:37:49.786Z] Removing intermediate container 636f2afa699e [2021-09-23T23:37:49.786Z] ---> ebb8a4779b8e [2021-09-23T23:37:49.786Z] Step 14/14 : RUN $MAKE [2021-09-23T23:37:50.065Z] ---> Running in 30ac1a74d321 [2021-09-23T23:37:52.092Z] noop [2021-09-23T23:37:53.089Z] Removing intermediate container 30ac1a74d321 [2021-09-23T23:37:53.089Z] ---> 9facb661f367 [2021-09-23T23:37:53.089Z] Successfully built 9facb661f367 [2021-09-23T23:37:53.089Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:37:53.463Z] + docker inspect -f . ci-base-image-arm64 [2021-09-23T23:37:53.463Z] . [Pipeline] withDockerContainer [2021-09-23T23:37:53.538Z] Removing intermediate container 592560acbcee [2021-09-23T23:37:53.538Z] ---> e18c6a9ddee5 [2021-09-23T23:37:53.538Z] Step 15/25 : FROM alpine:3.14 [2021-09-23T23:37:53.805Z] prd-ubuntu18.04-docker-arm64-4c-16g-1071 does not seem to be running inside a container [2021-09-23T23:37:53.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@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 ******** ci-base-image-arm64 cat [2021-09-23T23:37:56.264Z] $ docker top 9deca9033471b2560a6bceb4a63069b10e7b92108b4e0c1cae41be729db388aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T23:37:56.887Z] 3.14: Pulling from library/alpine [2021-09-23T23:37:56.887Z] a0d0a0d46f8b: Pulling fs layer [2021-09-23T23:37:57.163Z] a0d0a0d46f8b: Verifying Checksum [2021-09-23T23:37:57.163Z] a0d0a0d46f8b: Download complete [2021-09-23T23:37:57.402Z] + go version [2021-09-23T23:37:57.402Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-23T23:37:57.427Z] $ docker stop --time=1 9deca9033471b2560a6bceb4a63069b10e7b92108b4e0c1cae41be729db388aa [2021-09-23T23:37:57.436Z] a0d0a0d46f8b: Pull complete [2021-09-23T23:37:57.436Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-23T23:37:57.436Z] Status: Downloaded newer image for alpine:3.14 [2021-09-23T23:37:57.436Z] ---> 14119a10abf4 [2021-09-23T23:37:57.436Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-23T23:37:57.436Z] ---> Running in 635710ee1663 [2021-09-23T23:37:57.436Z] Removing intermediate container 635710ee1663 [2021-09-23T23:37:57.436Z] ---> 772563c7bd44 [2021-09-23T23:37:57.436Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-09-23T23:37:57.706Z] ---> a5fcba240d35 [2021-09-23T23:37:57.706Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-09-23T23:37:57.706Z] ---> e7337758acd3 [2021-09-23T23:37:57.706Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-09-23T23:37:58.290Z] ---> dd8f9ab62f4e [2021-09-23T23:37:58.291Z] Step 20/25 : EXPOSE 49989 [2021-09-23T23:37:58.291Z] ---> Running in c05caa15513e [2021-09-23T23:37:58.291Z] Removing intermediate container c05caa15513e [2021-09-23T23:37:58.291Z] ---> 9b2939f90c46 [2021-09-23T23:37:58.291Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-09-23T23:37:58.291Z] ---> Running in d5a1123406a3 [2021-09-23T23:37:58.291Z] Removing intermediate container d5a1123406a3 [2021-09-23T23:37:58.291Z] ---> 993fbd137f5e [2021-09-23T23:37:58.291Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-09-23T23:37:58.291Z] ---> Running in 15a6d837ae40 [2021-09-23T23:37:58.557Z] Removing intermediate container 15a6d837ae40 [2021-09-23T23:37:58.557Z] ---> 669b0de14148 [2021-09-23T23:37:58.557Z] Step 23/25 : LABEL arch=amd64 [2021-09-23T23:37:58.557Z] ---> Running in 34e3a92bf829 [2021-09-23T23:37:58.557Z] Removing intermediate container 34e3a92bf829 [2021-09-23T23:37:58.557Z] ---> dcab89c75a41 [2021-09-23T23:37:58.557Z] Step 24/25 : LABEL git_sha=e0ebc7ee856a66e69e0bf61b50d6adfe371edacc [2021-09-23T23:37:58.557Z] ---> Running in c863eb22345d [2021-09-23T23:37:58.557Z] Removing intermediate container c863eb22345d [2021-09-23T23:37:58.557Z] ---> 7a7da27e89a9 [2021-09-23T23:37:58.557Z] Step 25/25 : LABEL version=1.0.1-dev.1 [2021-09-23T23:37:58.557Z] ---> Running in f7ae6a8dc43b [2021-09-23T23:37:58.823Z] Removing intermediate container f7ae6a8dc43b [2021-09-23T23:37:58.823Z] ---> c1c61763f53f [2021-09-23T23:37:58.823Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-23T23:37:58.823Z] Successfully built c1c61763f53f [2021-09-23T23:37:58.823Z] Successfully tagged device-rfid-llrp:latest [2021-09-23T23:37:59.678Z] $ docker rm -f 9deca9033471b2560a6bceb4a63069b10e7b92108b4e0c1cae41be729db388aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:38:00.515Z] provisioning config files... [2021-09-23T23:38:00.532Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/9@tmp/config6960677677789179291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:38:00.752Z] + docker inspect -f . ci-base-image-arm64 [2021-09-23T23:38:00.753Z] . [Pipeline] withDockerContainer [2021-09-23T23:38:00.861Z] ---> docker-login.sh [2021-09-23T23:38:00.861Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:38:00.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:38:00.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:38:00.861Z] Configure a credential helper to remove this warning. See [2021-09-23T23:38:00.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:38:00.861Z] [2021-09-23T23:38:00.861Z] Login Succeeded [2021-09-23T23:38:00.861Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:38:00.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:38:01.108Z] prd-ubuntu18.04-docker-arm64-4c-16g-1071 does not seem to be running inside a container [2021-09-23T23:38:01.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:38:01.126Z] Configure a credential helper to remove this warning. See [2021-09-23T23:38:01.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:38:01.126Z] [2021-09-23T23:38:01.126Z] Login Succeeded [2021-09-23T23:38:01.126Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:38:01.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:38:01.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:38:01.126Z] Configure a credential helper to remove this warning. See [2021-09-23T23:38:01.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:38:01.126Z] [2021-09-23T23:38:01.126Z] Login Succeeded [2021-09-23T23:38:01.126Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:38:01.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@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 ******** ci-base-image-arm64 cat [2021-09-23T23:38:01.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:38:01.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:38:01.395Z] Configure a credential helper to remove this warning. See [2021-09-23T23:38:01.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:38:01.395Z] [2021-09-23T23:38:01.395Z] Login Succeeded [2021-09-23T23:38:01.395Z] docker.io [2021-09-23T23:38:01.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:38:01.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:38:01.659Z] Configure a credential helper to remove this warning. See [2021-09-23T23:38:01.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:38:01.659Z] [2021-09-23T23:38:01.659Z] Login Succeeded [2021-09-23T23:38:01.659Z] ---> docker-login.sh ends [2021-09-23T23:38:03.652Z] $ docker top e6d1066be4ae113e8c77fbb5a742ddead1364a764e9c6894284e8d47f52dae54 -eo pid,comm [Pipeline] { [Pipeline] } [2021-09-23T23:38:03.996Z] Deleting 1 temporary files [Pipeline] fileExists [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] echo [2021-09-23T23:38:04.135Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2021-09-23T23:38:04.135Z] e0ebc7ee856a66e69e0bf61b50d6adfe371edacc [2021-09-23T23:38:04.135Z] latest [2021-09-23T23:38:04.135Z] 1.0.1-dev.1 [2021-09-23T23:38:04.135Z] e0ebc7ee856a66e69e0bf61b50d6adfe371edacc-1.0.1-dev.1 [2021-09-23T23:38:04.135Z] main [2021-09-23T23:38:04.135Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:38:04.524Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:38:04.696Z] + go mod tidy [2021-09-23T23:38:04.886Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc [2021-09-23T23:38:04.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-09-23T23:38:04.886Z] 7a035f38659a: Preparing [2021-09-23T23:38:04.886Z] 781cec0b162d: Preparing [2021-09-23T23:38:04.886Z] 2f5f8093a8bb: Preparing [2021-09-23T23:38:04.886Z] e2eb06d8af82: Preparing [2021-09-23T23:38:04.886Z] e2eb06d8af82: Layer already exists [2021-09-23T23:38:05.154Z] 2f5f8093a8bb: Pushed [Pipeline] sh [2021-09-23T23:38:05.418Z] 781cec0b162d: Pushed [2021-09-23T23:38:05.973Z] + make test [2021-09-23T23:38:05.973Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-23T23:38:06.373Z] 7a035f38659a: Pushed [2021-09-23T23:38:06.638Z] e0ebc7ee856a66e69e0bf61b50d6adfe371edacc: digest: sha256:cd20d1c43900c9749d8b06c490c3b80c9f37dfb38b5b1976992e67479f0e490e size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:38:06.962Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:38:07.276Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-09-23T23:38:07.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-09-23T23:38:07.276Z] 7a035f38659a: Preparing [2021-09-23T23:38:07.276Z] 781cec0b162d: Preparing [2021-09-23T23:38:07.276Z] 2f5f8093a8bb: Preparing [2021-09-23T23:38:07.276Z] e2eb06d8af82: Preparing [2021-09-23T23:38:07.276Z] 781cec0b162d: Layer already exists [2021-09-23T23:38:07.276Z] e2eb06d8af82: Layer already exists [2021-09-23T23:38:07.276Z] 7a035f38659a: Layer already exists [2021-09-23T23:38:07.276Z] 2f5f8093a8bb: Layer already exists [2021-09-23T23:38:07.276Z] latest: digest: sha256:cd20d1c43900c9749d8b06c490c3b80c9f37dfb38b5b1976992e67479f0e490e size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:38:07.422Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-09-23T23:38:07.595Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:38:07.952Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.1 [2021-09-23T23:38:07.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-09-23T23:38:07.952Z] 7a035f38659a: Preparing [2021-09-23T23:38:07.952Z] 781cec0b162d: Preparing [2021-09-23T23:38:07.952Z] 2f5f8093a8bb: Preparing [2021-09-23T23:38:07.952Z] e2eb06d8af82: Preparing [2021-09-23T23:38:07.952Z] e2eb06d8af82: Layer already exists [2021-09-23T23:38:07.952Z] 7a035f38659a: Layer already exists [2021-09-23T23:38:07.952Z] 2f5f8093a8bb: Layer already exists [2021-09-23T23:38:07.952Z] 781cec0b162d: Layer already exists [2021-09-23T23:38:07.952Z] 1.0.1-dev.1: digest: sha256:cd20d1c43900c9749d8b06c490c3b80c9f37dfb38b5b1976992e67479f0e490e size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:38:08.282Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc-1.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:38:08.610Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc-1.0.1-dev.1 [2021-09-23T23:38:08.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-09-23T23:38:08.610Z] 7a035f38659a: Preparing [2021-09-23T23:38:08.610Z] 781cec0b162d: Preparing [2021-09-23T23:38:08.610Z] 2f5f8093a8bb: Preparing [2021-09-23T23:38:08.610Z] e2eb06d8af82: Preparing [2021-09-23T23:38:08.610Z] 781cec0b162d: Layer already exists [2021-09-23T23:38:08.610Z] 7a035f38659a: Layer already exists [2021-09-23T23:38:08.610Z] 2f5f8093a8bb: Layer already exists [2021-09-23T23:38:08.610Z] e2eb06d8af82: Layer already exists [2021-09-23T23:38:08.610Z] e0ebc7ee856a66e69e0bf61b50d6adfe371edacc-1.0.1-dev.1: digest: sha256:cd20d1c43900c9749d8b06c490c3b80c9f37dfb38b5b1976992e67479f0e490e size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:38:08.943Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:38:09.267Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2021-09-23T23:38:09.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-09-23T23:38:09.268Z] 7a035f38659a: Preparing [2021-09-23T23:38:09.268Z] 781cec0b162d: Preparing [2021-09-23T23:38:09.268Z] 2f5f8093a8bb: Preparing [2021-09-23T23:38:09.268Z] e2eb06d8af82: Preparing [2021-09-23T23:38:09.268Z] 781cec0b162d: Layer already exists [2021-09-23T23:38:09.268Z] e2eb06d8af82: Layer already exists [2021-09-23T23:38:09.268Z] 7a035f38659a: Layer already exists [2021-09-23T23:38:09.268Z] 2f5f8093a8bb: Layer already exists [2021-09-23T23:38:09.268Z] main: digest: sha256:cd20d1c43900c9749d8b06c490c3b80c9f37dfb38b5b1976992e67479f0e490e size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:38:09.332Z] ===================================================== [Pipeline] echo [2021-09-23T23:38:09.348Z] taggedImages: [2021-09-23T23:38:09.348Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc [2021-09-23T23:38:09.348Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-09-23T23:38:09.348Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.1 [2021-09-23T23:38:09.348Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc-1.0.1-dev.1 [2021-09-23T23:38:09.348Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:38:09.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:38:09.943Z] [2021-09-23T23:38:09.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:38:10.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:38:10.283Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-23T23:38:10.283Z] b4d181a07f80: Pulling fs layer [2021-09-23T23:38:10.283Z] a1111a8f2ec3: Pulling fs layer [2021-09-23T23:38:10.283Z] ed53099fbce6: Pulling fs layer [2021-09-23T23:38:10.283Z] dc539afda2c1: Pulling fs layer [2021-09-23T23:38:10.283Z] 77bc0d833cb6: Pulling fs layer [2021-09-23T23:38:10.283Z] 9065ff56babe: Pulling fs layer [2021-09-23T23:38:10.283Z] d287ab97295c: Pulling fs layer [2021-09-23T23:38:10.283Z] 77bc0d833cb6: Waiting [2021-09-23T23:38:10.283Z] 9065ff56babe: Waiting [2021-09-23T23:38:10.283Z] d287ab97295c: Waiting [2021-09-23T23:38:10.283Z] dc539afda2c1: Waiting [2021-09-23T23:38:10.550Z] a1111a8f2ec3: Verifying Checksum [2021-09-23T23:38:10.550Z] a1111a8f2ec3: Download complete [2021-09-23T23:38:10.550Z] dc539afda2c1: Verifying Checksum [2021-09-23T23:38:10.550Z] dc539afda2c1: Download complete [2021-09-23T23:38:10.824Z] 77bc0d833cb6: Verifying Checksum [2021-09-23T23:38:10.824Z] 77bc0d833cb6: Download complete [2021-09-23T23:38:10.824Z] 9065ff56babe: Verifying Checksum [2021-09-23T23:38:10.824Z] 9065ff56babe: Download complete [2021-09-23T23:38:11.091Z] ed53099fbce6: Verifying Checksum [2021-09-23T23:38:11.091Z] ed53099fbce6: Download complete [2021-09-23T23:38:12.504Z] b4d181a07f80: Verifying Checksum [2021-09-23T23:38:12.504Z] b4d181a07f80: Download complete [2021-09-23T23:38:13.471Z] b4d181a07f80: Pull complete [2021-09-23T23:38:13.739Z] a1111a8f2ec3: Pull complete [2021-09-23T23:38:14.330Z] ed53099fbce6: Pull complete [2021-09-23T23:38:14.330Z] dc539afda2c1: Pull complete [2021-09-23T23:38:14.592Z] 77bc0d833cb6: Pull complete [2021-09-23T23:38:14.592Z] 9065ff56babe: Pull complete [2021-09-23T23:38:16.534Z] d287ab97295c: Verifying Checksum [2021-09-23T23:38:16.534Z] d287ab97295c: Download complete [2021-09-23T23:38:20.819Z] d287ab97295c: Pull complete [2021-09-23T23:38:20.819Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-23T23:38:20.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:38:20.819Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-23T23:38:20.929Z] prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container [2021-09-23T23:38:21.003Z] $ 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/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-23T23:38:23.207Z] $ docker top db0f2a4574019a4020857941553620d8ec031e6aee435a0832eed0cb36a8ca55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:38:23.671Z] ---> job-cost.sh [2021-09-23T23:38:23.671Z] lf-activate-venv: SKIPPING [2021-09-23T23:38:23.671Z] INFO: No Stack... [2021-09-23T23:38:24.252Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-23T23:38:24.517Z] INFO: Archiving Costs [Pipeline] sh [2021-09-23T23:38:24.838Z] + cut -d, -f6 [2021-09-23T23:38:24.838Z] + cat /w/workspace/device-rfid-llrp-go/9/archives/cost.csv [Pipeline] lock [2021-09-23T23:38:24.875Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-9-stack-cost] [2021-09-23T23:38:24.887Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-9-stack-cost] did not exist. Created. [2021-09-23T23:38:24.887Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-23T23:38:25.231Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-23T23:38:25.305Z] Stashed 1 file(s) [Pipeline] } [2021-09-23T23:38:25.323Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-23T23:38:25.353Z] $ docker stop --time=1 db0f2a4574019a4020857941553620d8ec031e6aee435a0832eed0cb36a8ca55 [2021-09-23T23:38:26.501Z] $ docker rm -f db0f2a4574019a4020857941553620d8ec031e6aee435a0832eed0cb36a8ca55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-23T23:39:04.052Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-09-23T23:39:04.053Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-09-23T23:39:36.484Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.333s coverage: 39.5% of statements [2021-09-23T23:39:36.484Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.522s coverage: 52.0% of statements [2021-09-23T23:39:36.484Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.056s coverage: 95.5% of statements [2021-09-23T23:39:36.484Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-09-23T23:40:03.331Z] gofmt -l . [2021-09-23T23:40:03.331Z] [ "`gofmt -l .`" = "" ] [2021-09-23T23:40:04.313Z] ./bin/test-go-mod-tidy.sh [2021-09-23T23:40:04.927Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-09-23T23:40:05.923Z] $ docker stop --time=1 e6d1066be4ae113e8c77fbb5a742ddead1364a764e9c6894284e8d47f52dae54 [2021-09-23T23:40:08.145Z] $ docker rm -f e6d1066be4ae113e8c77fbb5a742ddead1364a764e9c6894284e8d47f52dae54 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T23:40:09.093Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-23T23:40:09.136Z] Warning: overwriting stash ‘coverage-report’ [2021-09-23T23:40:10.088Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-23T23:40:10.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-23T23:40:11.116Z] + ls -al . [2021-09-23T23:40:11.116Z] total 604 [2021-09-23T23:40:11.116Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 23 23:40 . [2021-09-23T23:40:11.116Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 23:36 .. [2021-09-23T23:40:11.116Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 23 23:36 .dockerignore [2021-09-23T23:40:11.116Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 23:36 .git [2021-09-23T23:40:11.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:36 .github [2021-09-23T23:40:11.116Z] -rw-rw-r-- 1 jenkins jenkins 934 Sep 23 23:36 .gitignore [2021-09-23T23:40:11.116Z] -rw-rw-r-- 1 jenkins jenkins 6734 Sep 23 23:36 Attribution.txt [2021-09-23T23:40:11.116Z] -rw-rw-r-- 1 jenkins jenkins 1521 Sep 23 23:36 Dockerfile [2021-09-23T23:40:11.116Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 23:36 GOVERNANCE.md [2021-09-23T23:40:11.116Z] -rw-rw-r-- 1 jenkins jenkins 682 Sep 23 23:36 Jenkinsfile [2021-09-23T23:40:11.116Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 23 23:36 LICENSE [2021-09-23T23:40:11.116Z] -rw-rw-r-- 1 jenkins jenkins 1011 Sep 23 23:36 Makefile [2021-09-23T23:40:11.116Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 23 23:36 OWNERS.md [2021-09-23T23:40:11.116Z] -rw-rw-r-- 1 jenkins jenkins 30261 Sep 23 23:36 README.md [2021-09-23T23:40:11.116Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 23 23:34 VERSION [2021-09-23T23:40:11.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:36 bin [2021-09-23T23:40:11.116Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 23:36 cmd [2021-09-23T23:40:11.116Z] -rw-r--r-- 1 jenkins jenkins 462904 Sep 23 23:39 coverage.out [2021-09-23T23:40:11.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:36 examples [2021-09-23T23:40:11.116Z] -rw-r--r-- 1 jenkins jenkins 308 Sep 23 23:40 go.mod [2021-09-23T23:40:11.116Z] -rw-r--r-- 1 jenkins jenkins 13807 Sep 23 23:38 go.sum [2021-09-23T23:40:11.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:36 images [2021-09-23T23:40:11.116Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 23 23:36 internal [2021-09-23T23:40:11.116Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 23:36 snap [2021-09-23T23:40:11.116Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 23 23:36 version.go [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:40:11.514Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e0ebc7ee856a66e69e0bf61b50d6adfe371edacc --label arch=arm64 --label version=1.0.1-dev.1 . [2021-09-23T23:40:12.136Z] Sending build context to Docker daemon 1.2MB [2021-09-23T23:40:12.137Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:40:12.137Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-23T23:40:12.137Z] ---> 9facb661f367 [2021-09-23T23:40:12.137Z] Step 3/25 : ARG MAKE='make build' [2021-09-23T23:40:12.439Z] ---> Running in 440ae3aebc25 [2021-09-23T23:40:13.043Z] Removing intermediate container 440ae3aebc25 [2021-09-23T23:40:13.043Z] ---> 79a134cd1a87 [2021-09-23T23:40:13.043Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-23T23:40:13.043Z] ---> Running in a59dc974b151 [2021-09-23T23:40:15.017Z] Removing intermediate container a59dc974b151 [2021-09-23T23:40:15.017Z] ---> 7f7d27d43c0a [2021-09-23T23:40:15.017Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T23:40:15.017Z] ---> Running in 7f060a66e783 [2021-09-23T23:40:15.616Z] Removing intermediate container 7f060a66e783 [2021-09-23T23:40:15.617Z] ---> e023677b1db3 [2021-09-23T23:40:15.617Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:40:15.617Z] ---> Running in 018d2322b647 [2021-09-23T23:40:18.252Z] Removing intermediate container 018d2322b647 [2021-09-23T23:40:18.252Z] ---> c632af7fa0ef [2021-09-23T23:40:18.252Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T23:40:18.528Z] ---> Running in 16ede26f821d [2021-09-23T23:40:19.992Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-23T23:40:20.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-23T23:40:22.417Z] OK: 218 MiB in 52 packages [2021-09-23T23:40:23.400Z] Removing intermediate container 16ede26f821d [2021-09-23T23:40:23.400Z] ---> 0c4a085547b6 [2021-09-23T23:40:23.400Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-09-23T23:40:23.673Z] ---> Running in 265c4d611fac [2021-09-23T23:40:24.272Z] Removing intermediate container 265c4d611fac [2021-09-23T23:40:24.272Z] ---> 49b3b8d8b52c [2021-09-23T23:40:24.272Z] Step 9/25 : COPY go.mod . [2021-09-23T23:40:24.877Z] ---> de09929e6004 [2021-09-23T23:40:24.877Z] Step 10/25 : COPY Makefile . [2021-09-23T23:40:25.865Z] ---> 249a1b97ecf0 [2021-09-23T23:40:25.865Z] Step 11/25 : RUN make update [2021-09-23T23:40:26.143Z] ---> Running in dcf7da359a94 [2021-09-23T23:40:27.595Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-23T23:40:29.043Z] Removing intermediate container dcf7da359a94 [2021-09-23T23:40:29.043Z] ---> 71480635a892 [2021-09-23T23:40:29.043Z] Step 12/25 : COPY . . [2021-09-23T23:40:30.029Z] ---> 3971ad03b8ac [2021-09-23T23:40:30.029Z] Step 13/25 : RUN go mod tidy [2021-09-23T23:40:30.029Z] ---> Running in 0be32000f2a5 [2021-09-23T23:40:33.422Z] Removing intermediate container 0be32000f2a5 [2021-09-23T23:40:33.422Z] ---> 0761771f9417 [2021-09-23T23:40:33.422Z] Step 14/25 : RUN $MAKE [2021-09-23T23:40:33.422Z] ---> Running in 6dc85487c463 [2021-09-23T23:40:34.408Z] go mod tidy [2021-09-23T23:40:35.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.1-dev.1" -o cmd/device-rfid-llrp-go ./cmd [2021-09-23T23:41:14.114Z] Removing intermediate container 6dc85487c463 [2021-09-23T23:41:14.114Z] ---> cef291b3686d [2021-09-23T23:41:14.114Z] Step 15/25 : FROM alpine:3.14 [2021-09-23T23:41:14.709Z] 3.14: Pulling from library/alpine [2021-09-23T23:41:14.982Z] 552d1f2373af: Pulling fs layer [2021-09-23T23:41:15.257Z] 552d1f2373af: Verifying Checksum [2021-09-23T23:41:15.257Z] 552d1f2373af: Download complete [2021-09-23T23:41:15.856Z] 552d1f2373af: Pull complete [2021-09-23T23:41:15.856Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-23T23:41:16.129Z] Status: Downloaded newer image for alpine:3.14 [2021-09-23T23:41:16.129Z] ---> bb3de5531c18 [2021-09-23T23:41:16.129Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-23T23:41:16.407Z] ---> Running in 010f0a3256d1 [2021-09-23T23:41:16.685Z] Removing intermediate container 010f0a3256d1 [2021-09-23T23:41:16.685Z] ---> fcec01692d9e [2021-09-23T23:41:16.685Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-09-23T23:41:17.665Z] ---> bcaf5e875307 [2021-09-23T23:41:17.665Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-09-23T23:41:18.269Z] ---> 7deef4767a89 [2021-09-23T23:41:18.269Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-09-23T23:41:20.257Z] ---> ee92095389d2 [2021-09-23T23:41:20.257Z] Step 20/25 : EXPOSE 49989 [2021-09-23T23:41:20.257Z] ---> Running in 1e484540673e [2021-09-23T23:41:20.855Z] Removing intermediate container 1e484540673e [2021-09-23T23:41:20.856Z] ---> 2c825757e509 [2021-09-23T23:41:20.856Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-09-23T23:41:20.856Z] ---> Running in c2b741f2b6e5 [2021-09-23T23:41:21.451Z] Removing intermediate container c2b741f2b6e5 [2021-09-23T23:41:21.451Z] ---> f650fea87d8d [2021-09-23T23:41:21.451Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-09-23T23:41:21.451Z] ---> Running in 6411ddff1343 [2021-09-23T23:41:22.051Z] Removing intermediate container 6411ddff1343 [2021-09-23T23:41:22.051Z] ---> e069c3923bda [2021-09-23T23:41:22.051Z] Step 23/25 : LABEL arch=arm64 [2021-09-23T23:41:22.051Z] ---> Running in fb35a37b8f1e [2021-09-23T23:41:22.650Z] Removing intermediate container fb35a37b8f1e [2021-09-23T23:41:22.650Z] ---> 3d4091de209e [2021-09-23T23:41:22.650Z] Step 24/25 : LABEL git_sha=e0ebc7ee856a66e69e0bf61b50d6adfe371edacc [2021-09-23T23:41:22.932Z] ---> Running in 043c1411c7aa [2021-09-23T23:41:23.542Z] Removing intermediate container 043c1411c7aa [2021-09-23T23:41:23.542Z] ---> 5c0e31a03f1b [2021-09-23T23:41:23.542Z] Step 25/25 : LABEL version=1.0.1-dev.1 [2021-09-23T23:41:23.542Z] ---> Running in 969590a38eaf [2021-09-23T23:41:24.152Z] Removing intermediate container 969590a38eaf [2021-09-23T23:41:24.152Z] ---> 29d61e4b31d7 [2021-09-23T23:41:24.152Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-23T23:41:24.152Z] Successfully built 29d61e4b31d7 [2021-09-23T23:41:24.440Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:41:24.648Z] provisioning config files... [2021-09-23T23:41:24.673Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/9@tmp/config7504803733383916741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:41:26.875Z] ---> docker-login.sh [2021-09-23T23:41:26.876Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:41:27.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:41:27.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:41:27.445Z] Configure a credential helper to remove this warning. See [2021-09-23T23:41:27.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:41:27.445Z] [2021-09-23T23:41:27.445Z] Login Succeeded [2021-09-23T23:41:27.445Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:41:28.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:41:28.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:41:28.332Z] Configure a credential helper to remove this warning. See [2021-09-23T23:41:28.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:41:28.332Z] [2021-09-23T23:41:28.332Z] Login Succeeded [2021-09-23T23:41:28.332Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:41:28.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:41:28.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:41:28.939Z] Configure a credential helper to remove this warning. See [2021-09-23T23:41:28.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:41:28.939Z] [2021-09-23T23:41:28.939Z] Login Succeeded [2021-09-23T23:41:28.939Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:41:29.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:41:29.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:41:29.824Z] Configure a credential helper to remove this warning. See [2021-09-23T23:41:29.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:41:29.824Z] [2021-09-23T23:41:29.824Z] Login Succeeded [2021-09-23T23:41:29.824Z] docker.io [2021-09-23T23:41:30.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:41:30.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:41:30.702Z] Configure a credential helper to remove this warning. See [2021-09-23T23:41:30.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:41:30.702Z] [2021-09-23T23:41:30.702Z] Login Succeeded [2021-09-23T23:41:30.702Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:41:30.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:41:30.802Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2021-09-23T23:41:30.802Z] e0ebc7ee856a66e69e0bf61b50d6adfe371edacc [2021-09-23T23:41:30.802Z] latest [2021-09-23T23:41:30.802Z] 1.0.1-dev.1 [2021-09-23T23:41:30.802Z] e0ebc7ee856a66e69e0bf61b50d6adfe371edacc-1.0.1-dev.1 [2021-09-23T23:41:30.802Z] main [2021-09-23T23:41:30.802Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:31.264Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:31.622Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc [2021-09-23T23:41:31.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-09-23T23:41:31.902Z] 5a8c69711cef: Preparing [2021-09-23T23:41:31.902Z] 2481b48b7049: Preparing [2021-09-23T23:41:31.902Z] d46af653d6ff: Preparing [2021-09-23T23:41:31.902Z] ee420dfed78a: Preparing [2021-09-23T23:41:31.902Z] ee420dfed78a: Layer already exists [2021-09-23T23:41:31.902Z] 2481b48b7049: Pushed [2021-09-23T23:41:31.902Z] d46af653d6ff: Pushed [2021-09-23T23:41:35.319Z] 5a8c69711cef: Pushed [2021-09-23T23:41:35.319Z] e0ebc7ee856a66e69e0bf61b50d6adfe371edacc: digest: sha256:9100684b4f92d409fefb15c5d344afda1602126152d2513ccb74bc4c27845391 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:35.684Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:36.037Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-09-23T23:41:36.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-09-23T23:41:36.037Z] 5a8c69711cef: Preparing [2021-09-23T23:41:36.037Z] 2481b48b7049: Preparing [2021-09-23T23:41:36.037Z] d46af653d6ff: Preparing [2021-09-23T23:41:36.037Z] ee420dfed78a: Preparing [2021-09-23T23:41:36.037Z] ee420dfed78a: Layer already exists [2021-09-23T23:41:36.037Z] d46af653d6ff: Layer already exists [2021-09-23T23:41:36.037Z] 2481b48b7049: Layer already exists [2021-09-23T23:41:36.037Z] 5a8c69711cef: Layer already exists [2021-09-23T23:41:36.311Z] latest: digest: sha256:9100684b4f92d409fefb15c5d344afda1602126152d2513ccb74bc4c27845391 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:36.674Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:37.035Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.1 [2021-09-23T23:41:37.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-09-23T23:41:37.035Z] 5a8c69711cef: Preparing [2021-09-23T23:41:37.035Z] 2481b48b7049: Preparing [2021-09-23T23:41:37.035Z] d46af653d6ff: Preparing [2021-09-23T23:41:37.035Z] ee420dfed78a: Preparing [2021-09-23T23:41:37.312Z] 2481b48b7049: Layer already exists [2021-09-23T23:41:37.312Z] ee420dfed78a: Layer already exists [2021-09-23T23:41:37.312Z] d46af653d6ff: Layer already exists [2021-09-23T23:41:37.312Z] 5a8c69711cef: Layer already exists [2021-09-23T23:41:37.312Z] 1.0.1-dev.1: digest: sha256:9100684b4f92d409fefb15c5d344afda1602126152d2513ccb74bc4c27845391 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:37.679Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc-1.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:38.045Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc-1.0.1-dev.1 [2021-09-23T23:41:38.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-09-23T23:41:38.323Z] 5a8c69711cef: Preparing [2021-09-23T23:41:38.323Z] 2481b48b7049: Preparing [2021-09-23T23:41:38.323Z] d46af653d6ff: Preparing [2021-09-23T23:41:38.323Z] ee420dfed78a: Preparing [2021-09-23T23:41:38.323Z] 5a8c69711cef: Layer already exists [2021-09-23T23:41:38.323Z] 2481b48b7049: Layer already exists [2021-09-23T23:41:38.323Z] d46af653d6ff: Layer already exists [2021-09-23T23:41:38.323Z] ee420dfed78a: Layer already exists [2021-09-23T23:41:38.601Z] e0ebc7ee856a66e69e0bf61b50d6adfe371edacc-1.0.1-dev.1: digest: sha256:9100684b4f92d409fefb15c5d344afda1602126152d2513ccb74bc4c27845391 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:38.982Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:39.636Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2021-09-23T23:41:39.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-09-23T23:41:39.636Z] 5a8c69711cef: Preparing [2021-09-23T23:41:39.636Z] 2481b48b7049: Preparing [2021-09-23T23:41:39.636Z] d46af653d6ff: Preparing [2021-09-23T23:41:39.636Z] ee420dfed78a: Preparing [2021-09-23T23:41:39.925Z] 2481b48b7049: Layer already exists [2021-09-23T23:41:39.925Z] 5a8c69711cef: Layer already exists [2021-09-23T23:41:39.925Z] d46af653d6ff: Layer already exists [2021-09-23T23:41:39.925Z] ee420dfed78a: Layer already exists [2021-09-23T23:41:39.925Z] main: digest: sha256:9100684b4f92d409fefb15c5d344afda1602126152d2513ccb74bc4c27845391 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:41:40.001Z] ===================================================== [Pipeline] echo [2021-09-23T23:41:40.017Z] taggedImages: [2021-09-23T23:41:40.017Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc [2021-09-23T23:41:40.017Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-09-23T23:41:40.017Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.1 [2021-09-23T23:41:40.017Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0ebc7ee856a66e69e0bf61b50d6adfe371edacc-1.0.1-dev.1 [2021-09-23T23:41:40.017Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:40.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T23:41:40.784Z] [2021-09-23T23:41:40.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:41.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T23:41:41.450Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-23T23:41:41.450Z] 448f6bf000e3: Pulling fs layer [2021-09-23T23:41:41.450Z] f757da607395: Pulling fs layer [2021-09-23T23:41:41.450Z] 05883995daec: Pulling fs layer [2021-09-23T23:41:41.450Z] 8603b9c90790: Pulling fs layer [2021-09-23T23:41:41.450Z] 1560dd03e051: Pulling fs layer [2021-09-23T23:41:41.450Z] 27f5ce0e4adf: Pulling fs layer [2021-09-23T23:41:41.450Z] c2d8d7efcc4b: Pulling fs layer [2021-09-23T23:41:41.450Z] 1560dd03e051: Waiting [2021-09-23T23:41:41.450Z] 27f5ce0e4adf: Waiting [2021-09-23T23:41:41.450Z] c2d8d7efcc4b: Waiting [2021-09-23T23:41:41.450Z] 8603b9c90790: Waiting [2021-09-23T23:41:41.729Z] f757da607395: Download complete [2021-09-23T23:41:41.729Z] 8603b9c90790: Download complete [2021-09-23T23:41:41.729Z] 1560dd03e051: Verifying Checksum [2021-09-23T23:41:41.729Z] 1560dd03e051: Download complete [2021-09-23T23:41:42.006Z] 27f5ce0e4adf: Download complete [2021-09-23T23:41:42.006Z] 05883995daec: Verifying Checksum [2021-09-23T23:41:42.006Z] 05883995daec: Download complete [2021-09-23T23:41:43.459Z] 448f6bf000e3: Verifying Checksum [2021-09-23T23:41:43.459Z] 448f6bf000e3: Download complete [2021-09-23T23:41:46.869Z] c2d8d7efcc4b: Verifying Checksum [2021-09-23T23:41:46.869Z] 448f6bf000e3: Pull complete [2021-09-23T23:41:47.852Z] f757da607395: Pull complete [2021-09-23T23:41:49.302Z] 05883995daec: Pull complete [2021-09-23T23:41:49.903Z] 8603b9c90790: Pull complete [2021-09-23T23:41:50.900Z] 1560dd03e051: Pull complete [2021-09-23T23:41:51.175Z] 27f5ce0e4adf: Pull complete [2021-09-23T23:42:06.289Z] c2d8d7efcc4b: Pull complete [2021-09-23T23:42:06.289Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-23T23:42:06.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T23:42:06.289Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-23T23:42:06.538Z] prd-ubuntu18.04-docker-arm64-4c-16g-1071 does not seem to be running inside a container [2021-09-23T23:42:06.628Z] $ 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/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@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:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-23T23:42:12.956Z] $ docker top 1bc5166fa62f309e63decb193f1ab5aaf14e1a53bcb60567231cc1d5783bf026 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:42:13.934Z] ---> job-cost.sh [2021-09-23T23:42:13.934Z] lf-activate-venv: SKIPPING [2021-09-23T23:42:13.934Z] INFO: No Stack... [2021-09-23T23:42:14.915Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-23T23:42:15.534Z] INFO: Archiving Costs [Pipeline] sh [2021-09-23T23:42:16.226Z] + cut -d, -f6 [2021-09-23T23:42:16.226Z] + cat /w/workspace/device-rfid-llrp-go/9/archives/cost.csv [Pipeline] lock [2021-09-23T23:42:16.315Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-9-stack-cost] [2021-09-23T23:42:16.323Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-9-stack-cost] did not exist. Created. [2021-09-23T23:42:16.323Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-23T23:42:17.051Z] /w/workspace/device-rfid-llrp-go/9@tmp/durable-fbaf16a4/script.sh: 1: /w/workspace/device-rfid-llrp-go/9@tmp/durable-fbaf16a4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-23T23:42:17.742Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-23T23:42:17.768Z] Warning: overwriting stash ‘stack-cost’ [2021-09-23T23:42:17.835Z] Stashed 1 file(s) [Pipeline] } [2021-09-23T23:42:17.850Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-23T23:42:17.873Z] $ docker stop --time=1 1bc5166fa62f309e63decb193f1ab5aaf14e1a53bcb60567231cc1d5783bf026 [2021-09-23T23:42:19.597Z] $ docker rm -f 1bc5166fa62f309e63decb193f1ab5aaf14e1a53bcb60567231cc1d5783bf026 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-23T23:42:20.726Z] provisioning config files... [2021-09-23T23:42:20.750Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6508297631644887464tmp [Pipeline] { [Pipeline] sh [2021-09-23T23:42:21.115Z] + set +x [2021-09-23T23:42:21.115Z] + curl -s https://codecov.io/bash [2021-09-23T23:42:21.115Z] + bash -s -- [2021-09-23T23:42:21.115Z] [2021-09-23T23:42:21.115Z] _____ _ [2021-09-23T23:42:21.115Z] / ____| | | [2021-09-23T23:42:21.115Z] | | ___ __| | ___ ___ _____ __ [2021-09-23T23:42:21.115Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-23T23:42:21.115Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-23T23:42:21.115Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-23T23:42:21.115Z] Bash-1.0.6 [2021-09-23T23:42:21.115Z] [2021-09-23T23:42:21.115Z] [2021-09-23T23:42:21.115Z] ==> git version 2.24.4 found [2021-09-23T23:42:21.115Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-23T23:42:21.115Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-23T23:42:21.115Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-23T23:42:21.115Z] ==> Jenkins CI detected. [2021-09-23T23:42:21.115Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2021-09-23T23:42:21.115Z] project root: . [2021-09-23T23:42:21.115Z] --> token set from env [2021-09-23T23:42:21.115Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-23T23:42:21.115Z] ==> Running gcov in . (disable via -X gcov) [2021-09-23T23:42:21.115Z] ==> Python coveragepy not found [2021-09-23T23:42:21.115Z] ==> Searching for coverage reports in: [2021-09-23T23:42:21.115Z] + . [2021-09-23T23:42:21.115Z] -> Found 1 reports [2021-09-23T23:42:21.115Z] ==> Detecting git/mercurial file structure [2021-09-23T23:42:21.115Z] ==> Reading reports [2021-09-23T23:42:21.115Z] + ./coverage.out bytes=462904 [2021-09-23T23:42:21.115Z] ==> Appending adjustments [2021-09-23T23:42:21.115Z] https://docs.codecov.io/docs/fixing-reports [2021-09-23T23:42:21.703Z] + Found adjustments [2021-09-23T23:42:21.703Z] ==> Gzipping contents [2021-09-23T23:42:21.703Z] 52K /tmp/codecov.yKXuYX.gz [2021-09-23T23:42:21.703Z] ==> Uploading reports [2021-09-23T23:42:21.703Z] url: https://codecov.io [2021-09-23T23:42:21.703Z] query: branch=main&commit=e0ebc7ee856a66e69e0bf61b50d6adfe371edacc&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-23T23:42:21.703Z] -> Pinging Codecov [2021-09-23T23:42:21.703Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=e0ebc7ee856a66e69e0bf61b50d6adfe371edacc&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-23T23:42:21.971Z] -> Uploading to [2021-09-23T23:42:21.971Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-23/581DD39554BDF9B6E22D074273EAD858/e0ebc7ee856a66e69e0bf61b50d6adfe371edacc/5eccda46-71f1-4d51-bdca-7ee996117e3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210923%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210923T234221Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5df04231240e38693a46fa9c21b1853ad59d1ce5d934fcb9a090891157c18937 [2021-09-23T23:42:21.971Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-23T23:42:21.971Z] Dload Upload Total Spent Left Speed [2021-09-23T23:42:41.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 63 51859 0 0 63 32768 0 24048 0:00:02 0:00:01 0:00:01 24058 63 51859 0 0 63 32768 0 13862 0:00:03 0:00:02 0:00:01 13867 63 51859 0 0 63 32768 0 9737 0:00:05 0:00:03 0:00:02 9740 63 51859 0 0 63 32768 0 7504 0:00:06 0:00:04 0:00:02 7505 63 51859 0 0 63 32768 0 6104 0:00:08 0:00:05 0:00:03 6105 63 51859 0 0 63 32768 0 5145 0:00:10 0:00:06 0:00:04 0 63 51859 0 0 63 32768 0 4446 0:00:11 0:00:07 0:00:04 0 63 51859 0 0 63 32768 0 3914 0:00:13 0:00:08 0:00:05 0 63 51859 0 0 63 32768 0 3496 0:00:14 0:00:09 0:00:05 0 63 51859 0 0 63 32768 0 3158 0:00:16 0:00:10 0:00:06 0 63 51859 0 0 63 32768 0 2880 0:00:18 0:00:11 0:00:07 0 63 51859 0 0 63 32768 0 2647 0:00:19 0:00:12 0:00:07 0 63 51859 0 0 63 32768 0 2449 0:00:21 0:00:13 0:00:08 0 63 51859 0 0 63 32768 0 2278 0:00:22 0:00:14 0:00:08 0 63 51859 0 0 63 32768 0 2130 0:00:24 0:00:15 0:00:09 0 63 51859 0 0 63 32768 0 2000 0:00:25 0:00:16 0:00:09 0 63 51859 0 0 63 32768 0 1885 0:00:27 0:00:17 0:00:10 0 63 51859 0 0 63 32768 0 1782 0:00:29 0:00:18 0:00:11 0 63 51859 0 0 63 32768 0 1690 0:00:30 0:00:19 0:00:11 0 100 51859 0 0 100 51859 0 2616 0:00:19 0:00:19 --:--:-- 4299 [2021-09-23T23:42:41.780Z] curl: (22) The requested URL returned error: 400 Bad Request [2021-09-23T23:42:41.780Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e0ebc7ee856a66e69e0bf61b50d6adfe371edacc [Pipeline] } [2021-09-23T23:42:41.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-23T23:42:42.124Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-23T23:42:42.174Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:42:42.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-23T23:42:42.502Z] [2021-09-23T23:42:42.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:42:42.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-23T23:42:42.837Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-23T23:42:42.837Z] 188c0c94c7c5: Pulling fs layer [2021-09-23T23:42:42.837Z] 0ef7d3d256c8: Pulling fs layer [2021-09-23T23:42:42.837Z] de9db76c5a1d: Pulling fs layer [2021-09-23T23:42:42.837Z] 0eba1c9be4d2: Pulling fs layer [2021-09-23T23:42:42.837Z] 0d57e429df01: Pulling fs layer [2021-09-23T23:42:42.837Z] 4e4be7b47b0d: Pulling fs layer [2021-09-23T23:42:42.837Z] e1f770b5df2f: Pulling fs layer [2021-09-23T23:42:42.837Z] 85a0685a4137: Pulling fs layer [2021-09-23T23:42:42.837Z] 4e4be7b47b0d: Waiting [2021-09-23T23:42:42.837Z] e1f770b5df2f: Waiting [2021-09-23T23:42:42.837Z] 85a0685a4137: Waiting [2021-09-23T23:42:42.837Z] 0eba1c9be4d2: Waiting [2021-09-23T23:42:42.837Z] 0d57e429df01: Waiting [2021-09-23T23:42:42.837Z] de9db76c5a1d: Verifying Checksum [2021-09-23T23:42:42.837Z] de9db76c5a1d: Download complete [2021-09-23T23:42:42.837Z] 0ef7d3d256c8: Verifying Checksum [2021-09-23T23:42:42.837Z] 0ef7d3d256c8: Download complete [2021-09-23T23:42:42.837Z] 0d57e429df01: Verifying Checksum [2021-09-23T23:42:42.837Z] 0d57e429df01: Download complete [2021-09-23T23:42:43.110Z] 4e4be7b47b0d: Download complete [2021-09-23T23:42:43.110Z] 188c0c94c7c5: Verifying Checksum [2021-09-23T23:42:43.110Z] 188c0c94c7c5: Download complete [2021-09-23T23:42:43.381Z] 188c0c94c7c5: Pull complete [2021-09-23T23:42:43.381Z] 0ef7d3d256c8: Pull complete [2021-09-23T23:42:43.381Z] de9db76c5a1d: Pull complete [2021-09-23T23:42:44.791Z] e1f770b5df2f: Verifying Checksum [2021-09-23T23:42:44.791Z] e1f770b5df2f: Download complete [2021-09-23T23:42:54.886Z] 0eba1c9be4d2: Verifying Checksum [2021-09-23T23:42:54.886Z] 0eba1c9be4d2: Download complete [2021-09-23T23:42:54.886Z] 85a0685a4137: Verifying Checksum [2021-09-23T23:42:54.886Z] 85a0685a4137: Download complete [2021-09-23T23:42:57.490Z] 0eba1c9be4d2: Pull complete [2021-09-23T23:42:57.490Z] 0d57e429df01: Pull complete [2021-09-23T23:42:57.490Z] 4e4be7b47b0d: Pull complete [2021-09-23T23:42:57.766Z] e1f770b5df2f: Pull complete [2021-09-23T23:43:01.189Z] 85a0685a4137: Pull complete [2021-09-23T23:43:01.189Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-23T23:43:01.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-23T23:43:01.189Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-23T23:43:01.292Z] prd-centos7-docker-4c-2g-1073 does not seem to be running inside a container [2021-09-23T23:43:01.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-23T23:43:03.959Z] $ docker top 193c9213da828c5124bca7a6910532992f8a7edaa775a01766aa6a95d55a932e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-23T23:43:04.076Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-23T23:43:04.407Z] + set -o pipefail [2021-09-23T23:43:04.407Z] + snyk monitor '--org=edgex-jenkins' [2021-09-23T23:43:16.748Z] [2021-09-23T23:43:16.748Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2021-09-23T23:43:16.748Z] [2021-09-23T23:43:16.748Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/a38871b2-28d4-491f-b7b7-c6a4cb749e28 [2021-09-23T23:43:16.748Z] [2021-09-23T23:43:16.748Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-23T23:43:16.748Z] [2021-09-23T23:43:16.748Z] [Pipeline] } [2021-09-23T23:43:16.768Z] $ docker stop --time=1 193c9213da828c5124bca7a6910532992f8a7edaa775a01766aa6a95d55a932e [2021-09-23T23:43:18.367Z] $ docker rm -f 193c9213da828c5124bca7a6910532992f8a7edaa775a01766aa6a95d55a932e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-23T23:43:19.374Z] + git log --format=format:%s -1 e0ebc7ee856a66e69e0bf61b50d6adfe371edacc [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:43:19.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:43:19.713Z] . [Pipeline] withDockerContainer [2021-09-23T23:43:19.818Z] prd-centos7-docker-4c-2g-1073 does not seem to be running inside a container [2021-09-23T23:43:19.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-23T23:43:20.349Z] $ docker top 810449d5a2eb1c5330bb2b578d2ee0f48de689fa7d76456289e9aec3930aafb3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T23:43:20.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:43:20.511Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:43:20.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:43:20.639Z] $ docker exec 810449d5a2eb1c5330bb2b578d2ee0f48de689fa7d76456289e9aec3930aafb3 ssh-agent [2021-09-23T23:43:20.765Z] SSH_AUTH_SOCK=/tmp/ssh-g6msFmNw38W2/agent.14 [2021-09-23T23:43:20.765Z] SSH_AGENT_PID=21 [2021-09-23T23:43:20.775Z] Running ssh-add (command line suppressed) [2021-09-23T23:43:20.881Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4679867271472519628.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4679867271472519628.key) [2021-09-23T23:43:20.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:43:21.238Z] + git semver tag [2021-09-23T23:43:21.238Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T23:43:21.238Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-09-23T23:43:21.238Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-09-23T23:43:21.238Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T23:43:21.238Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T23:43:21.238Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T23:43:21.238Z] # $SEMVER_BRANCH = main [2021-09-23T23:43:21.238Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2021-09-23T23:43:21.238Z] # e0ebc7ee856a66e69e0bf61b50d6adfe371edacc HEAD [2021-09-23T23:43:21.238Z] # -> Force: false [2021-09-23T23:43:21.238Z] # 751984de67b423e41920b38a9e6350b4fa19a10d refs/tags/v1.0.1-dev.1 [Pipeline] } [2021-09-23T23:43:21.252Z] $ docker exec --env ******** --env ******** 810449d5a2eb1c5330bb2b578d2ee0f48de689fa7d76456289e9aec3930aafb3 ssh-agent -k [2021-09-23T23:43:21.348Z] unset SSH_AUTH_SOCK; [2021-09-23T23:43:21.348Z] unset SSH_AGENT_PID; [2021-09-23T23:43:21.348Z] echo Agent pid 21 killed; [2021-09-23T23:43:21.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T23:43:21.733Z] + git semver [Pipeline] } [2021-09-23T23:43:21.756Z] $ docker stop --time=1 810449d5a2eb1c5330bb2b578d2ee0f48de689fa7d76456289e9aec3930aafb3 [2021-09-23T23:43:22.956Z] $ docker rm -f 810449d5a2eb1c5330bb2b578d2ee0f48de689fa7d76456289e9aec3930aafb3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:43:23.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-23T23:43:23.425Z] [2021-09-23T23:43:23.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:43:23.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-23T23:43:23.762Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-23T23:43:23.762Z] ab5ef0e58194: Pulling fs layer [2021-09-23T23:43:23.762Z] 9712f1f96733: Pulling fs layer [2021-09-23T23:43:23.762Z] 63f879dbbcfc: Pulling fs layer [2021-09-23T23:43:23.762Z] 0d9ebad4ef96: Pulling fs layer [2021-09-23T23:43:23.762Z] e9a5061849ea: Pulling fs layer [2021-09-23T23:43:23.762Z] d747dcd14b5f: Pulling fs layer [2021-09-23T23:43:23.762Z] 2de7ff778b66: Pulling fs layer [2021-09-23T23:43:23.762Z] 0d9ebad4ef96: Waiting [2021-09-23T23:43:23.762Z] e9a5061849ea: Waiting [2021-09-23T23:43:23.762Z] d747dcd14b5f: Waiting [2021-09-23T23:43:23.762Z] 2de7ff778b66: Waiting [2021-09-23T23:43:23.762Z] 9712f1f96733: Download complete [2021-09-23T23:43:28.015Z] 63f879dbbcfc: Verifying Checksum [2021-09-23T23:43:28.015Z] 63f879dbbcfc: Download complete [2021-09-23T23:43:28.601Z] e9a5061849ea: Verifying Checksum [2021-09-23T23:43:28.601Z] e9a5061849ea: Download complete [2021-09-23T23:43:28.601Z] d747dcd14b5f: Verifying Checksum [2021-09-23T23:43:28.601Z] d747dcd14b5f: Download complete [2021-09-23T23:43:29.771Z] 2de7ff778b66: Verifying Checksum [2021-09-23T23:43:29.771Z] 2de7ff778b66: Download complete [2021-09-23T23:43:29.771Z] 0d9ebad4ef96: Verifying Checksum [2021-09-23T23:43:29.771Z] 0d9ebad4ef96: Download complete [2021-09-23T23:43:31.729Z] ab5ef0e58194: Verifying Checksum [2021-09-23T23:43:31.729Z] ab5ef0e58194: Download complete [2021-09-23T23:43:34.384Z] ab5ef0e58194: Pull complete [2021-09-23T23:43:34.384Z] 9712f1f96733: Pull complete [2021-09-23T23:43:34.975Z] 63f879dbbcfc: Pull complete [2021-09-23T23:43:38.348Z] 0d9ebad4ef96: Pull complete [2021-09-23T23:43:38.931Z] e9a5061849ea: Pull complete [2021-09-23T23:43:38.931Z] d747dcd14b5f: Pull complete [2021-09-23T23:43:39.904Z] 2de7ff778b66: Pull complete [2021-09-23T23:43:39.904Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-23T23:43:39.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-23T23:43:39.904Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-23T23:43:40.011Z] prd-centos7-docker-4c-2g-1073 does not seem to be running inside a container [2021-09-23T23:43:40.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-23T23:43:43.258Z] $ docker top 23b8342c1fe1671299f3c0911030f1e2195e400e7c6222b24be098264b248c15 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:43:43.364Z] provisioning config files... [2021-09-23T23:43:43.379Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1486912180401653951tmp [2021-09-23T23:43:43.399Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8588778426687592027tmp [2021-09-23T23:43:43.425Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7838273536922676869tmp [Pipeline] { [Pipeline] echo [2021-09-23T23:43:43.451Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:43.975Z] ---> sigul-configuration.sh [2021-09-23T23:43:43.975Z] gpg: directory `/root/.gnupg' created [2021-09-23T23:43:43.975Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-23T23:43:43.975Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-23T23:43:43.975Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-23T23:43:43.975Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-23T23:43:43.975Z] gpg: CAST5 encrypted data [2021-09-23T23:43:43.975Z] gpg: encrypted with 1 passphrase [2021-09-23T23:43:43.975Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-23T23:43:44.305Z] + mkdir /home/jenkins [2021-09-23T23:43:44.305Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-23T23:43:44.627Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-09-23T23:43:44.642Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:44.960Z] ---> sigul-install.sh [2021-09-23T23:43:44.961Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-23T23:43:45.282Z] + git tag --list [2021-09-23T23:43:45.283Z] v0.0.0 [2021-09-23T23:43:45.283Z] v1.0.0 [2021-09-23T23:43:45.283Z] v1.0.0-dev.1 [2021-09-23T23:43:45.283Z] v1.0.0-dev.2 [2021-09-23T23:43:45.283Z] v1.0.0-dev.3 [2021-09-23T23:43:45.283Z] v1.0.0-dev.4 [2021-09-23T23:43:45.283Z] v1.0.0-dev.5 [2021-09-23T23:43:45.283Z] v1.0.0-dev.6 [2021-09-23T23:43:45.283Z] v1.0.0-dev.7 [2021-09-23T23:43:45.283Z] v1.0.0-dev.8 [2021-09-23T23:43:45.283Z] v1.0.0-dev.9 [2021-09-23T23:43:45.283Z] v1.0.1-dev.1 [Pipeline] sh [2021-09-23T23:43:45.611Z] + lftools sign git-tag v1.0.1-dev.1 [2021-09-23T23:43:46.198Z] Signing Git tag with Sigul... [2021-09-23T23:43:46.198Z] Signing v1.0.1-dev.1 [Pipeline] echo [2021-09-23T23:43:47.175Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:47.493Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-23T23:43:47.506Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-23T23:43:47.538Z] $ docker stop --time=1 23b8342c1fe1671299f3c0911030f1e2195e400e7c6222b24be098264b248c15 [2021-09-23T23:43:48.756Z] $ docker rm -f 23b8342c1fe1671299f3c0911030f1e2195e400e7c6222b24be098264b248c15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:43:49.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:43:49.599Z] . [Pipeline] withDockerContainer [2021-09-23T23:43:50.011Z] prd-centos7-docker-4c-2g-1073 does not seem to be running inside a container [2021-09-23T23:43:50.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-23T23:43:50.539Z] $ docker top b53b3b2e9b1b1468748ebd3bd6fd12f5de5f6d77b929e2e7e23d35ee77e4cefb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T23:43:50.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:43:50.688Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:43:50.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:43:50.830Z] $ docker exec b53b3b2e9b1b1468748ebd3bd6fd12f5de5f6d77b929e2e7e23d35ee77e4cefb ssh-agent [2021-09-23T23:43:50.959Z] SSH_AUTH_SOCK=/tmp/ssh-2v9SCNeq8VlW/agent.13 [2021-09-23T23:43:50.959Z] SSH_AGENT_PID=20 [2021-09-23T23:43:50.971Z] Running ssh-add (command line suppressed) [2021-09-23T23:43:51.084Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1628926313991623097.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1628926313991623097.key) [2021-09-23T23:43:51.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:43:51.444Z] + git semver bump pre [2021-09-23T23:43:51.444Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T23:43:51.444Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-09-23T23:43:51.444Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-09-23T23:43:51.444Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T23:43:51.444Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T23:43:51.444Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T23:43:51.444Z] # $SEMVER_BRANCH = main [2021-09-23T23:43:51.444Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2021-09-23T23:43:51.444Z] 1.0.1-dev.2 [Pipeline] } [2021-09-23T23:43:51.461Z] $ docker exec --env ******** --env ******** b53b3b2e9b1b1468748ebd3bd6fd12f5de5f6d77b929e2e7e23d35ee77e4cefb ssh-agent -k [2021-09-23T23:43:51.565Z] unset SSH_AUTH_SOCK; [2021-09-23T23:43:51.565Z] unset SSH_AGENT_PID; [2021-09-23T23:43:51.565Z] echo Agent pid 20 killed; [2021-09-23T23:43:51.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T23:43:51.948Z] + git semver [Pipeline] } [2021-09-23T23:43:51.971Z] $ docker stop --time=1 b53b3b2e9b1b1468748ebd3bd6fd12f5de5f6d77b929e2e7e23d35ee77e4cefb [2021-09-23T23:43:53.168Z] $ docker rm -f b53b3b2e9b1b1468748ebd3bd6fd12f5de5f6d77b929e2e7e23d35ee77e4cefb [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:43:53.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:43:53.617Z] . [Pipeline] withDockerContainer [2021-09-23T23:43:53.712Z] prd-centos7-docker-4c-2g-1073 does not seem to be running inside a container [2021-09-23T23:43:53.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-23T23:43:54.176Z] $ docker top dc95c8a2a1d4ef13101dd7eed00fd84501b56391593631f890a45d69d4284093 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T23:43:54.324Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:43:54.324Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:43:54.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:43:54.445Z] $ docker exec dc95c8a2a1d4ef13101dd7eed00fd84501b56391593631f890a45d69d4284093 ssh-agent [2021-09-23T23:43:54.563Z] SSH_AUTH_SOCK=/tmp/ssh-v5ugospa684m/agent.14 [2021-09-23T23:43:54.563Z] SSH_AGENT_PID=21 [2021-09-23T23:43:54.574Z] Running ssh-add (command line suppressed) [2021-09-23T23:43:54.681Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4414225654899848474.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4414225654899848474.key) [2021-09-23T23:43:54.704Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:43:55.024Z] + git semver push [2021-09-23T23:43:55.024Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T23:43:55.024Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-09-23T23:43:55.024Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-09-23T23:43:55.024Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T23:43:55.024Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T23:43:55.024Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T23:43:55.024Z] # $SEMVER_BRANCH = main [2021-09-23T23:43:55.024Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2021-09-23T23:43:56.452Z] $ docker exec --env ******** --env ******** dc95c8a2a1d4ef13101dd7eed00fd84501b56391593631f890a45d69d4284093 ssh-agent -k [2021-09-23T23:43:56.557Z] unset SSH_AUTH_SOCK; [2021-09-23T23:43:56.558Z] unset SSH_AGENT_PID; [2021-09-23T23:43:56.558Z] echo Agent pid 21 killed; [2021-09-23T23:43:56.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T23:43:56.947Z] + git semver [Pipeline] } [2021-09-23T23:43:56.968Z] $ docker stop --time=1 dc95c8a2a1d4ef13101dd7eed00fd84501b56391593631f890a45d69d4284093 [2021-09-23T23:43:58.163Z] $ docker rm -f dc95c8a2a1d4ef13101dd7eed00fd84501b56391593631f890a45d69d4284093 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-23T23:43:59.170Z] + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:59.507Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:44:00.107Z] ---> package-listing.sh [2021-09-23T23:44:00.107Z] ++ facter osfamily [2021-09-23T23:44:00.107Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-23T23:44:00.391Z] + OS_FAMILY=redhat [2021-09-23T23:44:00.391Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2021-09-23T23:44:00.391Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-23T23:44:00.391Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-23T23:44:00.391Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-23T23:44:00.391Z] + PACKAGES=/tmp/packages_start.txt [2021-09-23T23:44:00.391Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2021-09-23T23:44:00.391Z] + PACKAGES=/tmp/packages_end.txt [2021-09-23T23:44:00.391Z] + case "${OS_FAMILY}" in [2021-09-23T23:44:00.391Z] + rpm -qa [2021-09-23T23:44:00.391Z] + sort [2021-09-23T23:44:00.991Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-23T23:44:00.991Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-23T23:44:00.991Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-23T23:44:00.991Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2021-09-23T23:44:00.991Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2021-09-23T23:44:00.991Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2021-09-23T23:44:01.010Z] 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-23T23:44:01.318Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:44:01.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:44:01.909Z] [2021-09-23T23:44:01.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:44:02.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:44:02.242Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-23T23:44:02.242Z] b4d181a07f80: Pulling fs layer [2021-09-23T23:44:02.242Z] a1111a8f2ec3: Pulling fs layer [2021-09-23T23:44:02.242Z] ed53099fbce6: Pulling fs layer [2021-09-23T23:44:02.242Z] dc539afda2c1: Pulling fs layer [2021-09-23T23:44:02.242Z] 77bc0d833cb6: Pulling fs layer [2021-09-23T23:44:02.242Z] 9065ff56babe: Pulling fs layer [2021-09-23T23:44:02.242Z] d287ab97295c: Pulling fs layer [2021-09-23T23:44:02.242Z] dc539afda2c1: Waiting [2021-09-23T23:44:02.242Z] 77bc0d833cb6: Waiting [2021-09-23T23:44:02.242Z] 9065ff56babe: Waiting [2021-09-23T23:44:02.242Z] d287ab97295c: Waiting [2021-09-23T23:44:02.510Z] a1111a8f2ec3: Verifying Checksum [2021-09-23T23:44:02.510Z] a1111a8f2ec3: Download complete [2021-09-23T23:44:02.510Z] dc539afda2c1: Verifying Checksum [2021-09-23T23:44:02.510Z] dc539afda2c1: Download complete [2021-09-23T23:44:02.779Z] 77bc0d833cb6: Verifying Checksum [2021-09-23T23:44:02.779Z] 77bc0d833cb6: Download complete [2021-09-23T23:44:02.779Z] 9065ff56babe: Verifying Checksum [2021-09-23T23:44:02.779Z] 9065ff56babe: Download complete [2021-09-23T23:44:03.362Z] ed53099fbce6: Verifying Checksum [2021-09-23T23:44:03.362Z] ed53099fbce6: Download complete [2021-09-23T23:44:04.328Z] b4d181a07f80: Verifying Checksum [2021-09-23T23:44:04.328Z] b4d181a07f80: Download complete [2021-09-23T23:44:05.757Z] b4d181a07f80: Pull complete [2021-09-23T23:44:05.757Z] a1111a8f2ec3: Pull complete [2021-09-23T23:44:06.352Z] ed53099fbce6: Pull complete [2021-09-23T23:44:06.352Z] dc539afda2c1: Pull complete [2021-09-23T23:44:06.621Z] 77bc0d833cb6: Pull complete [2021-09-23T23:44:06.621Z] 9065ff56babe: Pull complete [2021-09-23T23:44:08.577Z] d287ab97295c: Verifying Checksum [2021-09-23T23:44:08.577Z] d287ab97295c: Download complete [2021-09-23T23:44:13.981Z] d287ab97295c: Pull complete [2021-09-23T23:44:13.981Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-23T23:44:13.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:44:13.981Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-23T23:44:14.071Z] prd-centos7-docker-4c-2g-1073 does not seem to be running inside a container [2021-09-23T23:44:14.140Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-23T23:44:16.530Z] $ docker top 39e2567085deed5cce6a83a32d986b0eb30283c22b4935e1272df3c6c5587cd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T23:44:16.939Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-23T23:44:17.257Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-23T23:44:17.577Z] + ls /var/log/sa-host [2021-09-23T23:44:17.578Z] + sadf -c /var/log/sa-host/sa05 [2021-09-23T23:44:17.578Z] file_magic: OK [2021-09-23T23:44:17.578Z] HZ: Using current value: 100 [2021-09-23T23:44:17.578Z] file_header: OK [2021-09-23T23:44:17.578Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-23T23:44:17.578Z] Statistics: [2021-09-23T23:44:17.578Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-23T23:44:17.578Z] File successfully converted to sysstat format version 12.0.3 [2021-09-23T23:44:17.578Z] + sadf -c /var/log/sa-host/sa23 [2021-09-23T23:44:17.578Z] file_magic: OK [2021-09-23T23:44:17.578Z] HZ: Using current value: 100 [2021-09-23T23:44:17.578Z] file_header: OK [2021-09-23T23:44:17.578Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-23T23:44:17.578Z] Statistics: [2021-09-23T23:44:17.578Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-23T23:44:17.578Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:44:17.756Z] provisioning config files... [2021-09-23T23:44:17.769Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3060702906218348897tmp [Pipeline] { [Pipeline] echo [2021-09-23T23:44:17.791Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:44:18.103Z] ---> create-netrc.sh [Pipeline] } [2021-09-23T23:44:18.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:44:18.503Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-23T23:44:18.520Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:44:18.842Z] ---> sudo-logs.sh [2021-09-23T23:44:18.842Z] Archiving 'sudo' log.. [2021-09-23T23:44:18.842Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1073.vexxhost.local: Name or service not known [2021-09-23T23:44:18.842Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1073.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-23T23:44:18.883Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:44:19.201Z] ---> job-cost.sh [2021-09-23T23:44:19.201Z] lf-activate-venv: SKIPPING [2021-09-23T23:44:19.201Z] DEBUG: total: 0.10999999940395355 [2021-09-23T23:44:19.201Z] INFO: Retrieving Stack Cost... [2021-09-23T23:44:19.786Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-23T23:44:20.371Z] INFO: Archiving Costs [Pipeline] echo [2021-09-23T23:44:20.389Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:44:20.706Z] ---> logs-deploy.sh [2021-09-23T23:44:20.706Z] lf-activate-venv: SKIPPING [2021-09-23T23:44:20.706Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/9 [2021-09-23T23:44:20.706Z] INFO: archiving workspace using pattern(s): [2021-09-23T23:44:21.292Z] Archives upload complete. [2021-09-23T23:44:21.565Z] INFO: archiving logs to Nexus [2021-09-23T23:44:22.151Z] ---> uname -a: [2021-09-23T23:44:22.151Z] Linux prd-centos7-docker-4c-2g-1073.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-09-23T23:44:22.151Z] [2021-09-23T23:44:22.151Z] [2021-09-23T23:44:22.151Z] ---> lscpu: [2021-09-23T23:44:22.151Z] Architecture: x86_64 [2021-09-23T23:44:22.151Z] CPU op-mode(s): 32-bit, 64-bit [2021-09-23T23:44:22.151Z] Byte Order: Little Endian [2021-09-23T23:44:22.151Z] Address sizes: 40 bits physical, 48 bits virtual [2021-09-23T23:44:22.151Z] CPU(s): 2 [2021-09-23T23:44:22.151Z] On-line CPU(s) list: 0,1 [2021-09-23T23:44:22.151Z] Thread(s) per core: 1 [2021-09-23T23:44:22.151Z] Core(s) per socket: 1 [2021-09-23T23:44:22.151Z] Socket(s): 2 [2021-09-23T23:44:22.151Z] NUMA node(s): 1 [2021-09-23T23:44:22.151Z] Vendor ID: AuthenticAMD [2021-09-23T23:44:22.151Z] CPU family: 23 [2021-09-23T23:44:22.151Z] Model: 49 [2021-09-23T23:44:22.151Z] Model name: AMD EPYC-Rome Processor [2021-09-23T23:44:22.151Z] Stepping: 0 [2021-09-23T23:44:22.151Z] CPU MHz: 2800.000 [2021-09-23T23:44:22.151Z] BogoMIPS: 5600.00 [2021-09-23T23:44:22.151Z] Virtualization: AMD-V [2021-09-23T23:44:22.151Z] Hypervisor vendor: KVM [2021-09-23T23:44:22.151Z] Virtualization type: full [2021-09-23T23:44:22.151Z] L1d cache: 32K [2021-09-23T23:44:22.151Z] L1i cache: 32K [2021-09-23T23:44:22.151Z] L2 cache: 512K [2021-09-23T23:44:22.151Z] L3 cache: 16384K [2021-09-23T23:44:22.151Z] NUMA node0 CPU(s): 0,1 [2021-09-23T23:44:22.151Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-09-23T23:44:22.151Z] [2021-09-23T23:44:22.151Z] [2021-09-23T23:44:22.151Z] ---> nproc: [2021-09-23T23:44:22.151Z] 2 [2021-09-23T23:44:22.151Z] [2021-09-23T23:44:22.151Z] [2021-09-23T23:44:22.151Z] ---> df -h: [2021-09-23T23:44:22.151Z] Filesystem Size Used Avail Use% Mounted on [2021-09-23T23:44:22.151Z] overlay 40G 9.0G 32G 23% / [2021-09-23T23:44:22.151Z] tmpfs 64M 0 64M 0% /dev [2021-09-23T23:44:22.151Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-09-23T23:44:22.151Z] shm 64M 0 64M 0% /dev/shm [2021-09-23T23:44:22.151Z] /dev/vda1 40G 9.0G 32G 23% /facter-os [2021-09-23T23:44:22.151Z] [2021-09-23T23:44:22.151Z] [2021-09-23T23:44:22.151Z] ---> sar -b -r -n DEV: [2021-09-23T23:44:22.151Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/23/21 _x86_64_ (2 CPU) [2021-09-23T23:44:22.151Z] [2021-09-23T23:44:22.151Z] 23:33:34 LINUX RESTART (2 CPU) [2021-09-23T23:44:22.151Z] [2021-09-23T23:44:22.151Z] 23:34:01 tps rtps wtps bread/s bwrtn/s [2021-09-23T23:44:22.151Z] 23:35:02 214.44 83.31 131.12 9855.25 39392.39 [2021-09-23T23:44:22.151Z] 23:36:01 2.52 0.03 2.49 1.08 93.51 [2021-09-23T23:44:22.151Z] 23:37:01 0.47 0.00 0.47 0.00 7.25 [2021-09-23T23:44:22.151Z] 23:38:01 0.28 0.00 0.28 0.00 5.40 [2021-09-23T23:44:22.151Z] 23:39:01 0.32 0.00 0.32 0.00 4.53 [2021-09-23T23:44:22.151Z] 23:40:01 0.32 0.00 0.32 0.00 5.03 [2021-09-23T23:44:22.151Z] 23:41:01 0.23 0.00 0.23 0.00 2.98 [2021-09-23T23:44:22.151Z] 23:42:01 0.17 0.00 0.17 0.00 2.43 [2021-09-23T23:44:22.151Z] 23:43:01 28.21 0.03 28.18 3.73 14913.19 [2021-09-23T23:44:22.151Z] 23:44:01 169.44 0.10 169.34 9.99 42900.85 [2021-09-23T23:44:22.151Z] Average: 41.72 8.36 33.36 988.80 9752.44 [2021-09-23T23:44:22.151Z] [2021-09-23T23:44:22.151Z] 23:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-09-23T23:44:22.151Z] 23:35:02 5461060 0 811072 10.13 2620 1734188 1291168 14.26 583248 1566536 136 [2021-09-23T23:44:22.151Z] 23:36:01 5468816 0 803312 10.03 2620 1734192 1236240 13.65 576668 1566508 12 [2021-09-23T23:44:22.151Z] 23:37:01 5469680 0 802448 10.02 2620 1734192 1229044 13.57 573772 1568692 12 [2021-09-23T23:44:22.151Z] 23:38:01 5466604 0 805516 10.06 2620 1734200 1229080 13.57 576904 1568692 16 [2021-09-23T23:44:22.151Z] 23:39:01 5470116 0 802000 10.01 2620 1734204 1203128 13.28 570708 1572052 16 [2021-09-23T23:44:22.151Z] 23:40:01 5469264 0 802848 10.02 2620 1734208 1203320 13.29 571760 1572052 16 [2021-09-23T23:44:22.151Z] 23:41:01 5468640 0 803468 10.03 2620 1734212 1203480 13.29 572468 1572052 20 [2021-09-23T23:44:22.151Z] 23:42:01 5468184 0 803916 10.04 2620 1734220 1203192 13.28 572528 1572052 16 [2021-09-23T23:44:22.151Z] 23:43:01 4594928 0 958636 11.97 2620 2452756 1391492 15.36 700024 2230644 479308 [2021-09-23T23:44:22.151Z] 23:44:01 3743836 0 1205432 15.05 2620 3057052 1614204 17.82 1059292 2587880 188 [2021-09-23T23:44:22.151Z] Average: 5208113 0 859865 10.74 2620 1938342 1280435 14.14 635737 1737716 47974 [2021-09-23T23:44:22.151Z] [2021-09-23T23:44:22.151Z] 23:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-09-23T23:44:22.151Z] 23:35:02 eth0 414.32 250.79 1041.60 73.45 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:35:02 docker0 2.51 1.97 0.32 5.92 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:36:01 eth0 1.63 0.36 0.38 0.22 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:37:01 eth0 2.97 0.78 0.96 0.59 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:38:01 eth0 2.80 0.77 0.89 0.56 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:39:01 eth0 1.08 0.10 0.11 0.04 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:40:01 eth0 0.97 0.42 0.43 0.23 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:41:01 eth0 3.12 0.80 0.93 0.59 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:42:01 eth0 1.33 0.08 0.11 0.04 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:43:01 eth0 782.53 529.31 4116.88 49.58 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:44:01 eth0 819.82 574.25 3454.29 162.79 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] 23:44:01 docker0 36.30 41.15 3.34 159.54 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] Average: eth0 203.46 136.04 863.40 28.87 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] Average: docker0 3.89 4.32 0.37 16.58 0.00 0.00 0.00 0.00 [2021-09-23T23:44:22.151Z] [2021-09-23T23:44:22.151Z] [2021-09-23T23:44:22.151Z] ---> sar -P ALL: [2021-09-23T23:44:22.151Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/23/21 _x86_64_ (2 CPU) [2021-09-23T23:44:22.151Z] [2021-09-23T23:44:22.151Z] 23:33:34 LINUX RESTART (2 CPU) [2021-09-23T23:44:22.151Z] [2021-09-23T23:44:22.151Z] 23:34:01 CPU %user %nice %system %iowait %steal %idle [2021-09-23T23:44:22.151Z] 23:35:02 all 15.70 0.00 5.06 6.30 0.08 72.87 [2021-09-23T23:44:22.151Z] 23:35:02 0 15.02 0.00 4.64 6.37 0.07 73.90 [2021-09-23T23:44:22.151Z] 23:35:02 1 16.38 0.00 5.47 6.23 0.09 71.83 [2021-09-23T23:44:22.151Z] 23:36:01 all 0.18 0.00 0.07 0.00 0.02 99.74 [2021-09-23T23:44:22.151Z] 23:36:01 0 0.26 0.00 0.05 0.00 0.02 99.68 [2021-09-23T23:44:22.151Z] 23:36:01 1 0.10 0.00 0.08 0.00 0.02 99.80 [2021-09-23T23:44:22.151Z] 23:37:01 all 0.23 0.00 0.05 0.00 0.02 99.71 [2021-09-23T23:44:22.151Z] 23:37:01 0 0.33 0.00 0.08 0.00 0.02 99.57 [2021-09-23T23:44:22.151Z] 23:37:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-09-23T23:44:22.151Z] 23:38:01 all 0.21 0.00 0.04 0.00 0.02 99.73 [2021-09-23T23:44:22.151Z] 23:38:01 0 0.37 0.00 0.05 0.00 0.02 99.57 [2021-09-23T23:44:22.151Z] 23:38:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-09-23T23:44:22.151Z] 23:39:01 all 0.22 0.00 0.07 0.00 0.03 99.69 [2021-09-23T23:44:22.151Z] 23:39:01 0 0.38 0.00 0.05 0.00 0.03 99.53 [2021-09-23T23:44:22.151Z] 23:39:01 1 0.05 0.00 0.08 0.00 0.02 99.85 [2021-09-23T23:44:22.151Z] 23:40:01 all 0.27 0.00 0.03 0.00 0.01 99.69 [2021-09-23T23:44:22.151Z] 23:40:01 0 0.50 0.00 0.05 0.00 0.02 99.43 [2021-09-23T23:44:22.151Z] 23:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-09-23T23:44:22.151Z] 23:41:01 all 0.18 0.00 0.05 0.00 0.03 99.75 [2021-09-23T23:44:22.151Z] 23:41:01 0 0.13 0.00 0.05 0.00 0.03 99.78 [2021-09-23T23:44:22.151Z] 23:41:01 1 0.22 0.00 0.05 0.00 0.02 99.72 [2021-09-23T23:44:22.151Z] 23:42:01 all 0.21 0.00 0.05 0.00 0.03 99.72 [2021-09-23T23:44:22.151Z] 23:42:01 0 0.10 0.00 0.07 0.00 0.03 99.80 [2021-09-23T23:44:22.151Z] 23:42:01 1 0.32 0.00 0.03 0.00 0.02 99.63 [2021-09-23T23:44:22.151Z] 23:43:01 all 9.33 0.00 4.09 0.16 0.07 86.35 [2021-09-23T23:44:22.151Z] 23:43:01 0 9.32 0.00 4.45 0.23 0.07 85.93 [2021-09-23T23:44:22.152Z] 23:43:01 1 9.34 0.00 3.74 0.09 0.07 86.76 [2021-09-23T23:44:22.152Z] 23:44:01 all 16.77 0.00 8.56 1.97 0.11 72.59 [2021-09-23T23:44:22.152Z] 23:44:01 0 16.96 0.00 9.15 2.54 0.11 71.24 [2021-09-23T23:44:22.152Z] 23:44:01 1 16.59 0.00 7.97 1.40 0.11 73.94 [2021-09-23T23:44:22.152Z] Average: all 4.21 0.00 1.75 0.82 0.04 93.18 [2021-09-23T23:44:22.152Z] Average: 0 4.22 0.00 1.81 0.89 0.04 93.05 [2021-09-23T23:44:22.152Z] Average: 1 4.20 0.00 1.70 0.75 0.04 93.32 [2021-09-23T23:44:22.152Z] [2021-09-23T23:44:22.152Z] [2021-09-23T23:44:22.152Z]