Pull request #77 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2032d8e70c3908fafaa2f44b9e57a305cf0974af+6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d (35d5e60107a19e5a47a2624ed24a58332914c656) 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-ssh1321165779979653128.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh15397594136224685235.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-77/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-77/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2723312374197213872.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-77/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13530488948570096799.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh18072295811751778849.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-77/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-77/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2159363925770243745.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory 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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-34478 in /w/workspace/ry_app-rfid-llrp-inventory_PR-77 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-77 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d into PR head commit 2032d8e70c3908fafaa2f44b9e57a305cf0974af Merge succeeded, producing 2032d8e70c3908fafaa2f44b9e57a305cf0974af Checking out Revision 2032d8e70c3908fafaa2f44b9e57a305cf0974af (PR-77) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2032d8e70c3908fafaa2f44b9e57a305cf0974af # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2032d8e70c3908fafaa2f44b9e57a305cf0974af # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:14:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:14:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:14:30 ========================================================= 13:14:30 EdgeX Global Pipelines Version Info 13:14:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:14:30 ------------------- 13:14:30 stable info: 13:14:30 ------------------- 13:14:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:14:30 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 13:14:30 Message: update stable to v1.0.227 13:14:31 ------------------- 13:14:31 experimental info: 13:14:31 ------------------- 13:14:31 Commited By: **** collab-it+edgex@linuxfoundation.org 13:14:31 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 13:14:31 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:14:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:14:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:14:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:14:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:14:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-77 [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-77 [Pipeline] echo 13:14:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-77 [Pipeline] echo 13:14:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2032d8e70c3908fafaa2f44b9e57a305cf0974af [Pipeline] echo 13:14:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2032d8e [Pipeline] echo 13:14:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:14:33 provisioning config files... 13:14:33 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-77@tmp/config5560868516593744664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:33 ---> docker-login.sh 13:14:33 nexus3.edgexfoundry.org:10001 13:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:34 Configure a credential helper to remove this warning. See 13:14:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:34 13:14:34 Login Succeeded 13:14:34 nexus3.edgexfoundry.org:10002 13:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:34 Configure a credential helper to remove this warning. See 13:14:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:34 13:14:34 Login Succeeded 13:14:34 nexus3.edgexfoundry.org:10003 13:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:34 Configure a credential helper to remove this warning. See 13:14:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:34 13:14:34 Login Succeeded 13:14:34 nexus3.edgexfoundry.org:10004 13:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:34 Configure a credential helper to remove this warning. See 13:14:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:34 13:14:34 Login Succeeded 13:14:34 docker.io 13:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:34 Configure a credential helper to remove this warning. See 13:14:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:34 13:14:34 Login Succeeded 13:14:34 ---> docker-login.sh ends [Pipeline] } 13:14:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:14:35 + git rev-list -1 --merges 2032d8e70c3908fafaa2f44b9e57a305cf0974af~1..2032d8e70c3908fafaa2f44b9e57a305cf0974af [Pipeline] echo 13:14:35 -----------> git rev-list -1 --merges 2032d8e70c3908fafaa2f44b9e57a305cf0974af~1..2032d8e70c3908fafaa2f44b9e57a305cf0974af 2032d8e70c3908fafaa2f44b9e57a305cf0974af [false] [Pipeline] sh 13:14:36 + git log --format=format:%s -1 2032d8e70c3908fafaa2f44b9e57a305cf0974af [Pipeline] echo 13:14:36 ========================================================= 13:14:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:14:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:14:36 + git log --format=format:%s -1 2032d8e70c3908fafaa2f44b9e57a305cf0974af [Pipeline] echo 13:14:36 [semverPrep] GIT_COMMIT: 2032d8e70c3908fafaa2f44b9e57a305cf0974af, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 13:14:36 [semverPrep] This is not a build commit. [Pipeline] sh 13:14:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:14:37 + grep -v github /etc/ssh/ssh_known_hosts 13:14:37 + [ -e /tmp/ssh_known_hosts ] 13:14:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:14:37 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:14:37 sudo tee -a /etc/ssh/ssh_known_hosts 13:14:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 13:14:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 13:14:37 13:14:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:14:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 13:14:37 latest: Pulling from edgex-devops/py-git-semver 13:14:37 1fe172e4850f: Pulling fs layer 13:14:37 caf521ccaac6: Pulling fs layer 13:14:37 3ead6fa29328: Pulling fs layer 13:14:37 5c2a1cbceb83: Pulling fs layer 13:14:37 a8d5f1318db7: Pulling fs layer 13:14:37 c427282e49a2: Pulling fs layer 13:14:37 1827001aaf11: Pulling fs layer 13:14:37 0714d37db230: Pulling fs layer 13:14:37 ac28cf19c067: Pulling fs layer 13:14:37 ca983d60f3e2: Pulling fs layer 13:14:37 9f894cec8388: Pulling fs layer 13:14:37 0714d37db230: Waiting 13:14:37 5c2a1cbceb83: Waiting 13:14:37 a8d5f1318db7: Waiting 13:14:37 9f894cec8388: Waiting 13:14:37 c427282e49a2: Waiting 13:14:37 1827001aaf11: Waiting 13:14:37 ac28cf19c067: Waiting 13:14:37 ca983d60f3e2: Waiting 13:14:37 caf521ccaac6: Verifying Checksum 13:14:37 caf521ccaac6: Download complete 13:14:37 5c2a1cbceb83: Verifying Checksum 13:14:37 5c2a1cbceb83: Download complete 13:14:37 a8d5f1318db7: Download complete 13:14:37 3ead6fa29328: Verifying Checksum 13:14:37 3ead6fa29328: Download complete 13:14:37 c427282e49a2: Verifying Checksum 13:14:37 c427282e49a2: Download complete 13:14:37 0714d37db230: Verifying Checksum 13:14:37 0714d37db230: Download complete 13:14:37 ac28cf19c067: Download complete 13:14:37 ca983d60f3e2: Verifying Checksum 13:14:37 ca983d60f3e2: Download complete 13:14:37 9f894cec8388: Download complete 13:14:37 1fe172e4850f: Download complete 13:14:38 1827001aaf11: Verifying Checksum 13:14:38 1827001aaf11: Download complete 13:14:39 1fe172e4850f: Pull complete 13:14:39 caf521ccaac6: Pull complete 13:14:40 3ead6fa29328: Pull complete 13:14:40 5c2a1cbceb83: Pull complete 13:14:40 a8d5f1318db7: Pull complete 13:14:41 c427282e49a2: Pull complete 13:14:42 1827001aaf11: Pull complete 13:14:42 0714d37db230: Pull complete 13:14:42 ac28cf19c067: Pull complete 13:14:43 ca983d60f3e2: Pull complete 13:14:43 9f894cec8388: Pull complete 13:14:43 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 13:14:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 13:14:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 13:14:43 prd-ubuntu20.04-docker-8c-8g-34478 does not seem to be running inside a container 13:14:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-77 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-77:/w/workspace/ry_app-rfid-llrp-inventory_PR-77:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-77@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-77@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:10003/edgex-devops/py-git-semver:latest cat 13:14:44 $ docker top eab3adbf6dbd72d9ef456bebebe63db0a715fdac0466e9ef08fa3b1a04e254b4 -eo pid,comm 13:14:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:14:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:14:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:14:45 [ssh-agent] Looking for ssh-agent implementation... 13:14:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:14:45 $ docker exec eab3adbf6dbd72d9ef456bebebe63db0a715fdac0466e9ef08fa3b1a04e254b4 ssh-agent 13:14:45 SSH_AUTH_SOCK=/tmp/ssh-XtBiPHVESQm8/agent.33 13:14:45 SSH_AGENT_PID=39 13:14:45 Running ssh-add (command line suppressed) 13:14:45 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-77@tmp/private_key_3916956663146649169.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-77@tmp/private_key_3916956663146649169.key) 13:14:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:14:45 + git tag --points-at HEAD [Pipeline] } 13:14:45 $ docker exec --env ******** --env ******** eab3adbf6dbd72d9ef456bebebe63db0a715fdac0466e9ef08fa3b1a04e254b4 ssh-agent -k 13:14:45 unset SSH_AUTH_SOCK; 13:14:45 unset SSH_AGENT_PID; 13:14:45 echo Agent pid 39 killed; 13:14:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:14:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:14:46 [ssh-agent] Looking for ssh-agent implementation... 13:14:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:14:46 $ docker exec eab3adbf6dbd72d9ef456bebebe63db0a715fdac0466e9ef08fa3b1a04e254b4 ssh-agent 13:14:46 SSH_AUTH_SOCK=/tmp/ssh-LkoCZ9oFjiOl/agent.72 13:14:46 SSH_AGENT_PID=78 13:14:46 Running ssh-add (command line suppressed) 13:14:46 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-77@tmp/private_key_3724464318646705392.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-77@tmp/private_key_3724464318646705392.key) 13:14:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:14:46 + git semver init 13:14:47 2022-05-02 13:14:46,936 [run_init] DEBUG init version:0.0.0 force:False 13:14:47 2022-05-02 13:14:46,937 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-77/.semver 13:14:47 2022-05-02 13:14:46,937 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-77/.semver 13:14:47 2022-05-02 13:14:46,937 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-77/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-77, universal_newlines=False, shell=None, istream=None) 13:14:48 2022-05-02 13:14:48,125 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-77/.git/info/exclude 13:14:48 2022-05-02 13:14:48,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-77/.semver/PR-77 with force:False 13:14:48 2022-05-02 13:14:48,125 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-77/.semver/PR-77 13:14:48 2022-05-02 13:14:48,129 [execute] INFO git cat-file --batch-check 13:14:48 2022-05-02 13:14:48,130 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-77/.semver, universal_newlines=False, shell=None, istream=) 13:14:48 2022-05-02 13:14:48,137 [execute] INFO git cat-file --batch 13:14:48 2022-05-02 13:14:48,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-77/.semver, universal_newlines=False, shell=None, istream=) 13:14:48 2022-05-02 13:14:48,142 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-77/.semver/PR-77 13:14:48 0.0.0 [Pipeline] } 13:14:48 $ docker exec --env ******** --env ******** eab3adbf6dbd72d9ef456bebebe63db0a715fdac0466e9ef08fa3b1a04e254b4 ssh-agent -k 13:14:48 unset SSH_AUTH_SOCK; 13:14:48 unset SSH_AGENT_PID; 13:14:48 echo Agent pid 78 killed; 13:14:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:14:48 + git semver [Pipeline] } 13:14:49 $ docker stop --time=1 eab3adbf6dbd72d9ef456bebebe63db0a715fdac0466e9ef08fa3b1a04e254b4 13:14:50 $ docker rm -f eab3adbf6dbd72d9ef456bebebe63db0a715fdac0466e9ef08fa3b1a04e254b4 [Pipeline] // withDockerContainer [Pipeline] sh 13:14:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:14:51 Stashed 1 file(s) [Pipeline] echo 13:14:51 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:14:51 provisioning config files... 13:14:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-77@tmp/config5237333118301736618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:52 ---> docker-login.sh 13:14:52 nexus3.edgexfoundry.org:10001 13:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:52 Configure a credential helper to remove this warning. See 13:14:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:52 13:14:52 Login Succeeded 13:14:52 nexus3.edgexfoundry.org:10002 13:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:52 Configure a credential helper to remove this warning. See 13:14:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:52 13:14:52 Login Succeeded 13:14:52 nexus3.edgexfoundry.org:10003 13:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:52 Configure a credential helper to remove this warning. See 13:14:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:52 13:14:52 Login Succeeded 13:14:52 nexus3.edgexfoundry.org:10004 13:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:52 Configure a credential helper to remove this warning. See 13:14:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:52 13:14:52 Login Succeeded 13:14:52 docker.io 13:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:53 Configure a credential helper to remove this warning. See 13:14:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:53 13:14:53 Login Succeeded 13:14:53 ---> docker-login.sh ends [Pipeline] } 13:14:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:14:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:14:53 ========================================================= 13:14:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 13:14:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:14:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 13:14:54 Sending build context to Docker daemon 12.43MB 13:14:54 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 13:14:54 Step 2/13 : FROM ${BASE} AS builder 13:14:54 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 13:14:54 59bf1c3509f3: Pulling fs layer 13:14:54 666ba61612fd: Pulling fs layer 13:14:54 8ed8ca486205: Pulling fs layer 13:14:54 4fe6c5a15a65: Pulling fs layer 13:14:54 22a0e8bec74d: Pulling fs layer 13:14:54 ca2b28591e48: Pulling fs layer 13:14:54 a51346096db8: Pulling fs layer 13:14:54 daebc70d1ce1: Pulling fs layer 13:14:54 0e18a0eac166: Pulling fs layer 13:14:54 4fe6c5a15a65: Waiting 13:14:54 22a0e8bec74d: Waiting 13:14:54 ca2b28591e48: Waiting 13:14:54 a51346096db8: Waiting 13:14:54 daebc70d1ce1: Waiting 13:14:54 0e18a0eac166: Waiting 13:14:54 8ed8ca486205: Verifying Checksum 13:14:54 8ed8ca486205: Download complete 13:14:54 666ba61612fd: Verifying Checksum 13:14:54 666ba61612fd: Download complete 13:14:54 22a0e8bec74d: Download complete 13:14:54 ca2b28591e48: Verifying Checksum 13:14:54 ca2b28591e48: Download complete 13:14:54 59bf1c3509f3: Verifying Checksum 13:14:54 59bf1c3509f3: Download complete 13:14:54 a51346096db8: Verifying Checksum 13:14:54 a51346096db8: Download complete 13:14:54 daebc70d1ce1: Verifying Checksum 13:14:54 daebc70d1ce1: Download complete 13:14:54 59bf1c3509f3: Pull complete 13:14:54 666ba61612fd: Pull complete 13:14:54 8ed8ca486205: Pull complete 13:14:55 4fe6c5a15a65: Verifying Checksum 13:14:55 4fe6c5a15a65: Download complete 13:14:55 0e18a0eac166: Verifying Checksum 13:14:55 0e18a0eac166: Download complete 13:14:59 4fe6c5a15a65: Pull complete 13:14:59 22a0e8bec74d: Pull complete 13:14:59 ca2b28591e48: Pull complete 13:14:59 a51346096db8: Pull complete 13:14:59 daebc70d1ce1: Pull complete 13:15:01 0e18a0eac166: Pull complete 13:15:01 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 13:15:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:15:01 ---> f018257e8ee9 13:15:01 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:15:03 ---> Running in af63054762da 13:15:03 Removing intermediate container af63054762da 13:15:03 ---> 99c5caadea4f 13:15:03 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 13:15:03 ---> Running in e43d70a99566 13:15:03 Removing intermediate container e43d70a99566 13:15:03 ---> cd54ddfbd30a 13:15:03 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:15:03 ---> Running in 06793459b8e8 13:15:03 Removing intermediate container 06793459b8e8 13:15:03 ---> 9ec41349d27b 13:15:03 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:03 ---> Running in 9fffe4618f1b 13:15:04 Removing intermediate container 9fffe4618f1b 13:15:04 ---> 2efe615605a7 13:15:04 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:15:04 ---> Running in 759c22670c42 13:15:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:15:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:15:05 OK: 221 MiB in 52 packages 13:15:06 Removing intermediate container 759c22670c42 13:15:06 ---> e5d134aced44 13:15:06 Step 8/13 : WORKDIR /app 13:15:06 ---> Running in 865fb9af9607 13:15:06 Removing intermediate container 865fb9af9607 13:15:06 ---> 721a15e73652 13:15:06 Step 9/13 : COPY go.mod vendor* ./ 13:15:06 ---> f71e1acad5ef 13:15:06 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:06 ---> Running in 020db165034b 13:15:06 Still waiting to schedule task 13:15:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:15:28 Removing intermediate container 020db165034b 13:15:28 ---> 4ea80b472dfe 13:15:28 Step 11/13 : COPY . . 13:15:28 ---> 930391039074 13:15:28 Step 12/13 : ARG MAKE="make build" 13:15:28 ---> Running in 80c2e3fa9170 13:15:28 Removing intermediate container 80c2e3fa9170 13:15:28 ---> 9e8da309ccaa 13:15:28 Step 13/13 : RUN $MAKE 13:15:28 ---> Running in 16717d7e2c34 13:15:28 noop 13:15:28 Removing intermediate container 16717d7e2c34 13:15:28 ---> ce6d4504ea84 13:15:28 Successfully built ce6d4504ea84 13:15:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:15:29 + docker inspect -f . ci-base-image-x86_64 13:15:29 . [Pipeline] withDockerContainer 13:15:29 prd-ubuntu20.04-docker-8c-8g-34478 does not seem to be running inside a container 13:15:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-77 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-77:/w/workspace/ry_app-rfid-llrp-inventory_PR-77:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-77@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-77@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-x86_64 cat 13:15:29 $ docker top 112b7a9b3033b859451c3165a46720c3851b7fbe3761428a19ed545b3f5c9ac5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:15:30 + go version 13:15:30 go version go1.17.6 linux/amd64 [Pipeline] } 13:15:30 $ docker stop --time=1 112b7a9b3033b859451c3165a46720c3851b7fbe3761428a19ed545b3f5c9ac5 13:15:31 $ docker rm -f 112b7a9b3033b859451c3165a46720c3851b7fbe3761428a19ed545b3f5c9ac5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:15:32 + docker inspect -f . ci-base-image-x86_64 13:15:32 . [Pipeline] withDockerContainer 13:15:32 prd-ubuntu20.04-docker-8c-8g-34478 does not seem to be running inside a container 13:15:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-77 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-77:/w/workspace/ry_app-rfid-llrp-inventory_PR-77:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-77@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-77@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-x86_64 cat 13:15:32 $ docker top a7c680a8ae66ee9c882b0293f96d46b6de99136275b042d0df375ac17de2d39b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:15:33 + make test 13:15:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:15:45 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:15:45 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.049s coverage: 86.2% of statements 13:15:45 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:15:46 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.551s coverage: 71.9% of statements 13:15:46 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 13:15:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:16:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:16:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:16:01 ./bin/test-attribution.sh [Pipeline] echo 13:16:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:16:01 $ docker stop --time=1 a7c680a8ae66ee9c882b0293f96d46b6de99136275b042d0df375ac17de2d39b 13:16:03 $ docker rm -f a7c680a8ae66ee9c882b0293f96d46b6de99136275b042d0df375ac17de2d39b [Pipeline] // withDockerContainer [Pipeline] sh 13:16:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:16:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:16:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:16:05 + ls -al . 13:16:05 total 228 13:16:05 drwxrwxr-x 11 jenkins jenkins 4096 May 2 13:16 . 13:16:05 drwxrwxr-x 4 jenkins jenkins 4096 May 2 13:14 .. 13:16:05 -rw-rw-r-- 1 jenkins jenkins 262 May 2 13:14 .dockerignore 13:16:05 drwxrwxr-x 8 jenkins jenkins 4096 May 2 13:14 .git 13:16:05 drwxrwxr-x 3 jenkins jenkins 4096 May 2 13:14 .github 13:16:05 -rw-rw-r-- 1 jenkins jenkins 788 May 2 13:14 .gitignore 13:16:05 -rw-rw-r-- 1 jenkins jenkins 41 May 2 13:14 .golangci.yml 13:16:05 drwxr-xr-x 3 jenkins jenkins 4096 May 2 13:14 .semver 13:16:05 -rw-rw-r-- 1 jenkins jenkins 9410 May 2 13:14 Attribution.txt 13:16:05 -rw-rw-r-- 1 jenkins jenkins 1678 May 2 13:14 CHANGELOG.md 13:16:05 -rw-rw-r-- 1 jenkins jenkins 1923 May 2 13:14 Dockerfile 13:16:05 -rw-rw-r-- 1 jenkins jenkins 677 May 2 13:14 GOVERNANCE.md 13:16:05 -rw-rw-r-- 1 jenkins jenkins 687 May 2 13:14 Jenkinsfile 13:16:05 -rw-rw-r-- 1 jenkins jenkins 11347 May 2 13:14 LICENSE 13:16:05 -rw-rw-r-- 1 jenkins jenkins 2949 May 2 13:14 Makefile 13:16:05 -rw-rw-r-- 1 jenkins jenkins 617 May 2 13:14 OWNERS.md 13:16:05 -rw-rw-r-- 1 jenkins jenkins 30131 May 2 13:14 README.md 13:16:05 -rw-rw-r-- 1 jenkins jenkins 5 May 2 13:14 VERSION 13:16:05 drwxrwxr-x 2 jenkins jenkins 4096 May 2 13:14 bin 13:16:05 -rw-r--r-- 1 jenkins jenkins 41008 May 2 13:15 coverage.out 13:16:05 -rw-rw-r-- 1 jenkins jenkins 3498 May 2 13:14 go.mod 13:16:05 -rw-rw-r-- 1 jenkins jenkins 35650 May 2 13:14 go.sum 13:16:05 drwxrwxr-x 2 jenkins jenkins 4096 May 2 13:14 images 13:16:05 drwxrwxr-x 4 jenkins jenkins 4096 May 2 13:14 internal 13:16:05 -rw-rw-r-- 1 jenkins jenkins 531 May 2 13:14 main.go 13:16:05 drwxrwxr-x 2 jenkins jenkins 4096 May 2 13:14 res 13:16:05 drwxrwxr-x 4 jenkins jenkins 4096 May 2 13:14 snap 13:16:05 drwxrwxr-x 3 jenkins jenkins 4096 May 2 13:14 static [Pipeline] isUnix [Pipeline] sh 13:16:05 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2032d8e70c3908fafaa2f44b9e57a305cf0974af --label arch=amd64 --label version=0.0.0 . 13:16:05 Sending build context to Docker daemon 12.43MB 13:16:05 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 13:16:05 Step 2/31 : FROM ${BASE} AS builder 13:16:05 ---> ce6d4504ea84 13:16:05 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:16:06 ---> Running in aa44fb3b3664 13:16:06 Removing intermediate container aa44fb3b3664 13:16:06 ---> 86d6905ea2fa 13:16:06 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 13:16:06 ---> Running in c072f8eb4cd3 13:16:06 Removing intermediate container c072f8eb4cd3 13:16:06 ---> 4c31d31c9045 13:16:06 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:16:06 ---> Running in 7960fb36cce6 13:16:06 Removing intermediate container 7960fb36cce6 13:16:06 ---> d8f6c8284572 13:16:06 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:06 ---> Running in 2f1603a98410 13:16:07 Removing intermediate container 2f1603a98410 13:16:07 ---> f8cd0542d54d 13:16:07 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:16:07 ---> Running in dca60c6ed849 13:16:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:16:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:16:08 OK: 221 MiB in 52 packages 13:16:09 Removing intermediate container dca60c6ed849 13:16:09 ---> f391912f7f8a 13:16:09 Step 8/31 : WORKDIR /app 13:16:09 ---> Running in aad2bbd6bac5 13:16:09 Removing intermediate container aad2bbd6bac5 13:16:09 ---> 66dbb65049fa 13:16:09 Step 9/31 : COPY go.mod vendor* ./ 13:16:09 ---> 7f70c779ece9 13:16:09 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:09 ---> Running in 0dab93d05f61 13:16:10 Removing intermediate container 0dab93d05f61 13:16:10 ---> 0d0b2d6a7f7d 13:16:10 Step 11/31 : COPY . . 13:16:10 ---> 763927937d31 13:16:10 Step 12/31 : ARG MAKE="make build" 13:16:10 ---> Running in a82a7d863098 13:16:10 Removing intermediate container a82a7d863098 13:16:10 ---> b41b7943c02c 13:16:10 Step 13/31 : RUN $MAKE 13:16:10 ---> Running in 09d1545d129e 13:16:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 13:16:33 Removing intermediate container 09d1545d129e 13:16:33 ---> ca549241fd20 13:16:33 Step 14/31 : FROM alpine:3.14 13:16:33 3.14: Pulling from library/alpine 13:16:33 8663204ce13b: Pulling fs layer 13:16:33 8663204ce13b: Verifying Checksum 13:16:33 8663204ce13b: Download complete 13:16:33 8663204ce13b: Pull complete 13:16:33 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:16:33 Status: Downloaded newer image for alpine:3.14 13:16:33 ---> e04c818066af 13:16:33 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:16:34 ---> Running in 496bf1ce343d 13:16:34 Removing intermediate container 496bf1ce343d 13:16:34 ---> 7e3d6f9c5278 13:16:34 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:16:34 ---> Running in 41422a803219 13:16:34 Removing intermediate container 41422a803219 13:16:34 ---> 7f80ed5e4972 13:16:34 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:34 ---> Running in 14add3450211 13:16:35 Removing intermediate container 14add3450211 13:16:35 ---> 4fc22fdf2058 13:16:35 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 13:16:35 ---> Running in 782d578b55e6 13:16:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:16:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:16:36 (1/6) Installing ca-certificates (20211220-r0) 13:16:36 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:16:36 (3/6) Installing libsodium (1.0.18-r0) 13:16:36 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:16:37 (5/6) Installing libzmq (4.3.4-r0) 13:16:37 (6/6) Installing zeromq (4.3.4-r0) 13:16:37 Executing busybox-1.33.1-r7.trigger 13:16:37 Executing ca-certificates-20211220-r0.trigger 13:16:37 OK: 9 MiB in 20 packages 13:16:37 Removing intermediate container 782d578b55e6 13:16:37 ---> aec3b3746d58 13:16:37 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:16:37 ---> abad60ae4c34 13:16:37 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 13:16:38 ---> 52ca0036faae 13:16:38 Step 21/31 : COPY --from=builder /app/res/ /res/ 13:16:38 ---> ee9943b88ade 13:16:38 Step 22/31 : COPY --from=builder /app/static/ /static/ 13:16:38 ---> 9b9bd079e8f1 13:16:38 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:16:39 ---> 3072117dbcfa 13:16:39 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:16:39 ---> Running in 67c3b89cbf3a 13:16:39 Removing intermediate container 67c3b89cbf3a 13:16:39 ---> 15818de21fff 13:16:39 Step 25/31 : VOLUME /cache 13:16:39 ---> Running in 64dc284aa0ab 13:16:39 Removing intermediate container 64dc284aa0ab 13:16:39 ---> ed3fd29ae1fd 13:16:39 Step 26/31 : EXPOSE 59711 13:16:40 ---> Running in 3e2c8a062277 13:16:40 Removing intermediate container 3e2c8a062277 13:16:40 ---> fb3b0957f450 13:16:40 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:16:40 ---> Running in 67cb0529d911 13:16:40 Removing intermediate container 67cb0529d911 13:16:40 ---> a5253148ec88 13:16:40 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 13:16:40 ---> Running in e80d404f425b 13:16:40 Removing intermediate container e80d404f425b 13:16:40 ---> 51d15a1f4db1 13:16:40 Step 29/31 : LABEL arch=amd64 13:16:40 ---> Running in bf89ca600db2 13:16:40 Removing intermediate container bf89ca600db2 13:16:40 ---> c46e54cc4c8d 13:16:40 Step 30/31 : LABEL git_sha=2032d8e70c3908fafaa2f44b9e57a305cf0974af 13:16:40 ---> Running in 62219c4a953e 13:16:40 Removing intermediate container 62219c4a953e 13:16:40 ---> 9ecd02265999 13:16:40 Step 31/31 : LABEL version=0.0.0 13:16:40 ---> Running in 8f4b9afdc49c 13:16:40 Removing intermediate container 8f4b9afdc49c 13:16:40 ---> ffc1c700d855 13:16:40 [Warning] One or more build-args [ARCH] were not consumed 13:16:40 Successfully built ffc1c700d855 13:16:40 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:16:41 13:16:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:16:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:16:42 latest: Pulling from edgex-lftools-log-publisher 13:16:42 5eb5b503b376: Pulling fs layer 13:16:42 5c69ac0246d0: Pulling fs layer 13:16:42 ec43610c2a17: Pulling fs layer 13:16:42 3a2ae6a8a46f: Pulling fs layer 13:16:42 33b1e0a273af: Pulling fs layer 13:16:42 5d3b04190fa2: Pulling fs layer 13:16:42 2f39f015ded8: Pulling fs layer 13:16:42 3a2ae6a8a46f: Waiting 13:16:42 33b1e0a273af: Waiting 13:16:42 5d3b04190fa2: Waiting 13:16:42 2f39f015ded8: Waiting 13:16:42 5c69ac0246d0: Verifying Checksum 13:16:42 5c69ac0246d0: Download complete 13:16:42 3a2ae6a8a46f: Verifying Checksum 13:16:42 3a2ae6a8a46f: Download complete 13:16:42 33b1e0a273af: Verifying Checksum 13:16:42 33b1e0a273af: Download complete 13:16:42 ec43610c2a17: Verifying Checksum 13:16:42 ec43610c2a17: Download complete 13:16:42 5d3b04190fa2: Verifying Checksum 13:16:42 5d3b04190fa2: Download complete 13:16:42 5eb5b503b376: Verifying Checksum 13:16:42 5eb5b503b376: Download complete 13:16:42 2f39f015ded8: Download complete 13:16:43 5eb5b503b376: Pull complete 13:16:43 5c69ac0246d0: Pull complete 13:16:44 ec43610c2a17: Pull complete 13:16:44 3a2ae6a8a46f: Pull complete 13:16:44 33b1e0a273af: Pull complete 13:16:44 5d3b04190fa2: Pull complete 13:16:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34479 in /w/workspace/ry_app-rfid-llrp-inventory_PR-77 [Pipeline] { [Pipeline] ws 13:16:49 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:16:50 2f39f015ded8: Pull complete 13:16:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:16:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:16:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:16:50 The recommended git tool is: git [Pipeline] withDockerContainer 13:16:50 prd-ubuntu20.04-docker-8c-8g-34478 does not seem to be running inside a container 13:16:50 $ 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/ry_app-rfid-llrp-inventory_PR-77 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-77:/w/workspace/ry_app-rfid-llrp-inventory_PR-77:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-77@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-77@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:latest cat 13:16:52 $ docker top a0c11ddb3279d092f8defb24fe75a1a4a967accf3e163171cb58dd6f8e6befb4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:16:52 ---> job-cost.sh 13:16:52 lf-activate-venv: SKIPPING 13:16:52 INFO: No Stack... 13:16:53 INFO: Retrieving Pricing Info for: v3-standard-8 13:16:53 INFO: Archiving Costs [Pipeline] sh 13:16:53 + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-77/archives/cost.csv 13:16:53 + cut -d, -f6 [Pipeline] lock 13:16:53 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-77-1-stack-cost] 13:16:53 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-77-1-stack-cost] did not exist. Created. 13:16:53 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-77-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:16:54 + echo total: 0.2199999988079071 [Pipeline] stash 13:16:54 Stashed 1 file(s) [Pipeline] } 13:16:54 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-77-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:16:54 $ docker stop --time=1 a0c11ddb3279d092f8defb24fe75a1a4a967accf3e163171cb58dd6f8e6befb4 13:16:55 $ docker rm -f a0c11ddb3279d092f8defb24fe75a1a4a967accf3e163171cb58dd6f8e6befb4 [Pipeline] // withDockerContainer [Pipeline] } 13:16:55 using credential edgex-jenkins-ssh 13:16:55 Cloning the remote Git repository [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:16:56 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:16:56 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:16:56 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:16:56 > git --version # timeout=10 13:16:56 > git --version # 'git version 2.25.1' 13:16:56 using GIT_SSH to set credentials SSH Credentials for GitHub 13:16:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:16:58 Merging remotes/origin/main commit 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d into PR head commit 2032d8e70c3908fafaa2f44b9e57a305cf0974af 13:16:59 Merge succeeded, producing 2032d8e70c3908fafaa2f44b9e57a305cf0974af 13:16:59 Checking out Revision 2032d8e70c3908fafaa2f44b9e57a305cf0974af (PR-77) 13:16:58 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:16:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:16:58 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:16:58 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:16:58 using GIT_SSH to set credentials SSH Credentials for GitHub 13:16:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:16:58 > git config core.sparsecheckout # timeout=10 13:16:58 > git checkout -f 2032d8e70c3908fafaa2f44b9e57a305cf0974af # timeout=10 13:16:59 > git remote # timeout=10 13:16:59 > git config --get remote.origin.url # timeout=10 13:16:59 using GIT_SSH to set credentials SSH Credentials for GitHub 13:16:59 > git merge 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d # timeout=10 13:16:59 > git rev-parse HEAD^{commit} # timeout=10 13:16:59 > git config core.sparsecheckout # timeout=10 13:16:59 > git checkout -f 2032d8e70c3908fafaa2f44b9e57a305cf0974af # timeout=10 13:17:03 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 13:17:03 > git --version # timeout=10 13:17:03 > git --version # 'git version 2.25.1' 13:17:03 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:17:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:17:04 % Total % Received % Xferd Average Speed Time Time Time Current 13:17:04 Dload Upload Total Spent Left Speed 13:17:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89719 0 --:--:-- --:--:-- --:--:-- 89719 [Pipeline] sh 13:17:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:17:05 + sudo tee /etc/docker/daemon.new 13:17:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:17:05 { 13:17:05 "registry-mirrors": [ 13:17:05 "https://nexus3.edgexfoundry.org:10001" 13:17:05 ], 13:17:05 "bip": "10.250.0.254/24", 13:17:05 "hosts": [ 13:17:05 "tcp://0.0.0.0:5555", 13:17:05 "unix:///var/run/docker.sock" 13:17:05 ], 13:17:05 "mtu": 1458, 13:17:05 "selinux-enabled": true, 13:17:05 "seccomp-profile": "/etc/docker/seccomp.json" 13:17:05 } [Pipeline] sh 13:17:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:17:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:17:24 provisioning config files... 13:17:24 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config7542398783936469153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:17:24 ---> docker-login.sh 13:17:24 nexus3.edgexfoundry.org:10001 13:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:25 Configure a credential helper to remove this warning. See 13:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:25 13:17:25 Login Succeeded 13:17:25 nexus3.edgexfoundry.org:10002 13:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:26 Configure a credential helper to remove this warning. See 13:17:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:26 13:17:26 Login Succeeded 13:17:26 nexus3.edgexfoundry.org:10003 13:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:26 Configure a credential helper to remove this warning. See 13:17:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:26 13:17:26 Login Succeeded 13:17:26 nexus3.edgexfoundry.org:10004 13:17:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:27 Configure a credential helper to remove this warning. See 13:17:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:27 13:17:27 Login Succeeded 13:17:27 docker.io 13:17:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:27 Configure a credential helper to remove this warning. See 13:17:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:27 13:17:27 Login Succeeded 13:17:27 ---> docker-login.sh ends [Pipeline] } 13:17:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:17:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:17:28 ========================================================= 13:17:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 13:17:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:17:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 13:17:29 Sending build context to Docker daemon 699.4kB 13:17:29 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 13:17:29 Step 2/13 : FROM ${BASE} AS builder 13:17:29 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:17:29 9b3977197b4f: Pulling fs layer 13:17:29 1a89e8eeedd5: Pulling fs layer 13:17:29 94645a83ff95: Pulling fs layer 13:17:29 3f3a8bcf1eab: Pulling fs layer 13:17:29 0c92f367c5e7: Pulling fs layer 13:17:29 3096ccb668a1: Pulling fs layer 13:17:29 e8cf19c19ddd: Pulling fs layer 13:17:29 a4caa8a26152: Pulling fs layer 13:17:29 3f3a8bcf1eab: Waiting 13:17:29 0c92f367c5e7: Waiting 13:17:29 3096ccb668a1: Waiting 13:17:29 e8cf19c19ddd: Waiting 13:17:29 a4caa8a26152: Waiting 13:17:29 94645a83ff95: Verifying Checksum 13:17:29 94645a83ff95: Download complete 13:17:29 1a89e8eeedd5: Verifying Checksum 13:17:29 1a89e8eeedd5: Download complete 13:17:29 0c92f367c5e7: Verifying Checksum 13:17:29 0c92f367c5e7: Download complete 13:17:29 3096ccb668a1: Verifying Checksum 13:17:29 3096ccb668a1: Download complete 13:17:29 9b3977197b4f: Verifying Checksum 13:17:29 9b3977197b4f: Download complete 13:17:29 e8cf19c19ddd: Verifying Checksum 13:17:29 e8cf19c19ddd: Download complete 13:17:30 9b3977197b4f: Pull complete 13:17:30 1a89e8eeedd5: Pull complete 13:17:31 94645a83ff95: Pull complete 13:17:31 a4caa8a26152: Verifying Checksum 13:17:31 a4caa8a26152: Download complete 13:17:32 3f3a8bcf1eab: Verifying Checksum 13:17:32 3f3a8bcf1eab: Download complete 13:17:44 3f3a8bcf1eab: Pull complete 13:17:44 0c92f367c5e7: Pull complete 13:17:44 3096ccb668a1: Pull complete 13:17:44 e8cf19c19ddd: Pull complete 13:17:51 a4caa8a26152: Pull complete 13:17:51 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 13:17:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:17:51 ---> 725f1c02e7f9 13:17:51 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:17:51 ---> Running in 2bf3cae4a74b 13:17:51 Removing intermediate container 2bf3cae4a74b 13:17:51 ---> 4018efcecc74 13:17:51 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 13:17:51 ---> Running in 2182b61a85f2 13:17:52 Removing intermediate container 2182b61a85f2 13:17:52 ---> ebdb207633a0 13:17:52 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:17:52 ---> Running in 177d56282776 13:17:52 Removing intermediate container 177d56282776 13:17:52 ---> f512aec69591 13:17:52 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:17:52 ---> Running in 302fc3ba9422 13:17:54 Removing intermediate container 302fc3ba9422 13:17:54 ---> 5eafb5f0a643 13:17:54 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:17:54 ---> Running in 13414d8b79de 13:17:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:17:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:17:57 OK: 220 MiB in 52 packages 13:17:58 Removing intermediate container 13414d8b79de 13:17:58 ---> e955778fd7ce 13:17:58 Step 8/13 : WORKDIR /app 13:17:58 ---> Running in 4a3f69bf8664 13:17:58 Removing intermediate container 4a3f69bf8664 13:17:58 ---> 3a15594994b1 13:17:58 Step 9/13 : COPY go.mod vendor* ./ 13:17:59 ---> 1c7049956c93 13:17:59 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:59 ---> Running in e4005fad27cf 13:18:46 Removing intermediate container e4005fad27cf 13:18:46 ---> ee986ef7404e 13:18:46 Step 11/13 : COPY . . 13:18:46 ---> 8fc114e773b4 13:18:46 Step 12/13 : ARG MAKE="make build" 13:18:46 ---> Running in f9b7ad8cb898 13:18:46 Removing intermediate container f9b7ad8cb898 13:18:46 ---> 779a0959ea1c 13:18:46 Step 13/13 : RUN $MAKE 13:18:46 ---> Running in eb6d5056e29e 13:18:46 noop 13:18:46 Removing intermediate container eb6d5056e29e 13:18:46 ---> ceb5b5548140 13:18:46 Successfully built ceb5b5548140 13:18:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:18:46 + docker inspect -f . ci-base-image-arm64 13:18:46 . [Pipeline] withDockerContainer 13:18:46 prd-ubuntu20.04-docker-arm64-4c-16g-34479 does not seem to be running inside a container 13:18:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 13:18:48 $ docker top 80e7285bf769153dbdd44cc9eaf284d571d9bf8d6497af1cf0136df9f8d017b3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:18:49 + go version 13:18:49 go version go1.17.6 linux/arm64 [Pipeline] } 13:18:49 $ docker stop --time=1 80e7285bf769153dbdd44cc9eaf284d571d9bf8d6497af1cf0136df9f8d017b3 13:18:50 $ docker rm -f 80e7285bf769153dbdd44cc9eaf284d571d9bf8d6497af1cf0136df9f8d017b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:18:51 + docker inspect -f . ci-base-image-arm64 13:18:51 . [Pipeline] withDockerContainer 13:18:51 prd-ubuntu20.04-docker-arm64-4c-16g-34479 does not seem to be running inside a container 13:18:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 13:18:52 $ docker top b247b90d795bd1c56748750fd603086693d8a207bae418e5416a83146b027f7d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:18:53 + make test 13:18:53 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:20:15 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:20:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.189s coverage: 86.2% of statements 13:20:15 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:20:17 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.685s coverage: 71.9% of statements 13:20:17 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 13:20:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:20:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:20:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:20:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:20:49 ./bin/test-attribution.sh [Pipeline] echo 13:20:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:20:49 $ docker stop --time=1 b247b90d795bd1c56748750fd603086693d8a207bae418e5416a83146b027f7d 13:20:51 $ docker rm -f b247b90d795bd1c56748750fd603086693d8a207bae418e5416a83146b027f7d [Pipeline] // withDockerContainer [Pipeline] sh 13:20:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:20:52 Warning: overwriting stash ‘coverage-report’ 13:20:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:20:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:20:54 + ls -al . 13:20:54 total 224 13:20:54 drwxrwxr-x 10 jenkins jenkins 4096 May 2 13:20 . 13:20:54 drwxrwxr-x 4 jenkins jenkins 4096 May 2 13:16 .. 13:20:54 -rw-rw-r-- 1 jenkins jenkins 262 May 2 13:16 .dockerignore 13:20:54 drwxrwxr-x 8 jenkins jenkins 4096 May 2 13:17 .git 13:20:54 drwxrwxr-x 3 jenkins jenkins 4096 May 2 13:16 .github 13:20:54 -rw-rw-r-- 1 jenkins jenkins 788 May 2 13:16 .gitignore 13:20:54 -rw-rw-r-- 1 jenkins jenkins 41 May 2 13:16 .golangci.yml 13:20:54 -rw-rw-r-- 1 jenkins jenkins 9410 May 2 13:16 Attribution.txt 13:20:54 -rw-rw-r-- 1 jenkins jenkins 1678 May 2 13:16 CHANGELOG.md 13:20:54 -rw-rw-r-- 1 jenkins jenkins 1923 May 2 13:16 Dockerfile 13:20:54 -rw-rw-r-- 1 jenkins jenkins 677 May 2 13:16 GOVERNANCE.md 13:20:54 -rw-rw-r-- 1 jenkins jenkins 687 May 2 13:16 Jenkinsfile 13:20:54 -rw-rw-r-- 1 jenkins jenkins 11347 May 2 13:16 LICENSE 13:20:54 -rw-rw-r-- 1 jenkins jenkins 2949 May 2 13:16 Makefile 13:20:54 -rw-rw-r-- 1 jenkins jenkins 617 May 2 13:16 OWNERS.md 13:20:54 -rw-rw-r-- 1 jenkins jenkins 30131 May 2 13:16 README.md 13:20:54 -rw-rw-r-- 1 jenkins jenkins 5 May 2 13:14 VERSION 13:20:54 drwxrwxr-x 2 jenkins jenkins 4096 May 2 13:16 bin 13:20:54 -rw-r--r-- 1 jenkins jenkins 41008 May 2 13:20 coverage.out 13:20:54 -rw-rw-r-- 1 jenkins jenkins 3498 May 2 13:16 go.mod 13:20:54 -rw-rw-r-- 1 jenkins jenkins 35650 May 2 13:16 go.sum 13:20:54 drwxrwxr-x 2 jenkins jenkins 4096 May 2 13:16 images 13:20:54 drwxrwxr-x 4 jenkins jenkins 4096 May 2 13:16 internal 13:20:54 -rw-rw-r-- 1 jenkins jenkins 531 May 2 13:16 main.go 13:20:54 drwxrwxr-x 2 jenkins jenkins 4096 May 2 13:16 res 13:20:54 drwxrwxr-x 4 jenkins jenkins 4096 May 2 13:16 snap 13:20:54 drwxrwxr-x 3 jenkins jenkins 4096 May 2 13:16 static [Pipeline] isUnix [Pipeline] sh 13:20:54 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2032d8e70c3908fafaa2f44b9e57a305cf0974af --label arch=arm64 --label version=0.0.0 . 13:20:54 Sending build context to Docker daemon 699.4kB 13:20:54 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 13:20:54 Step 2/31 : FROM ${BASE} AS builder 13:20:54 ---> ceb5b5548140 13:20:54 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:20:55 ---> Running in 687c3b9d2095 13:20:55 Removing intermediate container 687c3b9d2095 13:20:55 ---> cb6a92c6143f 13:20:55 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 13:20:55 ---> Running in 68e1dc180e44 13:20:55 Removing intermediate container 68e1dc180e44 13:20:55 ---> 647d9baef942 13:20:55 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:20:55 ---> Running in 472d6e91e6a0 13:20:56 Removing intermediate container 472d6e91e6a0 13:20:56 ---> 44f225c5dba5 13:20:56 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:20:56 ---> Running in a2c18eb272e3 13:20:57 Removing intermediate container a2c18eb272e3 13:20:57 ---> 294b0b46b8a8 13:20:57 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:20:58 ---> Running in ac5da7d71f5b 13:20:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:20:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:21:00 OK: 220 MiB in 52 packages 13:21:01 Removing intermediate container ac5da7d71f5b 13:21:01 ---> 49570aec2ca2 13:21:01 Step 8/31 : WORKDIR /app 13:21:01 ---> Running in 9715a2ead1ff 13:21:01 Removing intermediate container 9715a2ead1ff 13:21:01 ---> f313130b91a7 13:21:01 Step 9/31 : COPY go.mod vendor* ./ 13:21:02 ---> c7fdd9d0efd7 13:21:02 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:21:02 ---> Running in c69a7b54d2d7 13:21:04 Removing intermediate container c69a7b54d2d7 13:21:04 ---> a4331fd71b6a 13:21:04 Step 11/31 : COPY . . 13:21:05 ---> c51db9c1ed52 13:21:05 Step 12/31 : ARG MAKE="make build" 13:21:05 ---> Running in ff0728fa9305 13:21:05 Removing intermediate container ff0728fa9305 13:21:05 ---> b4428e5e7c78 13:21:05 Step 13/31 : RUN $MAKE 13:21:05 ---> Running in d2e2b8eb7cb4 13:21:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 13:23:13 Removing intermediate container d2e2b8eb7cb4 13:23:13 ---> 1bcc5f53d6fe 13:23:13 Step 14/31 : FROM alpine:3.14 13:23:13 3.14: Pulling from library/alpine 13:23:13 455c02918c45: Pulling fs layer 13:23:13 455c02918c45: Verifying Checksum 13:23:13 455c02918c45: Download complete 13:23:13 455c02918c45: Pull complete 13:23:13 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:23:13 Status: Downloaded newer image for alpine:3.14 13:23:13 ---> ac73e934f311 13:23:13 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:23:13 ---> Running in f01d558c67ea 13:23:13 Removing intermediate container f01d558c67ea 13:23:13 ---> 1d070a4665b7 13:23:13 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:23:13 ---> Running in 6c2082c7e8d3 13:23:13 Removing intermediate container 6c2082c7e8d3 13:23:13 ---> c9fc5d3ca71c 13:23:13 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:23:13 ---> Running in 145406e7443e 13:23:13 Removing intermediate container 145406e7443e 13:23:13 ---> c7a16151d6a6 13:23:13 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 13:23:13 ---> Running in 5de97955ef59 13:23:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:23:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:23:13 (1/6) Installing ca-certificates (20211220-r0) 13:23:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:23:13 (3/6) Installing libsodium (1.0.18-r0) 13:23:13 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:23:13 (5/6) Installing libzmq (4.3.4-r0) 13:23:13 (6/6) Installing zeromq (4.3.4-r0) 13:23:13 Executing busybox-1.33.1-r7.trigger 13:23:13 Executing ca-certificates-20211220-r0.trigger 13:23:13 OK: 9 MiB in 20 packages 13:23:13 Removing intermediate container 5de97955ef59 13:23:13 ---> bd46fb9f7b3a 13:23:13 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:23:13 ---> 653f820490a5 13:23:13 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 13:23:13 ---> 997aca30b8a7 13:23:13 Step 21/31 : COPY --from=builder /app/res/ /res/ 13:23:13 ---> bfd2bf59b88e 13:23:13 Step 22/31 : COPY --from=builder /app/static/ /static/ 13:23:13 ---> 06ddd264de5a 13:23:13 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:23:15 ---> ecc703e612b2 13:23:15 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:23:15 ---> Running in 83107a26f550 13:23:16 Removing intermediate container 83107a26f550 13:23:16 ---> 2cc2f6004215 13:23:16 Step 25/31 : VOLUME /cache 13:23:16 ---> Running in 64929e288779 13:23:17 Removing intermediate container 64929e288779 13:23:17 ---> 94c33d63a30c 13:23:17 Step 26/31 : EXPOSE 59711 13:23:17 ---> Running in 2609c241c226 13:23:17 Removing intermediate container 2609c241c226 13:23:17 ---> acd2f6c5e1a3 13:23:17 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:23:17 ---> Running in e87ef57db5de 13:23:18 Removing intermediate container e87ef57db5de 13:23:18 ---> 3f02924214ec 13:23:18 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 13:23:18 ---> Running in 8ce163a0cd2c 13:23:18 Removing intermediate container 8ce163a0cd2c 13:23:18 ---> 4b025a15c67a 13:23:18 Step 29/31 : LABEL arch=arm64 13:23:18 ---> Running in 2a7083bd8849 13:23:18 Removing intermediate container 2a7083bd8849 13:23:18 ---> 33392626efd1 13:23:18 Step 30/31 : LABEL git_sha=2032d8e70c3908fafaa2f44b9e57a305cf0974af 13:23:18 ---> Running in 380228cc76f2 13:23:19 Removing intermediate container 380228cc76f2 13:23:19 ---> bcb81e5db071 13:23:19 Step 31/31 : LABEL version=0.0.0 13:23:19 ---> Running in 94331e5f72f4 13:23:19 Removing intermediate container 94331e5f72f4 13:23:19 ---> c8b283af0539 13:23:19 [Warning] One or more build-args [ARCH] were not consumed 13:23:19 Successfully built c8b283af0539 13:23:19 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:23:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:23:20 13:23:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:23:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:23:20 arm64: Pulling from edgex-lftools-log-publisher 13:23:20 8998bd30e6a1: Pulling fs layer 13:23:20 04944245beec: Pulling fs layer 13:23:20 699f458cf7ca: Pulling fs layer 13:23:20 765212b225bb: Pulling fs layer 13:23:20 f23df028b6ca: Pulling fs layer 13:23:20 d65c8cfc05b1: Pulling fs layer 13:23:20 2437ff75d9bd: Pulling fs layer 13:23:20 765212b225bb: Waiting 13:23:20 f23df028b6ca: Waiting 13:23:20 d65c8cfc05b1: Waiting 13:23:20 2437ff75d9bd: Waiting 13:23:20 04944245beec: Verifying Checksum 13:23:20 04944245beec: Download complete 13:23:20 765212b225bb: Download complete 13:23:20 f23df028b6ca: Download complete 13:23:20 d65c8cfc05b1: Verifying Checksum 13:23:21 699f458cf7ca: Verifying Checksum 13:23:21 699f458cf7ca: Download complete 13:23:21 8998bd30e6a1: Verifying Checksum 13:23:21 8998bd30e6a1: Download complete 13:23:24 2437ff75d9bd: Verifying Checksum 13:23:24 2437ff75d9bd: Download complete 13:23:25 8998bd30e6a1: Pull complete 13:23:26 04944245beec: Pull complete 13:23:27 699f458cf7ca: Pull complete 13:23:27 765212b225bb: Pull complete 13:23:28 f23df028b6ca: Pull complete 13:23:28 d65c8cfc05b1: Pull complete 13:23:43 2437ff75d9bd: Pull complete 13:23:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:23:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:23:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:23:44 prd-ubuntu20.04-docker-arm64-4c-16g-34479 does not seem to be running inside a container 13:23:44 $ 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/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:23:46 $ docker top 8707a7cf6271e0f197dd3d6cc6f131a612f0f3b41658ec2e5f517260e39ab8dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:23:47 ---> job-cost.sh 13:23:47 lf-activate-venv: SKIPPING 13:23:47 INFO: No Stack... 13:23:48 INFO: Retrieving Pricing Info for: v3-standard-4 13:23:48 INFO: Archiving Costs [Pipeline] sh 13:23:49 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:23:49 + cut -d, -f6 [Pipeline] lock 13:23:49 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-77-1-stack-cost] 13:23:49 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-77-1-stack-cost] did not exist. Created. 13:23:49 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-77-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:23:50 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-dfdfc5c2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:23:51 + echo total: 0.10999999940395355 [Pipeline] stash 13:23:51 Warning: overwriting stash ‘stack-cost’ 13:23:51 Stashed 1 file(s) [Pipeline] } 13:23:51 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-77-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:23:51 $ docker stop --time=1 8707a7cf6271e0f197dd3d6cc6f131a612f0f3b41658ec2e5f517260e39ab8dd 13:23:52 $ docker rm -f 8707a7cf6271e0f197dd3d6cc6f131a612f0f3b41658ec2e5f517260e39ab8dd [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 13:23:53 provisioning config files... 13:23:53 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-77@tmp/config8539554220734119591tmp [Pipeline] { [Pipeline] sh 13:23:54 + set +x 13:23:54 + + bash -s -- 13:23:54 curl -s https://codecov.io/bash 13:23:54 13:23:54 _____ _ 13:23:54 / ____| | | 13:23:54 | | ___ __| | ___ ___ _____ __ 13:23:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:23:54 | |___| (_) | (_| | __/ (_| (_) \ V / 13:23:54 \_____\___/ \__,_|\___|\___\___/ \_/ 13:23:54 Bash-1.0.6 13:23:54 13:23:54 13:23:54 ==> git version 2.25.1 found 13:23:54 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:23:54 Release-Date: 2020-01-08 13:23:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:23:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:23:54 ==> Jenkins CI detected. 13:23:54 current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-77 13:23:54 project root: . 13:23:54 --> token set from env 13:23:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:23:54 ==> Running gcov in . (disable via -X gcov) 13:23:54 ==> Python coveragepy not found 13:23:54 ==> Searching for coverage reports in: 13:23:54 + . 13:23:54 -> Found 1 reports 13:23:54 ==> Detecting git/mercurial file structure 13:23:54 ==> Reading reports 13:23:54 + ./coverage.out bytes=41008 13:23:54 ==> Appending adjustments 13:23:54 https://docs.codecov.io/docs/fixing-reports 13:23:54 + Found adjustments 13:23:54 ==> Gzipping contents 13:23:54 12K /tmp/codecov.0NUaLx.gz 13:23:54 ==> Uploading reports 13:23:54 url: https://codecov.io 13:23:54 query: branch=PR-77&commit=2032d8e70c3908fafaa2f44b9e57a305cf0974af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-77%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=77&job=&cmd_args= 13:23:54 -> Pinging Codecov 13:23:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-77&commit=2032d8e70c3908fafaa2f44b9e57a305cf0974af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-77%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=77&job=&cmd_args= 13:23:54 -> Uploading to 13:23:54 https://storage.googleapis.com/codecov/v4/raw/2022-05-02/581DD39554BDF9B6E22D074273EAD858/2032d8e70c3908fafaa2f44b9e57a305cf0974af/8cc78d6a-f55d-458d-bb24-78932e670306.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220502T132354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c488b44aef649377092b3a1a39f21f0811b2d2c1dcfc084154cd6dc45df13103 13:23:54 % Total % Received % Xferd Average Speed Time Time Time Current 13:23:54 Dload Upload Total Spent Left Speed 13:23:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11560 0 0 100 11560 0 45333 --:--:-- --:--:-- --:--:-- 45333 13:23:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2032d8e70c3908fafaa2f44b9e57a305cf0974af [Pipeline] } 13:23:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:23:56 + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-77/archives ] 13:23:56 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-77/archives 13:23:56 total 16 13:23:56 drwxr-xr-x 3 root root 4096 May 2 13:16 . 13:23:56 drwxrwxr-x 12 jenkins jenkins 4096 May 2 13:16 .. 13:23:56 drwxr-xr-x 2 root root 4096 May 2 13:16 cost 13:23:56 -rw-r--r-- 1 root root 93 May 2 13:16 cost.csv 13:23:56 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-77/archives 13:23:56 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-77/archives 13:23:56 total 16 13:23:56 drwxr-xr-x 3 jenkins jenkins 4096 May 2 13:16 . 13:23:56 drwxrwxr-x 12 jenkins jenkins 4096 May 2 13:16 .. 13:23:56 drwxr-xr-x 2 jenkins jenkins 4096 May 2 13:16 cost 13:23:56 -rw-r--r-- 1 jenkins jenkins 93 May 2 13:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:23:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:23:58 ---> package-listing.sh 13:23:58 ++ facter osfamily 13:23:58 ++ tr '[:upper:]' '[:lower:]' 13:23:58 + OS_FAMILY=debian 13:23:58 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-77 13:23:58 + START_PACKAGES=/tmp/packages_start.txt 13:23:58 + END_PACKAGES=/tmp/packages_end.txt 13:23:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:23:58 + PACKAGES=/tmp/packages_start.txt 13:23:58 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-77 ']' 13:23:58 + PACKAGES=/tmp/packages_end.txt 13:23:58 + case "${OS_FAMILY}" in 13:23:58 + dpkg -l 13:23:58 + grep '^ii' 13:23:58 + '[' -f /tmp/packages_start.txt ']' 13:23:58 + '[' -f /tmp/packages_end.txt ']' 13:23:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:23:58 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-77 ']' 13:23:58 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-77/archives/ 13:23:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-77/archives/ [Pipeline] echo 13:23:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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-77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:23:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:23:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:23:59 . [Pipeline] withDockerContainer 13:23:59 prd-ubuntu20.04-docker-8c-8g-34478 does not seem to be running inside a container 13:23:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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-77/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-77 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-77:/w/workspace/ry_app-rfid-llrp-inventory_PR-77:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-77@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-77@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 13:23:59 $ docker top ec1871ef23fb8ff200ad3ac5b404aa0870f2942302e6313241e13d558485c517 -eo pid,comm [Pipeline] { [Pipeline] sh 13:24:00 + touch /tmp/pre-build-complete [Pipeline] sh 13:24:00 + mkdir -p /var/log/sysstat [Pipeline] sh 13:24:00 + ls /var/log/sa-host 13:24:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:24:00 provisioning config files... 13:24:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-77@tmp/config1988724033605021716tmp [Pipeline] { [Pipeline] echo 13:24:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:24:01 ---> create-netrc.sh [Pipeline] } 13:24:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:24:01 ---> python-tools-install.sh [Pipeline] echo 13:24:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:24:02 ---> sudo-logs.sh 13:24:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:24:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:24:02 ---> job-cost.sh 13:24:02 lf-activate-venv: SKIPPING 13:24:02 DEBUG: total: 0.2199999988079071 13:24:02 INFO: Retrieving Stack Cost... 13:24:02 INFO: Retrieving Pricing Info for: v3-standard-8 13:24:03 INFO: Archiving Costs [Pipeline] echo 13:24:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:24:03 ---> logs-deploy.sh 13:24:03 lf-activate-venv: SKIPPING 13:24:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-77/1 13:24:03 INFO: archiving workspace using pattern(s): 13:24:04 Archives upload complete. 13:24:04 INFO: archiving logs to Nexus 13:24:05 ---> uname -a: 13:24:05 Linux prd-ubuntu20-04-docker-8c-8g-34478 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 13:24:05 13:24:05 13:24:05 ---> lscpu: 13:24:05 Architecture: x86_64 13:24:05 CPU op-mode(s): 32-bit, 64-bit 13:24:05 Byte Order: Little Endian 13:24:05 Address sizes: 40 bits physical, 48 bits virtual 13:24:05 CPU(s): 8 13:24:05 On-line CPU(s) list: 0-7 13:24:05 Thread(s) per core: 1 13:24:05 Core(s) per socket: 1 13:24:05 Socket(s): 8 13:24:05 NUMA node(s): 1 13:24:05 Vendor ID: AuthenticAMD 13:24:05 CPU family: 23 13:24:05 Model: 49 13:24:05 Model name: AMD EPYC-Rome Processor 13:24:05 Stepping: 0 13:24:05 CPU MHz: 2799.996 13:24:05 BogoMIPS: 5599.99 13:24:05 Virtualization: AMD-V 13:24:05 Hypervisor vendor: KVM 13:24:05 Virtualization type: full 13:24:05 L1d cache: 256 KiB 13:24:05 L1i cache: 256 KiB 13:24:05 L2 cache: 4 MiB 13:24:05 L3 cache: 128 MiB 13:24:05 NUMA node0 CPU(s): 0-7 13:24:05 Vulnerability Itlb multihit: Not affected 13:24:05 Vulnerability L1tf: Not affected 13:24:05 Vulnerability Mds: Not affected 13:24:05 Vulnerability Meltdown: Not affected 13:24:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:24:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:24:05 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:24:05 Vulnerability Srbds: Not affected 13:24:05 Vulnerability Tsx async abort: Not affected 13:24:05 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:24:05 13:24:05 13:24:05 ---> nproc: 13:24:05 8 13:24:05 13:24:05 13:24:05 ---> df -h: 13:24:05 Filesystem Size Used Avail Use% Mounted on 13:24:05 overlay 155G 11G 145G 7% / 13:24:05 tmpfs 64M 0 64M 0% /dev 13:24:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:24:05 shm 64M 0 64M 0% /dev/shm 13:24:05 /dev/vda1 155G 11G 145G 7% /facter-os 13:24:05 13:24:05