Pull request #283 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f21e239e9e66c6921f1d10bb0611424707a4618+a7096337fbe18ce4591f9db7b669fa5343842ab9 (9f36ad3ac2095bd131aa8ee5894cae47e690fcde) 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-ssh18333646099073687400.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13690624801779239139.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-283/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-283/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4121480994652182079.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-283/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5543184961086074080.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh12020338798749805583.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-283/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-283/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2718087307272051136.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1240’ Running on prd-ubuntu20.04-docker-8c-8g-1242 in /w/workspace/undry_device-rfid-llrp-go_PR-283 [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-283 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/283/head:refs/remotes/origin/PR-283 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a7096337fbe18ce4591f9db7b669fa5343842ab9 into PR head commit 3f21e239e9e66c6921f1d10bb0611424707a4618 Merge succeeded, producing 3f21e239e9e66c6921f1d10bb0611424707a4618 Checking out Revision 3f21e239e9e66c6921f1d10bb0611424707a4618 (PR-283) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:16:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 3f21e239e9e66c6921f1d10bb0611424707a4618 # 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 a7096337fbe18ce4591f9db7b669fa5343842ab9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f21e239e9e66c6921f1d10bb0611424707a4618 # timeout=10 [Pipeline] withCredentials 10:16:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:16:41 ========================================================= 10:16:41 EdgeX Global Pipelines Version Info 10:16:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:16:42 ------------------- 10:16:42 stable info: 10:16:42 ------------------- 10:16:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:16:42 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:16:42 Message: update stable to v1.0.258 10:16:42 ------------------- 10:16:42 experimental info: 10:16:42 ------------------- 10:16:42 Commited By: **** collab-it+edgex@linuxfoundation.org 10:16:42 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:16:42 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:16:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:16:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:16:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:16:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:16:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:16:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:16:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:16:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:16:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:16:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:16:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:16:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:16:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:16:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:16:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:16:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:16:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:16:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:16:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:16:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:16:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:16:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:16:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:16:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:16:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:16:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:16:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:16:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-283 [Pipeline] echo 10:16:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-283 [Pipeline] echo 10:16:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-283 [Pipeline] echo 10:16:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f21e239e9e66c6921f1d10bb0611424707a4618 [Pipeline] echo 10:16:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f21e23 [Pipeline] echo 10:16:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:16:45 provisioning config files... 10:16:45 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-283@tmp/config17699155959843756419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:16:45 ---> ****-login.sh 10:16:45 nexus3.edgexfoundry.org:10001 10:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:16:46 Configure a credential helper to remove this warning. See 10:16:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:16:46 10:16:46 Login Succeeded 10:16:46 nexus3.edgexfoundry.org:10002 10:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:16:46 Configure a credential helper to remove this warning. See 10:16:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:16:46 10:16:46 Login Succeeded 10:16:46 nexus3.edgexfoundry.org:10003 10:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:16:46 Configure a credential helper to remove this warning. See 10:16:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:16:46 10:16:46 Login Succeeded 10:16:46 nexus3.edgexfoundry.org:10004 10:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:16:46 Configure a credential helper to remove this warning. See 10:16:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:16:46 10:16:46 Login Succeeded 10:16:46 ****.io 10:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:16:46 Configure a credential helper to remove this warning. See 10:16:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:16:46 10:16:46 Login Succeeded 10:16:46 ---> ****-login.sh ends [Pipeline] } 10:16:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:16:47 + git rev-list -1 --merges 3f21e239e9e66c6921f1d10bb0611424707a4618~1..3f21e239e9e66c6921f1d10bb0611424707a4618 [Pipeline] echo 10:16:47 -----------> git rev-list -1 --merges 3f21e239e9e66c6921f1d10bb0611424707a4618~1..3f21e239e9e66c6921f1d10bb0611424707a4618 3f21e239e9e66c6921f1d10bb0611424707a4618 [false] [Pipeline] sh 10:16:47 + git log --format=format:%s -1 3f21e239e9e66c6921f1d10bb0611424707a4618 [Pipeline] echo 10:16:48 ========================================================= 10:16:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:16:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:16:48 + git log --format=format:%s -1 3f21e239e9e66c6921f1d10bb0611424707a4618 [Pipeline] echo 10:16:48 [semverPrep] GIT_COMMIT: 3f21e239e9e66c6921f1d10bb0611424707a4618, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:16:48 [semverPrep] This is not a build commit. [Pipeline] sh 10:16:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:16:49 + grep -v github /etc/ssh/ssh_known_hosts 10:16:49 + [ -e /tmp/ssh_known_hosts ] 10:16:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:16:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:16:49 + sudo tee -a /etc/ssh/ssh_known_hosts 10:16:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:16:49 10:16:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:16:49 0.1.4: Pulling from edgex-devops/py-git-semver 10:16:49 b85a868b505f: Pulling fs layer 10:16:49 e2be974225ed: Pulling fs layer 10:16:49 339a4e72a1f5: Pulling fs layer 10:16:49 988bab9f4d93: Pulling fs layer 10:16:49 1469e6f7b9e6: Pulling fs layer 10:16:49 eaf3925da568: Pulling fs layer 10:16:49 bab4dde63d76: Pulling fs layer 10:16:49 bde34c3a00c8: Pulling fs layer 10:16:49 b352a97aabf1: Pulling fs layer 10:16:49 4872d77fe225: Pulling fs layer 10:16:49 5851b861e8e6: Pulling fs layer 10:16:49 eaf3925da568: Waiting 10:16:49 988bab9f4d93: Waiting 10:16:49 bab4dde63d76: Waiting 10:16:49 bde34c3a00c8: Waiting 10:16:49 b352a97aabf1: Waiting 10:16:49 4872d77fe225: Waiting 10:16:49 5851b861e8e6: Waiting 10:16:49 1469e6f7b9e6: Waiting 10:16:49 e2be974225ed: Download complete 10:16:49 988bab9f4d93: Verifying Checksum 10:16:49 988bab9f4d93: Download complete 10:16:49 339a4e72a1f5: Verifying Checksum 10:16:49 339a4e72a1f5: Download complete 10:16:49 1469e6f7b9e6: Verifying Checksum 10:16:49 1469e6f7b9e6: Download complete 10:16:49 eaf3925da568: Verifying Checksum 10:16:49 eaf3925da568: Download complete 10:16:50 bde34c3a00c8: Download complete 10:16:50 b352a97aabf1: Verifying Checksum 10:16:50 b352a97aabf1: Download complete 10:16:50 4872d77fe225: Verifying Checksum 10:16:50 4872d77fe225: Download complete 10:16:50 5851b861e8e6: Verifying Checksum 10:16:50 5851b861e8e6: Download complete 10:16:50 b85a868b505f: Verifying Checksum 10:16:50 b85a868b505f: Download complete 10:16:50 bab4dde63d76: Verifying Checksum 10:16:50 bab4dde63d76: Download complete 10:16:51 b85a868b505f: Pull complete 10:16:51 e2be974225ed: Pull complete 10:16:51 339a4e72a1f5: Pull complete 10:16:51 988bab9f4d93: Pull complete 10:16:52 1469e6f7b9e6: Pull complete 10:16:52 eaf3925da568: Pull complete 10:16:54 bab4dde63d76: Pull complete 10:16:54 bde34c3a00c8: Pull complete 10:16:54 b352a97aabf1: Pull complete 10:16:54 4872d77fe225: Pull complete 10:16:54 5851b861e8e6: Pull complete 10:16:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:16:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:16:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:54 prd-ubuntu20.04-docker-8c-8g-1242 does not seem to be running inside a container 10:16:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-283 -v /w/workspace/undry_device-rfid-llrp-go_PR-283:/w/workspace/undry_device-rfid-llrp-go_PR-283:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-283@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-283@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:16:55 $ docker top de7d3157e17f1cb6d770ece3a4636b5cda3354c9cb9f9103420a12b7df3c931a -eo pid,comm 10:16:55 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). 10:16:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:16:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:16:55 [ssh-agent] Looking for ssh-agent implementation... 10:16:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:16:56 $ docker exec de7d3157e17f1cb6d770ece3a4636b5cda3354c9cb9f9103420a12b7df3c931a ssh-agent 10:16:56 SSH_AUTH_SOCK=/tmp/ssh-qTNT8nRjibyt/agent.32 10:16:56 SSH_AGENT_PID=38 10:16:56 Running ssh-add (command line suppressed) 10:16:56 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-283@tmp/private_key_8604629860476243675.key (/w/workspace/undry_device-rfid-llrp-go_PR-283@tmp/private_key_8604629860476243675.key) 10:16:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:16:56 + git tag --points-at HEAD [Pipeline] } 10:16:56 $ docker exec --env ******** --env ******** de7d3157e17f1cb6d770ece3a4636b5cda3354c9cb9f9103420a12b7df3c931a ssh-agent -k 10:16:56 unset SSH_AUTH_SOCK; 10:16:56 unset SSH_AGENT_PID; 10:16:56 echo Agent pid 38 killed; 10:16:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:16:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:16:56 [ssh-agent] Looking for ssh-agent implementation... 10:16:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:16:57 $ docker exec de7d3157e17f1cb6d770ece3a4636b5cda3354c9cb9f9103420a12b7df3c931a ssh-agent 10:16:57 SSH_AUTH_SOCK=/tmp/ssh-TV6z5vcrOeB7/agent.70 10:16:57 SSH_AGENT_PID=76 10:16:57 Running ssh-add (command line suppressed) 10:16:57 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-283@tmp/private_key_11538282194299001228.key (/w/workspace/undry_device-rfid-llrp-go_PR-283@tmp/private_key_11538282194299001228.key) 10:16:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:16:57 + git semver init 10:16:57 2024-02-19 10:16:57,824 [run_init] DEBUG init version:0.0.0 force:False 10:16:57 2024-02-19 10:16:57,825 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-283/.semver 10:16:57 2024-02-19 10:16:57,826 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-283/.semver 10:16:57 2024-02-19 10:16:57,826 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-283/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-283, universal_newlines=False, shell=None, istream=None) 10:16:58 2024-02-19 10:16:58,816 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-283/.git/info/exclude 10:16:58 2024-02-19 10:16:58,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-283/.semver/PR-283 with force:False 10:16:58 2024-02-19 10:16:58,817 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-283/.semver/PR-283 10:16:58 2024-02-19 10:16:58,821 [execute] INFO git cat-file --batch-check 10:16:58 2024-02-19 10:16:58,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-283/.semver, universal_newlines=False, shell=None, istream=) 10:16:58 2024-02-19 10:16:58,827 [execute] INFO git cat-file --batch 10:16:58 2024-02-19 10:16:58,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-283/.semver, universal_newlines=False, shell=None, istream=) 10:16:58 2024-02-19 10:16:58,832 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-283/.semver/PR-283 10:16:58 0.0.0 [Pipeline] } 10:16:58 $ docker exec --env ******** --env ******** de7d3157e17f1cb6d770ece3a4636b5cda3354c9cb9f9103420a12b7df3c931a ssh-agent -k 10:16:58 unset SSH_AUTH_SOCK; 10:16:58 unset SSH_AGENT_PID; 10:16:58 echo Agent pid 76 killed; 10:16:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:16:59 + git semver [Pipeline] } 10:16:59 $ docker stop --time=1 de7d3157e17f1cb6d770ece3a4636b5cda3354c9cb9f9103420a12b7df3c931a 10:17:01 $ docker rm -f --volumes de7d3157e17f1cb6d770ece3a4636b5cda3354c9cb9f9103420a12b7df3c931a [Pipeline] // withDockerContainer [Pipeline] sh 10:17:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:17:01 Stashed 1 file(s) [Pipeline] echo 10:17:01 [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 10:17:02 provisioning config files... 10:17:02 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-283@tmp/config5506798266366368166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:17:03 ---> ****-login.sh 10:17:03 nexus3.edgexfoundry.org:10001 10:17:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:17:03 Configure a credential helper to remove this warning. See 10:17:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:17:03 10:17:03 Login Succeeded 10:17:03 nexus3.edgexfoundry.org:10002 10:17:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:17:03 Configure a credential helper to remove this warning. See 10:17:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:17:03 10:17:03 Login Succeeded 10:17:03 nexus3.edgexfoundry.org:10003 10:17:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:17:03 Configure a credential helper to remove this warning. See 10:17:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:17:03 10:17:03 Login Succeeded 10:17:03 nexus3.edgexfoundry.org:10004 10:17:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:17:03 Configure a credential helper to remove this warning. See 10:17:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:17:03 10:17:03 Login Succeeded 10:17:03 ****.io 10:17:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:17:03 Configure a credential helper to remove this warning. See 10:17:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:17:03 10:17:03 Login Succeeded 10:17:03 ---> ****-login.sh ends [Pipeline] } 10:17:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:17:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:17:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:17:04 ========================================================= 10:17:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:17:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:04 + 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 . 10:17:04 Sending build context to Docker daemon 8.443MB 10:17:04 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:17:04 Step 2/12 : FROM ${BASE} AS builder 10:17:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:17:04 7264a8db6415: Pulling fs layer 10:17:04 c4d48a809fc2: Pulling fs layer 10:17:04 4f1c88b9dad5: Pulling fs layer 10:17:04 ad3a456e5733: Pulling fs layer 10:17:04 69c7f0334f64: Pulling fs layer 10:17:04 1f1c1a5573a3: Pulling fs layer 10:17:04 ce7588e14bc9: Pulling fs layer 10:17:04 b5e4710f87ac: Pulling fs layer 10:17:04 69c7f0334f64: Waiting 10:17:04 b5e4710f87ac: Waiting 10:17:04 1f1c1a5573a3: Waiting 10:17:04 ce7588e14bc9: Waiting 10:17:04 ad3a456e5733: Waiting 10:17:04 c4d48a809fc2: Download complete 10:17:04 ad3a456e5733: Download complete 10:17:04 69c7f0334f64: Verifying Checksum 10:17:04 69c7f0334f64: Download complete 10:17:04 7264a8db6415: Verifying Checksum 10:17:04 7264a8db6415: Download complete 10:17:04 1f1c1a5573a3: Verifying Checksum 10:17:04 1f1c1a5573a3: Download complete 10:17:04 7264a8db6415: Pull complete 10:17:04 b5e4710f87ac: Verifying Checksum 10:17:04 b5e4710f87ac: Download complete 10:17:05 c4d48a809fc2: Pull complete 10:17:05 4f1c88b9dad5: Verifying Checksum 10:17:05 4f1c88b9dad5: Download complete 10:17:05 ce7588e14bc9: Verifying Checksum 10:17:05 ce7588e14bc9: Download complete 10:17:08 4f1c88b9dad5: Pull complete 10:17:08 ad3a456e5733: Pull complete 10:17:08 69c7f0334f64: Pull complete 10:17:08 1f1c1a5573a3: Pull complete 10:17:11 ce7588e14bc9: Pull complete 10:17:11 b5e4710f87ac: Pull complete 10:17:11 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 10:17:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:17:11 ---> 88b5674ff536 10:17:11 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:17:12 ---> Running in d67425a8097b 10:17:12 Removing intermediate container d67425a8097b 10:17:12 ---> d151f752c8f4 10:17:12 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:17:12 ---> Running in 7411b0405031 10:17:12 Removing intermediate container 7411b0405031 10:17:12 ---> 3a6789801ffb 10:17:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:17:12 ---> Running in 5b9531662949 10:17:12 Removing intermediate container 5b9531662949 10:17:12 ---> de9ab4792f12 10:17:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:17:12 ---> Running in 61478cd357d5 10:17:13 Removing intermediate container 61478cd357d5 10:17:13 ---> 6c92042999dc 10:17:13 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:17:13 ---> Running in 2da4d1f85d85 10:17:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:17:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:17:13 OK: 264 MiB in 52 packages 10:17:14 Removing intermediate container 2da4d1f85d85 10:17:14 ---> a9c718a95e5d 10:17:14 Step 8/12 : WORKDIR /app 10:17:14 ---> Running in d1a3858b67ac 10:17:14 Removing intermediate container d1a3858b67ac 10:17:14 ---> a4462a029c3a 10:17:14 Step 9/12 : COPY go.mod vendor* ./ 10:17:14 ---> d5648ccaf197 10:17:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:14 ---> Running in 91bdaa06c639 10:17:17 Still waiting to schedule task 10:17:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1241’ is offline 10:17:40 Removing intermediate container 91bdaa06c639 10:17:40 ---> f1aa457da016 10:17:40 Step 11/12 : COPY . . 10:17:40 ---> ddd171ad7b1b 10:17:40 Step 12/12 : RUN $MAKE 10:17:40 ---> Running in e845b36db1bd 10:17:40 noop 10:17:40 Removing intermediate container e845b36db1bd 10:17:40 ---> 03df4b1007fb 10:17:40 Successfully built 03df4b1007fb 10:17:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:41 + docker inspect -f . ci-base-image-x86_64 10:17:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:41 prd-ubuntu20.04-docker-8c-8g-1242 does not seem to be running inside a container 10:17:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-283 -v /w/workspace/undry_device-rfid-llrp-go_PR-283:/w/workspace/undry_device-rfid-llrp-go_PR-283:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-283@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:17:42 $ docker top 033e3ee4cdf9f2f822d8e7aa16bb870de0b97671b3a3134404e421972e2c5afe -eo pid,comm [Pipeline] { [Pipeline] sh 10:17:42 + go version 10:17:42 go version go1.21.0 linux/amd64 [Pipeline] } 10:17:42 $ docker stop --time=1 033e3ee4cdf9f2f822d8e7aa16bb870de0b97671b3a3134404e421972e2c5afe 10:17:43 $ docker rm -f --volumes 033e3ee4cdf9f2f822d8e7aa16bb870de0b97671b3a3134404e421972e2c5afe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:44 + docker inspect -f . ci-base-image-x86_64 10:17:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:45 prd-ubuntu20.04-docker-8c-8g-1242 does not seem to be running inside a container 10:17:45 $ 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-283 -v /w/workspace/undry_device-rfid-llrp-go_PR-283:/w/workspace/undry_device-rfid-llrp-go_PR-283:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-283@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:17:45 $ docker top 112107e946e5793021e3f25f6c7a85d2b1c7a37dbc1d0613d5a7fe886a9ab1d9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:17:45 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-283 [Pipeline] fileExists [Pipeline] sh 10:17:46 + make test 10:17:46 go test ./... -coverprofile=coverage.out ./... 10:17:47 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:17:59 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:17:59 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:18:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.811s coverage: 40.6% of statements 10:18:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 51.9% of statements 10:18:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements 10:18:21 go vet ./... 10:18:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:18:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:18:25 ./bin/test-attribution-txt.sh 10:18:25 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 10:18:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:18:26 $ docker stop --time=1 112107e946e5793021e3f25f6c7a85d2b1c7a37dbc1d0613d5a7fe886a9ab1d9 10:18:27 $ docker rm -f --volumes 112107e946e5793021e3f25f6c7a85d2b1c7a37dbc1d0613d5a7fe886a9ab1d9 [Pipeline] // withDockerContainer [Pipeline] sh 10:18:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:18:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:18:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:18:29 + ls -al . 10:18:29 total 640 10:18:29 drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 10:17 . 10:18:29 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:16 .. 10:18:29 -rw-rw-r-- 1 jenkins jenkins 134 Feb 19 10:16 .dockerignore 10:18:29 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 10:18 .git 10:18:29 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 10:16 .github 10:18:29 -rw-rw-r-- 1 jenkins jenkins 880 Feb 19 10:16 .gitignore 10:18:29 -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 10:16 .golangci.yml 10:18:29 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 10:16 .semver 10:18:29 -rw-rw-r-- 1 jenkins jenkins 11980 Feb 19 10:16 Attribution.txt 10:18:29 -rw-rw-r-- 1 jenkins jenkins 11677 Feb 19 10:16 CHANGELOG.md 10:18:29 -rw-rw-r-- 1 jenkins jenkins 1456 Feb 19 10:16 Dockerfile 10:18:29 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 10:16 GOVERNANCE.md 10:18:29 -rw-rw-r-- 1 jenkins jenkins 661 Feb 19 10:16 Jenkinsfile 10:18:29 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 19 10:16 LICENSE 10:18:29 -rw-rw-r-- 1 jenkins jenkins 2179 Feb 19 10:16 Makefile 10:18:29 -rw-rw-r-- 1 jenkins jenkins 625 Feb 19 10:16 OWNERS.md 10:18:29 -rw-rw-r-- 1 jenkins jenkins 28907 Feb 19 10:16 README.md 10:18:29 -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 10:17 VERSION 10:18:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:16 bin 10:18:29 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:16 cmd 10:18:29 -rw-r--r-- 1 jenkins jenkins 459493 Feb 19 10:18 coverage.out 10:18:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:16 examples 10:18:29 -rw-rw-r-- 1 jenkins jenkins 3922 Feb 19 10:16 go.mod 10:18:29 -rw-rw-r-- 1 jenkins jenkins 33997 Feb 19 10:16 go.sum 10:18:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:16 images 10:18:29 drwxrwxr-x 5 jenkins jenkins 4096 Feb 19 10:16 internal 10:18:29 -rw-rw-r-- 1 jenkins jenkins 193 Feb 19 10:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:30 + 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=3f21e239e9e66c6921f1d10bb0611424707a4618 --label arch=amd64 --label version=0.0.0 . 10:18:30 Sending build context to Docker daemon 8.443MB 10:18:30 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:18:30 Step 2/25 : FROM ${BASE} AS builder 10:18:30 ---> 03df4b1007fb 10:18:30 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:18:30 ---> Running in c21a044d814c 10:18:30 Removing intermediate container c21a044d814c 10:18:30 ---> 3a9bd88474da 10:18:30 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:18:30 ---> Running in 43c98135573c 10:18:30 Removing intermediate container 43c98135573c 10:18:30 ---> ea88c943efc0 10:18:30 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:18:30 ---> Running in fd131abb0c8a 10:18:30 Removing intermediate container fd131abb0c8a 10:18:30 ---> abee34ea567e 10:18:30 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:18:30 ---> Running in 43863ed93b4e 10:18:30 Removing intermediate container 43863ed93b4e 10:18:30 ---> c6f4dc9c166d 10:18:30 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:18:30 ---> Running in fabcb3b9315e 10:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:18:31 OK: 264 MiB in 52 packages 10:18:31 Removing intermediate container fabcb3b9315e 10:18:31 ---> 850f4c64bfdb 10:18:31 Step 8/25 : WORKDIR /app 10:18:31 ---> Running in a36f7025efa0 10:18:31 Removing intermediate container a36f7025efa0 10:18:31 ---> 0c55c7bf1001 10:18:31 Step 9/25 : COPY go.mod vendor* ./ 10:18:31 ---> 49b638e5168a 10:18:31 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:18:31 ---> Running in 1b8f1d3e6383 10:18:32 Removing intermediate container 1b8f1d3e6383 10:18:32 ---> b5d6e37695bb 10:18:32 Step 11/25 : COPY . . 10:18:32 ---> dbf5a01c47cd 10:18:32 Step 12/25 : RUN $MAKE 10:18:32 ---> Running in 45b3340d145c 10:18:33 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.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:18:51 Removing intermediate container 45b3340d145c 10:18:51 ---> 88b379bed071 10:18:51 Step 13/25 : FROM alpine:3.18 10:18:51 3.18: Pulling from library/alpine 10:18:51 619be1103602: Pulling fs layer 10:18:51 619be1103602: Pull complete 10:18:51 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:18:51 Status: Downloaded newer image for alpine:3.18 10:18:51 ---> d3782b16ccc9 10:18:51 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:18:51 ---> Running in 033f23f7a37f 10:18:51 Removing intermediate container 033f23f7a37f 10:18:51 ---> a53fe56d7090 10:18:51 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:18:51 ---> Running in d72ebf244dde 10:18:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:18:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:18:52 (1/1) Installing dumb-init (1.2.5-r2) 10:18:52 Executing busybox-1.36.1-r5.trigger 10:18:52 OK: 7 MiB in 16 packages 10:18:52 Removing intermediate container d72ebf244dde 10:18:52 ---> e27530abcaf7 10:18:52 Step 16/25 : RUN apk --no-cache upgrade 10:18:52 ---> Running in 4583dff25d6b 10:18:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:18:53 OK: 7 MiB in 16 packages 10:18:53 Removing intermediate container 4583dff25d6b 10:18:53 ---> dbe1fbf75bc8 10:18:53 Step 17/25 : COPY --from=builder /app/LICENSE / 10:18:53 ---> 28856a1a9260 10:18:53 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:18:53 ---> 602c268a9f2f 10:18:53 Step 19/25 : COPY --from=builder /app/cmd/ / 10:18:54 ---> 3328c21f59c4 10:18:54 Step 20/25 : EXPOSE 59989 10:18:54 ---> Running in cc5d15ee6679 10:18:54 Removing intermediate container cc5d15ee6679 10:18:54 ---> cb661e1e05f2 10:18:54 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:18:54 ---> Running in 898720c39430 10:18:54 Removing intermediate container 898720c39430 10:18:54 ---> eb5cea40472f 10:18:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:18:54 ---> Running in 116698befddf 10:18:54 Removing intermediate container 116698befddf 10:18:54 ---> 529c6b41f6b4 10:18:54 Step 23/25 : LABEL arch=amd64 10:18:54 ---> Running in 7504623c8cb6 10:18:54 Removing intermediate container 7504623c8cb6 10:18:54 ---> 2af8d89f65fb 10:18:54 Step 24/25 : LABEL git_sha=3f21e239e9e66c6921f1d10bb0611424707a4618 10:18:54 ---> Running in 95398ee3fad5 10:18:54 Removing intermediate container 95398ee3fad5 10:18:54 ---> c61d7c466f27 10:18:54 Step 25/25 : LABEL version=0.0.0 10:18:54 ---> Running in d3556d4ff0f2 10:18:54 Removing intermediate container d3556d4ff0f2 10:18:54 ---> 579322831cdd 10:18:54 [Warning] One or more build-args [ARCH] were not consumed 10:18:54 Successfully built 579322831cdd 10:18:55 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 10:18:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:18:56 10:18:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:18:56 latest: Pulling from edgex-lftools-log-publisher 10:18:56 5eb5b503b376: Pulling fs layer 10:18:56 5c69ac0246d0: Pulling fs layer 10:18:56 ec43610c2a17: Pulling fs layer 10:18:56 3a2ae6a8a46f: Pulling fs layer 10:18:56 33b1e0a273af: Pulling fs layer 10:18:56 5d3b04190fa2: Pulling fs layer 10:18:56 2f39f015ded8: Pulling fs layer 10:18:56 33b1e0a273af: Waiting 10:18:56 5d3b04190fa2: Waiting 10:18:56 2f39f015ded8: Waiting 10:18:56 3a2ae6a8a46f: Waiting 10:18:56 5c69ac0246d0: Verifying Checksum 10:18:56 5c69ac0246d0: Download complete 10:18:56 3a2ae6a8a46f: Verifying Checksum 10:18:56 3a2ae6a8a46f: Download complete 10:18:56 33b1e0a273af: Verifying Checksum 10:18:56 33b1e0a273af: Download complete 10:18:56 5d3b04190fa2: Verifying Checksum 10:18:56 5d3b04190fa2: Download complete 10:18:56 ec43610c2a17: Verifying Checksum 10:18:56 ec43610c2a17: Download complete 10:18:56 5eb5b503b376: Download complete 10:18:57 2f39f015ded8: Verifying Checksum 10:18:57 2f39f015ded8: Download complete 10:18:58 5eb5b503b376: Pull complete 10:18:58 5c69ac0246d0: Pull complete 10:18:58 ec43610c2a17: Pull complete 10:18:58 3a2ae6a8a46f: Pull complete 10:18:58 33b1e0a273af: Pull complete 10:18:59 5d3b04190fa2: Pull complete 10:19:03 2f39f015ded8: Pull complete 10:19:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:19:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:19:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:03 prd-ubuntu20.04-docker-8c-8g-1242 does not seem to be running inside a container 10:19:03 $ 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-283 -v /w/workspace/undry_device-rfid-llrp-go_PR-283:/w/workspace/undry_device-rfid-llrp-go_PR-283:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-283@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-283@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 10:19:04 $ docker top a46239b0c58d58bfc6b63cf50fad55a4d7d6c46a5feeb52cb3df2c85578a074e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:19:05 ---> job-cost.sh 10:19:05 lf-activate-venv: SKIPPING 10:19:05 INFO: No Stack... 10:19:05 INFO: Retrieving Pricing Info for: v3-standard-8 10:19:06 INFO: Archiving Costs [Pipeline] sh 10:19:06 + cat /w/workspace/undry_device-rfid-llrp-go_PR-283/archives/cost.csv 10:19:06 + cut -d, -f6 [Pipeline] lock 10:19:06 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-283-1-stack-cost] 10:19:06 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-283-1-stack-cost] did not exist. Created. 10:19:06 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-283-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:19:07 + echo total: 0.2199999988079071 [Pipeline] stash 10:19:07 Stashed 1 file(s) [Pipeline] } 10:19:07 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-283-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:19:07 $ docker stop --time=1 a46239b0c58d58bfc6b63cf50fad55a4d7d6c46a5feeb52cb3df2c85578a074e 10:19:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1243 in /w/workspace/undry_device-rfid-llrp-go_PR-283 10:19:08 $ docker rm -f --volumes a46239b0c58d58bfc6b63cf50fad55a4d7d6c46a5feeb52cb3df2c85578a074e [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws 10:19:08 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:19:08 The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:19:14 using credential edgex-jenkins-ssh 10:19:14 Cloning the remote Git repository 10:19:14 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:19:14 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:19:14 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:19:14 > git --version # timeout=10 10:19:14 > git --version # 'git version 2.25.1' 10:19:14 using GIT_SSH to set credentials SSH Credentials for GitHub 10:19:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:19:16 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:19:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:19:17 Merging remotes/origin/main commit a7096337fbe18ce4591f9db7b669fa5343842ab9 into PR head commit 3f21e239e9e66c6921f1d10bb0611424707a4618 10:19:17 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:19:17 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:19:17 using GIT_SSH to set credentials SSH Credentials for GitHub 10:19:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/283/head:refs/remotes/origin/PR-283 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:19:17 > git config core.sparsecheckout # timeout=10 10:19:17 Merge succeeded, producing 3f21e239e9e66c6921f1d10bb0611424707a4618 10:19:17 Checking out Revision 3f21e239e9e66c6921f1d10bb0611424707a4618 (PR-283) 10:19:18 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:19:18 > git --version # timeout=10 10:19:18 > git --version # 'git version 2.25.1' 10:19:18 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 10:19:17 > git checkout -f 3f21e239e9e66c6921f1d10bb0611424707a4618 # timeout=10 10:19:17 > git remote # timeout=10 10:19:17 > git config --get remote.origin.url # timeout=10 10:19:17 using GIT_SSH to set credentials SSH Credentials for GitHub 10:19:17 > git merge a7096337fbe18ce4591f9db7b669fa5343842ab9 # timeout=10 10:19:17 > git rev-parse HEAD^{commit} # timeout=10 10:19:17 > git config core.sparsecheckout # timeout=10 10:19:17 > git checkout -f 3f21e239e9e66c6921f1d10bb0611424707a4618 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 10:19:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:19:19 % Total % Received % Xferd Average Speed Time Time Time Current 10:19:19 Dload Upload Total Spent Left Speed 10:19:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh 10:19:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:19:20 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 10:19:20 10:19:20 { 10:19:20 "registry-mirrors": [ 10:19:20 "https://nexus3.edgexfoundry.org:10001" 10:19:20 ], 10:19:20 "bip": "10.250.0.254/24", 10:19:20 "hosts": [ 10:19:20 "tcp://0.0.0.0:5555", 10:19:20 "unix:///var/run/docker.sock" 10:19:20 ], 10:19:20 "mtu": 1458, 10:19:20 "selinux-enabled": true, 10:19:20 "seccomp-profile": "/etc/docker/seccomp.json" 10:19:20 } [Pipeline] sh 10:19:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:19:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:19:39 provisioning config files... 10:19:39 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config13261202364384679759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:19:40 ---> ****-login.sh 10:19:40 nexus3.edgexfoundry.org:10001 10:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:19:40 Configure a credential helper to remove this warning. See 10:19:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:19:40 10:19:40 Login Succeeded 10:19:40 nexus3.edgexfoundry.org:10002 10:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:19:41 Configure a credential helper to remove this warning. See 10:19:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:19:41 10:19:41 Login Succeeded 10:19:41 nexus3.edgexfoundry.org:10003 10:19:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:19:41 Configure a credential helper to remove this warning. See 10:19:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:19:41 10:19:41 Login Succeeded 10:19:41 nexus3.edgexfoundry.org:10004 10:19:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:19:41 Configure a credential helper to remove this warning. See 10:19:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:19:41 10:19:41 Login Succeeded 10:19:41 ****.io 10:19:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:19:42 Configure a credential helper to remove this warning. See 10:19:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:19:42 10:19:42 Login Succeeded 10:19:42 ---> ****-login.sh ends [Pipeline] } 10:19:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:19:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:19:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:19:42 ========================================================= 10:19:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:19:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:43 + 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 . 10:19:43 Sending build context to Docker daemon 1.198MB 10:19:43 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:19:43 Step 2/12 : FROM ${BASE} AS builder 10:19:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:19:44 9fda8d8052c6: Pulling fs layer 10:19:44 5d54e960e981: Pulling fs layer 10:19:44 c4a7e357bf2a: Pulling fs layer 10:19:44 f0e02332f6b5: Pulling fs layer 10:19:44 872ee5b61b7b: Pulling fs layer 10:19:44 0c6a40ed1a82: Pulling fs layer 10:19:44 94ae7d8d031c: Pulling fs layer 10:19:44 f0e02332f6b5: Waiting 10:19:44 0c6a40ed1a82: Waiting 10:19:44 872ee5b61b7b: Waiting 10:19:44 94ae7d8d031c: Waiting 10:19:44 5d54e960e981: Verifying Checksum 10:19:44 5d54e960e981: Download complete 10:19:44 f0e02332f6b5: Verifying Checksum 10:19:44 f0e02332f6b5: Download complete 10:19:44 872ee5b61b7b: Verifying Checksum 10:19:44 872ee5b61b7b: Download complete 10:19:44 9fda8d8052c6: Verifying Checksum 10:19:44 9fda8d8052c6: Download complete 10:19:44 94ae7d8d031c: Verifying Checksum 10:19:44 94ae7d8d031c: Download complete 10:19:45 9fda8d8052c6: Pull complete 10:19:45 5d54e960e981: Pull complete 10:19:45 c4a7e357bf2a: Verifying Checksum 10:19:45 c4a7e357bf2a: Download complete 10:19:46 0c6a40ed1a82: Verifying Checksum 10:19:46 0c6a40ed1a82: Download complete 10:19:59 c4a7e357bf2a: Pull complete 10:19:59 f0e02332f6b5: Pull complete 10:19:59 872ee5b61b7b: Pull complete 10:20:07 0c6a40ed1a82: Pull complete 10:20:09 94ae7d8d031c: Pull complete 10:20:09 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 10:20:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:20:09 ---> 86de565de09d 10:20:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:20:11 ---> Running in 1289d6d83829 10:20:11 Removing intermediate container 1289d6d83829 10:20:11 ---> 0fc5889236a2 10:20:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:20:11 ---> Running in 2ecaab7feaca 10:20:11 Removing intermediate container 2ecaab7feaca 10:20:11 ---> 00d46e79f0fd 10:20:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:20:11 ---> Running in f49095a30b83 10:20:12 Removing intermediate container f49095a30b83 10:20:12 ---> 5480ce930241 10:20:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:20:12 ---> Running in 73e853f17488 10:20:12 Removing intermediate container 73e853f17488 10:20:12 ---> a72daa15a916 10:20:12 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:20:12 ---> Running in 00893e699f40 10:20:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:20:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:20:15 OK: 266 MiB in 52 packages 10:20:16 Removing intermediate container 00893e699f40 10:20:16 ---> 846db4460835 10:20:16 Step 8/12 : WORKDIR /app 10:20:16 ---> Running in 513dc80a25d8 10:20:16 Removing intermediate container 513dc80a25d8 10:20:16 ---> b57a7bb14123 10:20:16 Step 9/12 : COPY go.mod vendor* ./ 10:20:18 ---> 954ad7a3bf3f 10:20:18 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:18 ---> Running in 4c331229461f 10:21:14 Removing intermediate container 4c331229461f 10:21:14 ---> 0d01533e386d 10:21:14 Step 11/12 : COPY . . 10:21:16 ---> 67b8ca6d31d2 10:21:16 Step 12/12 : RUN $MAKE 10:21:16 ---> Running in dce184728060 10:21:17 noop 10:21:17 Removing intermediate container dce184728060 10:21:17 ---> d47e2f128fb8 10:21:17 Successfully built d47e2f128fb8 10:21:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:18 + docker inspect -f . ci-base-image-arm64 10:21:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:19 prd-ubuntu20.04-docker-arm64-4c-16g-1243 does not seem to be running inside a container 10:21:19 $ 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 10:21:20 $ docker top 404d0b9328e56dc401650d165a1dadc0420d98f0510298afb926c706af96b771 -eo pid,comm [Pipeline] { [Pipeline] sh 10:21:21 + go version 10:21:21 go version go1.21.0 linux/arm64 [Pipeline] } 10:21:21 $ docker stop --time=1 404d0b9328e56dc401650d165a1dadc0420d98f0510298afb926c706af96b771 10:21:23 $ docker rm -f --volumes 404d0b9328e56dc401650d165a1dadc0420d98f0510298afb926c706af96b771 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:25 + docker inspect -f . ci-base-image-arm64 10:21:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:25 prd-ubuntu20.04-docker-arm64-4c-16g-1243 does not seem to be running inside a container 10:21:25 $ 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 10:21:26 $ docker top 60068cad0921e89f043d40d695f909882be8b6f9ad4efa4310e50ef7e6e21e3b -eo pid,comm [Pipeline] { [Pipeline] sh 10:21:27 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:21:27 + make test 10:21:27 go test ./... -coverprofile=coverage.out ./... 10:21:34 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:23:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:23:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:23:45 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.822s coverage: 40.6% of statements 10:23:45 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.585s coverage: 51.9% of statements 10:23:45 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 96.4% of statements 10:23:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:23:45 go vet ./... 10:24:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:24:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:24:18 ./bin/test-attribution-txt.sh 10:24:18 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 10:24:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:24:18 $ docker stop --time=1 60068cad0921e89f043d40d695f909882be8b6f9ad4efa4310e50ef7e6e21e3b 10:24:20 $ docker rm -f --volumes 60068cad0921e89f043d40d695f909882be8b6f9ad4efa4310e50ef7e6e21e3b [Pipeline] // withDockerContainer [Pipeline] sh 10:24:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:24:21 Warning: overwriting stash ‘coverage-report’ 10:24:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:24:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:24:23 + ls -al . 10:24:23 total 636 10:24:23 drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 10:21 . 10:24:23 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:19 .. 10:24:23 -rw-rw-r-- 1 jenkins jenkins 134 Feb 19 10:19 .dockerignore 10:24:23 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 10:19 .git 10:24:23 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 10:19 .github 10:24:23 -rw-rw-r-- 1 jenkins jenkins 880 Feb 19 10:19 .gitignore 10:24:23 -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 10:19 .golangci.yml 10:24:23 -rw-rw-r-- 1 jenkins jenkins 11980 Feb 19 10:19 Attribution.txt 10:24:23 -rw-rw-r-- 1 jenkins jenkins 11677 Feb 19 10:19 CHANGELOG.md 10:24:23 -rw-rw-r-- 1 jenkins jenkins 1456 Feb 19 10:19 Dockerfile 10:24:23 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 10:19 GOVERNANCE.md 10:24:23 -rw-rw-r-- 1 jenkins jenkins 661 Feb 19 10:19 Jenkinsfile 10:24:23 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 19 10:19 LICENSE 10:24:23 -rw-rw-r-- 1 jenkins jenkins 2179 Feb 19 10:19 Makefile 10:24:23 -rw-rw-r-- 1 jenkins jenkins 625 Feb 19 10:19 OWNERS.md 10:24:23 -rw-rw-r-- 1 jenkins jenkins 28907 Feb 19 10:19 README.md 10:24:23 -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 10:17 VERSION 10:24:23 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:19 bin 10:24:23 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:19 cmd 10:24:23 -rw-r--r-- 1 jenkins jenkins 459493 Feb 19 10:23 coverage.out 10:24:23 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:19 examples 10:24:23 -rw-rw-r-- 1 jenkins jenkins 3922 Feb 19 10:19 go.mod 10:24:23 -rw-rw-r-- 1 jenkins jenkins 33997 Feb 19 10:19 go.sum 10:24:23 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:19 images 10:24:23 drwxrwxr-x 5 jenkins jenkins 4096 Feb 19 10:19 internal 10:24:23 -rw-rw-r-- 1 jenkins jenkins 193 Feb 19 10:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:24 + 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=3f21e239e9e66c6921f1d10bb0611424707a4618 --label arch=arm64 --label version=0.0.0 . 10:24:24 Sending build context to Docker daemon 1.198MB 10:24:24 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:24:24 Step 2/25 : FROM ${BASE} AS builder 10:24:24 ---> d47e2f128fb8 10:24:24 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:24:25 ---> Running in 2737f27e19be 10:24:25 Removing intermediate container 2737f27e19be 10:24:25 ---> c43065d389cb 10:24:25 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:24:25 ---> Running in 18735aa11a2a 10:24:25 Removing intermediate container 18735aa11a2a 10:24:25 ---> 8f6bd2cca31a 10:24:25 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:24:26 ---> Running in 685ca2d48374 10:24:26 Removing intermediate container 685ca2d48374 10:24:26 ---> 030853ce8ebb 10:24:26 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:24:26 ---> Running in 25dd7aa8876b 10:24:26 Removing intermediate container 25dd7aa8876b 10:24:26 ---> a9ecf3267c33 10:24:26 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:24:26 ---> Running in aa002f97afb1 10:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:24:29 OK: 266 MiB in 52 packages 10:24:31 Removing intermediate container aa002f97afb1 10:24:31 ---> 42c10c1ab9b8 10:24:31 Step 8/25 : WORKDIR /app 10:24:32 ---> Running in 200f879e921f 10:24:32 Removing intermediate container 200f879e921f 10:24:32 ---> 0955f5df55c6 10:24:32 Step 9/25 : COPY go.mod vendor* ./ 10:24:34 ---> 2987ec089d5b 10:24:34 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:34 ---> Running in 0e9772af3e78 10:24:41 Removing intermediate container 0e9772af3e78 10:24:41 ---> e1c2d7d12eaa 10:24:41 Step 11/25 : COPY . . 10:24:42 ---> 499f8f846298 10:24:42 Step 12/25 : RUN $MAKE 10:24:42 ---> Running in 308af90f61fa 10:24:45 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.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:26:51 Removing intermediate container 308af90f61fa 10:26:51 ---> d8f4d2013534 10:26:51 Step 13/25 : FROM alpine:3.18 10:26:51 3.18: Pulling from library/alpine 10:26:51 c6b39de5b339: Pulling fs layer 10:26:51 c6b39de5b339: Verifying Checksum 10:26:51 c6b39de5b339: Download complete 10:26:51 c6b39de5b339: Pull complete 10:26:51 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:26:51 Status: Downloaded newer image for alpine:3.18 10:26:51 ---> 33abbf032149 10:26:51 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:26:51 ---> Running in 151964a53d44 10:26:51 Removing intermediate container 151964a53d44 10:26:51 ---> 9cedf09e6cbb 10:26:51 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:26:51 ---> Running in 9f105f9597d6 10:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:26:51 (1/1) Installing dumb-init (1.2.5-r2) 10:26:51 Executing busybox-1.36.1-r5.trigger 10:26:51 OK: 8 MiB in 16 packages 10:26:51 Removing intermediate container 9f105f9597d6 10:26:51 ---> 6d0c7c67d1f0 10:26:51 Step 16/25 : RUN apk --no-cache upgrade 10:26:51 ---> Running in 807eb3af866c 10:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:26:51 OK: 8 MiB in 16 packages 10:26:51 Removing intermediate container 807eb3af866c 10:26:51 ---> 63fb0bd4f704 10:26:51 Step 17/25 : COPY --from=builder /app/LICENSE / 10:26:51 ---> 6a76854c6ac3 10:26:51 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:26:51 ---> 823d98c66ce5 10:26:51 Step 19/25 : COPY --from=builder /app/cmd/ / 10:26:52 ---> 4c52e7235c70 10:26:52 Step 20/25 : EXPOSE 59989 10:26:52 ---> Running in 3b749750ef8d 10:26:53 Removing intermediate container 3b749750ef8d 10:26:53 ---> a5b885b06b3f 10:26:53 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:26:53 ---> Running in 5a347861d24a 10:26:53 Removing intermediate container 5a347861d24a 10:26:53 ---> a159c8165099 10:26:53 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:26:53 ---> Running in 4a7363a753a3 10:26:53 Removing intermediate container 4a7363a753a3 10:26:53 ---> a3347e193d5c 10:26:53 Step 23/25 : LABEL arch=arm64 10:26:53 ---> Running in d970a6143ab9 10:26:54 Removing intermediate container d970a6143ab9 10:26:54 ---> 38b22649f32f 10:26:54 Step 24/25 : LABEL git_sha=3f21e239e9e66c6921f1d10bb0611424707a4618 10:26:54 ---> Running in 1a22fe8e106c 10:26:54 Removing intermediate container 1a22fe8e106c 10:26:54 ---> 97482e669809 10:26:54 Step 25/25 : LABEL version=0.0.0 10:26:54 ---> Running in 14c36dee4b1a 10:26:54 Removing intermediate container 14c36dee4b1a 10:26:54 ---> 4a9c1479e526 10:26:54 [Warning] One or more build-args [ARCH] were not consumed 10:26:54 Successfully built 4a9c1479e526 10:26:54 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 10:26:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:26:55 10:26:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:26:56 arm64: Pulling from edgex-lftools-log-publisher 10:26:56 8998bd30e6a1: Pulling fs layer 10:26:56 04944245beec: Pulling fs layer 10:26:56 699f458cf7ca: Pulling fs layer 10:26:56 765212b225bb: Pulling fs layer 10:26:56 f23df028b6ca: Pulling fs layer 10:26:56 d65c8cfc05b1: Pulling fs layer 10:26:56 2437ff75d9bd: Pulling fs layer 10:26:56 765212b225bb: Waiting 10:26:56 f23df028b6ca: Waiting 10:26:56 d65c8cfc05b1: Waiting 10:26:56 2437ff75d9bd: Waiting 10:26:56 04944245beec: Verifying Checksum 10:26:56 04944245beec: Download complete 10:26:56 765212b225bb: Verifying Checksum 10:26:56 765212b225bb: Download complete 10:26:56 f23df028b6ca: Verifying Checksum 10:26:56 f23df028b6ca: Download complete 10:26:56 d65c8cfc05b1: Verifying Checksum 10:26:56 d65c8cfc05b1: Download complete 10:26:56 699f458cf7ca: Verifying Checksum 10:26:56 699f458cf7ca: Download complete 10:26:57 8998bd30e6a1: Verifying Checksum 10:26:57 8998bd30e6a1: Download complete 10:26:59 2437ff75d9bd: Verifying Checksum 10:26:59 2437ff75d9bd: Download complete 10:27:01 8998bd30e6a1: Pull complete 10:27:07 04944245beec: Pull complete 10:27:07 699f458cf7ca: Pull complete 10:27:07 765212b225bb: Pull complete 10:27:08 f23df028b6ca: Pull complete 10:27:08 d65c8cfc05b1: Pull complete 10:27:26 2437ff75d9bd: Pull complete 10:27:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:27:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:27:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:27 prd-ubuntu20.04-docker-arm64-4c-16g-1243 does not seem to be running inside a container 10:27:27 $ 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 10:27:30 $ docker top 3b9440265919522eaefd839e8a9a3d97291b1bc066939e0dedd5cd6e036d8485 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:31 ---> job-cost.sh 10:27:31 lf-activate-venv: SKIPPING 10:27:31 INFO: No Stack... 10:27:31 INFO: Retrieving Pricing Info for: v3-standard-4 10:27:32 INFO: Archiving Costs [Pipeline] sh 10:27:32 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:27:32 + cut -d, -f6 [Pipeline] lock 10:27:32 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-283-1-stack-cost] 10:27:32 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-283-1-stack-cost] did not exist. Created. 10:27:32 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-283-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:27:33 /w/workspace/device-rfid-llrp-go/1@tmp/durable-17d1aa9a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:27:34 + echo total: 0.10999999940395355 [Pipeline] stash 10:27:34 Warning: overwriting stash ‘stack-cost’ 10:27:34 Stashed 1 file(s) [Pipeline] } 10:27:34 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-283-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:27:34 $ docker stop --time=1 3b9440265919522eaefd839e8a9a3d97291b1bc066939e0dedd5cd6e036d8485 10:27:36 $ docker rm -f --volumes 3b9440265919522eaefd839e8a9a3d97291b1bc066939e0dedd5cd6e036d8485 [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 10:27:39 provisioning config files... 10:27:39 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-283@tmp/config414241389092697411tmp [Pipeline] { [Pipeline] sh 10:27:40 + set +x 10:27:40 + + curl -s https://codecov.io/bash 10:27:40 bash -s -- 10:27:40 10:27:40 _____ _ 10:27:40 / ____| | | 10:27:40 | | ___ __| | ___ ___ _____ __ 10:27:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:27:40 | |___| (_) | (_| | __/ (_| (_) \ V / 10:27:40 \_____\___/ \__,_|\___|\___\___/ \_/ 10:27:40 Bash-1.0.6 10:27:40 10:27:40 10:27:40 ==> git version 2.25.1 found 10:27:40 ==> 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 10:27:40 Release-Date: 2020-01-08 10:27:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:27:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:27:40 ==> Jenkins CI detected. 10:27:40 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-283 10:27:40 project root: . 10:27:40 --> token set from env 10:27:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:27:40 ==> Running gcov in . (disable via -X gcov) 10:27:40 ==> Python coveragepy not found 10:27:40 ==> Searching for coverage reports in: 10:27:40 + . 10:27:40 -> Found 1 reports 10:27:40 ==> Detecting git/mercurial file structure 10:27:40 ==> Reading reports 10:27:40 + ./coverage.out bytes=459493 10:27:40 ==> Appending adjustments 10:27:40 https://docs.codecov.io/docs/fixing-reports 10:27:40 + Found adjustments 10:27:40 ==> Gzipping contents 10:27:40 52K /tmp/codecov.HenFCZ.gz 10:27:40 ==> Uploading reports 10:27:40 url: https://codecov.io 10:27:40 query: branch=PR-283&commit=3f21e239e9e66c6921f1d10bb0611424707a4618&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-283%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=283&job=&cmd_args= 10:27:40 -> Pinging Codecov 10:27:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-283&commit=3f21e239e9e66c6921f1d10bb0611424707a4618&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-283%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=283&job=&cmd_args= 10:27:40 -> Uploading to 10:27:40 https://storage.googleapis.com/codecov/v4/raw/2024-02-19/581DD39554BDF9B6E22D074273EAD858/3f21e239e9e66c6921f1d10bb0611424707a4618/ce44df36-78f7-4ff8-9641-c4d571fc8aeb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T102740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=497165aac279d495a038926bdfdb3cf3998afafbb48c359fcf54f37be9de2111 10:27:40 % Total % Received % Xferd Average Speed Time Time Time Current 10:27:40 Dload Upload Total Spent Left Speed 10:27:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50319 0 0 100 50319 0 162k --:--:-- --:--:-- --:--:-- 162k 10:27:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/3f21e239e9e66c6921f1d10bb0611424707a4618 [Pipeline] } 10:27:41 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 10:27:44 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-283/archives ] 10:27:44 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-283/archives 10:27:44 total 16 10:27:44 drwxr-xr-x 3 root root 4096 Feb 19 10:19 . 10:27:44 drwxrwxr-x 11 jenkins jenkins 4096 Feb 19 10:19 .. 10:27:44 drwxr-xr-x 2 root root 4096 Feb 19 10:19 cost 10:27:44 -rw-r--r-- 1 root root 91 Feb 19 10:19 cost.csv 10:27:44 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-283/archives 10:27:44 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-283/archives 10:27:44 total 16 10:27:44 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 10:19 . 10:27:44 drwxrwxr-x 11 jenkins jenkins 4096 Feb 19 10:19 .. 10:27:44 drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 10:19 cost 10:27:44 -rw-r--r-- 1 jenkins jenkins 91 Feb 19 10:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:27:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:27:46 ---> package-listing.sh 10:27:46 ++ facter osfamily 10:27:46 ++ tr '[:upper:]' '[:lower:]' 10:27:46 + OS_FAMILY=debian 10:27:46 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-283 10:27:46 + START_PACKAGES=/tmp/packages_start.txt 10:27:46 + END_PACKAGES=/tmp/packages_end.txt 10:27:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:27:46 + PACKAGES=/tmp/packages_start.txt 10:27:46 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-283 ']' 10:27:46 + PACKAGES=/tmp/packages_end.txt 10:27:46 + case "${OS_FAMILY}" in 10:27:46 + dpkg -l 10:27:46 + grep '^ii' 10:27:46 + '[' -f /tmp/packages_start.txt ']' 10:27:46 + '[' -f /tmp/packages_end.txt ']' 10:27:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:27:46 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-283 ']' 10:27:46 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-283/archives/ 10:27:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-283/archives/ [Pipeline] echo 10:27:46 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-283/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:27:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:27:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:47 prd-ubuntu20.04-docker-8c-8g-1242 does not seem to be running inside a container 10:27:47 $ 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-283/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-283 -v /w/workspace/undry_device-rfid-llrp-go_PR-283:/w/workspace/undry_device-rfid-llrp-go_PR-283:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-283@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:27:47 $ docker top 8ab6ff83bbfea9c468e3fe95c10e0e437caccb79237e526d685d52615a3b91da -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:48 + touch /tmp/pre-build-complete [Pipeline] sh 10:27:48 + mkdir -p /var/log/sysstat [Pipeline] sh 10:27:48 + ls /var/log/sa-host 10:27:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:27:49 provisioning config files... 10:27:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-283@tmp/config17948624899536664224tmp [Pipeline] { [Pipeline] echo 10:27:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:27:49 ---> create-netrc.sh [Pipeline] } 10:27:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:27:50 ---> python-tools-install.sh [Pipeline] echo 10:27:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:27:50 ---> sudo-logs.sh 10:27:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:27:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:27:50 ---> job-cost.sh 10:27:50 lf-activate-venv: SKIPPING 10:27:50 DEBUG: total: 0.2199999988079071 10:27:50 INFO: Retrieving Stack Cost... 10:27:51 INFO: Retrieving Pricing Info for: v3-standard-8 10:27:51 INFO: Archiving Costs [Pipeline] echo 10:27:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:27:52 ---> logs-deploy.sh 10:27:52 lf-activate-venv: SKIPPING 10:27:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-283/1 10:27:52 INFO: archiving workspace using pattern(s): 10:27:53 Archives upload complete. 10:27:53 INFO: archiving logs to Nexus