Pull request #185 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 MonicaisHer for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from d8eb75bf7fd6fa952154463d1b06ac8cba81b815+f3289a164b8ff7b22d28db9f748121107e7f7ddb (9f6f841a3157503fdaa138d0ab19c357d10585ed) 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-ssh1458887953703217776.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1113349545306766689.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-185/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-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5664780317936440907.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-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10568088316487922279.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh12316206025827377240.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-185/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-185/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17470689481905422938.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-2417’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2423 in /w/workspace/undry_device-rfid-llrp-go_PR-185 [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-185 # 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/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f3289a164b8ff7b22d28db9f748121107e7f7ddb into PR head commit d8eb75bf7fd6fa952154463d1b06ac8cba81b815 Merge succeeded, producing d8eb75bf7fd6fa952154463d1b06ac8cba81b815 Checking out Revision d8eb75bf7fd6fa952154463d1b06ac8cba81b815 (PR-185) > git config core.sparsecheckout # timeout=10 > git checkout -f d8eb75bf7fd6fa952154463d1b06ac8cba81b815 # 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 f3289a164b8ff7b22d28db9f748121107e7f7ddb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d8eb75bf7fd6fa952154463d1b06ac8cba81b815 # timeout=10 Commit message: "refactor(snap): Update command and metadata sourcing" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:39:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:39:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:39:13 ========================================================= 13:39:13 EdgeX Global Pipelines Version Info 13:39:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:39:13 ------------------- 13:39:13 stable info: 13:39:13 ------------------- 13:39:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:39:13 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 13:39:13 Message: update stable to v1.0.245 13:39:14 ------------------- 13:39:14 experimental info: 13:39:14 ------------------- 13:39:14 Commited By: **** collab-it+edgex@linuxfoundation.org 13:39:14 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 13:39:14 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:39:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 13:39:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 13:39:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:39:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:39:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:39:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 13:39:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-185 [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-185 [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-185 [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8eb75bf7fd6fa952154463d1b06ac8cba81b815 [Pipeline] echo 13:39:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8eb75b [Pipeline] echo 13:39:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:39:16 provisioning config files... 13:39:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-185@tmp/config5563362898416533218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:39:16 ---> docker-login.sh 13:39:16 nexus3.edgexfoundry.org:10001 13:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:16 Configure a credential helper to remove this warning. See 13:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:16 13:39:16 Login Succeeded 13:39:16 nexus3.edgexfoundry.org:10002 13:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:17 Configure a credential helper to remove this warning. See 13:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:17 13:39:17 Login Succeeded 13:39:17 nexus3.edgexfoundry.org:10003 13:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:17 Configure a credential helper to remove this warning. See 13:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:17 13:39:17 Login Succeeded 13:39:17 nexus3.edgexfoundry.org:10004 13:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:17 Configure a credential helper to remove this warning. See 13:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:17 13:39:17 Login Succeeded 13:39:17 docker.io 13:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:17 Configure a credential helper to remove this warning. See 13:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:17 13:39:17 Login Succeeded 13:39:17 ---> docker-login.sh ends [Pipeline] } 13:39:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:39:18 + git rev-list -1 --merges d8eb75bf7fd6fa952154463d1b06ac8cba81b815~1..d8eb75bf7fd6fa952154463d1b06ac8cba81b815 [Pipeline] echo 13:39:18 -----------> git rev-list -1 --merges d8eb75bf7fd6fa952154463d1b06ac8cba81b815~1..d8eb75bf7fd6fa952154463d1b06ac8cba81b815 d8eb75bf7fd6fa952154463d1b06ac8cba81b815 [false] [Pipeline] sh 13:39:18 + git log --format=format:%s -1 d8eb75bf7fd6fa952154463d1b06ac8cba81b815 [Pipeline] echo 13:39:18 ========================================================= 13:39:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:39:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:39:19 + git log --format=format:%s -1 d8eb75bf7fd6fa952154463d1b06ac8cba81b815 [Pipeline] echo 13:39:19 [semverPrep] GIT_COMMIT: d8eb75bf7fd6fa952154463d1b06ac8cba81b815, Commit Message: refactor(snap): Update command and metadata sourcing [Pipeline] echo 13:39:19 [semverPrep] This is not a build commit. [Pipeline] sh 13:39:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:39:19 + grep -v github /etc/ssh/ssh_known_hosts 13:39:19 + [ -e /tmp/ssh_known_hosts ] 13:39:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:39:19 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:39:19 sudo tee -a /etc/ssh/ssh_known_hosts 13:39:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:39:19 13:39:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:39:20 0.1.4: Pulling from edgex-devops/py-git-semver 13:39:20 b85a868b505f: Pulling fs layer 13:39:20 e2be974225ed: Pulling fs layer 13:39:20 339a4e72a1f5: Pulling fs layer 13:39:20 988bab9f4d93: Pulling fs layer 13:39:20 1469e6f7b9e6: Pulling fs layer 13:39:20 eaf3925da568: Pulling fs layer 13:39:20 bab4dde63d76: Pulling fs layer 13:39:20 bde34c3a00c8: Pulling fs layer 13:39:20 b352a97aabf1: Pulling fs layer 13:39:20 4872d77fe225: Pulling fs layer 13:39:20 5851b861e8e6: Pulling fs layer 13:39:20 988bab9f4d93: Waiting 13:39:20 1469e6f7b9e6: Waiting 13:39:20 eaf3925da568: Waiting 13:39:20 bab4dde63d76: Waiting 13:39:20 bde34c3a00c8: Waiting 13:39:20 b352a97aabf1: Waiting 13:39:20 4872d77fe225: Waiting 13:39:20 5851b861e8e6: Waiting 13:39:20 e2be974225ed: Verifying Checksum 13:39:20 e2be974225ed: Download complete 13:39:20 988bab9f4d93: Download complete 13:39:20 1469e6f7b9e6: Verifying Checksum 13:39:20 1469e6f7b9e6: Download complete 13:39:20 eaf3925da568: Verifying Checksum 13:39:20 eaf3925da568: Download complete 13:39:20 339a4e72a1f5: Verifying Checksum 13:39:20 339a4e72a1f5: Download complete 13:39:20 bde34c3a00c8: Verifying Checksum 13:39:20 bde34c3a00c8: Download complete 13:39:20 b352a97aabf1: Download complete 13:39:20 4872d77fe225: Verifying Checksum 13:39:20 4872d77fe225: Download complete 13:39:20 5851b861e8e6: Verifying Checksum 13:39:20 5851b861e8e6: Download complete 13:39:20 b85a868b505f: Verifying Checksum 13:39:20 b85a868b505f: Download complete 13:39:21 bab4dde63d76: Verifying Checksum 13:39:21 bab4dde63d76: Download complete 13:39:22 b85a868b505f: Pull complete 13:39:22 e2be974225ed: Pull complete 13:39:22 339a4e72a1f5: Pull complete 13:39:22 988bab9f4d93: Pull complete 13:39:23 1469e6f7b9e6: Pull complete 13:39:23 eaf3925da568: Pull complete 13:39:25 bab4dde63d76: Pull complete 13:39:25 bde34c3a00c8: Pull complete 13:39:25 b352a97aabf1: Pull complete 13:39:25 4872d77fe225: Pull complete 13:39:25 5851b861e8e6: Pull complete 13:39:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:39:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:39:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:39:25 prd-ubuntu20.04-docker-8c-8g-2423 does not seem to be running inside a container 13:39:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-185 -v /w/workspace/undry_device-rfid-llrp-go_PR-185:/w/workspace/undry_device-rfid-llrp-go_PR-185:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-185@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:39:28 $ docker top 353e1f50f7a99defb16bdff7575a127635b511e96f1d3f87cfb6517addefd28e -eo pid,comm 13:39:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:39:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:39:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:39:28 [ssh-agent] Looking for ssh-agent implementation... 13:39:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:39:28 $ docker exec 353e1f50f7a99defb16bdff7575a127635b511e96f1d3f87cfb6517addefd28e ssh-agent 13:39:28 SSH_AUTH_SOCK=/tmp/ssh-O5yhUoJx9U94/agent.32 13:39:28 SSH_AGENT_PID=39 13:39:28 Running ssh-add (command line suppressed) 13:39:28 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-185@tmp/private_key_17884958033367802908.key (/w/workspace/undry_device-rfid-llrp-go_PR-185@tmp/private_key_17884958033367802908.key) 13:39:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:39:29 + git tag --points-at HEAD [Pipeline] } 13:39:29 $ docker exec --env ******** --env ******** 353e1f50f7a99defb16bdff7575a127635b511e96f1d3f87cfb6517addefd28e ssh-agent -k 13:39:29 unset SSH_AUTH_SOCK; 13:39:29 unset SSH_AGENT_PID; 13:39:29 echo Agent pid 39 killed; 13:39:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:39:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:39:29 [ssh-agent] Looking for ssh-agent implementation... 13:39:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:39:29 $ docker exec 353e1f50f7a99defb16bdff7575a127635b511e96f1d3f87cfb6517addefd28e ssh-agent 13:39:29 SSH_AUTH_SOCK=/tmp/ssh-qEDo3B96lRaU/agent.71 13:39:29 SSH_AGENT_PID=78 13:39:29 Running ssh-add (command line suppressed) 13:39:29 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-185@tmp/private_key_8221889037991771327.key (/w/workspace/undry_device-rfid-llrp-go_PR-185@tmp/private_key_8221889037991771327.key) 13:39:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:39:30 + git semver init 13:39:30 2023-03-16 13:39:30,333 [run_init] DEBUG init version:0.0.0 force:False 13:39:30 2023-03-16 13:39:30,334 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-185/.semver 13:39:30 2023-03-16 13:39:30,334 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-185/.semver 13:39:30 2023-03-16 13:39:30,335 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-185/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-185, universal_newlines=False, shell=None, istream=None) 13:39:31 2023-03-16 13:39:31,087 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-185/.git/info/exclude 13:39:31 2023-03-16 13:39:31,088 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-185/.semver/PR-185 with force:False 13:39:31 2023-03-16 13:39:31,088 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-185/.semver/PR-185 13:39:31 2023-03-16 13:39:31,093 [execute] INFO git cat-file --batch-check 13:39:31 2023-03-16 13:39:31,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-185/.semver, universal_newlines=False, shell=None, istream=) 13:39:31 2023-03-16 13:39:31,099 [execute] INFO git cat-file --batch 13:39:31 2023-03-16 13:39:31,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-185/.semver, universal_newlines=False, shell=None, istream=) 13:39:31 2023-03-16 13:39:31,104 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-185/.semver/PR-185 13:39:31 0.0.0 [Pipeline] } 13:39:31 $ docker exec --env ******** --env ******** 353e1f50f7a99defb16bdff7575a127635b511e96f1d3f87cfb6517addefd28e ssh-agent -k 13:39:31 unset SSH_AUTH_SOCK; 13:39:31 unset SSH_AGENT_PID; 13:39:31 echo Agent pid 78 killed; 13:39:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:39:31 + git semver [Pipeline] } 13:39:32 $ docker stop --time=1 353e1f50f7a99defb16bdff7575a127635b511e96f1d3f87cfb6517addefd28e 13:39:33 $ docker rm -f --volumes 353e1f50f7a99defb16bdff7575a127635b511e96f1d3f87cfb6517addefd28e [Pipeline] // withDockerContainer [Pipeline] sh 13:39:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:39:34 Stashed 1 file(s) [Pipeline] echo 13:39:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:39:34 provisioning config files... 13:39:34 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-185@tmp/config2364858907048336827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:39:35 ---> docker-login.sh 13:39:35 nexus3.edgexfoundry.org:10001 13:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:35 Configure a credential helper to remove this warning. See 13:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:35 13:39:35 Login Succeeded 13:39:35 nexus3.edgexfoundry.org:10002 13:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:35 Configure a credential helper to remove this warning. See 13:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:35 13:39:35 Login Succeeded 13:39:35 nexus3.edgexfoundry.org:10003 13:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:35 Configure a credential helper to remove this warning. See 13:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:35 13:39:35 Login Succeeded 13:39:35 nexus3.edgexfoundry.org:10004 13:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:35 Configure a credential helper to remove this warning. See 13:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:35 13:39:35 Login Succeeded 13:39:35 docker.io 13:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:35 Configure a credential helper to remove this warning. See 13:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:35 13:39:35 Login Succeeded 13:39:35 ---> docker-login.sh ends [Pipeline] } 13:39:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:39:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:39:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:39:35 ========================================================= 13:39:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 13:39:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 13:39:36 Sending build context to Docker daemon 4.186MB 13:39:36 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:39:36 Step 2/12 : FROM ${BASE} AS builder 13:39:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 13:39:36 63b65145d645: Pulling fs layer 13:39:36 a2d21d5440eb: Pulling fs layer 13:39:36 935e6c44a52c: Pulling fs layer 13:39:36 94cc34f8dd06: Pulling fs layer 13:39:36 30dea6a524f1: Pulling fs layer 13:39:36 a2aff8979fd8: Pulling fs layer 13:39:36 6808be2612f2: Pulling fs layer 13:39:36 f25807f1079a: Pulling fs layer 13:39:36 94cc34f8dd06: Waiting 13:39:36 a2aff8979fd8: Waiting 13:39:36 6808be2612f2: Waiting 13:39:36 f25807f1079a: Waiting 13:39:36 30dea6a524f1: Waiting 13:39:36 a2d21d5440eb: Download complete 13:39:36 94cc34f8dd06: Verifying Checksum 13:39:36 94cc34f8dd06: Download complete 13:39:36 30dea6a524f1: Download complete 13:39:36 63b65145d645: Verifying Checksum 13:39:36 63b65145d645: Download complete 13:39:36 a2aff8979fd8: Verifying Checksum 13:39:36 a2aff8979fd8: Download complete 13:39:36 63b65145d645: Pull complete 13:39:36 a2d21d5440eb: Pull complete 13:39:37 f25807f1079a: Verifying Checksum 13:39:37 f25807f1079a: Download complete 13:39:37 935e6c44a52c: Verifying Checksum 13:39:37 935e6c44a52c: Download complete 13:39:37 6808be2612f2: Verifying Checksum 13:39:41 935e6c44a52c: Pull complete 13:39:41 94cc34f8dd06: Pull complete 13:39:41 30dea6a524f1: Pull complete 13:39:41 a2aff8979fd8: Pull complete 13:39:44 6808be2612f2: Pull complete 13:39:44 f25807f1079a: Pull complete 13:39:44 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 13:39:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:39:44 ---> 3b553350e43f 13:39:44 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:39:49 Still waiting to schedule task 13:39:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:39:50 ---> Running in 9c96331938c5 13:39:50 Removing intermediate container 9c96331938c5 13:39:50 ---> c09e0475f834 13:39:50 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:39:50 ---> Running in 59f1152681d3 13:39:50 Removing intermediate container 59f1152681d3 13:39:50 ---> bb2121ddf4e9 13:39:50 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 13:39:50 ---> Running in 0272f3f094b5 13:39:50 Removing intermediate container 0272f3f094b5 13:39:50 ---> 9c77dda8491b 13:39:50 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:39:50 ---> Running in ebbc5538f0ce 13:39:50 Removing intermediate container ebbc5538f0ce 13:39:50 ---> 516579cea95e 13:39:50 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:39:50 ---> Running in a2c77923ca5a 13:39:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:39:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:39:51 OK: 265 MiB in 53 packages 13:39:51 Removing intermediate container a2c77923ca5a 13:39:51 ---> 2b9f8e0ffb2c 13:39:51 Step 8/12 : WORKDIR /app 13:39:51 ---> Running in 2d27d135ec0f 13:39:51 Removing intermediate container 2d27d135ec0f 13:39:51 ---> 5f3242f3811e 13:39:51 Step 9/12 : COPY go.mod vendor* ./ 13:39:51 ---> 81e718da7f80 13:39:51 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:39:51 ---> Running in 3efb42575892 13:40:23 Removing intermediate container 3efb42575892 13:40:23 ---> 63d28764cd0e 13:40:23 Step 11/12 : COPY . . 13:40:23 ---> 28a0d4569776 13:40:23 Step 12/12 : RUN $MAKE 13:40:23 ---> Running in 58fba5b6602d 13:40:23 noop 13:40:23 Removing intermediate container 58fba5b6602d 13:40:23 ---> a4815995958b 13:40:23 Successfully built a4815995958b 13:40:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:24 + docker inspect -f . ci-base-image-x86_64 13:40:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:40:24 prd-ubuntu20.04-docker-8c-8g-2423 does not seem to be running inside a container 13:40:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-185 -v /w/workspace/undry_device-rfid-llrp-go_PR-185:/w/workspace/undry_device-rfid-llrp-go_PR-185:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-185@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-185@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 ******** ci-base-image-x86_64 cat 13:40:24 $ docker top 2d9ebff2e0a102aec4b2d7a1a0213b2a45800872f41e2aa74dfeefbb46780a7e -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:25 + go version 13:40:25 go version go1.20.2 linux/amd64 [Pipeline] } 13:40:25 $ docker stop --time=1 2d9ebff2e0a102aec4b2d7a1a0213b2a45800872f41e2aa74dfeefbb46780a7e 13:40:26 $ docker rm -f --volumes 2d9ebff2e0a102aec4b2d7a1a0213b2a45800872f41e2aa74dfeefbb46780a7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:27 + docker inspect -f . ci-base-image-x86_64 13:40:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:40:27 prd-ubuntu20.04-docker-8c-8g-2423 does not seem to be running inside a container 13:40:27 $ 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-185 -v /w/workspace/undry_device-rfid-llrp-go_PR-185:/w/workspace/undry_device-rfid-llrp-go_PR-185:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-185@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-185@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 ******** ci-base-image-x86_64 cat 13:40:27 $ docker top c2da1e44b352b328efc6ea0cf3c5a72041cc83bdd22925134c46cceab30575b0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:28 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-185 [Pipeline] fileExists [Pipeline] sh 13:40:28 + make test 13:40:28 go test ./... -coverprofile=coverage.out ./... 13:40:33 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 13:40:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 13:40:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 13:40:49 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.039s coverage: 40.7% of statements 13:40:49 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 52.0% of statements 13:40:49 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 94.6% of statements 13:40:59 go vet ./... 13:41:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:41:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:41:02 ./bin/test-attribution-txt.sh 13:41:02 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 13:41:02 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 13:41:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:41:02 $ docker stop --time=1 c2da1e44b352b328efc6ea0cf3c5a72041cc83bdd22925134c46cceab30575b0 13:41:04 $ docker rm -f --volumes c2da1e44b352b328efc6ea0cf3c5a72041cc83bdd22925134c46cceab30575b0 [Pipeline] // withDockerContainer [Pipeline] sh 13:41:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:41:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:41:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:41:06 + ls -al . 13:41:06 total 632 13:41:06 drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 13:40 . 13:41:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:39 .. 13:41:06 -rw-rw-r-- 1 jenkins jenkins 134 Mar 16 13:39 .dockerignore 13:41:06 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 13:39 .git 13:41:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 13:39 .github 13:41:06 -rw-rw-r-- 1 jenkins jenkins 946 Mar 16 13:39 .gitignore 13:41:06 -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 13:39 .golangci.yml 13:41:06 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 13:39 .semver 13:41:06 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 16 13:39 Attribution.txt 13:41:06 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 16 13:39 CHANGELOG.md 13:41:06 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 16 13:39 Dockerfile 13:41:06 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 13:39 GOVERNANCE.md 13:41:06 -rw-rw-r-- 1 jenkins jenkins 683 Mar 16 13:39 Jenkinsfile 13:41:06 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 16 13:39 LICENSE 13:41:06 -rw-rw-r-- 1 jenkins jenkins 2053 Mar 16 13:39 Makefile 13:41:06 -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 13:39 OWNERS.md 13:41:06 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 16 13:39 README.md 13:41:06 -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 13:39 VERSION 13:41:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 13:39 bin 13:41:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:39 cmd 13:41:06 -rw-r--r-- 1 jenkins jenkins 457862 Mar 16 13:40 coverage.out 13:41:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 13:39 examples 13:41:06 -rw-rw-r-- 1 jenkins jenkins 3462 Mar 16 13:39 go.mod 13:41:06 -rw-rw-r-- 1 jenkins jenkins 33032 Mar 16 13:39 go.sum 13:41:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 13:39 images 13:41:06 drwxrwxr-x 5 jenkins jenkins 4096 Mar 16 13:39 internal 13:41:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:39 snap 13:41:06 -rw-rw-r-- 1 jenkins jenkins 193 Mar 16 13:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:06 + 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=d8eb75bf7fd6fa952154463d1b06ac8cba81b815 --label arch=amd64 --label version=0.0.0 . 13:41:06 Sending build context to Docker daemon 4.186MB 13:41:06 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 13:41:06 Step 2/24 : FROM ${BASE} AS builder 13:41:06 ---> a4815995958b 13:41:06 Step 3/24 : ARG ADD_BUILD_TAGS="" 13:41:06 ---> Running in a480f65e5f03 13:41:06 Removing intermediate container a480f65e5f03 13:41:06 ---> d61795154d72 13:41:06 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:41:06 ---> Running in 5b66cb315989 13:41:06 Removing intermediate container 5b66cb315989 13:41:06 ---> 08b2fa71b828 13:41:06 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 13:41:06 ---> Running in 75d4d721eb66 13:41:06 Removing intermediate container 75d4d721eb66 13:41:06 ---> 68c136da8327 13:41:06 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 13:41:06 ---> Running in 1c46bd779077 13:41:07 Removing intermediate container 1c46bd779077 13:41:07 ---> 3a0eef73f41e 13:41:07 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:41:07 ---> Running in cff0dcf6e84f 13:41:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:41:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:41:07 OK: 265 MiB in 53 packages 13:41:08 Removing intermediate container cff0dcf6e84f 13:41:08 ---> 29e546323590 13:41:08 Step 8/24 : WORKDIR /app 13:41:08 ---> Running in e87cf67550e9 13:41:08 Removing intermediate container e87cf67550e9 13:41:08 ---> b0163db5229f 13:41:08 Step 9/24 : COPY go.mod vendor* ./ 13:41:08 ---> 2ae6ec062f5a 13:41:08 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:41:08 ---> Running in 6db8436008a8 13:41:08 Removing intermediate container 6db8436008a8 13:41:08 ---> 16df0c4337cb 13:41:08 Step 11/24 : COPY . . 13:41:09 ---> 02f2563d81b6 13:41:09 Step 12/24 : RUN $MAKE 13:41:09 ---> Running in b65bdf40c7d2 13:41:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 13:41:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2424 in /w/workspace/undry_device-rfid-llrp-go_PR-185 [Pipeline] { [Pipeline] ws 13:41:19 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 13:41:19 Selected Git installation does not exist. Using Default 13:41:19 The recommended git tool is: NONE 13:41:24 using credential edgex-jenkins-ssh 13:41:24 Cloning the remote Git repository 13:41:24 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:41:24 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 13:41:24 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:41:24 > git --version # timeout=10 13:41:24 > git --version # 'git version 2.25.1' 13:41:24 using GIT_SSH to set credentials SSH Credentials for GitHub 13:41:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:41:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:41:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:41:26 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:41:26 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:41:26 using GIT_SSH to set credentials SSH Credentials for GitHub 13:41:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:41:27 Merging remotes/origin/main commit f3289a164b8ff7b22d28db9f748121107e7f7ddb into PR head commit d8eb75bf7fd6fa952154463d1b06ac8cba81b815 13:41:27 Merge succeeded, producing d8eb75bf7fd6fa952154463d1b06ac8cba81b815 13:41:27 Checking out Revision d8eb75bf7fd6fa952154463d1b06ac8cba81b815 (PR-185) 13:41:27 > git config core.sparsecheckout # timeout=10 13:41:27 > git checkout -f d8eb75bf7fd6fa952154463d1b06ac8cba81b815 # timeout=10 13:41:27 > git remote # timeout=10 13:41:27 > git config --get remote.origin.url # timeout=10 13:41:27 using GIT_SSH to set credentials SSH Credentials for GitHub 13:41:27 > git merge f3289a164b8ff7b22d28db9f748121107e7f7ddb # timeout=10 13:41:27 > git rev-parse HEAD^{commit} # timeout=10 13:41:27 > git config core.sparsecheckout # timeout=10 13:41:27 > git checkout -f d8eb75bf7fd6fa952154463d1b06ac8cba81b815 # timeout=10 13:41:30 Commit message: "refactor(snap): Update command and metadata sourcing" 13:41:30 > git --version # timeout=10 13:41:30 > git --version # 'git version 2.25.1' 13:41:30 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 13:41:31 Removing intermediate container b65bdf40c7d2 13:41:31 ---> 09964920fa3e 13:41:31 Step 13/24 : FROM alpine:3.17 13:41:31 3.17: Pulling from library/alpine 13:41:31 63b65145d645: Already exists 13:41:31 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 13:41:31 Status: Downloaded newer image for alpine:3.17 13:41:31 ---> b2aa39c304c2 13:41:31 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:41:31 ---> Running in 2dabba4ee612 13:41:31 Removing intermediate container 2dabba4ee612 13:41:31 ---> c2d199bc1a6c 13:41:31 Step 15/24 : RUN apk add --update --no-cache dumb-init 13:41:31 ---> Running in fbc798aeedb3 13:41:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:41:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:41:31 (1/1) Installing dumb-init (1.2.5-r2) 13:41:31 Executing busybox-1.35.0-r29.trigger 13:41:31 OK: 7 MiB in 16 packages 13:41:31 Removing intermediate container fbc798aeedb3 13:41:31 ---> 0ba0a9f6f1b8 13:41:31 Step 16/24 : COPY --from=builder /app/LICENSE / 13:41:31 ---> d76bbe18fee3 13:41:31 Step 17/24 : COPY --from=builder /app/Attribution.txt / 13:41:31 ---> 6ac349697c4c 13:41:31 Step 18/24 : COPY --from=builder /app/cmd/ / 13:41:31 ---> 97e4c05102b7 13:41:31 Step 19/24 : EXPOSE 59989 13:41:31 ---> Running in b8796e3d80fd 13:41:31 Removing intermediate container b8796e3d80fd 13:41:31 ---> 5aac0a82da4b 13:41:31 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 13:41:31 ---> Running in aff1224b934a [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:41:31 Removing intermediate container aff1224b934a 13:41:31 ---> 77abc83a1247 13:41:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:41:31 ---> Running in eef18d0067f7 13:41:31 Removing intermediate container eef18d0067f7 13:41:31 ---> f3e5b26a1563 13:41:31 Step 22/24 : LABEL arch=amd64 13:41:31 ---> Running in 5f811d22a0b3 13:41:31 Removing intermediate container 5f811d22a0b3 13:41:31 ---> 729bddacf971 13:41:31 Step 23/24 : LABEL git_sha=d8eb75bf7fd6fa952154463d1b06ac8cba81b815 13:41:31 ---> Running in 17bd60f4f1e2 13:41:31 Removing intermediate container 17bd60f4f1e2 13:41:31 ---> bccc50744746 13:41:31 Step 24/24 : LABEL version=0.0.0 13:41:31 ---> Running in a9bcaad4213a 13:41:31 Removing intermediate container a9bcaad4213a 13:41:31 ---> 9befe83b45ba 13:41:31 [Warning] One or more build-args [ARCH] were not consumed 13:41:31 Successfully built 9befe83b45ba 13:41:31 Successfully tagged device-rfid-llrp:latest [Pipeline] } 13:41:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:41:31 % Total % Received % Xferd Average Speed Time Time Time Current 13:41:31 Dload Upload Total Spent Left Speed 13:41:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11880 0 0 90687 0 --:--:-- --:--:-- --:--:-- 90687 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 95872 [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] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:41:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:41:32 13:41:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:41:33 + sudo tee /etc/docker/daemon.new 13:41:33 { 13:41:33 "registry-mirrors": [ 13:41:33 "https://nexus3.edgexfoundry.org:10001" 13:41:33 ], 13:41:33 "bip": "10.250.0.254/24", 13:41:33 "hosts": [ 13:41:33 "tcp://0.0.0.0:5555", 13:41:33 "unix:///var/run/docker.sock" 13:41:33 ], 13:41:33 "mtu": 1458, 13:41:33 "selinux-enabled": true, 13:41:33 "seccomp-profile": "/etc/docker/seccomp.json" 13:41:33 } [Pipeline] sh 13:41:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:41:33 latest: Pulling from edgex-lftools-log-publisher 13:41:33 5eb5b503b376: Pulling fs layer 13:41:33 5c69ac0246d0: Pulling fs layer 13:41:33 ec43610c2a17: Pulling fs layer 13:41:33 3a2ae6a8a46f: Pulling fs layer 13:41:33 33b1e0a273af: Pulling fs layer 13:41:33 5d3b04190fa2: Pulling fs layer 13:41:33 2f39f015ded8: Pulling fs layer 13:41:33 3a2ae6a8a46f: Waiting 13:41:33 5d3b04190fa2: Waiting 13:41:33 33b1e0a273af: Waiting 13:41:33 2f39f015ded8: Waiting 13:41:33 5c69ac0246d0: Verifying Checksum 13:41:33 5c69ac0246d0: Download complete 13:41:33 3a2ae6a8a46f: Download complete 13:41:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:41:33 33b1e0a273af: Download complete 13:41:33 ec43610c2a17: Verifying Checksum 13:41:33 ec43610c2a17: Download complete 13:41:33 5d3b04190fa2: Download complete 13:41:33 5eb5b503b376: Download complete 13:41:33 + sudo service docker restart 13:41:34 2f39f015ded8: Download complete 13:41:34 5eb5b503b376: Pull complete 13:41:34 5c69ac0246d0: Pull complete 13:41:35 ec43610c2a17: Pull complete 13:41:35 3a2ae6a8a46f: Pull complete 13:41:35 33b1e0a273af: Pull complete 13:41:35 5d3b04190fa2: Pull complete 13:41:39 2f39f015ded8: Pull complete 13:41:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:41:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:41:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:41:39 prd-ubuntu20.04-docker-8c-8g-2423 does not seem to be running inside a container 13:41:39 $ 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-185 -v /w/workspace/undry_device-rfid-llrp-go_PR-185:/w/workspace/undry_device-rfid-llrp-go_PR-185:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-185@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-185@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 13:41:42 $ docker top 9eef56ec9e2042d0d75e1dd593beca3437968af0879b0ec07dba9ff90772f670 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:43 ---> job-cost.sh 13:41:43 lf-activate-venv: SKIPPING 13:41:43 INFO: No Stack... 13:41:43 INFO: Retrieving Pricing Info for: v3-standard-8 13:41:43 INFO: Archiving Costs [Pipeline] sh 13:41:44 + cat /w/workspace/undry_device-rfid-llrp-go_PR-185/archives/cost.csv 13:41:44 + cut -d, -f6 [Pipeline] lock 13:41:44 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-185-1-stack-cost] 13:41:44 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-185-1-stack-cost] did not exist. Created. 13:41:44 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-185-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:41:44 + echo total: 0.2199999988079071 [Pipeline] stash 13:41:44 Stashed 1 file(s) [Pipeline] } 13:41:44 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-185-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:41:44 $ docker stop --time=1 9eef56ec9e2042d0d75e1dd593beca3437968af0879b0ec07dba9ff90772f670 13:41:45 $ docker rm -f --volumes 9eef56ec9e2042d0d75e1dd593beca3437968af0879b0ec07dba9ff90772f670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:41:51 provisioning config files... 13:41:52 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config2995565683224883493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:52 ---> docker-login.sh 13:41:52 nexus3.edgexfoundry.org:10001 13:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:52 Configure a credential helper to remove this warning. See 13:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:52 13:41:52 Login Succeeded 13:41:52 nexus3.edgexfoundry.org:10002 13:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:53 Configure a credential helper to remove this warning. See 13:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:53 13:41:53 Login Succeeded 13:41:53 nexus3.edgexfoundry.org:10003 13:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:53 Configure a credential helper to remove this warning. See 13:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:53 13:41:53 Login Succeeded 13:41:53 nexus3.edgexfoundry.org:10004 13:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:53 Configure a credential helper to remove this warning. See 13:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:53 13:41:53 Login Succeeded 13:41:53 docker.io 13:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:54 Configure a credential helper to remove this warning. See 13:41:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:54 13:41:54 Login Succeeded 13:41:54 ---> docker-login.sh ends [Pipeline] } 13:41:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:41:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:41:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:41:54 ========================================================= 13:41:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 13:41:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 13:41:55 Sending build context to Docker daemon 1.213MB 13:41:55 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:41:55 Step 2/12 : FROM ${BASE} AS builder 13:41:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:41:55 af6eaf76a39c: Pulling fs layer 13:41:55 55522c791124: Pulling fs layer 13:41:55 ce5c4a1c91eb: Pulling fs layer 13:41:55 169dfbe0d373: Pulling fs layer 13:41:55 e1ff8fa3b103: Pulling fs layer 13:41:55 52ebb69f0ebf: Pulling fs layer 13:41:55 5abe8eddf0d5: Pulling fs layer 13:41:55 169dfbe0d373: Waiting 13:41:55 e1ff8fa3b103: Waiting 13:41:55 52ebb69f0ebf: Waiting 13:41:55 5abe8eddf0d5: Waiting 13:41:56 55522c791124: Verifying Checksum 13:41:56 55522c791124: Download complete 13:41:56 169dfbe0d373: Verifying Checksum 13:41:56 169dfbe0d373: Download complete 13:41:56 e1ff8fa3b103: Verifying Checksum 13:41:56 e1ff8fa3b103: Download complete 13:41:56 af6eaf76a39c: Verifying Checksum 13:41:56 af6eaf76a39c: Download complete 13:41:57 5abe8eddf0d5: Verifying Checksum 13:41:57 5abe8eddf0d5: Download complete 13:41:57 af6eaf76a39c: Pull complete 13:41:57 55522c791124: Pull complete 13:41:58 ce5c4a1c91eb: Verifying Checksum 13:41:58 ce5c4a1c91eb: Download complete 13:41:58 52ebb69f0ebf: Verifying Checksum 13:41:58 52ebb69f0ebf: Download complete 13:42:10 ce5c4a1c91eb: Pull complete 13:42:10 169dfbe0d373: Pull complete 13:42:10 e1ff8fa3b103: Pull complete 13:42:16 52ebb69f0ebf: Pull complete 13:42:17 5abe8eddf0d5: Pull complete 13:42:17 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 13:42:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:42:17 ---> 6cb57ee374ae 13:42:17 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:42:19 ---> Running in 975ccbd4a8b5 13:42:19 Removing intermediate container 975ccbd4a8b5 13:42:19 ---> 18b6bb1536c7 13:42:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:42:19 ---> Running in 114e665ec3f5 13:42:19 Removing intermediate container 114e665ec3f5 13:42:19 ---> 4c8b9111bde7 13:42:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 13:42:20 ---> Running in 2c9fbec0d6b6 13:42:20 Removing intermediate container 2c9fbec0d6b6 13:42:20 ---> 87a7bdee1f82 13:42:20 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:42:20 ---> Running in 73d5459e9053 13:42:20 Removing intermediate container 73d5459e9053 13:42:20 ---> 9de543d5dd66 13:42:20 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:42:20 ---> Running in 88e4fb55dcfd 13:42:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:42:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:42:23 OK: 263 MiB in 53 packages 13:42:24 Removing intermediate container 88e4fb55dcfd 13:42:24 ---> ca9fad3288dc 13:42:24 Step 8/12 : WORKDIR /app 13:42:24 ---> Running in 26b2762b4424 13:42:24 Removing intermediate container 26b2762b4424 13:42:24 ---> 37d5cf7f3863 13:42:24 Step 9/12 : COPY go.mod vendor* ./ 13:42:25 ---> 5b66eb675063 13:42:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:42:25 ---> Running in 518356ecf96e 13:43:21 Removing intermediate container 518356ecf96e 13:43:21 ---> 52c856afa753 13:43:21 Step 11/12 : COPY . . 13:43:21 ---> 8c50ac96d2a0 13:43:21 Step 12/12 : RUN $MAKE 13:43:21 ---> Running in e0f1fd52aa82 13:43:21 noop 13:43:22 Removing intermediate container e0f1fd52aa82 13:43:22 ---> 4ad0232d715e 13:43:22 Successfully built 4ad0232d715e 13:43:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:23 + docker inspect -f . ci-base-image-arm64 13:43:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:23 prd-ubuntu20.04-docker-arm64-4c-16g-2424 does not seem to be running inside a container 13:43:23 $ 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 ******** ci-base-image-arm64 cat 13:43:24 $ docker top 1e846f6d0ad1d1c0f70cf7ae18563c1701eee3079283e634a8b178e3c36cf1d5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:43:25 + go version 13:43:25 go version go1.20.2 linux/arm64 [Pipeline] } 13:43:25 $ docker stop --time=1 1e846f6d0ad1d1c0f70cf7ae18563c1701eee3079283e634a8b178e3c36cf1d5 13:43:27 $ docker rm -f --volumes 1e846f6d0ad1d1c0f70cf7ae18563c1701eee3079283e634a8b178e3c36cf1d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:28 + docker inspect -f . ci-base-image-arm64 13:43:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:28 prd-ubuntu20.04-docker-arm64-4c-16g-2424 does not seem to be running inside a container 13:43:28 $ 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 ******** ci-base-image-arm64 cat 13:43:29 $ docker top af29e3705d9ff6e05d3a9f7f81244bbee8c7c89f4ca0665337a103a23c4629b1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:43:30 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 13:43:31 + make test 13:43:31 go test ./... -coverprofile=coverage.out ./... 13:44:03 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 13:46:10 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 13:46:10 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 13:46:49 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.470s coverage: 40.7% of statements 13:46:49 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.607s coverage: 52.0% of statements 13:46:49 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.057s coverage: 96.4% of statements 13:46:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:46:49 go vet ./... 13:47:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:47:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:47:21 ./bin/test-attribution-txt.sh 13:47:21 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 13:47:21 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 13:47:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:47:22 $ docker stop --time=1 af29e3705d9ff6e05d3a9f7f81244bbee8c7c89f4ca0665337a103a23c4629b1 13:47:23 $ docker rm -f --volumes af29e3705d9ff6e05d3a9f7f81244bbee8c7c89f4ca0665337a103a23c4629b1 [Pipeline] // withDockerContainer [Pipeline] sh 13:47:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:47:25 Warning: overwriting stash ‘coverage-report’ 13:47:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:47:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:47:26 + ls -al . 13:47:26 total 628 13:47:26 drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 13:43 . 13:47:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:41 .. 13:47:26 -rw-rw-r-- 1 jenkins jenkins 134 Mar 16 13:41 .dockerignore 13:47:26 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 13:41 .git 13:47:26 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 13:41 .github 13:47:26 -rw-rw-r-- 1 jenkins jenkins 946 Mar 16 13:41 .gitignore 13:47:26 -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 13:41 .golangci.yml 13:47:26 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 16 13:41 Attribution.txt 13:47:26 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 16 13:41 CHANGELOG.md 13:47:26 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 16 13:41 Dockerfile 13:47:26 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 13:41 GOVERNANCE.md 13:47:26 -rw-rw-r-- 1 jenkins jenkins 683 Mar 16 13:41 Jenkinsfile 13:47:26 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 16 13:41 LICENSE 13:47:26 -rw-rw-r-- 1 jenkins jenkins 2053 Mar 16 13:41 Makefile 13:47:26 -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 13:41 OWNERS.md 13:47:26 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 16 13:41 README.md 13:47:26 -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 13:39 VERSION 13:47:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 13:41 bin 13:47:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:41 cmd 13:47:26 -rw-r--r-- 1 jenkins jenkins 457862 Mar 16 13:46 coverage.out 13:47:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 13:41 examples 13:47:26 -rw-rw-r-- 1 jenkins jenkins 3462 Mar 16 13:41 go.mod 13:47:26 -rw-rw-r-- 1 jenkins jenkins 33032 Mar 16 13:41 go.sum 13:47:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 13:41 images 13:47:26 drwxrwxr-x 5 jenkins jenkins 4096 Mar 16 13:41 internal 13:47:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:41 snap 13:47:26 -rw-rw-r-- 1 jenkins jenkins 193 Mar 16 13:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:27 + 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=d8eb75bf7fd6fa952154463d1b06ac8cba81b815 --label arch=arm64 --label version=0.0.0 . 13:47:27 Sending build context to Docker daemon 1.213MB 13:47:27 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 13:47:27 Step 2/24 : FROM ${BASE} AS builder 13:47:27 ---> 4ad0232d715e 13:47:27 Step 3/24 : ARG ADD_BUILD_TAGS="" 13:47:27 ---> Running in 567bbae70484 13:47:27 Removing intermediate container 567bbae70484 13:47:27 ---> beed471973a6 13:47:27 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:47:27 ---> Running in f80e0e48ae83 13:47:28 Removing intermediate container f80e0e48ae83 13:47:28 ---> d1ed451c733e 13:47:28 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 13:47:28 ---> Running in 40be80c3127c 13:47:28 Removing intermediate container 40be80c3127c 13:47:28 ---> 7f75690adabe 13:47:28 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 13:47:28 ---> Running in b7fb9d3931be 13:47:28 Removing intermediate container b7fb9d3931be 13:47:28 ---> f581fbf57e45 13:47:28 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:47:28 ---> Running in 4f2583e35100 13:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:47:31 OK: 263 MiB in 53 packages 13:47:32 Removing intermediate container 4f2583e35100 13:47:32 ---> 40dbc27fbec0 13:47:32 Step 8/24 : WORKDIR /app 13:47:32 ---> Running in 7d1b2d67d419 13:47:32 Removing intermediate container 7d1b2d67d419 13:47:32 ---> 278fe810a35e 13:47:32 Step 9/24 : COPY go.mod vendor* ./ 13:47:33 ---> 60ea7381e31b 13:47:33 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:47:33 ---> Running in 70e254766281 13:47:36 Removing intermediate container 70e254766281 13:47:36 ---> 6949d728cb11 13:47:36 Step 11/24 : COPY . . 13:47:37 ---> 26f8933e2669 13:47:37 Step 12/24 : RUN $MAKE 13:47:37 ---> Running in e238a718546a 13:47:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 13:50:15 Removing intermediate container e238a718546a 13:50:15 ---> d697e747c46b 13:50:15 Step 13/24 : FROM alpine:3.17 13:50:15 3.17: Pulling from library/alpine 13:50:15 af6eaf76a39c: Already exists 13:50:15 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 13:50:15 Status: Downloaded newer image for alpine:3.17 13:50:15 ---> d74e625d9115 13:50:15 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:50:15 ---> Running in f23b111ffb77 13:50:15 Removing intermediate container f23b111ffb77 13:50:15 ---> 92b84016f504 13:50:15 Step 15/24 : RUN apk add --update --no-cache dumb-init 13:50:15 ---> Running in de4cb7571c28 13:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:50:15 (1/1) Installing dumb-init (1.2.5-r2) 13:50:15 Executing busybox-1.35.0-r29.trigger 13:50:15 OK: 8 MiB in 16 packages 13:50:15 Removing intermediate container de4cb7571c28 13:50:15 ---> d4941fe72d69 13:50:15 Step 16/24 : COPY --from=builder /app/LICENSE / 13:50:15 ---> 97c788cfe06b 13:50:15 Step 17/24 : COPY --from=builder /app/Attribution.txt / 13:50:15 ---> 0fb1a1489e3b 13:50:15 Step 18/24 : COPY --from=builder /app/cmd/ / 13:50:15 ---> 29a442d4af1b 13:50:15 Step 19/24 : EXPOSE 59989 13:50:15 ---> Running in 5e821ec80b24 13:50:15 Removing intermediate container 5e821ec80b24 13:50:15 ---> 794413cdd480 13:50:15 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 13:50:15 ---> Running in 455c7fb0b016 13:50:15 Removing intermediate container 455c7fb0b016 13:50:15 ---> bb1f760489e1 13:50:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:50:15 ---> Running in cb0a9ef31d46 13:50:15 Removing intermediate container cb0a9ef31d46 13:50:15 ---> 0f8577e75ccd 13:50:15 Step 22/24 : LABEL arch=arm64 13:50:15 ---> Running in 899fbd2bd280 13:50:15 Removing intermediate container 899fbd2bd280 13:50:15 ---> 4b5b2826799d 13:50:15 Step 23/24 : LABEL git_sha=d8eb75bf7fd6fa952154463d1b06ac8cba81b815 13:50:15 ---> Running in 60e21df30037 13:50:15 Removing intermediate container 60e21df30037 13:50:15 ---> 69275d80b576 13:50:15 Step 24/24 : LABEL version=0.0.0 13:50:15 ---> Running in 0875b294d13b 13:50:15 Removing intermediate container 0875b294d13b 13:50:15 ---> 03f8eaa7ad46 13:50:15 [Warning] One or more build-args [ARCH] were not consumed 13:50:15 Successfully built 03f8eaa7ad46 13:50:15 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 13:50:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:50:15 13:50:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:50:16 arm64: Pulling from edgex-lftools-log-publisher 13:50:16 8998bd30e6a1: Pulling fs layer 13:50:16 04944245beec: Pulling fs layer 13:50:16 699f458cf7ca: Pulling fs layer 13:50:16 765212b225bb: Pulling fs layer 13:50:16 f23df028b6ca: Pulling fs layer 13:50:16 d65c8cfc05b1: Pulling fs layer 13:50:16 2437ff75d9bd: Pulling fs layer 13:50:16 765212b225bb: Waiting 13:50:16 f23df028b6ca: Waiting 13:50:16 d65c8cfc05b1: Waiting 13:50:16 2437ff75d9bd: Waiting 13:50:16 04944245beec: Verifying Checksum 13:50:16 04944245beec: Download complete 13:50:16 765212b225bb: Verifying Checksum 13:50:16 765212b225bb: Download complete 13:50:16 f23df028b6ca: Download complete 13:50:16 d65c8cfc05b1: Verifying Checksum 13:50:16 d65c8cfc05b1: Download complete 13:50:16 699f458cf7ca: Verifying Checksum 13:50:16 699f458cf7ca: Download complete 13:50:17 8998bd30e6a1: Verifying Checksum 13:50:17 8998bd30e6a1: Download complete 13:50:19 2437ff75d9bd: Verifying Checksum 13:50:19 2437ff75d9bd: Download complete 13:50:20 8998bd30e6a1: Pull complete 13:50:20 04944245beec: Pull complete 13:50:22 699f458cf7ca: Pull complete 13:50:22 765212b225bb: Pull complete 13:50:24 f23df028b6ca: Pull complete 13:50:25 d65c8cfc05b1: Pull complete 13:50:40 2437ff75d9bd: Pull complete 13:50:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:50:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:50:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:50:40 prd-ubuntu20.04-docker-arm64-4c-16g-2424 does not seem to be running inside a container 13:50:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:50:43 $ docker top 96918e2b7eb311b8196c3f5154d02cf8a6e62a4d8cc4c41122a833a940c867bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:50:43 ---> job-cost.sh 13:50:44 lf-activate-venv: SKIPPING 13:50:44 INFO: No Stack... 13:50:44 INFO: Retrieving Pricing Info for: v3-standard-4 13:50:45 INFO: Archiving Costs [Pipeline] sh 13:50:45 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 13:50:45 + cut -d, -f6 [Pipeline] lock 13:50:46 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-185-1-stack-cost] 13:50:46 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-185-1-stack-cost] did not exist. Created. 13:50:46 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-185-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:50:46 /w/workspace/device-rfid-llrp-go/1@tmp/durable-75bfee54/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:50:47 + echo total: 0.10999999940395355 [Pipeline] stash 13:50:47 Warning: overwriting stash ‘stack-cost’ 13:50:47 Stashed 1 file(s) [Pipeline] } 13:50:47 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-185-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:50:47 $ docker stop --time=1 96918e2b7eb311b8196c3f5154d02cf8a6e62a4d8cc4c41122a833a940c867bd 13:50:48 $ docker rm -f --volumes 96918e2b7eb311b8196c3f5154d02cf8a6e62a4d8cc4c41122a833a940c867bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:50:49 provisioning config files... 13:50:49 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-185@tmp/config4181535437796804605tmp [Pipeline] { [Pipeline] sh 13:50:50 + set +x 13:50:50 + curl -s https://codecov.io/bash 13:50:50 + bash -s -- 13:50:50 13:50:50 _____ _ 13:50:50 / ____| | | 13:50:50 | | ___ __| | ___ ___ _____ __ 13:50:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:50:50 | |___| (_) | (_| | __/ (_| (_) \ V / 13:50:50 \_____\___/ \__,_|\___|\___\___/ \_/ 13:50:50 Bash-1.0.6 13:50:50 13:50:50 13:50:50 ==> git version 2.25.1 found 13:50:50 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:50:50 Release-Date: 2020-01-08 13:50:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:50:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:50:50 ==> Jenkins CI detected. 13:50:50 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-185 13:50:50 project root: . 13:50:50 --> token set from env 13:50:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:50:50 ==> Running gcov in . (disable via -X gcov) 13:50:50 ==> Python coveragepy not found 13:50:50 ==> Searching for coverage reports in: 13:50:50 + . 13:50:50 -> Found 1 reports 13:50:50 ==> Detecting git/mercurial file structure 13:50:50 ==> Reading reports 13:50:50 + ./coverage.out bytes=457862 13:50:50 ==> Appending adjustments 13:50:50 https://docs.codecov.io/docs/fixing-reports 13:50:50 + Found adjustments 13:50:50 ==> Gzipping contents 13:50:50 52K /tmp/codecov.8MCVIw.gz 13:50:50 ==> Uploading reports 13:50:50 url: https://codecov.io 13:50:50 query: branch=PR-185&commit=d8eb75bf7fd6fa952154463d1b06ac8cba81b815&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-185%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=185&job=&cmd_args= 13:50:50 -> Pinging Codecov 13:50:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-185&commit=d8eb75bf7fd6fa952154463d1b06ac8cba81b815&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-185%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=185&job=&cmd_args= 13:51:05 -> Uploading to 13:51:05 https://storage.googleapis.com/codecov/v4/raw/2023-03-16/581DD39554BDF9B6E22D074273EAD858/d8eb75bf7fd6fa952154463d1b06ac8cba81b815/29ed99db-e18e-487e-9e51-5bb08941f17c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T135102Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=40196c80e26aec9d5523eac4f9d40f6a5f9ce7e86c82ef16c87de71279280095 13:51:05 % Total % Received % Xferd Average Speed Time Time Time Current 13:51:05 Dload Upload Total Spent Left Speed 13:51:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50485 0 0 100 50485 0 183k --:--:-- --:--:-- --:--:-- 183k 13:51:05 -> Reports have been successfully queued for processing at {"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d8eb75bf7fd6fa952154463d1b06ac8cba81b815 [Pipeline] } 13:51:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:51:06 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-185/archives ] 13:51:06 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-185/archives 13:51:06 total 16 13:51:06 drwxr-xr-x 3 root root 4096 Mar 16 13:41 . 13:51:06 drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 13:41 .. 13:51:06 drwxr-xr-x 2 root root 4096 Mar 16 13:41 cost 13:51:06 -rw-r--r-- 1 root root 91 Mar 16 13:41 cost.csv 13:51:06 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-185/archives 13:51:06 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-185/archives 13:51:06 total 16 13:51:06 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 13:41 . 13:51:06 drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 13:41 .. 13:51:06 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 13:41 cost 13:51:06 -rw-r--r-- 1 jenkins jenkins 91 Mar 16 13:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:51:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:51:08 ---> package-listing.sh 13:51:08 ++ facter osfamily 13:51:08 ++ tr '[:upper:]' '[:lower:]' 13:51:08 + OS_FAMILY=debian 13:51:08 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-185 13:51:08 + START_PACKAGES=/tmp/packages_start.txt 13:51:08 + END_PACKAGES=/tmp/packages_end.txt 13:51:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:51:08 + PACKAGES=/tmp/packages_start.txt 13:51:08 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-185 ']' 13:51:08 + PACKAGES=/tmp/packages_end.txt 13:51:08 + case "${OS_FAMILY}" in 13:51:08 + dpkg -l 13:51:08 + grep '^ii' 13:51:08 + '[' -f /tmp/packages_start.txt ']' 13:51:08 + '[' -f /tmp/packages_end.txt ']' 13:51:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:51:08 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-185 ']' 13:51:08 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-185/archives/ 13:51:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-185/archives/ [Pipeline] echo 13:51:08 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-185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:51:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:51:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:09 prd-ubuntu20.04-docker-8c-8g-2423 does not seem to be running inside a container 13:51:09 $ 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-185/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-185 -v /w/workspace/undry_device-rfid-llrp-go_PR-185:/w/workspace/undry_device-rfid-llrp-go_PR-185:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-185@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:51:09 $ docker top 448c90133d2feef8b7fce60bcf6bfbbfc46e666608f3aa0aad7340bd1147043d -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:10 + touch /tmp/pre-build-complete [Pipeline] sh 13:51:10 + mkdir -p /var/log/sysstat [Pipeline] sh 13:51:10 + ls /var/log/sa-host 13:51:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:51:10 provisioning config files... 13:51:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-185@tmp/config4319449467173358674tmp [Pipeline] { [Pipeline] echo 13:51:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:51:11 ---> create-netrc.sh [Pipeline] } 13:51:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:51:11 ---> python-tools-install.sh [Pipeline] echo 13:51:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:51:11 ---> sudo-logs.sh 13:51:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:51:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:51:12 ---> job-cost.sh 13:51:12 lf-activate-venv: SKIPPING 13:51:12 DEBUG: total: 0.2199999988079071 13:51:12 INFO: Retrieving Stack Cost... 13:51:12 INFO: Retrieving Pricing Info for: v3-standard-8 13:51:13 INFO: Archiving Costs [Pipeline] echo 13:51:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:51:13 ---> logs-deploy.sh 13:51:13 lf-activate-venv: SKIPPING 13:51:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-185/1 13:51:13 INFO: archiving workspace using pattern(s): 13:51:14 Archives upload complete. 13:51:14 INFO: archiving logs to Nexus