Pull request #131 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at 67743ce73b5f11851f5a3332a1e6bc4b63a9e69f rather than 38554d98c1e847fc3017509f8f1122dcfc8792f6 Obtained Jenkinsfile from 67743ce73b5f11851f5a3332a1e6bc4b63a9e69f 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-ssh15054765309681881511.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6157713663085314865.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-131/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-131/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5177743403158221072.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-131/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1134705428205678039.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh14781723454011828680.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-131/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-131/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1556312483110139805.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap: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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1655 in /w/workspace/undry_device-rfid-llrp-go_PR-131 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-131 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/131/head:refs/remotes/origin/PR-131 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 67743ce73b5f11851f5a3332a1e6bc4b63a9e69f into PR head commit 38554d98c1e847fc3017509f8f1122dcfc8792f6 Merge succeeded, producing 38554d98c1e847fc3017509f8f1122dcfc8792f6 Checking out Revision 38554d98c1e847fc3017509f8f1122dcfc8792f6 (PR-131) > git config core.sparsecheckout # timeout=10 > git checkout -f 38554d98c1e847fc3017509f8f1122dcfc8792f6 # 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 67743ce73b5f11851f5a3332a1e6bc4b63a9e69f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38554d98c1e847fc3017509f8f1122dcfc8792f6 # timeout=10 Commit message: "feat!: Remove ZeroMQ MessageBus capability" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:32:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:32:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:32:40 ========================================================= 20:32:40 EdgeX Global Pipelines Version Info 20:32:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:32:40 ------------------- 20:32:40 stable info: 20:32:40 ------------------- 20:32:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:32:40 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:32:40 Message: update stable to v1.0.244 20:32:41 ------------------- 20:32:41 experimental info: 20:32:41 ------------------- 20:32:41 Commited By: **** collab-it+edgex@linuxfoundation.org 20:32:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:32:41 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:32:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 20:32:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 20:32:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:32:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:32:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:32:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-131 [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-131 [Pipeline] echo 20:32:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-131 [Pipeline] echo 20:32:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38554d98c1e847fc3017509f8f1122dcfc8792f6 [Pipeline] echo 20:32:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38554d9 [Pipeline] echo 20:32:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:43 provisioning config files... 20:32:43 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-131@tmp/config18350966621342481338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:43 ---> docker-login.sh 20:32:43 nexus3.edgexfoundry.org:10001 20:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:43 Configure a credential helper to remove this warning. See 20:32:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:43 20:32:43 Login Succeeded 20:32:43 nexus3.edgexfoundry.org:10002 20:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:43 Configure a credential helper to remove this warning. See 20:32:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:43 20:32:43 Login Succeeded 20:32:43 nexus3.edgexfoundry.org:10003 20:32:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:44 Configure a credential helper to remove this warning. See 20:32:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:44 20:32:44 Login Succeeded 20:32:44 nexus3.edgexfoundry.org:10004 20:32:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:44 Configure a credential helper to remove this warning. See 20:32:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:44 20:32:44 Login Succeeded 20:32:44 docker.io 20:32:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:44 Configure a credential helper to remove this warning. See 20:32:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:44 20:32:44 Login Succeeded 20:32:44 ---> docker-login.sh ends [Pipeline] } 20:32:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:32:45 + git rev-list -1 --merges 38554d98c1e847fc3017509f8f1122dcfc8792f6~1..38554d98c1e847fc3017509f8f1122dcfc8792f6 [Pipeline] echo 20:32:45 -----------> git rev-list -1 --merges 38554d98c1e847fc3017509f8f1122dcfc8792f6~1..38554d98c1e847fc3017509f8f1122dcfc8792f6 38554d98c1e847fc3017509f8f1122dcfc8792f6 [false] [Pipeline] sh 20:32:45 + git log --format=format:%s -1 38554d98c1e847fc3017509f8f1122dcfc8792f6 [Pipeline] echo 20:32:45 ========================================================= 20:32:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:32:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:45 + git log --format=format:%s -1 38554d98c1e847fc3017509f8f1122dcfc8792f6 [Pipeline] echo 20:32:45 [semverPrep] GIT_COMMIT: 38554d98c1e847fc3017509f8f1122dcfc8792f6, Commit Message: feat!: Remove ZeroMQ MessageBus capability [Pipeline] echo 20:32:45 [semverPrep] This is not a build commit. [Pipeline] sh 20:32:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:32:46 + grep -v github /etc/ssh/ssh_known_hosts 20:32:46 + [ -e /tmp/ssh_known_hosts ] 20:32:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:32:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:32:46 + sudo tee -a /etc/ssh/ssh_known_hosts 20:32:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:46 20:32:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:47 0.1.4: Pulling from edgex-devops/py-git-semver 20:32:47 b85a868b505f: Pulling fs layer 20:32:47 e2be974225ed: Pulling fs layer 20:32:47 339a4e72a1f5: Pulling fs layer 20:32:47 988bab9f4d93: Pulling fs layer 20:32:47 1469e6f7b9e6: Pulling fs layer 20:32:47 eaf3925da568: Pulling fs layer 20:32:47 bab4dde63d76: Pulling fs layer 20:32:47 bde34c3a00c8: Pulling fs layer 20:32:47 b352a97aabf1: Pulling fs layer 20:32:47 4872d77fe225: Pulling fs layer 20:32:47 5851b861e8e6: Pulling fs layer 20:32:47 bde34c3a00c8: Waiting 20:32:47 988bab9f4d93: Waiting 20:32:47 1469e6f7b9e6: Waiting 20:32:47 eaf3925da568: Waiting 20:32:47 bab4dde63d76: Waiting 20:32:47 b352a97aabf1: Waiting 20:32:47 5851b861e8e6: Waiting 20:32:47 4872d77fe225: Waiting 20:32:47 988bab9f4d93: Verifying Checksum 20:32:47 988bab9f4d93: Download complete 20:32:47 339a4e72a1f5: Verifying Checksum 20:32:47 339a4e72a1f5: Download complete 20:32:47 eaf3925da568: Download complete 20:32:47 1469e6f7b9e6: Verifying Checksum 20:32:47 1469e6f7b9e6: Download complete 20:32:47 bde34c3a00c8: Download complete 20:32:47 b352a97aabf1: Verifying Checksum 20:32:47 b352a97aabf1: Download complete 20:32:47 4872d77fe225: Verifying Checksum 20:32:47 4872d77fe225: Download complete 20:32:47 5851b861e8e6: Verifying Checksum 20:32:47 5851b861e8e6: Download complete 20:32:47 b85a868b505f: Verifying Checksum 20:32:47 b85a868b505f: Download complete 20:32:47 bab4dde63d76: Verifying Checksum 20:32:47 bab4dde63d76: Download complete 20:32:49 b85a868b505f: Pull complete 20:32:49 e2be974225ed: Pull complete 20:32:49 339a4e72a1f5: Pull complete 20:32:49 988bab9f4d93: Pull complete 20:32:49 1469e6f7b9e6: Pull complete 20:32:49 eaf3925da568: Pull complete 20:32:51 bab4dde63d76: Pull complete 20:32:51 bde34c3a00c8: Pull complete 20:32:51 b352a97aabf1: Pull complete 20:32:51 4872d77fe225: Pull complete 20:32:51 5851b861e8e6: Pull complete 20:32:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:32:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:52 prd-ubuntu20.04-docker-8c-8g-1655 does not seem to be running inside a container 20:32:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-131 -v /w/workspace/undry_device-rfid-llrp-go_PR-131:/w/workspace/undry_device-rfid-llrp-go_PR-131:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-131@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:32:54 $ docker top 68994fe8b1b00c3a89c604f728eb7a763b98658e68a57ea2014361eeb40d8517 -eo pid,comm 20:32:54 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). 20:32:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:32:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:54 [ssh-agent] Looking for ssh-agent implementation... 20:32:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:54 $ docker exec 68994fe8b1b00c3a89c604f728eb7a763b98658e68a57ea2014361eeb40d8517 ssh-agent 20:32:55 SSH_AUTH_SOCK=/tmp/ssh-OYAnOnZvd08g/agent.34 20:32:55 SSH_AGENT_PID=40 20:32:55 Running ssh-add (command line suppressed) 20:32:55 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-131@tmp/private_key_17872850993160555333.key (/w/workspace/undry_device-rfid-llrp-go_PR-131@tmp/private_key_17872850993160555333.key) 20:32:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:55 + git tag --points-at HEAD [Pipeline] } 20:32:55 $ docker exec --env ******** --env ******** 68994fe8b1b00c3a89c604f728eb7a763b98658e68a57ea2014361eeb40d8517 ssh-agent -k 20:32:55 unset SSH_AUTH_SOCK; 20:32:55 unset SSH_AGENT_PID; 20:32:55 echo Agent pid 40 killed; 20:32:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:32:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:55 [ssh-agent] Looking for ssh-agent implementation... 20:32:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:55 $ docker exec 68994fe8b1b00c3a89c604f728eb7a763b98658e68a57ea2014361eeb40d8517 ssh-agent 20:32:55 SSH_AUTH_SOCK=/tmp/ssh-w7xN5nbEawdF/agent.72 20:32:55 SSH_AGENT_PID=78 20:32:55 Running ssh-add (command line suppressed) 20:32:56 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-131@tmp/private_key_13890248097826545974.key (/w/workspace/undry_device-rfid-llrp-go_PR-131@tmp/private_key_13890248097826545974.key) 20:32:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:56 + git semver init 20:32:56 2023-01-10 20:32:56,622 [run_init] DEBUG init version:0.0.0 force:False 20:32:56 2023-01-10 20:32:56,623 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-131/.semver 20:32:56 2023-01-10 20:32:56,623 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-131/.semver 20:32:56 2023-01-10 20:32:56,624 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-131/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-131, universal_newlines=False, shell=None, istream=None) 20:32:57 2023-01-10 20:32:57,532 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-131/.git/info/exclude 20:32:57 2023-01-10 20:32:57,533 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-131/.semver/PR-131 with force:False 20:32:57 2023-01-10 20:32:57,533 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-131/.semver/PR-131 20:32:57 2023-01-10 20:32:57,537 [execute] INFO git cat-file --batch-check 20:32:57 2023-01-10 20:32:57,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-131/.semver, universal_newlines=False, shell=None, istream=) 20:32:57 2023-01-10 20:32:57,544 [execute] INFO git cat-file --batch 20:32:57 2023-01-10 20:32:57,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-131/.semver, universal_newlines=False, shell=None, istream=) 20:32:57 2023-01-10 20:32:57,549 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-131/.semver/PR-131 20:32:57 0.0.0 [Pipeline] } 20:32:57 $ docker exec --env ******** --env ******** 68994fe8b1b00c3a89c604f728eb7a763b98658e68a57ea2014361eeb40d8517 ssh-agent -k 20:32:57 unset SSH_AUTH_SOCK; 20:32:57 unset SSH_AGENT_PID; 20:32:57 echo Agent pid 78 killed; 20:32:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:32:58 + git semver [Pipeline] } 20:32:58 $ docker stop --time=1 68994fe8b1b00c3a89c604f728eb7a763b98658e68a57ea2014361eeb40d8517 20:32:59 $ docker rm -f --volumes 68994fe8b1b00c3a89c604f728eb7a763b98658e68a57ea2014361eeb40d8517 [Pipeline] // withDockerContainer [Pipeline] sh 20:33:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:33:00 Stashed 1 file(s) [Pipeline] echo 20:33:00 [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 20:33:01 provisioning config files... 20:33:01 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-131@tmp/config15752415448449770156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:01 ---> docker-login.sh 20:33:01 nexus3.edgexfoundry.org:10001 20:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:01 Configure a credential helper to remove this warning. See 20:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:01 20:33:01 Login Succeeded 20:33:01 nexus3.edgexfoundry.org:10002 20:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:01 Configure a credential helper to remove this warning. See 20:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:01 20:33:01 Login Succeeded 20:33:01 nexus3.edgexfoundry.org:10003 20:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:01 Configure a credential helper to remove this warning. See 20:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:01 20:33:01 Login Succeeded 20:33:01 nexus3.edgexfoundry.org:10004 20:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:01 Configure a credential helper to remove this warning. See 20:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:01 20:33:01 Login Succeeded 20:33:01 docker.io 20:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:01 Configure a credential helper to remove this warning. See 20:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:01 20:33:01 Login Succeeded 20:33:01 ---> docker-login.sh ends [Pipeline] } 20:33:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:33:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:33:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:33:02 ========================================================= 20:33:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:33:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:33:02 Sending build context to Docker daemon 4.122MB 20:33:02 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 20:33:02 Step 2/12 : FROM ${BASE} AS builder 20:33:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:33:02 213ec9aee27d: Pulling fs layer 20:33:02 4583459ba037: Pulling fs layer 20:33:02 93c1e223e6f2: Pulling fs layer 20:33:02 53926ce57604: Pulling fs layer 20:33:02 21b2b0c7a3f4: Pulling fs layer 20:33:02 22ff95d597cd: Pulling fs layer 20:33:02 12d6caf4c0d1: Pulling fs layer 20:33:02 96b7cbca73a9: Pulling fs layer 20:33:02 a7acece74701: Pulling fs layer 20:33:02 22ff95d597cd: Waiting 20:33:02 96b7cbca73a9: Waiting 20:33:02 12d6caf4c0d1: Waiting 20:33:02 53926ce57604: Waiting 20:33:02 a7acece74701: Waiting 20:33:02 21b2b0c7a3f4: Waiting 20:33:02 93c1e223e6f2: Download complete 20:33:02 4583459ba037: Download complete 20:33:02 21b2b0c7a3f4: Verifying Checksum 20:33:02 21b2b0c7a3f4: Download complete 20:33:03 22ff95d597cd: Verifying Checksum 20:33:03 22ff95d597cd: Download complete 20:33:03 213ec9aee27d: Download complete 20:33:03 12d6caf4c0d1: Verifying Checksum 20:33:03 12d6caf4c0d1: Download complete 20:33:03 213ec9aee27d: Pull complete 20:33:03 4583459ba037: Pull complete 20:33:03 93c1e223e6f2: Pull complete 20:33:03 a7acece74701: Verifying Checksum 20:33:03 a7acece74701: Download complete 20:33:03 96b7cbca73a9: Verifying Checksum 20:33:03 96b7cbca73a9: Download complete 20:33:03 53926ce57604: Verifying Checksum 20:33:03 53926ce57604: Download complete 20:33:08 53926ce57604: Pull complete 20:33:08 21b2b0c7a3f4: Pull complete 20:33:08 22ff95d597cd: Pull complete 20:33:08 12d6caf4c0d1: Pull complete 20:33:10 96b7cbca73a9: Pull complete 20:33:10 a7acece74701: Pull complete 20:33:10 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:33:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:33:10 ---> db6d94c90886 20:33:10 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:33:14 ---> Running in de8a92f95df2 20:33:14 Removing intermediate container de8a92f95df2 20:33:14 ---> ac2d6f0266e3 20:33:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:33:14 ---> Running in b9a6e8962ae8 20:33:14 Removing intermediate container b9a6e8962ae8 20:33:14 ---> a04187327953 20:33:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 20:33:14 ---> Running in f6a8f05ee508 20:33:14 Removing intermediate container f6a8f05ee508 20:33:14 ---> 0898137c0f15 20:33:14 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:33:14 ---> Running in e9b685382d4d 20:33:14 Removing intermediate container e9b685382d4d 20:33:14 ---> 11ff9a26551c 20:33:14 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:33:14 ---> Running in 0131bc374d39 20:33:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:33:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:33:15 OK: 211 MiB in 51 packages 20:33:15 Removing intermediate container 0131bc374d39 20:33:15 ---> fd9592ba5a11 20:33:15 Step 8/12 : WORKDIR /app 20:33:15 ---> Running in 54610ebb7a79 20:33:15 Removing intermediate container 54610ebb7a79 20:33:15 ---> d11292a7a728 20:33:15 Step 9/12 : COPY go.mod vendor* ./ 20:33:15 ---> 6d1cff004e37 20:33:15 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:15 ---> Running in 38cb761b827c 20:33:15 Still waiting to schedule task 20:33:15 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:33:37 Removing intermediate container 38cb761b827c 20:33:37 ---> 2535766421ce 20:33:37 Step 11/12 : COPY . . 20:33:37 ---> bb1f000f95cd 20:33:37 Step 12/12 : RUN $MAKE 20:33:37 ---> Running in 36892fefc4d5 20:33:37 noop 20:33:38 Removing intermediate container 36892fefc4d5 20:33:38 ---> f1be9a70f3b6 20:33:38 Successfully built f1be9a70f3b6 20:33:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:38 + docker inspect -f . ci-base-image-x86_64 20:33:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:38 prd-ubuntu20.04-docker-8c-8g-1655 does not seem to be running inside a container 20:33:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-131 -v /w/workspace/undry_device-rfid-llrp-go_PR-131:/w/workspace/undry_device-rfid-llrp-go_PR-131:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-131@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:33:39 $ docker top ca66c28fe850351a1fc1796e181c53f86b24c0663af9849485a62548ddd82a5f -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:39 + go version 20:33:39 go version go1.18.7 linux/amd64 [Pipeline] } 20:33:39 $ docker stop --time=1 ca66c28fe850351a1fc1796e181c53f86b24c0663af9849485a62548ddd82a5f 20:33:40 $ docker rm -f --volumes ca66c28fe850351a1fc1796e181c53f86b24c0663af9849485a62548ddd82a5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:41 + docker inspect -f . ci-base-image-x86_64 20:33:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:41 prd-ubuntu20.04-docker-8c-8g-1655 does not seem to be running inside a container 20:33:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-131 -v /w/workspace/undry_device-rfid-llrp-go_PR-131:/w/workspace/undry_device-rfid-llrp-go_PR-131:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-131@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:33:42 $ docker top 59726c57297c5801a2051601e9f504382d0b44524ad8e68e626386d5f09170f5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:42 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-131 [Pipeline] fileExists [Pipeline] sh 20:33:42 + make test 20:33:42 go test ./... -coverprofile=coverage.out ./... 20:33:43 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:33:53 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:33:53 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:33:58 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.096s coverage: 38.5% of statements 20:33:58 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.276s coverage: 52.0% of statements 20:33:58 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 95.5% of statements 20:34:08 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:34:08 go vet ./... 20:34:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:34:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:34:11 ./bin/test-attribution-txt.sh [Pipeline] echo 20:34:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:34:11 $ docker stop --time=1 59726c57297c5801a2051601e9f504382d0b44524ad8e68e626386d5f09170f5 20:34:13 $ docker rm -f --volumes 59726c57297c5801a2051601e9f504382d0b44524ad8e68e626386d5f09170f5 [Pipeline] // withDockerContainer [Pipeline] sh 20:34:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:34:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:34:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:34:15 + ls -al . 20:34:15 total 644 20:34:15 drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 20:33 . 20:34:15 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 20:32 .. 20:34:15 -rw-rw-r-- 1 jenkins jenkins 134 Jan 10 20:32 .dockerignore 20:34:15 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 20:33 .git 20:34:15 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 20:32 .github 20:34:15 -rw-rw-r-- 1 jenkins jenkins 946 Jan 10 20:32 .gitignore 20:34:15 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 20:32 .golangci.yml 20:34:15 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 20:32 .semver 20:34:15 -rw-rw-r-- 1 jenkins jenkins 10896 Jan 10 20:32 Attribution.txt 20:34:15 -rw-rw-r-- 1 jenkins jenkins 5905 Jan 10 20:32 CHANGELOG.md 20:34:15 -rw-rw-r-- 1 jenkins jenkins 1347 Jan 10 20:32 Dockerfile 20:34:15 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 20:32 GOVERNANCE.md 20:34:15 -rw-rw-r-- 1 jenkins jenkins 683 Jan 10 20:32 Jenkinsfile 20:34:15 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 10 20:32 LICENSE 20:34:15 -rw-rw-r-- 1 jenkins jenkins 2164 Jan 10 20:32 Makefile 20:34:15 -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 20:32 OWNERS.md 20:34:15 -rw-rw-r-- 1 jenkins jenkins 28496 Jan 10 20:32 README.md 20:34:15 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 20:33 VERSION 20:34:15 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 20:32 bin 20:34:15 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 20:32 cmd 20:34:15 -rw-r--r-- 1 jenkins jenkins 460049 Jan 10 20:33 coverage.out 20:34:15 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 20:32 examples 20:34:15 -rw-rw-r-- 1 jenkins jenkins 3550 Jan 10 20:32 go.mod 20:34:15 -rw-rw-r-- 1 jenkins jenkins 44766 Jan 10 20:32 go.sum 20:34:15 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 20:32 images 20:34:15 drwxrwxr-x 5 jenkins jenkins 4096 Jan 10 20:32 internal 20:34:15 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 20:32 snap 20:34:15 -rw-rw-r-- 1 jenkins jenkins 193 Jan 10 20:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:15 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=38554d98c1e847fc3017509f8f1122dcfc8792f6 --label arch=amd64 --label version=0.0.0 . 20:34:15 Sending build context to Docker daemon 4.122MB 20:34:15 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 20:34:15 Step 2/24 : FROM ${BASE} AS builder 20:34:15 ---> f1be9a70f3b6 20:34:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:34:15 ---> Running in ea08c04c0245 20:34:16 Removing intermediate container ea08c04c0245 20:34:16 ---> d6b4620b2124 20:34:16 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:34:16 ---> Running in f0683180356b 20:34:16 Removing intermediate container f0683180356b 20:34:16 ---> d4b834c57363 20:34:16 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 20:34:16 ---> Running in ae1e4694b7ec 20:34:16 Removing intermediate container ae1e4694b7ec 20:34:16 ---> 34fe72698603 20:34:16 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 20:34:16 ---> Running in e1a255a66de4 20:34:16 Removing intermediate container e1a255a66de4 20:34:16 ---> f02e1f525b8c 20:34:16 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:34:16 ---> Running in da996630b455 20:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:34:17 OK: 211 MiB in 51 packages 20:34:17 Removing intermediate container da996630b455 20:34:17 ---> fa8d8fdb35c5 20:34:17 Step 8/24 : WORKDIR /app 20:34:17 ---> Running in 31ca0d00a9a1 20:34:17 Removing intermediate container 31ca0d00a9a1 20:34:17 ---> a6ae7295fc64 20:34:17 Step 9/24 : COPY go.mod vendor* ./ 20:34:17 ---> a22aaf78d761 20:34:17 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:17 ---> Running in 333e4b637609 20:34:18 Removing intermediate container 333e4b637609 20:34:18 ---> 4e9f15cea39d 20:34:18 Step 11/24 : COPY . . 20:34:18 ---> 2e69c4adb6ab 20:34:18 Step 12/24 : RUN $MAKE 20:34:18 ---> Running in b03f6b40ade8 20:34:18 CGO_ENABLED=0 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.6 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 20:34:37 # github.com/edgexfoundry/device-rfid-llrp-go/cmd 20:34:37 loadinternal: cannot find runtime/cgo 20:34:41 Removing intermediate container b03f6b40ade8 20:34:41 ---> d3a7cacfff2f 20:34:41 Step 13/24 : FROM alpine:3.16 20:34:41 3.16: Pulling from library/alpine 20:34:41 ca7dd9ec2225: Pulling fs layer 20:34:41 ca7dd9ec2225: Verifying Checksum 20:34:41 ca7dd9ec2225: Download complete 20:34:41 ca7dd9ec2225: Pull complete 20:34:41 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:34:41 Status: Downloaded newer image for alpine:3.16 20:34:41 ---> bfe296a52501 20:34:41 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:34:41 ---> Running in faf7166d8526 20:34:41 Removing intermediate container faf7166d8526 20:34:41 ---> e965361557ed 20:34:41 Step 15/24 : RUN apk add --update --no-cache dumb-init 20:34:41 ---> Running in b7b3e5041c2a 20:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:34:42 (1/1) Installing dumb-init (1.2.5-r1) 20:34:42 Executing busybox-1.35.0-r17.trigger 20:34:42 OK: 6 MiB in 15 packages 20:34:42 Removing intermediate container b7b3e5041c2a 20:34:42 ---> 3722fa6d2887 20:34:42 Step 16/24 : COPY --from=builder /app/LICENSE / 20:34:43 ---> ef3aac94f50a 20:34:43 Step 17/24 : COPY --from=builder /app/Attribution.txt / 20:34:43 ---> 13ad40c714ea 20:34:43 Step 18/24 : COPY --from=builder /app/cmd/ / 20:34:44 ---> 0d802cde6741 20:34:44 Step 19/24 : EXPOSE 59989 20:34:44 ---> Running in ed343f12b313 20:34:44 Removing intermediate container ed343f12b313 20:34:44 ---> 6a449de1b485 20:34:44 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 20:34:44 ---> Running in 57e6c4264f79 20:34:44 Removing intermediate container 57e6c4264f79 20:34:44 ---> 69215d46df34 20:34:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:34:44 ---> Running in 4a6b3333df94 20:34:44 Removing intermediate container 4a6b3333df94 20:34:44 ---> d0bbda651d57 20:34:44 Step 22/24 : LABEL arch=amd64 20:34:44 ---> Running in 21d519e2727c 20:34:44 Removing intermediate container 21d519e2727c 20:34:44 ---> fb33cd68379a 20:34:44 Step 23/24 : LABEL git_sha=38554d98c1e847fc3017509f8f1122dcfc8792f6 20:34:44 ---> Running in e0b29beb71e2 20:34:44 Removing intermediate container e0b29beb71e2 20:34:44 ---> d8ef8aa54b1a 20:34:44 Step 24/24 : LABEL version=0.0.0 20:34:44 ---> Running in ac57d05bcd34 20:34:44 Removing intermediate container ac57d05bcd34 20:34:44 ---> 5860ea7e0fb3 20:34:44 [Warning] One or more build-args [ARCH] were not consumed 20:34:44 Successfully built 5860ea7e0fb3 20:34:44 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 20:34:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:45 20:34:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:45 latest: Pulling from edgex-lftools-log-publisher 20:34:45 5eb5b503b376: Pulling fs layer 20:34:45 5c69ac0246d0: Pulling fs layer 20:34:45 ec43610c2a17: Pulling fs layer 20:34:45 3a2ae6a8a46f: Pulling fs layer 20:34:45 33b1e0a273af: Pulling fs layer 20:34:45 3a2ae6a8a46f: Waiting 20:34:45 5d3b04190fa2: Pulling fs layer 20:34:45 2f39f015ded8: Pulling fs layer 20:34:45 33b1e0a273af: Waiting 20:34:45 5d3b04190fa2: Waiting 20:34:45 2f39f015ded8: Waiting 20:34:45 5c69ac0246d0: Download complete 20:34:45 3a2ae6a8a46f: Download complete 20:34:46 33b1e0a273af: Verifying Checksum 20:34:46 33b1e0a273af: Download complete 20:34:46 5d3b04190fa2: Verifying Checksum 20:34:46 5d3b04190fa2: Download complete 20:34:46 ec43610c2a17: Verifying Checksum 20:34:46 ec43610c2a17: Download complete 20:34:46 5eb5b503b376: Verifying Checksum 20:34:46 5eb5b503b376: Download complete 20:34:46 2f39f015ded8: Download complete 20:34:47 5eb5b503b376: Pull complete 20:34:47 5c69ac0246d0: Pull complete 20:34:48 ec43610c2a17: Pull complete 20:34:48 3a2ae6a8a46f: Pull complete 20:34:48 33b1e0a273af: Pull complete 20:34:48 5d3b04190fa2: Pull complete 20:34:53 2f39f015ded8: Pull complete 20:34:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:34:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:53 prd-ubuntu20.04-docker-8c-8g-1655 does not seem to be running inside a container 20:34:53 $ 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/undry_device-rfid-llrp-go_PR-131 -v /w/workspace/undry_device-rfid-llrp-go_PR-131:/w/workspace/undry_device-rfid-llrp-go_PR-131:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-131@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:34:56 $ docker top bfbcc823728ebd09abb16b41f33e6b7e230f84509ac147578f1a795803a96b1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:57 ---> job-cost.sh 20:34:57 lf-activate-venv: SKIPPING 20:34:57 INFO: No Stack... 20:34:57 INFO: Retrieving Pricing Info for: v3-standard-8 20:34:57 INFO: Archiving Costs [Pipeline] sh 20:34:58 + cat /w/workspace/undry_device-rfid-llrp-go_PR-131/archives/cost.csv 20:34:58 + cut -d, -f6 [Pipeline] lock 20:34:58 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-131-1-stack-cost] 20:34:58 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-131-1-stack-cost] did not exist. Created. 20:34:58 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-131-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:34:58 + echo total: 0.2199999988079071 [Pipeline] stash 20:34:58 Stashed 1 file(s) [Pipeline] } 20:34:58 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-131-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:34:58 $ docker stop --time=1 bfbcc823728ebd09abb16b41f33e6b7e230f84509ac147578f1a795803a96b1a 20:34:59 $ docker rm -f --volumes bfbcc823728ebd09abb16b41f33e6b7e230f84509ac147578f1a795803a96b1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:35:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1658 in /w/workspace/undry_device-rfid-llrp-go_PR-131 [Pipeline] { [Pipeline] ws 20:35:44 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 20:35:44 Selected Git installation does not exist. Using Default 20:35:44 The recommended git tool is: NONE 20:35:50 using credential edgex-jenkins-ssh 20:35:50 Cloning the remote Git repository 20:35:50 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:35:50 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 20:35:50 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:35:50 > git --version # timeout=10 20:35:50 > git --version # 'git version 2.25.1' 20:35:50 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:51 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:35:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:52 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:35:52 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:35:52 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/131/head:refs/remotes/origin/PR-131 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:35:53 Merging remotes/origin/main commit 67743ce73b5f11851f5a3332a1e6bc4b63a9e69f into PR head commit 38554d98c1e847fc3017509f8f1122dcfc8792f6 20:35:53 Merge succeeded, producing 38554d98c1e847fc3017509f8f1122dcfc8792f6 20:35:53 Checking out Revision 38554d98c1e847fc3017509f8f1122dcfc8792f6 (PR-131) 20:35:53 > git config core.sparsecheckout # timeout=10 20:35:53 > git checkout -f 38554d98c1e847fc3017509f8f1122dcfc8792f6 # timeout=10 20:35:53 > git remote # timeout=10 20:35:53 > git config --get remote.origin.url # timeout=10 20:35:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:53 > git merge 67743ce73b5f11851f5a3332a1e6bc4b63a9e69f # timeout=10 20:35:53 > git rev-parse HEAD^{commit} # timeout=10 20:35:53 > git config core.sparsecheckout # timeout=10 20:35:53 > git checkout -f 38554d98c1e847fc3017509f8f1122dcfc8792f6 # timeout=10 20:35:57 Commit message: "feat!: Remove ZeroMQ MessageBus capability" 20:35:57 > git --version # timeout=10 20:35:57 > git --version # 'git version 2.25.1' 20:35:57 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:35:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:35:58 % Total % Received % Xferd Average Speed Time Time Time Current 20:35:58 Dload Upload Total Spent Left Speed 20:35:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78226 0 --:--:-- --:--:-- --:--:-- 78226 [Pipeline] sh 20:35:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:35:59 + sudo tee /etc/docker/daemon.new 20:35:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:35:59 { 20:35:59 "registry-mirrors": [ 20:35:59 "https://nexus3.edgexfoundry.org:10001" 20:35:59 ], 20:35:59 "bip": "10.250.0.254/24", 20:35:59 "hosts": [ 20:35:59 "tcp://0.0.0.0:5555", 20:35:59 "unix:///var/run/docker.sock" 20:35:59 ], 20:35:59 "mtu": 1458, 20:35:59 "selinux-enabled": true, 20:35:59 "seccomp-profile": "/etc/docker/seccomp.json" 20:35:59 } [Pipeline] sh 20:35:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:36:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:36:18 provisioning config files... 20:36:18 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config13914114463767100488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:19 ---> docker-login.sh 20:36:19 nexus3.edgexfoundry.org:10001 20:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:19 Configure a credential helper to remove this warning. See 20:36:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:19 20:36:19 Login Succeeded 20:36:19 nexus3.edgexfoundry.org:10002 20:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:20 Configure a credential helper to remove this warning. See 20:36:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:20 20:36:20 Login Succeeded 20:36:20 nexus3.edgexfoundry.org:10003 20:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:20 Configure a credential helper to remove this warning. See 20:36:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:20 20:36:20 Login Succeeded 20:36:20 nexus3.edgexfoundry.org:10004 20:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:20 Configure a credential helper to remove this warning. See 20:36:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:20 20:36:20 Login Succeeded 20:36:20 docker.io 20:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:21 Configure a credential helper to remove this warning. See 20:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:21 20:36:21 Login Succeeded 20:36:21 ---> docker-login.sh ends [Pipeline] } 20:36:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:36:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:36:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:36:22 ========================================================= 20:36:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:36:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:36:23 Sending build context to Docker daemon 1.223MB 20:36:23 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 20:36:23 Step 2/12 : FROM ${BASE} AS builder 20:36:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:36:23 9b18e9b68314: Pulling fs layer 20:36:23 35d82f9e3411: Pulling fs layer 20:36:23 e16973657156: Pulling fs layer 20:36:23 fc693d55d65f: Pulling fs layer 20:36:23 7e9fc2657dce: Pulling fs layer 20:36:23 dda99020689f: Pulling fs layer 20:36:23 db1c61fa0a46: Pulling fs layer 20:36:23 891c053d2c06: Pulling fs layer 20:36:23 fc693d55d65f: Waiting 20:36:23 7e9fc2657dce: Waiting 20:36:23 dda99020689f: Waiting 20:36:23 891c053d2c06: Waiting 20:36:23 e16973657156: Verifying Checksum 20:36:23 e16973657156: Download complete 20:36:23 35d82f9e3411: Verifying Checksum 20:36:23 35d82f9e3411: Download complete 20:36:23 7e9fc2657dce: Verifying Checksum 20:36:23 7e9fc2657dce: Download complete 20:36:23 9b18e9b68314: Verifying Checksum 20:36:23 9b18e9b68314: Download complete 20:36:24 9b18e9b68314: Pull complete 20:36:24 891c053d2c06: Verifying Checksum 20:36:24 891c053d2c06: Download complete 20:36:25 35d82f9e3411: Pull complete 20:36:25 e16973657156: Pull complete 20:36:26 db1c61fa0a46: Verifying Checksum 20:36:26 db1c61fa0a46: Download complete 20:36:27 fc693d55d65f: Verifying Checksum 20:36:27 fc693d55d65f: Download complete 20:36:39 fc693d55d65f: Pull complete 20:36:39 7e9fc2657dce: Pull complete 20:36:39 dda99020689f: Pull complete 20:36:46 db1c61fa0a46: Pull complete 20:36:48 891c053d2c06: Pull complete 20:36:48 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:36:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:36:48 ---> f96f9c87975a 20:36:48 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:36:49 ---> Running in 8bff794d2330 20:36:49 Removing intermediate container 8bff794d2330 20:36:49 ---> 1cc9b1c9ff0c 20:36:49 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:36:49 ---> Running in cc2fa2374e62 20:36:50 Removing intermediate container cc2fa2374e62 20:36:50 ---> 1965d7480036 20:36:50 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 20:36:50 ---> Running in 9583ac59aed8 20:36:50 Removing intermediate container 9583ac59aed8 20:36:50 ---> c6860e2eeca9 20:36:50 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:36:50 ---> Running in b5300d0dce5e 20:36:50 Removing intermediate container b5300d0dce5e 20:36:50 ---> 537cdd078f01 20:36:50 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:36:50 ---> Running in 9fb4c9f063fb 20:36:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:36:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:36:53 OK: 221 MiB in 51 packages 20:36:54 Removing intermediate container 9fb4c9f063fb 20:36:54 ---> e150596e67e0 20:36:54 Step 8/12 : WORKDIR /app 20:36:54 ---> Running in 4481bc0edd05 20:36:54 Removing intermediate container 4481bc0edd05 20:36:54 ---> adcf348cdb39 20:36:54 Step 9/12 : COPY go.mod vendor* ./ 20:36:55 ---> 2710049204b4 20:36:55 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:55 ---> Running in 8f3e0526a9b8 20:37:51 Removing intermediate container 8f3e0526a9b8 20:37:51 ---> 919e1845a01a 20:37:51 Step 11/12 : COPY . . 20:37:51 ---> 6c2f172a896a 20:37:51 Step 12/12 : RUN $MAKE 20:37:51 ---> Running in 20b9c257425e 20:37:51 noop 20:37:51 Removing intermediate container 20b9c257425e 20:37:51 ---> 6b399046c116 20:37:51 Successfully built 6b399046c116 20:37:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:52 + docker inspect -f . ci-base-image-arm64 20:37:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:52 prd-ubuntu20.04-docker-arm64-4c-16g-1658 does not seem to be running inside a container 20:37:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:37:53 $ docker top 231cf27cd28b3f308bcd6674b15bbd9c422deb0d0b8f634304333d773533aaa1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:54 + go version 20:37:54 go version go1.18.7 linux/arm64 [Pipeline] } 20:37:54 $ docker stop --time=1 231cf27cd28b3f308bcd6674b15bbd9c422deb0d0b8f634304333d773533aaa1 20:37:56 $ docker rm -f --volumes 231cf27cd28b3f308bcd6674b15bbd9c422deb0d0b8f634304333d773533aaa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:56 + docker inspect -f . ci-base-image-arm64 20:37:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:57 prd-ubuntu20.04-docker-arm64-4c-16g-1658 does not seem to be running inside a container 20:37:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:37:58 $ docker top 08789d564031bb76db26f88174b2273a876e33d7bd818f4366a2058056a1698c -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:59 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 20:37:59 + make test 20:37:59 go test ./... -coverprofile=coverage.out ./... 20:38:01 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:39:38 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:39:38 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:40:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.002s coverage: 38.5% of statements 20:40:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.510s coverage: 52.0% of statements 20:40:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.024s coverage: 96.4% of statements 20:40:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:40:00 go vet ./... 20:40:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:40:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:40:32 ./bin/test-attribution-txt.sh [Pipeline] echo 20:40:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:40:32 $ docker stop --time=1 08789d564031bb76db26f88174b2273a876e33d7bd818f4366a2058056a1698c 20:40:34 $ docker rm -f --volumes 08789d564031bb76db26f88174b2273a876e33d7bd818f4366a2058056a1698c [Pipeline] // withDockerContainer [Pipeline] sh 20:40:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:40:36 Warning: overwriting stash ‘coverage-report’ 20:40:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:40:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:40:38 + ls -al . 20:40:38 total 640 20:40:38 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 20:38 . 20:40:38 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 20:35 .. 20:40:38 -rw-rw-r-- 1 jenkins jenkins 134 Jan 10 20:35 .dockerignore 20:40:38 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 20:35 .git 20:40:38 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 20:35 .github 20:40:38 -rw-rw-r-- 1 jenkins jenkins 946 Jan 10 20:35 .gitignore 20:40:38 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 20:35 .golangci.yml 20:40:38 -rw-rw-r-- 1 jenkins jenkins 10896 Jan 10 20:35 Attribution.txt 20:40:38 -rw-rw-r-- 1 jenkins jenkins 5905 Jan 10 20:35 CHANGELOG.md 20:40:38 -rw-rw-r-- 1 jenkins jenkins 1347 Jan 10 20:35 Dockerfile 20:40:38 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 20:35 GOVERNANCE.md 20:40:38 -rw-rw-r-- 1 jenkins jenkins 683 Jan 10 20:35 Jenkinsfile 20:40:38 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 10 20:35 LICENSE 20:40:38 -rw-rw-r-- 1 jenkins jenkins 2164 Jan 10 20:35 Makefile 20:40:38 -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 20:35 OWNERS.md 20:40:38 -rw-rw-r-- 1 jenkins jenkins 28496 Jan 10 20:35 README.md 20:40:38 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 20:33 VERSION 20:40:38 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 20:35 bin 20:40:38 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 20:35 cmd 20:40:38 -rw-r--r-- 1 jenkins jenkins 460049 Jan 10 20:39 coverage.out 20:40:38 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 20:35 examples 20:40:38 -rw-rw-r-- 1 jenkins jenkins 3550 Jan 10 20:35 go.mod 20:40:38 -rw-rw-r-- 1 jenkins jenkins 44766 Jan 10 20:35 go.sum 20:40:38 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 20:35 images 20:40:38 drwxrwxr-x 5 jenkins jenkins 4096 Jan 10 20:35 internal 20:40:38 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 20:35 snap 20:40:38 -rw-rw-r-- 1 jenkins jenkins 193 Jan 10 20:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:38 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=38554d98c1e847fc3017509f8f1122dcfc8792f6 --label arch=arm64 --label version=0.0.0 . 20:40:39 Sending build context to Docker daemon 1.223MB 20:40:39 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 20:40:39 Step 2/24 : FROM ${BASE} AS builder 20:40:39 ---> 6b399046c116 20:40:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:40:39 ---> Running in d670d002d9f0 20:40:40 Removing intermediate container d670d002d9f0 20:40:40 ---> f35e2a76fbc4 20:40:40 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:40:40 ---> Running in 9fa8eeb054bd 20:40:40 Removing intermediate container 9fa8eeb054bd 20:40:40 ---> c217d09d520d 20:40:40 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 20:40:40 ---> Running in 881f39527318 20:40:41 Removing intermediate container 881f39527318 20:40:41 ---> 6c672dd6dbe9 20:40:41 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 20:40:41 ---> Running in 472509c85dcb 20:40:42 Removing intermediate container 472509c85dcb 20:40:42 ---> d65b0e465679 20:40:42 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:40:42 ---> Running in 4abbb7c5831a 20:40:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:40:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:40:47 OK: 221 MiB in 51 packages 20:40:47 Removing intermediate container 4abbb7c5831a 20:40:47 ---> 40805657f2f6 20:40:47 Step 8/24 : WORKDIR /app 20:40:47 ---> Running in 8dca38eec65f 20:40:48 Removing intermediate container 8dca38eec65f 20:40:48 ---> 7471a1a81361 20:40:48 Step 9/24 : COPY go.mod vendor* ./ 20:40:48 ---> 5779e6ffc30f 20:40:48 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:49 ---> Running in cea7d1c40573 20:40:51 Removing intermediate container cea7d1c40573 20:40:51 ---> 53a0bea87958 20:40:51 Step 11/24 : COPY . . 20:40:52 ---> 4dde03d9648e 20:40:52 Step 12/24 : RUN $MAKE 20:40:52 ---> Running in d5d3ed23dd0c 20:40:53 CGO_ENABLED=0 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.6 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 20:43:15 # github.com/edgexfoundry/device-rfid-llrp-go/cmd 20:43:15 loadinternal: cannot find runtime/cgo 20:43:15 Removing intermediate container d5d3ed23dd0c 20:43:15 ---> c23c77aeec68 20:43:15 Step 13/24 : FROM alpine:3.16 20:43:15 3.16: Pulling from library/alpine 20:43:15 6875df1f5354: Pulling fs layer 20:43:15 6875df1f5354: Verifying Checksum 20:43:15 6875df1f5354: Download complete 20:43:15 6875df1f5354: Pull complete 20:43:15 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:43:15 Status: Downloaded newer image for alpine:3.16 20:43:15 ---> 2b4661558fb8 20:43:15 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:43:15 ---> Running in fe9d9dfb9942 20:43:15 Removing intermediate container fe9d9dfb9942 20:43:15 ---> d952b25eb0ea 20:43:15 Step 15/24 : RUN apk add --update --no-cache dumb-init 20:43:15 ---> Running in 0c91353767f0 20:43:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:43:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:43:15 (1/1) Installing dumb-init (1.2.5-r1) 20:43:15 Executing busybox-1.35.0-r17.trigger 20:43:15 OK: 5 MiB in 15 packages 20:43:15 Removing intermediate container 0c91353767f0 20:43:15 ---> d4a62eba0e1a 20:43:15 Step 16/24 : COPY --from=builder /app/LICENSE / 20:43:15 ---> 4ae75123a790 20:43:15 Step 17/24 : COPY --from=builder /app/Attribution.txt / 20:43:15 ---> 59757e910fc4 20:43:15 Step 18/24 : COPY --from=builder /app/cmd/ / 20:43:17 ---> 2d1a8f6638e9 20:43:17 Step 19/24 : EXPOSE 59989 20:43:17 ---> Running in 7419fb61856e 20:43:17 Removing intermediate container 7419fb61856e 20:43:17 ---> e7c611925290 20:43:17 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 20:43:17 ---> Running in 5a9ab5883248 20:43:18 Removing intermediate container 5a9ab5883248 20:43:18 ---> eef515aed9e3 20:43:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:43:18 ---> Running in 8707c7c44f3c 20:43:18 Removing intermediate container 8707c7c44f3c 20:43:18 ---> 55ff3ea366b6 20:43:18 Step 22/24 : LABEL arch=arm64 20:43:18 ---> Running in 102c9b24813b 20:43:19 Removing intermediate container 102c9b24813b 20:43:19 ---> ccff9cdda09a 20:43:19 Step 23/24 : LABEL git_sha=38554d98c1e847fc3017509f8f1122dcfc8792f6 20:43:19 ---> Running in 20ad87ab692d 20:43:19 Removing intermediate container 20ad87ab692d 20:43:19 ---> a34e7d72e547 20:43:19 Step 24/24 : LABEL version=0.0.0 20:43:19 ---> Running in 5d121b476201 20:43:19 Removing intermediate container 5d121b476201 20:43:19 ---> 9ab4880e5d54 20:43:19 [Warning] One or more build-args [ARCH] were not consumed 20:43:19 Successfully built 9ab4880e5d54 20:43:19 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 20:43:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:20 20:43:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:21 arm64: Pulling from edgex-lftools-log-publisher 20:43:21 8998bd30e6a1: Pulling fs layer 20:43:21 04944245beec: Pulling fs layer 20:43:21 699f458cf7ca: Pulling fs layer 20:43:21 765212b225bb: Pulling fs layer 20:43:21 f23df028b6ca: Pulling fs layer 20:43:21 d65c8cfc05b1: Pulling fs layer 20:43:21 2437ff75d9bd: Pulling fs layer 20:43:21 765212b225bb: Waiting 20:43:21 d65c8cfc05b1: Waiting 20:43:21 2437ff75d9bd: Waiting 20:43:21 f23df028b6ca: Waiting 20:43:21 04944245beec: Verifying Checksum 20:43:21 04944245beec: Download complete 20:43:21 765212b225bb: Verifying Checksum 20:43:21 765212b225bb: Download complete 20:43:21 f23df028b6ca: Verifying Checksum 20:43:21 f23df028b6ca: Download complete 20:43:21 d65c8cfc05b1: Verifying Checksum 20:43:21 d65c8cfc05b1: Download complete 20:43:21 699f458cf7ca: Verifying Checksum 20:43:21 699f458cf7ca: Download complete 20:43:21 8998bd30e6a1: Verifying Checksum 20:43:21 8998bd30e6a1: Download complete 20:43:24 2437ff75d9bd: Verifying Checksum 20:43:24 2437ff75d9bd: Download complete 20:43:26 8998bd30e6a1: Pull complete 20:43:26 04944245beec: Pull complete 20:43:28 699f458cf7ca: Pull complete 20:43:28 765212b225bb: Pull complete 20:43:29 f23df028b6ca: Pull complete 20:43:29 d65c8cfc05b1: Pull complete 20:43:44 2437ff75d9bd: Pull complete 20:43:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:43:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:44 prd-ubuntu20.04-docker-arm64-4c-16g-1658 does not seem to be running inside a container 20:43: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/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:43:47 $ docker top ff10cac01ba5ae092c6e389f63ede6f4238adef28a4578e311689e972b998403 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:47 ---> job-cost.sh 20:43:48 lf-activate-venv: SKIPPING 20:43:48 INFO: No Stack... 20:43:48 INFO: Retrieving Pricing Info for: v3-standard-4 20:43:49 INFO: Archiving Costs [Pipeline] sh 20:43:49 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 20:43:49 + cut -d, -f6 [Pipeline] lock 20:43:49 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-131-1-stack-cost] 20:43:49 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-131-1-stack-cost] did not exist. Created. 20:43:49 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-131-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:43:50 /w/workspace/device-rfid-llrp-go/1@tmp/durable-30eab294/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:43:51 + echo total: 0.10999999940395355 [Pipeline] stash 20:43:51 Warning: overwriting stash ‘stack-cost’ 20:43:51 Stashed 1 file(s) [Pipeline] } 20:43:51 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-131-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:43:51 $ docker stop --time=1 ff10cac01ba5ae092c6e389f63ede6f4238adef28a4578e311689e972b998403 20:43:53 $ docker rm -f --volumes ff10cac01ba5ae092c6e389f63ede6f4238adef28a4578e311689e972b998403 [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 20:43:54 provisioning config files... 20:43:54 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-131@tmp/config13670703186911301828tmp [Pipeline] { [Pipeline] sh 20:43:54 + set +x 20:43:54 + curl -s https://codecov.io/bash 20:43:54 + bash -s -- 20:43:54 20:43:54 _____ _ 20:43:54 / ____| | | 20:43:54 | | ___ __| | ___ ___ _____ __ 20:43:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:43:54 | |___| (_) | (_| | __/ (_| (_) \ V / 20:43:54 \_____\___/ \__,_|\___|\___\___/ \_/ 20:43:54 Bash-1.0.6 20:43:54 20:43:54 20:43:54 ==> git version 2.25.1 found 20:43: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 20:43:54 Release-Date: 2020-01-08 20:43: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 20:43:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:43:54 ==> Jenkins CI detected. 20:43:54 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-131 20:43:54 project root: . 20:43:54 --> token set from env 20:43:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:43:54 ==> Running gcov in . (disable via -X gcov) 20:43:54 ==> Python coveragepy not found 20:43:54 ==> Searching for coverage reports in: 20:43:54 + . 20:43:54 -> Found 1 reports 20:43:54 ==> Detecting git/mercurial file structure 20:43:54 ==> Reading reports 20:43:54 + ./coverage.out bytes=460049 20:43:54 ==> Appending adjustments 20:43:54 https://docs.codecov.io/docs/fixing-reports 20:43:54 + Found adjustments 20:43:54 ==> Gzipping contents 20:43:54 52K /tmp/codecov.slFh3r.gz 20:43:54 ==> Uploading reports 20:43:54 url: https://codecov.io 20:43:54 query: branch=PR-131&commit=38554d98c1e847fc3017509f8f1122dcfc8792f6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-131%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=131&job=&cmd_args= 20:43:54 -> Pinging Codecov 20:43: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-131&commit=38554d98c1e847fc3017509f8f1122dcfc8792f6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-131%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=131&job=&cmd_args= 20:43:55 -> Uploading to 20:43:55 https://storage.googleapis.com/codecov/v4/raw/2023-01-10/581DD39554BDF9B6E22D074273EAD858/38554d98c1e847fc3017509f8f1122dcfc8792f6/5ff2ee05-c9e5-46dd-8c3d-3d33fcb5c442.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T204354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c605e01989d14e7ee134e53390da171b0c297347d49ba471b8d83b3709e0bfb 20:43:55 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:55 Dload Upload Total Spent Left Speed 20:43:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51584 0 0 100 51584 0 200k --:--:-- --:--:-- --:--:-- 200k 20:43:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/38554d98c1e847fc3017509f8f1122dcfc8792f6 [Pipeline] } 20:43: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 20:43:57 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-131/archives ] 20:43:57 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-131/archives 20:43:57 total 16 20:43:57 drwxr-xr-x 3 root root 4096 Jan 10 20:34 . 20:43:57 drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 20:34 .. 20:43:57 drwxr-xr-x 2 root root 4096 Jan 10 20:34 cost 20:43:57 -rw-r--r-- 1 root root 91 Jan 10 20:34 cost.csv 20:43:57 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-131/archives 20:43:57 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-131/archives 20:43:57 total 16 20:43:57 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 20:34 . 20:43:57 drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 20:34 .. 20:43:57 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 20:34 cost 20:43:57 -rw-r--r-- 1 jenkins jenkins 91 Jan 10 20:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:43:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:43:58 ---> package-listing.sh 20:43:58 ++ facter osfamily 20:43:58 ++ tr '[:upper:]' '[:lower:]' 20:43:58 + OS_FAMILY=debian 20:43:58 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-131 20:43:58 + START_PACKAGES=/tmp/packages_start.txt 20:43:58 + END_PACKAGES=/tmp/packages_end.txt 20:43:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:43:58 + PACKAGES=/tmp/packages_start.txt 20:43:58 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-131 ']' 20:43:58 + PACKAGES=/tmp/packages_end.txt 20:43:58 + case "${OS_FAMILY}" in 20:43:58 + dpkg -l 20:43:58 + grep '^ii' 20:43:58 + '[' -f /tmp/packages_start.txt ']' 20:43:58 + '[' -f /tmp/packages_end.txt ']' 20:43:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:43:58 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-131 ']' 20:43:58 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-131/archives/ 20:43:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-131/archives/ [Pipeline] echo 20:43: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/undry_device-rfid-llrp-go_PR-131/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:43:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:59 prd-ubuntu20.04-docker-8c-8g-1655 does not seem to be running inside a container 20:43: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/undry_device-rfid-llrp-go_PR-131/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-131 -v /w/workspace/undry_device-rfid-llrp-go_PR-131:/w/workspace/undry_device-rfid-llrp-go_PR-131:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-131@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:43:59 $ docker top 11fc28cc28aea3f40deb618b780ccc379680d9e8f5b092ed8e10f89ef2d39a9f -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:00 + touch /tmp/pre-build-complete [Pipeline] sh 20:44:00 + mkdir -p /var/log/sysstat [Pipeline] sh 20:44:00 + ls /var/log/sa-host 20:44:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:01 provisioning config files... 20:44:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-131@tmp/config3097672032895282150tmp [Pipeline] { [Pipeline] echo 20:44:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:44:01 ---> create-netrc.sh [Pipeline] } 20:44:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:44:01 ---> python-tools-install.sh [Pipeline] echo 20:44:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:44:02 ---> sudo-logs.sh 20:44:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:44:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:44:02 ---> job-cost.sh 20:44:02 lf-activate-venv: SKIPPING 20:44:02 DEBUG: total: 0.2199999988079071 20:44:02 INFO: Retrieving Stack Cost... 20:44:03 INFO: Retrieving Pricing Info for: v3-standard-8 20:44:03 INFO: Archiving Costs [Pipeline] echo 20:44:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:44:03 ---> logs-deploy.sh 20:44:03 lf-activate-venv: SKIPPING 20:44:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-131/1 20:44:03 INFO: archiving workspace using pattern(s): 20:44:04 Archives upload complete. 20:44:04 INFO: archiving logs to Nexus