Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 995e5f843a6275a781fac899201523aa0866864d+723ee67e9574a85b085d71e50918cb4eed5deb06 (19138dfe0ccf90e84078dad790cf87fd23cbb2ba) Running in Durability level: MAX_SURVIVABILITY 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-ssh9018430893950896839.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh1185394873645762267.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-37/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-37/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh963138271706561188.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-37/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3643101315211987328.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7928840710126905427.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-37/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-37/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4358642502715565863.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a 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:rfid-llrp-inventory-service, 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: rfid-llrp-inventory-service-settings PROJECT: rfid-llrp-inventory-service 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_IMAGE_NAME: rfid-llrp-inventory-service 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 Running on prd-centos7-docker-4c-2g-47 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-37 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/ry_app-rfid-llrp-inventory_PR-37@tmp/jenkins-gitclient-ssh2208145359607942362.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 723ee67e9574a85b085d71e50918cb4eed5deb06 into PR head commit 995e5f843a6275a781fac899201523aa0866864d Merge succeeded, producing dc0b1378126a9fe146e2df9589a9b9bd47911c08 Checking out Revision dc0b1378126a9fe146e2df9589a9b9bd47911c08 (PR-37) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/jenkins-gitclient-ssh7069750055520105642.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/jenkins-gitclient-ssh2730106957463188597.key > git merge 723ee67e9574a85b085d71e50918cb4eed5deb06 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc0b1378126a9fe146e2df9589a9b9bd47911c08 # timeout=10 Commit message: "Merge commit '723ee67e9574a85b085d71e50918cb4eed5deb06' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-14T02:35:13.935Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-14T02:35:14.144Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-14T02:35:14.267Z] ========================================================= [2021-07-14T02:35:14.267Z] EdgeX Global Pipelines Version Info [2021-07-14T02:35:14.267Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:35:15.997Z] ------------------- [2021-07-14T02:35:15.997Z] stable info: [2021-07-14T02:35:15.997Z] ------------------- [2021-07-14T02:35:15.997Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-14T02:35:15.997Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T02:35:15.997Z] Message: update stable to v1.0.196 [2021-07-14T02:35:16.983Z] ------------------- [2021-07-14T02:35:16.983Z] experimental info: [2021-07-14T02:35:16.983Z] ------------------- [2021-07-14T02:35:16.983Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-14T02:35:16.983Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T02:35:16.983Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-14T02:35:17.325Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = rfid-llrp-inventory-service-settings [Pipeline] echo [2021-07-14T02:35:17.396Z] [edgeXSetupEnvironment]: set envvar PROJECT = rfid-llrp-inventory-service [Pipeline] echo [2021-07-14T02:35:17.463Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-14T02:35:17.528Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-14T02:35:17.609Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-14T02:35:17.670Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-14T02:35:17.740Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-14T02:35:17.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-14T02:35:17.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-14T02:35:17.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-14T02:35:17.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-14T02:35:18.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = rfid-llrp-inventory-service [Pipeline] echo [2021-07-14T02:35:18.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-14T02:35:18.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-14T02:35:18.251Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-14T02:35:18.311Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-14T02:35:18.384Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T02:35:18.454Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T02:35:18.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-14T02:35:18.589Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-14T02:35:18.675Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-14T02:35:18.744Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-14T02:35:18.812Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-14T02:35:18.876Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-14T02:35:18.943Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-14T02:35:19.024Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-14T02:35:19.087Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-37 [Pipeline] echo [2021-07-14T02:35:19.153Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-37 [Pipeline] echo [2021-07-14T02:35:19.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-37 [Pipeline] echo [2021-07-14T02:35:19.280Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc0b1378126a9fe146e2df9589a9b9bd47911c08 [Pipeline] echo [2021-07-14T02:35:19.338Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc0b137 [Pipeline] echo [2021-07-14T02:35:19.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T02:35:19.575Z] provisioning config files... [2021-07-14T02:35:19.603Z] copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/config982125939640911845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:35:20.063Z] ---> docker-login.sh [2021-07-14T02:35:20.063Z] nexus3.edgexfoundry.org:10001 [2021-07-14T02:35:21.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:35:21.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:35:21.085Z] Configure a credential helper to remove this warning. See [2021-07-14T02:35:21.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:35:21.085Z] [2021-07-14T02:35:21.085Z] Login Succeeded [2021-07-14T02:35:21.085Z] nexus3.edgexfoundry.org:10002 [2021-07-14T02:35:21.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:35:21.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:35:21.394Z] Configure a credential helper to remove this warning. See [2021-07-14T02:35:21.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:35:21.394Z] [2021-07-14T02:35:21.394Z] Login Succeeded [2021-07-14T02:35:21.394Z] nexus3.edgexfoundry.org:10003 [2021-07-14T02:35:21.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:35:21.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:35:21.394Z] Configure a credential helper to remove this warning. See [2021-07-14T02:35:21.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:35:21.394Z] [2021-07-14T02:35:21.394Z] Login Succeeded [2021-07-14T02:35:21.394Z] nexus3.edgexfoundry.org:10004 [2021-07-14T02:35:21.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:35:21.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:35:21.716Z] Configure a credential helper to remove this warning. See [2021-07-14T02:35:21.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:35:21.716Z] [2021-07-14T02:35:21.716Z] Login Succeeded [2021-07-14T02:35:21.716Z] docker.io [2021-07-14T02:35:22.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:35:22.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:35:22.108Z] Configure a credential helper to remove this warning. See [2021-07-14T02:35:22.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:35:22.108Z] [2021-07-14T02:35:22.108Z] Login Succeeded [2021-07-14T02:35:22.108Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T02:35:22.125Z] 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-07-14T02:35:23.008Z] + git log --format=format:%s -1 dc0b1378126a9fe146e2df9589a9b9bd47911c08 [Pipeline] echo [2021-07-14T02:35:23.130Z] GIT_COMMIT: dc0b1378126a9fe146e2df9589a9b9bd47911c08, Commit Message: Merge commit '723ee67e9574a85b085d71e50918cb4eed5deb06' into HEAD [Pipeline] echo [2021-07-14T02:35:23.179Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:35:23.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T02:35:23.873Z] [2021-07-14T02:35:23.873Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:35:24.510Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T02:35:24.510Z] latest: Pulling from edgex-devops/git-semver [2021-07-14T02:35:24.510Z] 31603596830f: Pulling fs layer [2021-07-14T02:35:24.510Z] b6dc333f4379: Pulling fs layer [2021-07-14T02:35:24.510Z] 3d9ef1400e77: Pulling fs layer [2021-07-14T02:35:24.510Z] fd332fbdc1db: Pulling fs layer [2021-07-14T02:35:24.510Z] fd332fbdc1db: Waiting [2021-07-14T02:35:24.812Z] b6dc333f4379: Verifying Checksum [2021-07-14T02:35:24.812Z] b6dc333f4379: Download complete [2021-07-14T02:35:25.188Z] 31603596830f: Verifying Checksum [2021-07-14T02:35:25.188Z] 31603596830f: Download complete [2021-07-14T02:35:25.188Z] 31603596830f: Pull complete [2021-07-14T02:35:25.494Z] b6dc333f4379: Pull complete [2021-07-14T02:35:25.494Z] fd332fbdc1db: Verifying Checksum [2021-07-14T02:35:25.494Z] fd332fbdc1db: Download complete [2021-07-14T02:35:25.494Z] 3d9ef1400e77: Verifying Checksum [2021-07-14T02:35:25.494Z] 3d9ef1400e77: Download complete [2021-07-14T02:35:26.979Z] 3d9ef1400e77: Pull complete [2021-07-14T02:35:27.271Z] fd332fbdc1db: Pull complete [2021-07-14T02:35:27.574Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-14T02:35:27.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T02:35:27.574Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-14T02:35:28.307Z] prd-centos7-docker-4c-2g-47 does not seem to be running inside a container [2021-07-14T02:35:28.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-37 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37:/w/workspace/ry_app-rfid-llrp-inventory_PR-37:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@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-07-14T02:35:33.512Z] $ docker top cbff93affa0e713b619b9f1c6eb2061cd21b9b1501db81def58bf5442afb2763 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-14T02:35:33.763Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T02:35:33.763Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T02:35:33.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T02:35:33.951Z] $ docker exec cbff93affa0e713b619b9f1c6eb2061cd21b9b1501db81def58bf5442afb2763 ssh-agent [2021-07-14T02:35:34.186Z] SSH_AUTH_SOCK=/tmp/ssh-OWrcW8hnhr8u/agent.14 [2021-07-14T02:35:34.186Z] SSH_AGENT_PID=20 [2021-07-14T02:35:34.219Z] Running ssh-add (command line suppressed) [2021-07-14T02:35:34.327Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_242660341445318399.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_242660341445318399.key) [2021-07-14T02:35:34.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T02:35:34.879Z] + git tag --points-at HEAD [Pipeline] } [2021-07-14T02:35:34.950Z] $ docker exec --env ******** --env ******** cbff93affa0e713b619b9f1c6eb2061cd21b9b1501db81def58bf5442afb2763 ssh-agent -k [2021-07-14T02:35:35.074Z] unset SSH_AUTH_SOCK; [2021-07-14T02:35:35.075Z] unset SSH_AGENT_PID; [2021-07-14T02:35:35.075Z] echo Agent pid 20 killed; [2021-07-14T02:35:35.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-14T02:35:35.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T02:35:35.212Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T02:35:35.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T02:35:35.380Z] $ docker exec cbff93affa0e713b619b9f1c6eb2061cd21b9b1501db81def58bf5442afb2763 ssh-agent [2021-07-14T02:35:35.677Z] SSH_AUTH_SOCK=/tmp/ssh-HRkFXkbfOkrV/agent.53 [2021-07-14T02:35:35.677Z] SSH_AGENT_PID=59 [2021-07-14T02:35:35.725Z] Running ssh-add (command line suppressed) [2021-07-14T02:35:35.847Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_2115539440194053469.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_2115539440194053469.key) [2021-07-14T02:35:35.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T02:35:36.308Z] + git semver init [2021-07-14T02:35:36.308Z] # -> Open(): unable to determine branch for HEAD [2021-07-14T02:35:36.308Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-37/.git [2021-07-14T02:35:36.308Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [2021-07-14T02:35:36.308Z] # $SEMVER_REMOTE_NAME = origin [2021-07-14T02:35:36.308Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-14T02:35:36.308Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-14T02:35:36.308Z] # $SEMVER_BRANCH = PR-37 [2021-07-14T02:35:36.308Z] # $SEMVER_TEMP = /tmp/semver-262267638 [2021-07-14T02:35:36.308Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-07-14T02:35:36.980Z] # '/tmp/semver-262267638' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-37/.semver' [2021-07-14T02:35:36.980Z] # -> Force: false [2021-07-14T02:35:36.980Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-37/.semver [Pipeline] } [2021-07-14T02:35:37.010Z] $ docker exec --env ******** --env ******** cbff93affa0e713b619b9f1c6eb2061cd21b9b1501db81def58bf5442afb2763 ssh-agent -k [2021-07-14T02:35:37.157Z] unset SSH_AUTH_SOCK; [2021-07-14T02:35:37.160Z] unset SSH_AGENT_PID; [2021-07-14T02:35:37.161Z] echo Agent pid 59 killed; [2021-07-14T02:35:37.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T02:35:37.736Z] + git semver [Pipeline] } [2021-07-14T02:35:37.830Z] $ docker stop --time=1 cbff93affa0e713b619b9f1c6eb2061cd21b9b1501db81def58bf5442afb2763 [2021-07-14T02:35:39.756Z] $ docker rm -f cbff93affa0e713b619b9f1c6eb2061cd21b9b1501db81def58bf5442afb2763 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T02:35:40.327Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-14T02:35:40.949Z] Stashed 1 file(s) [Pipeline] echo [2021-07-14T02:35:40.973Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-07-14T02:35:56.586Z] Still waiting to schedule task [2021-07-14T02:35:56.586Z] ‘prd-centos7-docker-4c-2g-49’ is offline [2021-07-14T02:35:56.586Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-51’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-14T02:35:56.619Z] Still waiting to schedule task [2021-07-14T02:35:56.619Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-51’ is offline [2021-07-14T02:38:14.082Z] Running on prd-centos7-docker-4c-2g-58 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] ws [2021-07-14T02:38:14.155Z] Running in /w/workspace/rfid-llrp-inventory-service/1 [Pipeline] { [Pipeline] checkout [2021-07-14T02:38:14.343Z] The recommended git tool is: NONE [2021-07-14T02:38:17.041Z] using credential edgex-jenkins-ssh [2021-07-14T02:38:17.056Z] Cloning the remote Git repository [2021-07-14T02:38:17.075Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-14T02:38:17.139Z] > git init /w/workspace/rfid-llrp-inventory-service/1 # timeout=10 [2021-07-14T02:38:17.179Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-14T02:38:17.180Z] > git --version # timeout=10 [2021-07-14T02:38:17.193Z] > git --version # 'git version 2.24.4' [2021-07-14T02:38:17.193Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T02:38:17.221Z] [INFO] Currently running in a labeled security context [2021-07-14T02:38:17.221Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-14T02:38:17.221Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/rfid-llrp-inventory-service/1@tmp/jenkins-gitclient-ssh358185963239528090.key [2021-07-14T02:38:17.236Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T02:38:17.817Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-14T02:38:17.831Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T02:38:17.846Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-14T02:38:17.863Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-14T02:38:17.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T02:38:17.864Z] [INFO] Currently running in a labeled security context [2021-07-14T02:38:17.865Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-14T02:38:17.865Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/rfid-llrp-inventory-service/1@tmp/jenkins-gitclient-ssh3566818434992896050.key [2021-07-14T02:38:17.876Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-14T02:38:18.274Z] Merging remotes/origin/main commit 723ee67e9574a85b085d71e50918cb4eed5deb06 into PR head commit 995e5f843a6275a781fac899201523aa0866864d [2021-07-14T02:38:18.406Z] Merge succeeded, producing 5c798de4ccece480e44995db61e854ec33bdf37f [2021-07-14T02:38:18.407Z] Checking out Revision 5c798de4ccece480e44995db61e854ec33bdf37f (PR-37) [2021-07-14T02:38:18.279Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T02:38:18.292Z] > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 [2021-07-14T02:38:18.326Z] > git remote # timeout=10 [2021-07-14T02:38:18.337Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T02:38:18.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T02:38:18.350Z] [INFO] Currently running in a labeled security context [2021-07-14T02:38:18.350Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-14T02:38:18.350Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/rfid-llrp-inventory-service/1@tmp/jenkins-gitclient-ssh7030983313833057004.key [2021-07-14T02:38:18.358Z] > git merge 723ee67e9574a85b085d71e50918cb4eed5deb06 # timeout=10 [2021-07-14T02:38:18.390Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-14T02:38:18.406Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T02:38:18.417Z] > git checkout -f 5c798de4ccece480e44995db61e854ec33bdf37f # timeout=10 [2021-07-14T02:38:22.173Z] Commit message: "Merge commit '723ee67e9574a85b085d71e50918cb4eed5deb06' into HEAD" [2021-07-14T02:38:22.174Z] First time build. Skipping changelog. [2021-07-14T02:38:22.198Z] > git --version # timeout=10 [2021-07-14T02:38:22.210Z] > git --version # 'git version 2.24.4' [2021-07-14T02:38:22.252Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T02:38:23.243Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-14T02:38:23.602Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T02:38:23.940Z] + true [2021-07-14T02:38:23.940Z] + sudo service docker restart [2021-07-14T02:38:23.940Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T02:38:42.205Z] provisioning config files... [2021-07-14T02:38:42.222Z] copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/rfid-llrp-inventory-service/1@tmp/config4579018279255961563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:38:42.648Z] ---> docker-login.sh [2021-07-14T02:38:42.648Z] nexus3.edgexfoundry.org:10001 [2021-07-14T02:38:42.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:38:42.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:38:42.912Z] Configure a credential helper to remove this warning. See [2021-07-14T02:38:42.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:38:42.912Z] [2021-07-14T02:38:42.912Z] Login Succeeded [2021-07-14T02:38:42.912Z] nexus3.edgexfoundry.org:10002 [2021-07-14T02:38:42.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:38:42.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:38:42.912Z] Configure a credential helper to remove this warning. See [2021-07-14T02:38:42.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:38:42.912Z] [2021-07-14T02:38:42.912Z] Login Succeeded [2021-07-14T02:38:42.912Z] nexus3.edgexfoundry.org:10003 [2021-07-14T02:38:43.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:38:43.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:38:43.176Z] Configure a credential helper to remove this warning. See [2021-07-14T02:38:43.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:38:43.176Z] [2021-07-14T02:38:43.176Z] Login Succeeded [2021-07-14T02:38:43.176Z] nexus3.edgexfoundry.org:10004 [2021-07-14T02:38:43.291Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-57 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] ws [2021-07-14T02:38:43.360Z] Running in /w/workspace/rfid-llrp-inventory-service/1 [Pipeline] { [Pipeline] checkout [2021-07-14T02:38:43.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:38:43.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:38:43.437Z] Configure a credential helper to remove this warning. See [2021-07-14T02:38:43.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:38:43.437Z] [2021-07-14T02:38:43.437Z] Login Succeeded [2021-07-14T02:38:43.437Z] docker.io [2021-07-14T02:38:43.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:38:43.627Z] The recommended git tool is: NONE [2021-07-14T02:38:43.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:38:43.702Z] Configure a credential helper to remove this warning. See [2021-07-14T02:38:43.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:38:43.702Z] [2021-07-14T02:38:43.702Z] Login Succeeded [2021-07-14T02:38:43.702Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T02:38:43.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-14T02:38:44.031Z] ========================================================= [2021-07-14T02:38:44.031Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-14T02:38:44.031Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:38:44.390Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-14T02:38:44.390Z] Sending build context to Docker daemon 727.6kB [2021-07-14T02:38:44.390Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-14T02:38:44.390Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-14T02:38:44.655Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-14T02:38:44.655Z] 540db60ca938: Pulling fs layer [2021-07-14T02:38:44.655Z] adcc1eea9eea: Pulling fs layer [2021-07-14T02:38:44.655Z] 4c4ab2625f07: Pulling fs layer [2021-07-14T02:38:44.655Z] 0773c198feca: Pulling fs layer [2021-07-14T02:38:44.655Z] 345f892a5656: Pulling fs layer [2021-07-14T02:38:44.655Z] 9ac62484cfdc: Pulling fs layer [2021-07-14T02:38:44.655Z] 5ac4037533be: Pulling fs layer [2021-07-14T02:38:44.655Z] dc6bda0758c5: Pulling fs layer [2021-07-14T02:38:44.655Z] 345f892a5656: Waiting [2021-07-14T02:38:44.655Z] 9ac62484cfdc: Waiting [2021-07-14T02:38:44.655Z] 5ac4037533be: Waiting [2021-07-14T02:38:44.655Z] dc6bda0758c5: Waiting [2021-07-14T02:38:44.655Z] 0773c198feca: Waiting [2021-07-14T02:38:44.655Z] 4c4ab2625f07: Verifying Checksum [2021-07-14T02:38:44.655Z] 4c4ab2625f07: Download complete [2021-07-14T02:38:44.655Z] adcc1eea9eea: Verifying Checksum [2021-07-14T02:38:44.655Z] adcc1eea9eea: Download complete [2021-07-14T02:38:44.655Z] 540db60ca938: Verifying Checksum [2021-07-14T02:38:44.655Z] 540db60ca938: Download complete [2021-07-14T02:38:44.655Z] 345f892a5656: Verifying Checksum [2021-07-14T02:38:44.655Z] 345f892a5656: Download complete [2021-07-14T02:38:44.655Z] 9ac62484cfdc: Verifying Checksum [2021-07-14T02:38:44.655Z] 9ac62484cfdc: Download complete [2021-07-14T02:38:44.919Z] 540db60ca938: Pull complete [2021-07-14T02:38:44.919Z] adcc1eea9eea: Pull complete [2021-07-14T02:38:45.182Z] 4c4ab2625f07: Pull complete [2021-07-14T02:38:45.182Z] 5ac4037533be: Verifying Checksum [2021-07-14T02:38:45.182Z] 5ac4037533be: Download complete [2021-07-14T02:38:48.516Z] dc6bda0758c5: Verifying Checksum [2021-07-14T02:38:48.516Z] dc6bda0758c5: Download complete [2021-07-14T02:38:48.928Z] using credential edgex-jenkins-ssh [2021-07-14T02:38:48.958Z] Cloning the remote Git repository [2021-07-14T02:38:49.092Z] 0773c198feca: Verifying Checksum [2021-07-14T02:38:49.093Z] 0773c198feca: Download complete [2021-07-14T02:38:49.023Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-14T02:38:49.175Z] > git init /w/workspace/rfid-llrp-inventory-service/1 # timeout=10 [2021-07-14T02:38:49.246Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-14T02:38:49.246Z] > git --version # timeout=10 [2021-07-14T02:38:49.266Z] > git --version # 'git version 2.17.1' [2021-07-14T02:38:49.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T02:38:49.330Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T02:38:50.767Z] Merging remotes/origin/main commit 723ee67e9574a85b085d71e50918cb4eed5deb06 into PR head commit 995e5f843a6275a781fac899201523aa0866864d [2021-07-14T02:38:51.032Z] Merge succeeded, producing 977e2fff461c44bfb5074dbf6cb919c1e2c0880d [2021-07-14T02:38:51.033Z] Checking out Revision 977e2fff461c44bfb5074dbf6cb919c1e2c0880d (PR-37) [2021-07-14T02:38:50.225Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-14T02:38:50.244Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T02:38:50.271Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-14T02:38:50.315Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-14T02:38:50.315Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T02:38:50.328Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-14T02:38:50.794Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T02:38:50.806Z] > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 [2021-07-14T02:38:50.900Z] > git remote # timeout=10 [2021-07-14T02:38:50.917Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T02:38:50.929Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T02:38:50.939Z] > git merge 723ee67e9574a85b085d71e50918cb4eed5deb06 # timeout=10 [2021-07-14T02:38:51.024Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-14T02:38:51.045Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T02:38:51.057Z] > git checkout -f 977e2fff461c44bfb5074dbf6cb919c1e2c0880d # timeout=10 [2021-07-14T02:38:53.355Z] 0773c198feca: Pull complete [2021-07-14T02:38:53.355Z] 345f892a5656: Pull complete [2021-07-14T02:38:53.618Z] 9ac62484cfdc: Pull complete [2021-07-14T02:38:53.618Z] 5ac4037533be: Pull complete [2021-07-14T02:38:55.333Z] Commit message: "Merge commit '723ee67e9574a85b085d71e50918cb4eed5deb06' into HEAD" [2021-07-14T02:38:55.334Z] First time build. Skipping changelog. [2021-07-14T02:38:55.399Z] > git --version # timeout=10 [2021-07-14T02:38:55.412Z] > git --version # 'git version 2.17.1' [2021-07-14T02:38:55.428Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T02:38:55.545Z] dc6bda0758c5: Pull complete [2021-07-14T02:38:55.545Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-14T02:38:55.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-14T02:38:55.545Z] ---> eb58bd16d52e [2021-07-14T02:38:55.545Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T02:38:56.556Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-14T02:38:57.020Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T02:38:57.464Z] + sudo service docker restart [2021-07-14T02:38:57.464Z] + true [2021-07-14T02:38:59.781Z] ---> Running in 2a4f9db7b2f7 [2021-07-14T02:38:59.781Z] Removing intermediate container 2a4f9db7b2f7 [2021-07-14T02:38:59.781Z] ---> ebc720d8d2a0 [2021-07-14T02:38:59.781Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-14T02:38:59.781Z] ---> Running in fb1455ddf36d [2021-07-14T02:39:00.047Z] Removing intermediate container fb1455ddf36d [2021-07-14T02:39:00.047Z] ---> ef448c3fff98 [2021-07-14T02:39:00.047Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-14T02:39:00.047Z] ---> Running in 8c0ce9a56374 [2021-07-14T02:39:00.047Z] Removing intermediate container 8c0ce9a56374 [2021-07-14T02:39:00.047Z] ---> ec5dba3c90c0 [2021-07-14T02:39:00.047Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T02:39:00.312Z] ---> Running in 8588e797789a [2021-07-14T02:39:00.885Z] Removing intermediate container 8588e797789a [2021-07-14T02:39:00.886Z] ---> c9afa47c5d8b [2021-07-14T02:39:00.886Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-14T02:39:00.886Z] ---> Running in 5907a0b6e1ff [2021-07-14T02:39:01.149Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T02:39:02.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T02:39:02.372Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-14T02:39:02.372Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-14T02:39:02.633Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-14T02:39:02.633Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-14T02:39:02.898Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-14T02:39:02.898Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-14T02:39:02.898Z] Executing busybox-1.32.1-r6.trigger [2021-07-14T02:39:02.898Z] OK: 150 MiB in 46 packages [2021-07-14T02:39:03.472Z] Removing intermediate container 5907a0b6e1ff [2021-07-14T02:39:03.472Z] ---> 7a74e99974fb [2021-07-14T02:39:03.472Z] Step 8/10 : WORKDIR /app [2021-07-14T02:39:03.741Z] ---> Running in 28fc3f293b62 [2021-07-14T02:39:03.741Z] Removing intermediate container 28fc3f293b62 [2021-07-14T02:39:03.741Z] ---> fc086cebf2c7 [2021-07-14T02:39:03.741Z] Step 9/10 : COPY . . [2021-07-14T02:39:04.315Z] ---> b43b5cc7611f [2021-07-14T02:39:04.315Z] Step 10/10 : RUN go mod download [2021-07-14T02:39:04.315Z] ---> Running in 59f5324d3d5b [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T02:39:15.888Z] provisioning config files... [2021-07-14T02:39:15.918Z] copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/rfid-llrp-inventory-service/1@tmp/config7409928258101339632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:39:16.347Z] ---> docker-login.sh [2021-07-14T02:39:16.347Z] nexus3.edgexfoundry.org:10001 [2021-07-14T02:39:16.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:39:17.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:39:17.556Z] Configure a credential helper to remove this warning. See [2021-07-14T02:39:17.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:39:17.556Z] [2021-07-14T02:39:17.556Z] Login Succeeded [2021-07-14T02:39:17.556Z] nexus3.edgexfoundry.org:10002 [2021-07-14T02:39:17.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:39:18.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:39:18.214Z] Configure a credential helper to remove this warning. See [2021-07-14T02:39:18.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:39:18.215Z] [2021-07-14T02:39:18.215Z] Login Succeeded [2021-07-14T02:39:18.215Z] nexus3.edgexfoundry.org:10003 [2021-07-14T02:39:18.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:39:18.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:39:18.778Z] Configure a credential helper to remove this warning. See [2021-07-14T02:39:18.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:39:18.778Z] [2021-07-14T02:39:18.778Z] Login Succeeded [2021-07-14T02:39:18.778Z] nexus3.edgexfoundry.org:10004 [2021-07-14T02:39:19.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:39:19.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:39:19.333Z] Configure a credential helper to remove this warning. See [2021-07-14T02:39:19.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:39:19.333Z] [2021-07-14T02:39:19.333Z] Login Succeeded [2021-07-14T02:39:19.333Z] docker.io [2021-07-14T02:39:19.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:39:20.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:39:20.206Z] Configure a credential helper to remove this warning. See [2021-07-14T02:39:20.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:39:20.206Z] [2021-07-14T02:39:20.206Z] Login Succeeded [2021-07-14T02:39:20.206Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T02:39:20.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-14T02:39:20.870Z] ========================================================= [2021-07-14T02:39:20.870Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-14T02:39:20.870Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:39:21.269Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-14T02:39:21.545Z] Sending build context to Docker daemon 727.6kB [2021-07-14T02:39:21.545Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-14T02:39:21.545Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-14T02:39:22.148Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-14T02:39:22.148Z] 595b0fe564bb: Pulling fs layer [2021-07-14T02:39:22.148Z] 24495759ef45: Pulling fs layer [2021-07-14T02:39:22.148Z] d148012ef14d: Pulling fs layer [2021-07-14T02:39:22.148Z] cb65c68fc2e2: Pulling fs layer [2021-07-14T02:39:22.148Z] 093eec477d81: Pulling fs layer [2021-07-14T02:39:22.148Z] 20fd20ab2234: Pulling fs layer [2021-07-14T02:39:22.148Z] 43245461236d: Pulling fs layer [2021-07-14T02:39:22.148Z] 5a37c24eccbd: Pulling fs layer [2021-07-14T02:39:22.148Z] 20fd20ab2234: Waiting [2021-07-14T02:39:22.148Z] 5a37c24eccbd: Waiting [2021-07-14T02:39:22.148Z] 093eec477d81: Waiting [2021-07-14T02:39:22.148Z] cb65c68fc2e2: Waiting [2021-07-14T02:39:22.148Z] d148012ef14d: Download complete [2021-07-14T02:39:22.148Z] 24495759ef45: Verifying Checksum [2021-07-14T02:39:22.148Z] 24495759ef45: Download complete [2021-07-14T02:39:22.148Z] 093eec477d81: Verifying Checksum [2021-07-14T02:39:22.148Z] 093eec477d81: Download complete [2021-07-14T02:39:22.148Z] 20fd20ab2234: Verifying Checksum [2021-07-14T02:39:22.148Z] 20fd20ab2234: Download complete [2021-07-14T02:39:22.148Z] 595b0fe564bb: Verifying Checksum [2021-07-14T02:39:22.148Z] 595b0fe564bb: Download complete [2021-07-14T02:39:22.148Z] 43245461236d: Verifying Checksum [2021-07-14T02:39:22.762Z] 595b0fe564bb: Pull complete [2021-07-14T02:39:23.365Z] 24495759ef45: Pull complete [2021-07-14T02:39:23.961Z] d148012ef14d: Pull complete [2021-07-14T02:39:24.572Z] 5a37c24eccbd: Verifying Checksum [2021-07-14T02:39:24.572Z] 5a37c24eccbd: Download complete [2021-07-14T02:39:26.327Z] Removing intermediate container 59f5324d3d5b [2021-07-14T02:39:26.327Z] ---> 5b28f2e3e914 [2021-07-14T02:39:26.327Z] Successfully built 5b28f2e3e914 [2021-07-14T02:39:26.327Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:39:26.677Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-14T02:39:26.677Z] . [Pipeline] withDockerContainer [2021-07-14T02:39:26.797Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-07-14T02:39:26.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/rfid-llrp-inventory-service/1 -v /w/workspace/rfid-llrp-inventory-service/1:/w/workspace/rfid-llrp-inventory-service/1:rw,z -v /w/workspace/rfid-llrp-inventory-service/1@tmp:/w/workspace/rfid-llrp-inventory-service/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-14T02:39:27.198Z] cb65c68fc2e2: Verifying Checksum [2021-07-14T02:39:27.198Z] cb65c68fc2e2: Download complete [2021-07-14T02:39:27.262Z] $ docker top ad5dccba49fbcada06c4a0312fc6395c9bd68be97e018c6690326482800d6b3c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T02:39:27.744Z] + go version [2021-07-14T02:39:27.744Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-14T02:39:27.772Z] $ docker stop --time=1 ad5dccba49fbcada06c4a0312fc6395c9bd68be97e018c6690326482800d6b3c [2021-07-14T02:39:29.104Z] $ docker rm -f ad5dccba49fbcada06c4a0312fc6395c9bd68be97e018c6690326482800d6b3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:39:29.942Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-14T02:39:29.943Z] . [Pipeline] withDockerContainer [2021-07-14T02:39:30.045Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-07-14T02:39:30.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/rfid-llrp-inventory-service/1 -v /w/workspace/rfid-llrp-inventory-service/1:/w/workspace/rfid-llrp-inventory-service/1:rw,z -v /w/workspace/rfid-llrp-inventory-service/1@tmp:/w/workspace/rfid-llrp-inventory-service/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-14T02:39:30.672Z] $ docker top f3054fa7726144ea0f5c4a8ede7b1286930bc728f412dfa294e9dadf8f628baa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T02:39:31.155Z] + go mod tidy [Pipeline] sh [2021-07-14T02:39:31.748Z] + make test [2021-07-14T02:39:31.748Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-14T02:39:36.291Z] cb65c68fc2e2: Pull complete [2021-07-14T02:39:36.894Z] 093eec477d81: Pull complete [2021-07-14T02:39:37.492Z] 20fd20ab2234: Pull complete [2021-07-14T02:39:37.765Z] 43245461236d: Pull complete [2021-07-14T02:39:39.612Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-07-14T02:39:39.612Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-07-14T02:39:39.612Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient [2021-07-14T02:39:39.612Z] have (string, bool, string, string) [2021-07-14T02:39:39.612Z] want (string, string) [2021-07-14T02:39:42.083Z] 5a37c24eccbd: Pull complete [2021-07-14T02:39:42.083Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-14T02:39:42.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-14T02:39:42.083Z] ---> 274d7007c78b [2021-07-14T02:39:42.083Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-14T02:39:43.069Z] ---> Running in abf01ebad094 [2021-07-14T02:39:43.666Z] Removing intermediate container abf01ebad094 [2021-07-14T02:39:43.666Z] ---> cb8d8ceecfe4 [2021-07-14T02:39:43.666Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-14T02:39:43.943Z] ---> Running in d79e450fdea1 [2021-07-14T02:39:44.216Z] Removing intermediate container d79e450fdea1 [2021-07-14T02:39:44.216Z] ---> 5cabe15c283a [2021-07-14T02:39:44.216Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-14T02:39:44.489Z] ---> Running in c6a84a761efd [2021-07-14T02:39:45.084Z] Removing intermediate container c6a84a761efd [2021-07-14T02:39:45.084Z] ---> c7e689b29b90 [2021-07-14T02:39:45.084Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T02:39:45.084Z] ---> Running in c56d4bf25697 [2021-07-14T02:39:47.710Z] Removing intermediate container c56d4bf25697 [2021-07-14T02:39:47.710Z] ---> 6dc2b6216fa2 [2021-07-14T02:39:47.710Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-14T02:39:47.710Z] ---> Running in 22a6b827c7c5 [2021-07-14T02:39:49.147Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T02:39:50.122Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T02:39:50.717Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-14T02:39:50.717Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-14T02:39:50.717Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-14T02:39:50.989Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-14T02:39:50.989Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-14T02:39:50.989Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-14T02:39:51.261Z] Executing busybox-1.32.1-r6.trigger [2021-07-14T02:39:51.261Z] OK: 139 MiB in 46 packages [2021-07-14T02:39:52.706Z] Removing intermediate container 22a6b827c7c5 [2021-07-14T02:39:52.706Z] ---> f5840a31a1ba [2021-07-14T02:39:52.706Z] Step 8/10 : WORKDIR /app [2021-07-14T02:39:52.706Z] ---> Running in 99b17eb4dd0b [2021-07-14T02:39:53.300Z] Removing intermediate container 99b17eb4dd0b [2021-07-14T02:39:53.300Z] ---> 97e14fb0a193 [2021-07-14T02:39:53.300Z] Step 9/10 : COPY . . [2021-07-14T02:39:53.899Z] ---> 8861a9ade32e [2021-07-14T02:39:53.899Z] Step 10/10 : RUN go mod download [2021-07-14T02:39:54.175Z] ---> Running in 546a4615e9bb [2021-07-14T02:39:57.910Z] # edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory [edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory.test] [2021-07-14T02:39:57.910Z] internal/inventory/tagprocessor_test.go:23:10: undefined: logger.NewClientStdOut [2021-07-14T02:39:57.910Z] FAIL edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory [build failed] [2021-07-14T02:39:57.910Z] FAIL edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory/app [build failed] [2021-07-14T02:39:57.910Z] ok edgexfoundry-holding/rfid-llrp-inventory-service/internal/llrp 0.060s coverage: 72.3% of statements [2021-07-14T02:39:57.910Z] make: *** [Makefile:30: test] Error 2 [Pipeline] } [2021-07-14T02:39:57.963Z] $ docker stop --time=1 f3054fa7726144ea0f5c4a8ede7b1286930bc728f412dfa294e9dadf8f628baa [2021-07-14T02:40:01.183Z] $ docker rm -f f3054fa7726144ea0f5c4a8ede7b1286930bc728f412dfa294e9dadf8f628baa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:40:03.019Z] ---> job-cost.sh [2021-07-14T02:40:03.019Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2IWp [2021-07-14T02:40:15.311Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-14T02:40:21.000Z] Removing intermediate container 546a4615e9bb [2021-07-14T02:40:21.000Z] ---> 7c057a0d50af [2021-07-14T02:40:21.000Z] Successfully built 7c057a0d50af [2021-07-14T02:40:21.000Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:40:21.374Z] + docker inspect -f . ci-base-image-arm64 [2021-07-14T02:40:21.374Z] . [Pipeline] withDockerContainer [2021-07-14T02:40:21.645Z] prd-ubuntu18.04-docker-arm64-4c-16g-57 does not seem to be running inside a container [2021-07-14T02:40:21.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/rfid-llrp-inventory-service/1 -v /w/workspace/rfid-llrp-inventory-service/1:/w/workspace/rfid-llrp-inventory-service/1:rw,z -v /w/workspace/rfid-llrp-inventory-service/1@tmp:/w/workspace/rfid-llrp-inventory-service/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-14T02:40:23.337Z] $ docker top 755c070aac222d198e98f455927a19fa2bf6628dac9c86b75e60dd517ee60231 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T02:40:24.347Z] + go version [2021-07-14T02:40:24.347Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-14T02:40:24.397Z] $ docker stop --time=1 755c070aac222d198e98f455927a19fa2bf6628dac9c86b75e60dd517ee60231 [2021-07-14T02:40:26.288Z] $ docker rm -f 755c070aac222d198e98f455927a19fa2bf6628dac9c86b75e60dd517ee60231 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:40:27.375Z] + docker inspect -f . ci-base-image-arm64 [2021-07-14T02:40:27.376Z] . [Pipeline] withDockerContainer [2021-07-14T02:40:27.676Z] prd-ubuntu18.04-docker-arm64-4c-16g-57 does not seem to be running inside a container [2021-07-14T02:40:27.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/rfid-llrp-inventory-service/1 -v /w/workspace/rfid-llrp-inventory-service/1:/w/workspace/rfid-llrp-inventory-service/1:rw,z -v /w/workspace/rfid-llrp-inventory-service/1@tmp:/w/workspace/rfid-llrp-inventory-service/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-14T02:40:29.239Z] $ docker top b3d9f6c5b68966d4753174696241dc9034b474a19fb9b8f114c87916e1a160b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T02:40:30.258Z] + go mod tidy [Pipeline] sh [2021-07-14T02:40:31.544Z] + make test [2021-07-14T02:40:31.544Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-14T02:40:33.527Z] lf-activate-venv(): INFO: Adding /tmp/venv-2IWp/bin to PATH [2021-07-14T02:40:33.527Z] INFO: No Stack... [2021-07-14T02:40:33.527Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-14T02:40:33.527Z] INFO: Archiving Costs [Pipeline] sh [2021-07-14T02:40:33.860Z] + cut -d, -f6 [2021-07-14T02:40:33.860Z] + cat /w/workspace/rfid-llrp-inventory-service/1/archives/cost.csv [Pipeline] lock [2021-07-14T02:40:33.919Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-1-stack-cost] [2021-07-14T02:40:33.927Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-1-stack-cost] did not exist. Created. [2021-07-14T02:40:33.927Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-14T02:40:34.355Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-14T02:40:34.673Z] Stashed 1 file(s) [Pipeline] } [2021-07-14T02:40:34.696Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-14T02:40:35.325Z] Failed in branch amd64 [2021-07-14T02:40:49.935Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-07-14T02:40:49.935Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-07-14T02:40:49.935Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient [2021-07-14T02:40:49.935Z] have (string, bool, string, string) [2021-07-14T02:40:49.935Z] want (string, string) [2021-07-14T02:41:36.963Z] # edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory [edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory.test] [2021-07-14T02:41:36.963Z] internal/inventory/tagprocessor_test.go:23:10: undefined: logger.NewClientStdOut [2021-07-14T02:41:36.963Z] FAIL edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory [build failed] [2021-07-14T02:41:36.963Z] FAIL edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory/app [build failed] [2021-07-14T02:41:36.963Z] ok edgexfoundry-holding/rfid-llrp-inventory-service/internal/llrp 0.233s coverage: 72.3% of statements [2021-07-14T02:41:36.963Z] make: *** [Makefile:30: test] Error 2 [Pipeline] } [2021-07-14T02:41:37.024Z] $ docker stop --time=1 b3d9f6c5b68966d4753174696241dc9034b474a19fb9b8f114c87916e1a160b4 [2021-07-14T02:41:39.170Z] $ docker rm -f b3d9f6c5b68966d4753174696241dc9034b474a19fb9b8f114c87916e1a160b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:41:40.926Z] ---> job-cost.sh [2021-07-14T02:41:40.926Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c35m [2021-07-14T02:42:19.884Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-14T02:43:41.713Z] lf-activate-venv(): INFO: Adding /tmp/venv-c35m/bin to PATH [2021-07-14T02:43:41.713Z] INFO: No Stack... [2021-07-14T02:43:41.713Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-14T02:43:41.990Z] INFO: Archiving Costs [Pipeline] sh [2021-07-14T02:43:42.357Z] + cat /w/workspace/rfid-llrp-inventory-service/1/archives/cost.csv [2021-07-14T02:43:42.357Z] + cut -d, -f6 [Pipeline] lock [2021-07-14T02:43:42.451Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-1-stack-cost] [2021-07-14T02:43:42.459Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-1-stack-cost] did not exist. Created. [2021-07-14T02:43:42.459Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-14T02:43:42.920Z] /w/workspace/rfid-llrp-inventory-service/1@tmp/durable-dc3a5105/script.sh: 1: /w/workspace/rfid-llrp-inventory-service/1@tmp/durable-dc3a5105/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-14T02:43:43.294Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-14T02:43:43.337Z] Warning: overwriting stash ‘stack-cost’ [2021-07-14T02:43:43.933Z] Stashed 1 file(s) [Pipeline] } [2021-07-14T02:43:43.954Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-14T02:43:44.549Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:43:47.457Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:43:48.096Z] ---> package-listing.sh [2021-07-14T02:43:48.096Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-14T02:43:48.096Z] ++ facter osfamily [2021-07-14T02:43:48.368Z] + OS_FAMILY=redhat [2021-07-14T02:43:48.368Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-37 [2021-07-14T02:43:48.368Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-14T02:43:48.368Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-14T02:43:48.368Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-14T02:43:48.368Z] + PACKAGES=/tmp/packages_start.txt [2021-07-14T02:43:48.368Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-37 ']' [2021-07-14T02:43:48.368Z] + PACKAGES=/tmp/packages_end.txt [2021-07-14T02:43:48.368Z] + case "${OS_FAMILY}" in [2021-07-14T02:43:48.368Z] + sort [2021-07-14T02:43:48.368Z] + rpm -qa [2021-07-14T02:43:49.338Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-14T02:43:49.338Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-14T02:43:49.338Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-14T02:43:49.338Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-37 ']' [2021-07-14T02:43:49.338Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives/ [2021-07-14T02:43:49.338Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives/ [Pipeline] echo [2021-07-14T02:43:49.382Z] 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/ry_app-rfid-llrp-inventory_PR-37/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-14T02:43:49.720Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:43:50.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T02:43:50.338Z] [2021-07-14T02:43:50.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:43:50.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T02:43:50.992Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-14T02:43:50.992Z] df20fa9351a1: Pulling fs layer [2021-07-14T02:43:50.992Z] 36b3adc4ff6f: Pulling fs layer [2021-07-14T02:43:50.992Z] 8ad3a11d3b57: Pulling fs layer [2021-07-14T02:43:50.992Z] 46f8f816bc3b: Pulling fs layer [2021-07-14T02:43:50.992Z] 93b61091891f: Pulling fs layer [2021-07-14T02:43:50.992Z] 93b9cdb0e59b: Pulling fs layer [2021-07-14T02:43:50.992Z] 5e14af77c1be: Pulling fs layer [2021-07-14T02:43:50.992Z] 01666e4c0597: Pulling fs layer [2021-07-14T02:43:50.992Z] aa168da1d23b: Pulling fs layer [2021-07-14T02:43:50.992Z] 93b9cdb0e59b: Waiting [2021-07-14T02:43:50.992Z] 5e14af77c1be: Waiting [2021-07-14T02:43:50.992Z] 01666e4c0597: Waiting [2021-07-14T02:43:50.992Z] aa168da1d23b: Waiting [2021-07-14T02:43:50.992Z] 46f8f816bc3b: Waiting [2021-07-14T02:43:50.992Z] 93b61091891f: Waiting [2021-07-14T02:43:50.992Z] 36b3adc4ff6f: Verifying Checksum [2021-07-14T02:43:50.992Z] 36b3adc4ff6f: Download complete [2021-07-14T02:43:51.284Z] 46f8f816bc3b: Verifying Checksum [2021-07-14T02:43:51.284Z] 46f8f816bc3b: Download complete [2021-07-14T02:43:51.284Z] df20fa9351a1: Verifying Checksum [2021-07-14T02:43:51.284Z] df20fa9351a1: Download complete [2021-07-14T02:43:51.284Z] 93b9cdb0e59b: Verifying Checksum [2021-07-14T02:43:51.284Z] 93b9cdb0e59b: Download complete [2021-07-14T02:43:51.284Z] 5e14af77c1be: Verifying Checksum [2021-07-14T02:43:51.284Z] 5e14af77c1be: Download complete [2021-07-14T02:43:51.284Z] 01666e4c0597: Verifying Checksum [2021-07-14T02:43:51.284Z] 01666e4c0597: Download complete [2021-07-14T02:43:52.002Z] 93b61091891f: Verifying Checksum [2021-07-14T02:43:52.002Z] 93b61091891f: Download complete [2021-07-14T02:43:52.002Z] 8ad3a11d3b57: Verifying Checksum [2021-07-14T02:43:52.002Z] 8ad3a11d3b57: Download complete [2021-07-14T02:43:52.002Z] df20fa9351a1: Pull complete [2021-07-14T02:43:52.762Z] 36b3adc4ff6f: Pull complete [2021-07-14T02:43:54.243Z] 8ad3a11d3b57: Pull complete [2021-07-14T02:43:54.243Z] aa168da1d23b: Verifying Checksum [2021-07-14T02:43:54.243Z] aa168da1d23b: Download complete [2021-07-14T02:43:54.517Z] 46f8f816bc3b: Pull complete [2021-07-14T02:43:55.097Z] 93b61091891f: Pull complete [2021-07-14T02:43:55.672Z] 93b9cdb0e59b: Pull complete [2021-07-14T02:43:55.938Z] 5e14af77c1be: Pull complete [2021-07-14T02:43:56.204Z] 01666e4c0597: Pull complete [2021-07-14T02:44:06.400Z] aa168da1d23b: Pull complete [2021-07-14T02:44:06.400Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-14T02:44:06.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T02:44:06.400Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-14T02:44:06.585Z] prd-centos7-docker-4c-2g-47 does not seem to be running inside a container [2021-07-14T02:44:06.717Z] $ 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/ry_app-rfid-llrp-inventory_PR-37/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-37 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37:/w/workspace/ry_app-rfid-llrp-inventory_PR-37:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@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:alpine cat [2021-07-14T02:44:22.640Z] $ docker top 328bc9478e1426caf88ca2807c4550cfd5653fe6fed49fafa4cf2998fe6c2c3c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T02:44:23.166Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-14T02:44:23.495Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-14T02:44:23.821Z] + ls /var/log/sa-host [2021-07-14T02:44:23.821Z] + sadf -c /var/log/sa-host/sa05 [2021-07-14T02:44:23.821Z] file_magic: OK [2021-07-14T02:44:23.821Z] HZ: Using current value: 100 [2021-07-14T02:44:23.821Z] file_header: OK [2021-07-14T02:44:23.821Z] 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-07-14T02:44:23.821Z] Statistics: [2021-07-14T02:44:23.821Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T02:44:23.821Z] File successfully converted to sysstat format version 12.2.1 [2021-07-14T02:44:23.821Z] + sadf -c /var/log/sa-host/sa14 [2021-07-14T02:44:23.821Z] file_magic: OK [2021-07-14T02:44:23.821Z] HZ: Using current value: 100 [2021-07-14T02:44:23.821Z] file_header: OK [2021-07-14T02:44:23.821Z] 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-07-14T02:44:23.821Z] Statistics: [2021-07-14T02:44:23.821Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T02:44:23.821Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T02:44:24.131Z] provisioning config files... [2021-07-14T02:44:24.146Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/config2970598755544989483tmp [Pipeline] { [Pipeline] echo [2021-07-14T02:44:24.209Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:44:24.607Z] ---> create-netrc.sh [Pipeline] } [2021-07-14T02:44:24.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:44:25.380Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-14T02:44:25.423Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:44:25.769Z] ---> sudo-logs.sh [2021-07-14T02:44:25.769Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-14T02:44:25.898Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:44:26.292Z] ---> job-cost.sh [2021-07-14T02:44:26.292Z] lf-activate-venv: SKIPPING [2021-07-14T02:44:26.292Z] DEBUG: total: 0.18000000715255737 [2021-07-14T02:44:26.292Z] INFO: Retrieving Stack Cost... [2021-07-14T02:44:27.770Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-14T02:44:28.034Z] INFO: Archiving Costs [Pipeline] echo [2021-07-14T02:44:28.080Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:44:28.463Z] ---> logs-deploy.sh [2021-07-14T02:44:28.464Z] lf-activate-venv: SKIPPING [2021-07-14T02:44:28.464Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-37/1 [2021-07-14T02:44:28.464Z] INFO: archiving workspace using pattern(s): [2021-07-14T02:44:29.866Z] Archives upload complete. [2021-07-14T02:44:29.866Z] INFO: archiving logs to Nexus