Pull request #262 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1392beaf924e09e4c7231ff334379b8c248e054b+ec76fefacd564d5a805f4b6ee2c3fdcc17777694 (73a1dde4af3ac89f05aa39a47f726bc8011f32cd) 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-ssh4184342194927720433.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8483807803982657234.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-262/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-262/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17753103401624119914.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-262/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17616715461502563397.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh826322629969646687.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-262/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-262/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8504579669695766447.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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] ========================================================= [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.21 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-centos7-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-9982’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-9984’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9985’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9986’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9988 in /w/workspace/undry_device-rfid-llrp-go_PR-262 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-262 # 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 Merging remotes/origin/main commit ec76fefacd564d5a805f4b6ee2c3fdcc17777694 into PR head commit 1392beaf924e09e4c7231ff334379b8c248e054b Merge succeeded, producing 1392beaf924e09e4c7231ff334379b8c248e054b Checking out Revision 1392beaf924e09e4c7231ff334379b8c248e054b (PR-262) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:10:59 Timeout set to expire in 6 hr 0 min [Pipeline] { > 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/262/head:refs/remotes/origin/PR-262 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1392beaf924e09e4c7231ff334379b8c248e054b # 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 ec76fefacd564d5a805f4b6ee2c3fdcc17777694 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1392beaf924e09e4c7231ff334379b8c248e054b # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:10:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:10:59 ========================================================= 18:10:59 EdgeX Global Pipelines Version Info 18:10:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:11:00 ------------------- 18:11:00 stable info: 18:11:00 ------------------- 18:11:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:11:00 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:11:00 Message: update stable to v1.0.254 18:11:00 ------------------- 18:11:00 experimental info: 18:11:00 ------------------- 18:11:00 Commited By: **** collab-it+edgex@linuxfoundation.org 18:11:00 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:11:00 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:11:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 18:11:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 18:11:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:11:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:11:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:11:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:11:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:11:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:11:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:11:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:11:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:11:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 18:11:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:11:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:11:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:11:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:11:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:11:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:11:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:11:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:11:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:11:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:11:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:11:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:11:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:11:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:11:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:11:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-262 [Pipeline] echo 18:11:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-262 [Pipeline] echo 18:11:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-262 [Pipeline] echo 18:11:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1392beaf924e09e4c7231ff334379b8c248e054b [Pipeline] echo 18:11:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1392bea [Pipeline] echo 18:11:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:11:02 provisioning config files... 18:11:02 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-262@tmp/config9015515470909896400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:03 ---> docker-login.sh 18:11:03 nexus3.edgexfoundry.org:10001 18:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:03 Configure a credential helper to remove this warning. See 18:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:03 18:11:03 Login Succeeded 18:11:03 nexus3.edgexfoundry.org:10002 18:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:03 Configure a credential helper to remove this warning. See 18:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:03 18:11:03 Login Succeeded 18:11:03 nexus3.edgexfoundry.org:10003 18:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:03 Configure a credential helper to remove this warning. See 18:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:03 18:11:03 Login Succeeded 18:11:03 nexus3.edgexfoundry.org:10004 18:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:03 Configure a credential helper to remove this warning. See 18:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:03 18:11:03 Login Succeeded 18:11:03 docker.io 18:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:03 Configure a credential helper to remove this warning. See 18:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:03 18:11:03 Login Succeeded 18:11:03 ---> docker-login.sh ends [Pipeline] } 18:11:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:11:04 + git rev-list -1 --merges 1392beaf924e09e4c7231ff334379b8c248e054b~1..1392beaf924e09e4c7231ff334379b8c248e054b [Pipeline] echo 18:11:04 -----------> git rev-list -1 --merges 1392beaf924e09e4c7231ff334379b8c248e054b~1..1392beaf924e09e4c7231ff334379b8c248e054b 1392beaf924e09e4c7231ff334379b8c248e054b [false] [Pipeline] sh 18:11:04 + git log --format=format:%s -1 1392beaf924e09e4c7231ff334379b8c248e054b [Pipeline] echo 18:11:05 ========================================================= 18:11:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:11:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:11:05 + git log --format=format:%s -1 1392beaf924e09e4c7231ff334379b8c248e054b [Pipeline] echo 18:11:05 [semverPrep] GIT_COMMIT: 1392beaf924e09e4c7231ff334379b8c248e054b, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:11:05 [semverPrep] This is not a build commit. [Pipeline] sh 18:11:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:11:05 + grep -v github /etc/ssh/ssh_known_hosts 18:11:05 + [ -e /tmp/ssh_known_hosts ] 18:11:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:11:05 + + sudo teeecho -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts 18:11:05 18:11:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:11:06 18:11:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:11:06 0.1.4: Pulling from edgex-devops/py-git-semver 18:11:06 b85a868b505f: Pulling fs layer 18:11:06 e2be974225ed: Pulling fs layer 18:11:06 339a4e72a1f5: Pulling fs layer 18:11:06 988bab9f4d93: Pulling fs layer 18:11:06 1469e6f7b9e6: Pulling fs layer 18:11:06 eaf3925da568: Pulling fs layer 18:11:06 bab4dde63d76: Pulling fs layer 18:11:06 bde34c3a00c8: Pulling fs layer 18:11:06 b352a97aabf1: Pulling fs layer 18:11:06 4872d77fe225: Pulling fs layer 18:11:06 5851b861e8e6: Pulling fs layer 18:11:06 bab4dde63d76: Waiting 18:11:06 b352a97aabf1: Waiting 18:11:06 5851b861e8e6: Waiting 18:11:06 eaf3925da568: Waiting 18:11:06 1469e6f7b9e6: Waiting 18:11:06 bde34c3a00c8: Waiting 18:11:06 988bab9f4d93: Waiting 18:11:06 4872d77fe225: Waiting 18:11:06 e2be974225ed: Verifying Checksum 18:11:06 e2be974225ed: Download complete 18:11:06 988bab9f4d93: Verifying Checksum 18:11:06 1469e6f7b9e6: Verifying Checksum 18:11:06 1469e6f7b9e6: Download complete 18:11:07 339a4e72a1f5: Verifying Checksum 18:11:07 339a4e72a1f5: Download complete 18:11:07 eaf3925da568: Verifying Checksum 18:11:07 eaf3925da568: Download complete 18:11:07 bde34c3a00c8: Verifying Checksum 18:11:07 bde34c3a00c8: Download complete 18:11:07 b352a97aabf1: Download complete 18:11:07 4872d77fe225: Verifying Checksum 18:11:07 5851b861e8e6: Verifying Checksum 18:11:07 5851b861e8e6: Download complete 18:11:07 b85a868b505f: Verifying Checksum 18:11:07 b85a868b505f: Download complete 18:11:07 bab4dde63d76: Verifying Checksum 18:11:07 bab4dde63d76: Download complete 18:11:08 b85a868b505f: Pull complete 18:11:08 e2be974225ed: Pull complete 18:11:09 339a4e72a1f5: Pull complete 18:11:09 988bab9f4d93: Pull complete 18:11:09 1469e6f7b9e6: Pull complete 18:11:09 eaf3925da568: Pull complete 18:11:11 bab4dde63d76: Pull complete 18:11:11 bde34c3a00c8: Pull complete 18:11:12 b352a97aabf1: Pull complete 18:11:12 4872d77fe225: Pull complete 18:11:12 5851b861e8e6: Pull complete 18:11:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:11:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:11:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:13 prd-ubuntu20.04-docker-8c-8g-9988 does not seem to be running inside a container 18:11:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-262 -v /w/workspace/undry_device-rfid-llrp-go_PR-262:/w/workspace/undry_device-rfid-llrp-go_PR-262:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-262@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:11:17 $ docker top c3667656e3593e99962ee9b0796afb1f0eec25b019eac494a53efb376262f47e -eo pid,comm 18:11:17 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). 18:11:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:11:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:17 [ssh-agent] Looking for ssh-agent implementation... 18:11:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:18 $ docker exec c3667656e3593e99962ee9b0796afb1f0eec25b019eac494a53efb376262f47e ssh-agent 18:11:18 SSH_AUTH_SOCK=/tmp/ssh-hTvq8k3iNtvR/agent.33 18:11:18 SSH_AGENT_PID=39 18:11:18 Running ssh-add (command line suppressed) 18:11:18 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-262@tmp/private_key_14393161354665065531.key (/w/workspace/undry_device-rfid-llrp-go_PR-262@tmp/private_key_14393161354665065531.key) 18:11:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:18 + git tag --points-at HEAD [Pipeline] } 18:11:18 $ docker exec --env ******** --env ******** c3667656e3593e99962ee9b0796afb1f0eec25b019eac494a53efb376262f47e ssh-agent -k 18:11:18 unset SSH_AUTH_SOCK; 18:11:18 unset SSH_AGENT_PID; 18:11:18 echo Agent pid 39 killed; 18:11:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:11:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:18 [ssh-agent] Looking for ssh-agent implementation... 18:11:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:19 $ docker exec c3667656e3593e99962ee9b0796afb1f0eec25b019eac494a53efb376262f47e ssh-agent 18:11:19 SSH_AUTH_SOCK=/tmp/ssh-jzryWClpx9r2/agent.72 18:11:19 SSH_AGENT_PID=79 18:11:19 Running ssh-add (command line suppressed) 18:11:19 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-262@tmp/private_key_13130207592941325616.key (/w/workspace/undry_device-rfid-llrp-go_PR-262@tmp/private_key_13130207592941325616.key) 18:11:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:19 + git semver init 18:11:19 2023-10-24 18:11:19,820 [run_init] DEBUG init version:0.0.0 force:False 18:11:19 2023-10-24 18:11:19,821 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-262/.semver 18:11:19 2023-10-24 18:11:19,821 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-262/.semver 18:11:19 2023-10-24 18:11:19,822 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-262/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-262, universal_newlines=False, shell=None, istream=None) 18:11:20 2023-10-24 18:11:20,713 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-262/.git/info/exclude 18:11:20 2023-10-24 18:11:20,714 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-262/.semver/PR-262 with force:False 18:11:20 2023-10-24 18:11:20,714 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-262/.semver/PR-262 18:11:20 2023-10-24 18:11:20,718 [execute] INFO git cat-file --batch-check 18:11:20 2023-10-24 18:11:20,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-262/.semver, universal_newlines=False, shell=None, istream=) 18:11:20 2023-10-24 18:11:20,726 [execute] INFO git cat-file --batch 18:11:20 2023-10-24 18:11:20,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-262/.semver, universal_newlines=False, shell=None, istream=) 18:11:20 2023-10-24 18:11:20,731 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-262/.semver/PR-262 18:11:20 0.0.0 [Pipeline] } 18:11:20 $ docker exec --env ******** --env ******** c3667656e3593e99962ee9b0796afb1f0eec25b019eac494a53efb376262f47e ssh-agent -k 18:11:20 unset SSH_AUTH_SOCK; 18:11:20 unset SSH_AGENT_PID; 18:11:20 echo Agent pid 79 killed; 18:11:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:11:21 + git semver [Pipeline] } 18:11:21 $ docker stop --time=1 c3667656e3593e99962ee9b0796afb1f0eec25b019eac494a53efb376262f47e 18:11:22 $ docker rm -f --volumes c3667656e3593e99962ee9b0796afb1f0eec25b019eac494a53efb376262f47e [Pipeline] // withDockerContainer [Pipeline] sh 18:11:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:11:23 Stashed 1 file(s) [Pipeline] echo 18:11:23 [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 18:11:24 provisioning config files... 18:11:24 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-262@tmp/config12891682465910706680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:24 ---> docker-login.sh 18:11:24 nexus3.edgexfoundry.org:10001 18:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:24 Configure a credential helper to remove this warning. See 18:11:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:24 18:11:24 Login Succeeded 18:11:24 nexus3.edgexfoundry.org:10002 18:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:24 Configure a credential helper to remove this warning. See 18:11:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:24 18:11:24 Login Succeeded 18:11:24 nexus3.edgexfoundry.org:10003 18:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:24 Configure a credential helper to remove this warning. See 18:11:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:24 18:11:24 Login Succeeded 18:11:24 nexus3.edgexfoundry.org:10004 18:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:24 Configure a credential helper to remove this warning. See 18:11:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:24 18:11:24 Login Succeeded 18:11:24 docker.io 18:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:25 Configure a credential helper to remove this warning. See 18:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:25 18:11:25 Login Succeeded 18:11:25 ---> docker-login.sh ends [Pipeline] } 18:11:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:11:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:11:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:11:25 ========================================================= 18:11:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:11:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:11:25 Sending build context to Docker daemon 4.342MB 18:11:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:11:25 Step 2/12 : FROM ${BASE} AS builder 18:11:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:11:25 7264a8db6415: Pulling fs layer 18:11:25 c4d48a809fc2: Pulling fs layer 18:11:25 4f1c88b9dad5: Pulling fs layer 18:11:25 ad3a456e5733: Pulling fs layer 18:11:25 33e27b845d1e: Pulling fs layer 18:11:25 c68163c4e522: Pulling fs layer 18:11:25 50da416c3ac9: Pulling fs layer 18:11:25 23d2d4c4bb30: Pulling fs layer 18:11:25 ad3a456e5733: Waiting 18:11:25 33e27b845d1e: Waiting 18:11:25 c68163c4e522: Waiting 18:11:25 50da416c3ac9: Waiting 18:11:25 23d2d4c4bb30: Waiting 18:11:26 c4d48a809fc2: Verifying Checksum 18:11:26 c4d48a809fc2: Download complete 18:11:26 ad3a456e5733: Verifying Checksum 18:11:26 ad3a456e5733: Download complete 18:11:26 33e27b845d1e: Verifying Checksum 18:11:26 33e27b845d1e: Download complete 18:11:26 7264a8db6415: Verifying Checksum 18:11:26 7264a8db6415: Download complete 18:11:26 c68163c4e522: Verifying Checksum 18:11:26 c68163c4e522: Download complete 18:11:26 7264a8db6415: Pull complete 18:11:26 23d2d4c4bb30: Verifying Checksum 18:11:26 23d2d4c4bb30: Download complete 18:11:26 4f1c88b9dad5: Verifying Checksum 18:11:26 4f1c88b9dad5: Download complete 18:11:26 c4d48a809fc2: Pull complete 18:11:27 50da416c3ac9: Verifying Checksum 18:11:27 50da416c3ac9: Download complete 18:11:31 4f1c88b9dad5: Pull complete 18:11:31 ad3a456e5733: Pull complete 18:11:31 33e27b845d1e: Pull complete 18:11:31 c68163c4e522: Pull complete 18:11:34 50da416c3ac9: Pull complete 18:11:35 23d2d4c4bb30: Pull complete 18:11:35 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:11:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:11:35 ---> 0786185ac409 18:11:35 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:11:39 Still waiting to schedule task 18:11:39 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9983’ 18:11:40 ---> Running in 5fbe311bf804 18:11:40 Removing intermediate container 5fbe311bf804 18:11:40 ---> a3a5da9113a6 18:11:40 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:11:40 ---> Running in 4708f9894804 18:11:40 Removing intermediate container 4708f9894804 18:11:40 ---> ba8ddc7f02f8 18:11:40 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 18:11:40 ---> Running in ba50bb39ced5 18:11:40 Removing intermediate container ba50bb39ced5 18:11:40 ---> dc433e57043f 18:11:40 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:11:41 ---> Running in 2e2148b31efa 18:11:41 Removing intermediate container 2e2148b31efa 18:11:41 ---> 193d6f8dceac 18:11:41 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:11:41 ---> Running in 736731c3071f 18:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:11:41 OK: 264 MiB in 52 packages 18:11:41 Removing intermediate container 736731c3071f 18:11:41 ---> 30580f6818b7 18:11:41 Step 8/12 : WORKDIR /app 18:11:41 ---> Running in 072cdf4106fa 18:11:42 Removing intermediate container 072cdf4106fa 18:11:42 ---> bd72b05fc2fb 18:11:42 Step 9/12 : COPY go.mod vendor* ./ 18:11:42 ---> 397d18160e9c 18:11:42 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:42 ---> Running in 66b13c2104ee 18:13:03 Removing intermediate container 66b13c2104ee 18:13:03 ---> 63cb331caec9 18:13:03 Step 11/12 : COPY . . 18:13:03 ---> d67f4cad34e5 18:13:03 Step 12/12 : RUN $MAKE 18:13:03 ---> Running in f6a73e1b5174 18:13:03 noop 18:13:03 Removing intermediate container f6a73e1b5174 18:13:03 ---> 9e0cd2b1589d 18:13:03 Successfully built 9e0cd2b1589d 18:13:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:04 + docker inspect -f . ci-base-image-x86_64 18:13:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:04 prd-ubuntu20.04-docker-8c-8g-9988 does not seem to be running inside a container 18:13:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-262 -v /w/workspace/undry_device-rfid-llrp-go_PR-262:/w/workspace/undry_device-rfid-llrp-go_PR-262:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-262@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-262@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 ******** ci-base-image-x86_64 cat 18:13:04 $ docker top d2ddc437e69c8e9c2f272dc65cf5b6c7b4c4cdfa963ab48f6b2b83b5db4fb0b2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:04 + go version 18:13:04 go version go1.21.0 linux/amd64 [Pipeline] } 18:13:04 $ docker stop --time=1 d2ddc437e69c8e9c2f272dc65cf5b6c7b4c4cdfa963ab48f6b2b83b5db4fb0b2 18:13:06 $ docker rm -f --volumes d2ddc437e69c8e9c2f272dc65cf5b6c7b4c4cdfa963ab48f6b2b83b5db4fb0b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:06 + docker inspect -f . ci-base-image-x86_64 18:13:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:07 prd-ubuntu20.04-docker-8c-8g-9988 does not seem to be running inside a container 18:13:07 $ 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-262 -v /w/workspace/undry_device-rfid-llrp-go_PR-262:/w/workspace/undry_device-rfid-llrp-go_PR-262:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-262@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-262@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 ******** ci-base-image-x86_64 cat 18:13:07 $ docker top f86e6740781938f093f3afdd800aa16864a14b793f076a4546e194604f19c469 -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:07 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-262 [Pipeline] fileExists [Pipeline] sh 18:13:08 + make test 18:13:08 go test ./... -coverprofile=coverage.out ./... 18:13:10 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 18:13:20 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 18:13:20 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 18:13:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.968s coverage: 40.6% of statements 18:13:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 51.9% of statements 18:13:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements 18:13:42 go vet ./... 18:13:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:13:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:13:48 ./bin/test-attribution-txt.sh [Pipeline] echo 18:13:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:13:48 $ docker stop --time=1 f86e6740781938f093f3afdd800aa16864a14b793f076a4546e194604f19c469 18:13:53 $ docker rm -f --volumes f86e6740781938f093f3afdd800aa16864a14b793f076a4546e194604f19c469 [Pipeline] // withDockerContainer [Pipeline] sh 18:13:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:13:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:13:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:13:54 + ls -al . 18:13:54 total 640 18:13:54 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:13 . 18:13:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:10 .. 18:13:54 -rw-rw-r-- 1 jenkins jenkins 134 Oct 24 18:10 .dockerignore 18:13:54 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:13 .git 18:13:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:10 .github 18:13:54 -rw-rw-r-- 1 jenkins jenkins 858 Oct 24 18:10 .gitignore 18:13:54 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:10 .golangci.yml 18:13:54 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:11 .semver 18:13:54 -rw-rw-r-- 1 jenkins jenkins 11980 Oct 24 18:10 Attribution.txt 18:13:54 -rw-rw-r-- 1 jenkins jenkins 10365 Oct 24 18:10 CHANGELOG.md 18:13:54 -rw-rw-r-- 1 jenkins jenkins 1347 Oct 24 18:10 Dockerfile 18:13:54 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:10 GOVERNANCE.md 18:13:54 -rw-rw-r-- 1 jenkins jenkins 661 Oct 24 18:10 Jenkinsfile 18:13:54 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 18:10 LICENSE 18:13:54 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 24 18:10 Makefile 18:13:54 -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 18:10 OWNERS.md 18:13:54 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 24 18:10 README.md 18:13:54 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 18:11 VERSION 18:13:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:10 bin 18:13:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:10 cmd 18:13:54 -rw-r--r-- 1 jenkins jenkins 459493 Oct 24 18:13 coverage.out 18:13:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:10 examples 18:13:54 -rw-rw-r-- 1 jenkins jenkins 3878 Oct 24 18:10 go.mod 18:13:54 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 18:10 go.sum 18:13:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:10 images 18:13:54 drwxrwxr-x 5 jenkins jenkins 4096 Oct 24 18:10 internal 18:13:54 -rw-rw-r-- 1 jenkins jenkins 193 Oct 24 18:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:55 + 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=1392beaf924e09e4c7231ff334379b8c248e054b --label arch=amd64 --label version=0.0.0 . 18:13:55 Sending build context to Docker daemon 4.342MB 18:13:55 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 18:13:55 Step 2/24 : FROM ${BASE} AS builder 18:13:55 ---> 9e0cd2b1589d 18:13:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:13:55 ---> Running in 07d92a9a2cdb 18:13:55 Removing intermediate container 07d92a9a2cdb 18:13:55 ---> af7f91d6f50c 18:13:55 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:13:55 ---> Running in 753660e522cf 18:13:56 Removing intermediate container 753660e522cf 18:13:56 ---> 64114e09db1a 18:13:56 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 18:13:57 ---> Running in be86222015c7 18:13:57 Removing intermediate container be86222015c7 18:13:57 ---> bbab03ab8e27 18:13:57 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 18:13:57 ---> Running in e6f47bd84095 18:13:57 Removing intermediate container e6f47bd84095 18:13:57 ---> 639732860f61 18:13:57 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:13:57 ---> Running in 823635f30fab 18:13:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:13:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:13:58 OK: 264 MiB in 52 packages 18:13:58 Removing intermediate container 823635f30fab 18:13:58 ---> 9706d506cc8d 18:13:58 Step 8/24 : WORKDIR /app 18:13:58 ---> Running in db6c32a8852c 18:13:58 Removing intermediate container db6c32a8852c 18:13:58 ---> 714d5d42dcaf 18:13:58 Step 9/24 : COPY go.mod vendor* ./ 18:13:58 ---> d0700f68ea51 18:13:58 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:58 ---> Running in c475e682f9f9 18:14:00 Removing intermediate container c475e682f9f9 18:14:00 ---> 2c3e0d75e61d 18:14:00 Step 11/24 : COPY . . 18:14:00 ---> 4b85b7a50e2e 18:14:00 Step 12/24 : RUN $MAKE 18:14:01 ---> Running in a64219060367 18:14:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 18:14:28 Removing intermediate container a64219060367 18:14:28 ---> 1ada480a726e 18:14:28 Step 13/24 : FROM alpine:3.18 18:14:28 3.18: Pulling from library/alpine 18:14:28 96526aa774ef: Pulling fs layer 18:14:28 96526aa774ef: Verifying Checksum 18:14:28 96526aa774ef: Download complete 18:14:28 96526aa774ef: Pull complete 18:14:28 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:14:28 Status: Downloaded newer image for alpine:3.18 18:14:28 ---> 8ca4688f4f35 18:14:28 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:14:28 ---> Running in bfb101a6c1d4 18:14:28 Removing intermediate container bfb101a6c1d4 18:14:28 ---> 7dc6e8b08b0e 18:14:28 Step 15/24 : RUN apk add --update --no-cache dumb-init 18:14:28 ---> Running in 0e357c2a0689 18:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:14:28 (1/1) Installing dumb-init (1.2.5-r2) 18:14:28 Executing busybox-1.36.1-r2.trigger 18:14:28 OK: 7 MiB in 16 packages 18:14:29 Removing intermediate container 0e357c2a0689 18:14:29 ---> e05a7525e130 18:14:29 Step 16/24 : COPY --from=builder /app/LICENSE / 18:14:29 ---> 367535c3667e 18:14:29 Step 17/24 : COPY --from=builder /app/Attribution.txt / 18:14:29 ---> 0e63af612a84 18:14:29 Step 18/24 : COPY --from=builder /app/cmd/ / 18:14:31 ---> 2ea894c8eca3 18:14:31 Step 19/24 : EXPOSE 59989 18:14:31 ---> Running in 537ae6c9708a 18:14:32 Removing intermediate container 537ae6c9708a 18:14:32 ---> af889ad5d4dd 18:14:32 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 18:14:32 ---> Running in 348c56cfbd3a 18:14:32 Removing intermediate container 348c56cfbd3a 18:14:32 ---> 353e05180749 18:14:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:14:32 ---> Running in 92ea6e4f22b0 18:14:32 Removing intermediate container 92ea6e4f22b0 18:14:32 ---> 337dfadd554d 18:14:32 Step 22/24 : LABEL arch=amd64 18:14:32 ---> Running in 53296326c75f 18:14:32 Removing intermediate container 53296326c75f 18:14:32 ---> fab3de4ae2fb 18:14:32 Step 23/24 : LABEL git_sha=1392beaf924e09e4c7231ff334379b8c248e054b 18:14:32 ---> Running in e49f037fde80 18:14:32 Removing intermediate container e49f037fde80 18:14:32 ---> 0c542dcb4d3c 18:14:32 Step 24/24 : LABEL version=0.0.0 18:14:32 ---> Running in eef20565ed8c 18:14:32 Removing intermediate container eef20565ed8c 18:14:32 ---> 3f9c6fbe8376 18:14:32 [Warning] One or more build-args [ARCH] were not consumed 18:14:32 Successfully built 3f9c6fbe8376 18:14:32 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:33 18:14:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:33 latest: Pulling from edgex-lftools-log-publisher 18:14:33 5eb5b503b376: Pulling fs layer 18:14:33 5c69ac0246d0: Pulling fs layer 18:14:33 ec43610c2a17: Pulling fs layer 18:14:33 3a2ae6a8a46f: Pulling fs layer 18:14:33 33b1e0a273af: Pulling fs layer 18:14:33 5d3b04190fa2: Pulling fs layer 18:14:33 2f39f015ded8: Pulling fs layer 18:14:33 5d3b04190fa2: Waiting 18:14:33 3a2ae6a8a46f: Waiting 18:14:33 33b1e0a273af: Waiting 18:14:33 2f39f015ded8: Waiting 18:14:33 5c69ac0246d0: Verifying Checksum 18:14:33 5c69ac0246d0: Download complete 18:14:33 3a2ae6a8a46f: Verifying Checksum 18:14:33 3a2ae6a8a46f: Download complete 18:14:33 33b1e0a273af: Verifying Checksum 18:14:33 33b1e0a273af: Download complete 18:14:33 ec43610c2a17: Verifying Checksum 18:14:33 ec43610c2a17: Download complete 18:14:33 5d3b04190fa2: Verifying Checksum 18:14:33 5d3b04190fa2: Download complete 18:14:34 5eb5b503b376: Verifying Checksum 18:14:34 5eb5b503b376: Download complete 18:14:34 2f39f015ded8: Download complete 18:14:35 5eb5b503b376: Pull complete 18:14:35 5c69ac0246d0: Pull complete 18:14:36 ec43610c2a17: Pull complete 18:14:36 3a2ae6a8a46f: Pull complete 18:14:36 33b1e0a273af: Pull complete 18:14:36 5d3b04190fa2: Pull complete 18:14:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10002 in /w/workspace/undry_device-rfid-llrp-go_PR-262 [Pipeline] { [Pipeline] ws 18:14:37 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 18:14:37 The recommended git tool is: git 18:14:41 2f39f015ded8: Pull complete 18:14:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:14:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:41 prd-ubuntu20.04-docker-8c-8g-9988 does not seem to be running inside a container 18:14:41 $ 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-262 -v /w/workspace/undry_device-rfid-llrp-go_PR-262:/w/workspace/undry_device-rfid-llrp-go_PR-262:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-262@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:14:44 using credential edgex-jenkins-ssh 18:14:44 Cloning the remote Git repository 18:14:44 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 18:14:45 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 18:14:45 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 18:14:45 > git --version # timeout=10 18:14:45 > git --version # 'git version 2.25.1' 18:14:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:46 $ docker top 120437d87687fa9d0b3c97d71586cfdf8fc53628ebb86b466d19aca9554dfa64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:47 ---> job-cost.sh 18:14:47 lf-activate-venv: SKIPPING 18:14:47 INFO: No Stack... 18:14:46 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 18:14:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:47 INFO: Retrieving Pricing Info for: v3-standard-8 18:14:47 INFO: Archiving Costs [Pipeline] sh 18:14:48 + cat /w/workspace/undry_device-rfid-llrp-go_PR-262/archives/cost.csv 18:14:48 + cut -d, -f6 [Pipeline] lock 18:14:48 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-262-1-stack-cost] 18:14:48 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-262-1-stack-cost] did not exist. Created. 18:14:48 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-262-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:14:48 + echo total: 0.2199999988079071 [Pipeline] stash 18:14:48 Stashed 1 file(s) [Pipeline] } 18:14:48 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-262-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:14:48 $ docker stop --time=1 120437d87687fa9d0b3c97d71586cfdf8fc53628ebb86b466d19aca9554dfa64 18:14:49 Merging remotes/origin/main commit ec76fefacd564d5a805f4b6ee2c3fdcc17777694 into PR head commit 1392beaf924e09e4c7231ff334379b8c248e054b 18:14:48 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 18:14:48 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 18:14:48 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:14:49 > git config core.sparsecheckout # timeout=10 18:14:49 Merge succeeded, producing 1392beaf924e09e4c7231ff334379b8c248e054b 18:14:49 Checking out Revision 1392beaf924e09e4c7231ff334379b8c248e054b (PR-262) 18:14:49 $ docker rm -f --volumes 120437d87687fa9d0b3c97d71586cfdf8fc53628ebb86b466d19aca9554dfa64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:14:50 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] // stage [Pipeline] } 18:14:50 > git --version # timeout=10 18:14:50 > git --version # 'git version 2.25.1' 18:14:50 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 18:14:49 > git checkout -f 1392beaf924e09e4c7231ff334379b8c248e054b # timeout=10 18:14:49 > git remote # timeout=10 18:14:49 > git config --get remote.origin.url # timeout=10 18:14:49 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:49 > git merge ec76fefacd564d5a805f4b6ee2c3fdcc17777694 # timeout=10 18:14:49 > git rev-parse HEAD^{commit} # timeout=10 18:14:49 > git config core.sparsecheckout # timeout=10 18:14:49 > git checkout -f 1392beaf924e09e4c7231ff334379b8c248e054b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:14:51 % Total % Received % Xferd Average Speed Time Time Time Current 18:14:51 Dload Upload Total Spent Left Speed 18:14:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 18:14:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:14:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:14:52 + sudo tee /etc/docker/daemon.new 18:14:54 { 18:14:54 "registry-mirrors": [ 18:14:54 "https://nexus3.edgexfoundry.org:10001" 18:14:54 ], 18:14:54 "bip": "10.250.0.254/24", 18:14:54 "hosts": [ 18:14:54 "tcp://0.0.0.0:5555", 18:14:54 "unix:///var/run/docker.sock" 18:14:54 ], 18:14:54 "mtu": 1458, 18:14:54 "selinux-enabled": true, 18:14:54 "seccomp-profile": "/etc/docker/seccomp.json" 18:14:54 } [Pipeline] sh 18:14:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:14:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:15:13 provisioning config files... 18:15:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config10136545025408983028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:13 ---> docker-login.sh 18:15:13 nexus3.edgexfoundry.org:10001 18:15:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:14 Configure a credential helper to remove this warning. See 18:15:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:14 18:15:14 Login Succeeded 18:15:14 nexus3.edgexfoundry.org:10002 18:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:15 Configure a credential helper to remove this warning. See 18:15:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:15 18:15:15 Login Succeeded 18:15:15 nexus3.edgexfoundry.org:10003 18:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:15 Configure a credential helper to remove this warning. See 18:15:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:15 18:15:15 Login Succeeded 18:15:15 nexus3.edgexfoundry.org:10004 18:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:16 Configure a credential helper to remove this warning. See 18:15:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:16 18:15:16 Login Succeeded 18:15:16 docker.io 18:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:16 Configure a credential helper to remove this warning. See 18:15:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:16 18:15:16 Login Succeeded 18:15:16 ---> docker-login.sh ends [Pipeline] } 18:15:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:15:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:15:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:15:17 ========================================================= 18:15:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:15:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:15:18 Sending build context to Docker daemon 1.197MB 18:15:18 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:15:18 Step 2/12 : FROM ${BASE} AS builder 18:15:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:15:18 9fda8d8052c6: Pulling fs layer 18:15:18 5d54e960e981: Pulling fs layer 18:15:18 c4a7e357bf2a: Pulling fs layer 18:15:18 f0e02332f6b5: Pulling fs layer 18:15:18 cefa15bbcfad: Pulling fs layer 18:15:18 17808c966233: Pulling fs layer 18:15:18 f4c1fc716caa: Pulling fs layer 18:15:18 f0e02332f6b5: Waiting 18:15:18 cefa15bbcfad: Waiting 18:15:18 17808c966233: Waiting 18:15:18 f4c1fc716caa: Waiting 18:15:18 5d54e960e981: Verifying Checksum 18:15:18 5d54e960e981: Download complete 18:15:18 f0e02332f6b5: Verifying Checksum 18:15:18 f0e02332f6b5: Download complete 18:15:19 cefa15bbcfad: Verifying Checksum 18:15:19 cefa15bbcfad: Download complete 18:15:19 9fda8d8052c6: Download complete 18:15:19 f4c1fc716caa: Verifying Checksum 18:15:19 f4c1fc716caa: Download complete 18:15:20 9fda8d8052c6: Pull complete 18:15:21 c4a7e357bf2a: Verifying Checksum 18:15:21 c4a7e357bf2a: Download complete 18:15:22 5d54e960e981: Pull complete 18:15:23 17808c966233: Verifying Checksum 18:15:23 17808c966233: Download complete 18:15:38 c4a7e357bf2a: Pull complete 18:15:38 f0e02332f6b5: Pull complete 18:15:38 cefa15bbcfad: Pull complete 18:15:47 17808c966233: Pull complete 18:15:49 f4c1fc716caa: Pull complete 18:15:49 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:15:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:15:49 ---> ea914061e18c 18:15:49 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:15:50 ---> Running in 2b64bebd745a 18:15:50 Removing intermediate container 2b64bebd745a 18:15:50 ---> baefd33d74ed 18:15:50 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:15:50 ---> Running in 58017e2b2b27 18:15:51 Removing intermediate container 58017e2b2b27 18:15:51 ---> c2b6b97582dc 18:15:51 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 18:15:51 ---> Running in fbc2ee81ec03 18:15:51 Removing intermediate container fbc2ee81ec03 18:15:51 ---> c43b94ee04eb 18:15:51 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:15:51 ---> Running in 3270a27fa559 18:15:52 Removing intermediate container 3270a27fa559 18:15:52 ---> 30cae4f2535f 18:15:52 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:15:52 ---> Running in a9024db42678 18:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:15:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:15:56 OK: 266 MiB in 52 packages 18:15:57 Removing intermediate container a9024db42678 18:15:57 ---> 6f4470cc66e9 18:15:57 Step 8/12 : WORKDIR /app 18:15:57 ---> Running in 231ab989618b 18:15:57 Removing intermediate container 231ab989618b 18:15:57 ---> c4e8d88b203a 18:15:57 Step 9/12 : COPY go.mod vendor* ./ 18:15:58 ---> b67adfad5f11 18:15:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:58 ---> Running in 817eeecbdaf8 18:17:50 Removing intermediate container 817eeecbdaf8 18:17:50 ---> 38cc6e88818c 18:17:50 Step 11/12 : COPY . . 18:17:50 ---> ee7cbffa3fac 18:17:50 Step 12/12 : RUN $MAKE 18:17:50 ---> Running in 8e404c2eadb0 18:17:50 noop 18:17:50 Removing intermediate container 8e404c2eadb0 18:17:50 ---> 4ce3fef3f00d 18:17:50 Successfully built 4ce3fef3f00d 18:17:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:50 + docker inspect -f . ci-base-image-arm64 18:17:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:51 prd-ubuntu20.04-docker-arm64-4c-16g-10002 does not seem to be running inside a container 18:17:51 $ 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 ******** ci-base-image-arm64 cat 18:17:52 $ docker top 04fa7bdf2484e14d4673ca9acb663801e2e74ff9ddb7731f05d680bea8a2dd8e -eo pid,comm [Pipeline] { [Pipeline] sh 18:17:53 + go version 18:17:53 go version go1.21.0 linux/arm64 [Pipeline] } 18:17:53 $ docker stop --time=1 04fa7bdf2484e14d4673ca9acb663801e2e74ff9ddb7731f05d680bea8a2dd8e 18:17:55 $ docker rm -f --volumes 04fa7bdf2484e14d4673ca9acb663801e2e74ff9ddb7731f05d680bea8a2dd8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:56 + docker inspect -f . ci-base-image-arm64 18:17:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:56 prd-ubuntu20.04-docker-arm64-4c-16g-10002 does not seem to be running inside a container 18:17:56 $ 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 ******** ci-base-image-arm64 cat 18:17:58 $ docker top d33d28b6e019689f97a29373ac1d34864f74957268563cb56827177bb3457787 -eo pid,comm [Pipeline] { [Pipeline] sh 18:17:59 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 18:18:00 + make test 18:18:00 go test ./... -coverprofile=coverage.out ./... 18:18:05 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 18:21:00 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 18:21:00 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 18:21:32 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 33.531s coverage: 40.6% of statements 18:21:32 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.584s coverage: 51.9% of statements 18:21:32 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 95.5% of statements 18:21:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:21:32 go vet ./... 18:22:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:22:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:22:05 ./bin/test-attribution-txt.sh [Pipeline] echo 18:22:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:22:05 $ docker stop --time=1 d33d28b6e019689f97a29373ac1d34864f74957268563cb56827177bb3457787 18:22:09 $ docker rm -f --volumes d33d28b6e019689f97a29373ac1d34864f74957268563cb56827177bb3457787 [Pipeline] // withDockerContainer [Pipeline] sh 18:22:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:22:11 Warning: overwriting stash ‘coverage-report’ 18:22:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:22:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:22:13 + ls -al . 18:22:13 total 636 18:22:13 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:18 . 18:22:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:14 .. 18:22:13 -rw-rw-r-- 1 jenkins jenkins 134 Oct 24 18:14 .dockerignore 18:22:13 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:14 .git 18:22:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:14 .github 18:22:13 -rw-rw-r-- 1 jenkins jenkins 858 Oct 24 18:14 .gitignore 18:22:13 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:14 .golangci.yml 18:22:13 -rw-rw-r-- 1 jenkins jenkins 11980 Oct 24 18:14 Attribution.txt 18:22:13 -rw-rw-r-- 1 jenkins jenkins 10365 Oct 24 18:14 CHANGELOG.md 18:22:13 -rw-rw-r-- 1 jenkins jenkins 1347 Oct 24 18:14 Dockerfile 18:22:13 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:14 GOVERNANCE.md 18:22:13 -rw-rw-r-- 1 jenkins jenkins 661 Oct 24 18:14 Jenkinsfile 18:22:13 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 18:14 LICENSE 18:22:13 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 24 18:14 Makefile 18:22:13 -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 18:14 OWNERS.md 18:22:13 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 24 18:14 README.md 18:22:13 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 18:11 VERSION 18:22:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:14 bin 18:22:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:14 cmd 18:22:13 -rw-r--r-- 1 jenkins jenkins 459493 Oct 24 18:21 coverage.out 18:22:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:14 examples 18:22:13 -rw-rw-r-- 1 jenkins jenkins 3878 Oct 24 18:14 go.mod 18:22:13 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 18:14 go.sum 18:22:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:14 images 18:22:13 drwxrwxr-x 5 jenkins jenkins 4096 Oct 24 18:14 internal 18:22:13 -rw-rw-r-- 1 jenkins jenkins 193 Oct 24 18:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:13 + 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=1392beaf924e09e4c7231ff334379b8c248e054b --label arch=arm64 --label version=0.0.0 . 18:22:13 Sending build context to Docker daemon 1.197MB 18:22:14 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 18:22:14 Step 2/24 : FROM ${BASE} AS builder 18:22:14 ---> 4ce3fef3f00d 18:22:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:22:14 ---> Running in 47204bb61b30 18:22:14 Removing intermediate container 47204bb61b30 18:22:14 ---> 79249cfad884 18:22:14 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:22:14 ---> Running in 141ae36eba4f 18:22:15 Removing intermediate container 141ae36eba4f 18:22:15 ---> 8ad39354def2 18:22:15 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 18:22:15 ---> Running in 2a04aec61d83 18:22:15 Removing intermediate container 2a04aec61d83 18:22:15 ---> fea48c076d2f 18:22:15 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 18:22:15 ---> Running in 8a02fb1c384a 18:22:16 Removing intermediate container 8a02fb1c384a 18:22:16 ---> e3029e0c9309 18:22:16 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:22:16 ---> Running in 1725cc012d95 18:22:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:22:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:22:19 OK: 266 MiB in 52 packages 18:22:24 Removing intermediate container 1725cc012d95 18:22:24 ---> 1a82ede3be4d 18:22:24 Step 8/24 : WORKDIR /app 18:22:24 ---> Running in a5045dc3ad1a 18:22:24 Removing intermediate container a5045dc3ad1a 18:22:24 ---> d1bb7ef89faa 18:22:24 Step 9/24 : COPY go.mod vendor* ./ 18:22:25 ---> 97e512376022 18:22:25 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:22:25 ---> Running in f24a10b789f1 18:22:28 Removing intermediate container f24a10b789f1 18:22:28 ---> f3e16f655fc1 18:22:28 Step 11/24 : COPY . . 18:22:28 ---> bbc0e03c0294 18:22:28 Step 12/24 : RUN $MAKE 18:22:29 ---> Running in d7a465da4431 18:22:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 18:25:10 Removing intermediate container d7a465da4431 18:25:10 ---> d8171597cf27 18:25:10 Step 13/24 : FROM alpine:3.18 18:25:10 3.18: Pulling from library/alpine 18:25:10 579b34f0a95b: Pulling fs layer 18:25:10 579b34f0a95b: Verifying Checksum 18:25:10 579b34f0a95b: Download complete 18:25:10 579b34f0a95b: Pull complete 18:25:10 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:25:10 Status: Downloaded newer image for alpine:3.18 18:25:10 ---> 3cc203321400 18:25:10 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:25:10 ---> Running in 82dfe0d47ff0 18:25:10 Removing intermediate container 82dfe0d47ff0 18:25:10 ---> cb38832aaa1e 18:25:10 Step 15/24 : RUN apk add --update --no-cache dumb-init 18:25:10 ---> Running in df2e8152d382 18:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:25:10 (1/1) Installing dumb-init (1.2.5-r2) 18:25:10 Executing busybox-1.36.1-r2.trigger 18:25:10 OK: 8 MiB in 16 packages 18:25:10 Removing intermediate container df2e8152d382 18:25:10 ---> f0d485921ffb 18:25:10 Step 16/24 : COPY --from=builder /app/LICENSE / 18:25:10 ---> d56d72c8495d 18:25:10 Step 17/24 : COPY --from=builder /app/Attribution.txt / 18:25:10 ---> bc809586d2d6 18:25:10 Step 18/24 : COPY --from=builder /app/cmd/ / 18:25:10 ---> 20cfc61593a4 18:25:10 Step 19/24 : EXPOSE 59989 18:25:10 ---> Running in c205764d58d3 18:25:10 Removing intermediate container c205764d58d3 18:25:10 ---> c9729188ad2e 18:25:10 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 18:25:10 ---> Running in 55971a1156cb 18:25:10 Removing intermediate container 55971a1156cb 18:25:10 ---> 89d157308dec 18:25:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:25:10 ---> Running in f78fdf77bac4 18:25:10 Removing intermediate container f78fdf77bac4 18:25:10 ---> d2396b251173 18:25:10 Step 22/24 : LABEL arch=arm64 18:25:10 ---> Running in f29992047cf4 18:25:10 Removing intermediate container f29992047cf4 18:25:10 ---> f8d2bdbb5a36 18:25:10 Step 23/24 : LABEL git_sha=1392beaf924e09e4c7231ff334379b8c248e054b 18:25:10 ---> Running in 6cb8c80d6926 18:25:11 Removing intermediate container 6cb8c80d6926 18:25:11 ---> 7e048e2bbf03 18:25:11 Step 24/24 : LABEL version=0.0.0 18:25:11 ---> Running in a9483c72709c 18:25:11 Removing intermediate container a9483c72709c 18:25:11 ---> 3b8e1be83fe8 18:25:11 [Warning] One or more build-args [ARCH] were not consumed 18:25:11 Successfully built 3b8e1be83fe8 18:25:11 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 18:25:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:25:12 18:25:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:25:13 arm64: Pulling from edgex-lftools-log-publisher 18:25:13 8998bd30e6a1: Pulling fs layer 18:25:13 04944245beec: Pulling fs layer 18:25:13 699f458cf7ca: Pulling fs layer 18:25:13 765212b225bb: Pulling fs layer 18:25:13 f23df028b6ca: Pulling fs layer 18:25:13 d65c8cfc05b1: Pulling fs layer 18:25:13 2437ff75d9bd: Pulling fs layer 18:25:13 765212b225bb: Waiting 18:25:13 f23df028b6ca: Waiting 18:25:13 d65c8cfc05b1: Waiting 18:25:13 2437ff75d9bd: Waiting 18:25:13 04944245beec: Verifying Checksum 18:25:13 04944245beec: Download complete 18:25:13 765212b225bb: Verifying Checksum 18:25:13 765212b225bb: Download complete 18:25:13 f23df028b6ca: Verifying Checksum 18:25:13 f23df028b6ca: Download complete 18:25:13 d65c8cfc05b1: Verifying Checksum 18:25:13 d65c8cfc05b1: Download complete 18:25:13 699f458cf7ca: Verifying Checksum 18:25:13 699f458cf7ca: Download complete 18:25:13 8998bd30e6a1: Verifying Checksum 18:25:13 8998bd30e6a1: Download complete 18:25:16 2437ff75d9bd: Verifying Checksum 18:25:16 2437ff75d9bd: Download complete 18:25:19 8998bd30e6a1: Pull complete 18:25:19 04944245beec: Pull complete 18:25:21 699f458cf7ca: Pull complete 18:25:21 765212b225bb: Pull complete 18:25:22 f23df028b6ca: Pull complete 18:25:22 d65c8cfc05b1: Pull complete 18:25:44 2437ff75d9bd: Pull complete 18:25:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:25:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:25:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:45 prd-ubuntu20.04-docker-arm64-4c-16g-10002 does not seem to be running inside a container 18:25:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:25:48 $ docker top c0f77ecc7a2ab0cadb7860cd2aab97fecf11d8b71aee781f8286a637105144fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:49 ---> job-cost.sh 18:25:49 lf-activate-venv: SKIPPING 18:25:49 INFO: No Stack... 18:25:50 INFO: Retrieving Pricing Info for: v3-standard-4 18:25:51 INFO: Archiving Costs [Pipeline] sh 18:25:51 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 18:25:51 + cut -d, -f6 [Pipeline] lock 18:25:52 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-262-1-stack-cost] 18:25:52 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-262-1-stack-cost] did not exist. Created. 18:25:52 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-262-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:25:52 /w/workspace/device-rfid-llrp-go/1@tmp/durable-a4363a3c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:25:53 + echo total: 0.10999999940395355 [Pipeline] stash 18:25:53 Warning: overwriting stash ‘stack-cost’ 18:25:53 Stashed 1 file(s) [Pipeline] } 18:25:53 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-262-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:25:53 $ docker stop --time=1 c0f77ecc7a2ab0cadb7860cd2aab97fecf11d8b71aee781f8286a637105144fd 18:25:57 $ docker rm -f --volumes c0f77ecc7a2ab0cadb7860cd2aab97fecf11d8b71aee781f8286a637105144fd [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 18:25:58 provisioning config files... 18:25:58 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-262@tmp/config14988254884479362157tmp [Pipeline] { [Pipeline] sh 18:25:59 + set +x 18:25:59 + curl -s https://codecov.io/bash 18:25:59 + bash -s -- 18:25:59 18:25:59 _____ _ 18:25:59 / ____| | | 18:25:59 | | ___ __| | ___ ___ _____ __ 18:25:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:25:59 | |___| (_) | (_| | __/ (_| (_) \ V / 18:25:59 \_____\___/ \__,_|\___|\___\___/ \_/ 18:25:59 Bash-1.0.6 18:25:59 18:25:59 18:25:59 ==> git version 2.25.1 found 18:25:59 ==> 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 18:25:59 Release-Date: 2020-01-08 18:25:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:25:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:25:59 ==> Jenkins CI detected. 18:25:59 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-262 18:25:59 project root: . 18:25:59 --> token set from env 18:25:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:25:59 ==> Running gcov in . (disable via -X gcov) 18:25:59 ==> Python coveragepy not found 18:25:59 ==> Searching for coverage reports in: 18:25:59 + . 18:25:59 -> Found 1 reports 18:25:59 ==> Detecting git/mercurial file structure 18:25:59 ==> Reading reports 18:25:59 + ./coverage.out bytes=459493 18:25:59 ==> Appending adjustments 18:25:59 https://docs.codecov.io/docs/fixing-reports 18:25:59 + Found adjustments 18:25:59 ==> Gzipping contents 18:25:59 52K /tmp/codecov.k3VUXI.gz 18:25:59 ==> Uploading reports 18:25:59 url: https://codecov.io 18:25:59 query: branch=PR-262&commit=1392beaf924e09e4c7231ff334379b8c248e054b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-262%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=262&job=&cmd_args= 18:25:59 -> Pinging Codecov 18:25:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-262&commit=1392beaf924e09e4c7231ff334379b8c248e054b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-262%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=262&job=&cmd_args= 18:25:59 -> Uploading to 18:25:59 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/581DD39554BDF9B6E22D074273EAD858/1392beaf924e09e4c7231ff334379b8c248e054b/58c982f5-07ca-4ba8-8174-e761e550178a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T182559Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c39cc2d0b613c810bdf28b11a1d10c75bef06eb83cbf8f268237f008349f17a5 18:25:59 % Total % Received % Xferd Average Speed Time Time Time Current 18:25:59 Dload Upload Total Spent Left Speed 18:25:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 144k --:--:-- --:--:-- --:--:-- 144k 18:25:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1392beaf924e09e4c7231ff334379b8c248e054b [Pipeline] } 18:25:59 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 18:26:01 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-262/archives ] 18:26:01 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-262/archives 18:26:01 total 16 18:26:01 drwxr-xr-x 3 root root 4096 Oct 24 18:14 . 18:26:01 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 18:14 .. 18:26:01 drwxr-xr-x 2 root root 4096 Oct 24 18:14 cost 18:26:01 -rw-r--r-- 1 root root 91 Oct 24 18:14 cost.csv 18:26:01 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-262/archives 18:26:01 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-262/archives 18:26:01 total 16 18:26:01 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:14 . 18:26:01 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 18:14 .. 18:26:01 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:14 cost 18:26:01 -rw-r--r-- 1 jenkins jenkins 91 Oct 24 18:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:26:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:26:03 ---> package-listing.sh 18:26:03 ++ facter osfamily 18:26:03 ++ tr '[:upper:]' '[:lower:]' 18:26:03 + OS_FAMILY=debian 18:26:03 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-262 18:26:03 + START_PACKAGES=/tmp/packages_start.txt 18:26:03 + END_PACKAGES=/tmp/packages_end.txt 18:26:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:26:03 + PACKAGES=/tmp/packages_start.txt 18:26:03 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-262 ']' 18:26:03 + PACKAGES=/tmp/packages_end.txt 18:26:03 + case "${OS_FAMILY}" in 18:26:03 + dpkg -l 18:26:03 + grep '^ii' 18:26:03 + '[' -f /tmp/packages_start.txt ']' 18:26:03 + '[' -f /tmp/packages_end.txt ']' 18:26:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:26:03 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-262 ']' 18:26:03 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-262/archives/ 18:26:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-262/archives/ [Pipeline] echo 18:26:03 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-262/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:26:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:04 prd-ubuntu20.04-docker-8c-8g-9988 does not seem to be running inside a container 18:26:04 $ 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-262/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-262 -v /w/workspace/undry_device-rfid-llrp-go_PR-262:/w/workspace/undry_device-rfid-llrp-go_PR-262:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-262@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:26:06 $ docker top fbd668c0eb2709077cfd702dacc4bfbfca698fdd097f8292efcfc49c75291a2f -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:06 + touch /tmp/pre-build-complete [Pipeline] sh 18:26:07 + mkdir -p /var/log/sysstat [Pipeline] sh 18:26:07 + ls /var/log/sa-host 18:26:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:07 provisioning config files... 18:26:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-262@tmp/config8763296230118406713tmp [Pipeline] { [Pipeline] echo 18:26:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:26:07 ---> create-netrc.sh [Pipeline] } 18:26:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:26:08 ---> python-tools-install.sh [Pipeline] echo 18:26:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:26:08 ---> sudo-logs.sh 18:26:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:26:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:26:09 ---> job-cost.sh 18:26:09 lf-activate-venv: SKIPPING 18:26:09 DEBUG: total: 0.2199999988079071 18:26:09 INFO: Retrieving Stack Cost... 18:26:09 INFO: Retrieving Pricing Info for: v3-standard-8 18:26:09 INFO: Archiving Costs [Pipeline] echo 18:26:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:26:10 ---> logs-deploy.sh 18:26:10 lf-activate-venv: SKIPPING 18:26:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-262/1 18:26:10 INFO: archiving workspace using pattern(s): 18:26:11 Archives upload complete. 18:26:11 INFO: archiving logs to Nexus